Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 1.1 KB

README.md

File metadata and controls

43 lines (29 loc) · 1.1 KB

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