- Langgraph Agentic Chatbot
- Groq API - Gemma2-9b-it
- Tool calling
- StateGraph
- AstraDB Cassio Vector DB
- Langgraph Agentic RAG that can answer questions based on Vector Store data and if not answer in db it searches the help of Wikipedia tool
1. Clone this repo to your folder:
git clone THIS REPO
2. Create a virtual environment
3. Install the dependencies
pip install -r requirements.txt
Extrawest.com, 2024