Skip to content

Latest commit

 

History

History
59 lines (39 loc) · 1.97 KB

readme.md

File metadata and controls

59 lines (39 loc) · 1.97 KB

XGen-AI BOT with Chat with your Document feature (RAG) 🤖📖

Welcome to the XGen-AI RAG Bot 🤖 ! This bot is built with Python, backed by the Meta LLAMA 3.1 with Chat with your Document feature (RAG) , integrated with Telegram 💖.

xgenai.png

Features 🌟

The XGen-AI Bot uses Telegram API to leverage the capabilities of Meta LLAMA 3.1 💝

  • 📚Document-Based Chat Q&A :

    • Users can upload documents (like PDFs), which the bot processes.
    • After processing, users can ask questions related to the content of the uploaded document by prefixing their query with @
  • Custom Greetings : The bot starts with a friendly greeting when a user initiates a conversation using the /start command.

  • Typing Indicator :

    The bot sends a typing action indicator before responding.

Configuration 🚀

The bot uses some API KEYS which are listed in detail in the COLAB notebook. Open in Colab

License 📄

This project is licensed under the MIT License.

Contact 📧

For any inquiries, please reach me at : MAIL

Made with 💖