Skip to content

LangChain-based RAG Chatbot that answers from uploaded PDF using GPT-3.5

License

Notifications You must be signed in to change notification settings

Vsandeep-ai-dev/pdf-rag-chatbot-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📄 PDF RAG Chatbot

An AI chatbot that answers questions from any uploaded PDF using Retrieval-Augmented Generation (RAG). License: MIT Repo Size Last Commit Issues Forks Stars Status

🚀 Tech Stack

  • LangChain
  • FAISS
  • OpenAI GPT-3.5
  • Streamlit
  • PyPDF

⚙️ How to Run

git clone https://github.com/Vsandeep-ai-dev/jaai-llm-engineer-projects.git
cd PDF-RAG-Chatbot
pip install -r requirements.txt
streamlit run app.py

About

LangChain-based RAG Chatbot that answers from uploaded PDF using GPT-3.5

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages