Skip to content

Ask Wikipedia Pages ChatBot : Streamlit App, llama-index, llama3, HuggingFace embeddings

Notifications You must be signed in to change notification settings

0xZee/streamlit-wiki-bot

Repository files navigation

🌐 Ask Wiki ChatBot 📚

Welcome to the Ask Wiki Streamlit App! This application leverages cutting-edge technologies to provide users with an interactive experience for querying specific Wikipedia pages.

wiki-app-screenshot

Wiki App Screenshot

Features

  • Interactive Chatbot: Engage with a chatbot that can fetch information from Wikipedia based on your queries.
  • Advanced Inference: Utilizes the Groq LPU for fast and efficient inference.
  • Powerful Language Model: Built with llama3-8b, a large language model capable of understanding and generating human-like text.
  • Robust Framework: Powered by llama_index, ensuring a scalable and maintainable codebase.
  • Efficient Tools: Incorporates WikiLoader for streamlined data processing.
  • State-of-the-Art Embedding: Features HuggingFace Embedding for accurate semantic understanding.

Getting Started

To get started with the Ask Wiki Streamlit App, follow these steps:

  1. Clone the repository:

git clone https://github.com/0xZee/wiki-bot.git

  1. Navigate to the app directory:

cd ask-wiki-streamlit-app

  1. Install the required dependencies:

pip install -r requirements.txt

  1. Run the App :

streamlit run main.py

Usage

Simply enter a topic into the text input field, and the chatbot will provide you with information extracted from Wikipedia. You can also choose from predefined topics such as “Physique Quantique” or “La Révolution Française” for quick access to related information.

Contributions Contributions are welcome! If you have suggestions or improvements, please open an issue or submit a pull request.

License This project is licensed under the MIT License - see the LICENSE file for details.

Happy Searching !

About

Ask Wikipedia Pages ChatBot : Streamlit App, llama-index, llama3, HuggingFace embeddings

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages