Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 1.16 KB

File metadata and controls

38 lines (26 loc) · 1.16 KB

Langgraph Agentic RAG AstraDB Cassio Vector Store

Maintenance Maintaner Ask Me Anything ! License

PROJECT INFO

  • Langgraph Agentic Chatbot
  • Groq API - Gemma2-9b-it
  • Tool calling
  • StateGraph
  • AstraDB Cassio Vector DB

Features

  • 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

Output Graph:

output_graph

Installing:

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