Skip to content

This AI Chatbot uses `llama3-8b-8192` and can also use other models and passes the given context to pass the question through groq api and get the answer with the given context. Ask my bot about me, and it will provide you with an answer just as I would! 🙌🏼✨

Notifications You must be signed in to change notification settings

shivamm-verma/MyAI-ChatBot

Repository files navigation

MyAI Chat-bot

This AI Chatbot uses llama3-8b-8192 and can also use other models and passes the given context to pass the question through groq api and get the answer with the given context. Ask my bot about me, and it will provide you with an answer just as I would! 🙌🏼✨


CLICK ME!

What it uses?

  • Streamlit (For bringing Application to the user, beautifully)
  • groq API (Most Fastest API)
  • Python

What it offers?

  • Shivam Verma(me), Personal assistance.
  • You can ask thing about me, my work and my hobbies.
  • This will also give you my social handles and mail if asked.
  • Responsive design, as deployed by streamlit.

How to setup?

  1. Clone the repository:
    git clone <repository-url>
    cd <repository-directory>
  2. Create a virtual environment:
    python -m venv venv
    venv\Scripts\activate
  3. Install the required dependencies:
    pip install -r requirements.txt
  4. Set up Streamlit secrets:
    • Create a .streamlit directory in the root of your project.
    • Inside the .streamlit directory, create a secrets.toml file.
    • Add your Groq API key to the secrets.toml file:
    [secrets]
    GROQ_API_CHATBOT="yourGroqAPI"
    SHIVAM_CONTEXT="AddPrivateInfoHere"
  5. Run the Streamlit app:
    streamlit run Chatbot.py
  6. Access the app:

📸Screenshots

Mobile Mobile

Laptop Laptop

About this Repository

GitHub code size in bytes GitHub Repo stars GitHub commit activity

About

This AI Chatbot uses `llama3-8b-8192` and can also use other models and passes the given context to pass the question through groq api and get the answer with the given context. Ask my bot about me, and it will provide you with an answer just as I would! 🙌🏼✨

Topics

Resources

Stars

Watchers

Forks

Sponsor this project

 

Languages