LLM Chatbot using Groq & LangChain
This project is a simple chatbot built using
This project offers a clean, easy-to-use code structure with secure environment variable support for API keys. It includes a simple, browser-based interface built with Gradio. To get started, clone the repository, install the dependencies with pip install -r requirements.txt, and create a .env file with your API key (GROQ_API_KEY=your_api_key). Run python main.py to launch the program and access the interactive interface, allowing you to use the application quickly and effortlessly.
Conversational bot - Chatbot
š Features:
A chatbot capable of understanding and responding intelligently to user inputs