Skip to content

Shaktisinhchavda/Q-A-Chatbot-with-RAG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Q-A-Chatbot-with-RAG

๐Ÿ›  Features

  • Upload and load multiple PDF documents
  • Split documents into chunks for better semantic search
  • Embed documents using HuggingFace Sentence Transformers
  • Store embeddings in FAISS vector store for fast similarity search
  • Integrate with Groq LLM (llama-3.1-8b-instant) for generating answers
  • Streamlit web interface for interactive Q&A
  • Optional display of source documents (context) used in answers
  • Fully local embedding support (no external API costs)

๐Ÿ’ป Tech Stack

  • Python 3.10+
  • LangChain
  • LangChain-HuggingFace embeddings
  • FAISS for vector storage
  • Streamlit for UI
  • Groq API for LLM

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages