Skip to content

Nuclei is a context-aware AI chatbot built with Streamlit and powered by Groq's API. It remembers the context of your conversation, ensuring more coherent and relevant interactions. Easily integrate your GROQ API key and choose from various AI models to start chatting with Nuclei.

Notifications You must be signed in to change notification settings

Divyanshu9822/nuclei-chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Nuclei - Context-Aware AI Chatbot

Nuclei is a context-aware AI chatbot built with Streamlit and powered by Groq's API. It remembers the context of your conversation, ensuring more coherent and relevant interactions. Easily integrate your GROQ API key and choose from various AI models to start chatting with Nuclei.

image

Features

  • Context-Aware Conversations: Nuclei keeps track of previous interactions, providing a seamless and intelligent conversation experience.
  • Multiple AI Models: Select from a variety of AI models to suit your needs.
  • User-Friendly Interface: Simple and intuitive UI built with Streamlit.

Installation

  1. Clone the repository:

    git clone https://github.com/Divyanshu9822/nuclei-chatbot.git
    cd nuclei-chatbot
  2. Create and activate a virtual environment:

    python -m venv venv
    source venv/bin/activate  # On Windows, use `venv\Scripts\activate`
  3. Install the required packages:

    pip install -r requirements.txt

Usage

  1. Run the Streamlit app:

    streamlit run app.py
  2. Enter your Groq API key in the sidebar and select an AI model.

  3. Start chatting with Nuclei!

About

Nuclei is a context-aware AI chatbot built with Streamlit and powered by Groq's API. It remembers the context of your conversation, ensuring more coherent and relevant interactions. Easily integrate your GROQ API key and choose from various AI models to start chatting with Nuclei.

Topics

Resources

Stars

Watchers

Forks

Languages