Skip to content

extrawest/langchain_rag_astradb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Langchain PDF RAG with AstraDB Cassandra Showcase

Maintenance Maintaner Ask Me Anything ! License

PROJECT INFO

  • Langchain RAG with PDF
  • Chatbot with RAG capabilities. Works with OpenAI and Cassandra Vector Store

Features

  • Langchain AI RAG Chatbot
  • OpenAI Embeddings
  • Cassandra Vector DB via AstraDB

Demo

demo.mp4

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

3. Run the app

python app.py

Extrawest.com, 2024