Streaming Chatbot

This project is a streaming chatbot built using Streamlit and Langchain's Groq integration. It leverages the Llama 3.1-70b Versatile model to generate AI responses based on the conversation history.

Features

  • Interactive chat interface
  • Context-aware responses
  • Streaming responses
  • Easy to use with a simple UI

Example

streaming_bot_project