Skip to content

Anmolpatwa/chat-with-multiple-pdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📚 Chat with Multiple PDFs

An intelligent application that allows users to upload and chat with multiple PDF documents simultaneously.
Ask questions in natural language and get accurate, context-aware answers directly from the uploaded PDFs.


🚀 Features

  • 📂 Upload multiple PDF files at once
  • 💬 Ask questions across all PDFs together
  • 🧠 Uses LLM + embeddings for semantic search
  • ⚡ Fast and accurate responses
  • 🔍 Context-aware answers (not just keyword search)
  • 🖥️ Simple and clean UI

🛠️ Tech Stack

  • Frontend: React
  • Backend: Node.js / Python (update if needed)
  • LLM: OpenAI / HuggingFace (configurable)
  • Embeddings: Vector database (FAISS / Pinecone / Chroma)
  • PDF Processing: LangChain / PyPDF

📁 Project Structure

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors