Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 663 Bytes

File metadata and controls

18 lines (10 loc) · 663 Bytes

SmartPDF AI Assistant

Tech Stack: Python, Streamlit, LangChain, Gemini AI, FAISS

  • 📝 Built a Python-based AI assistant to chat with PDFs using LangChain’s ConversationalRetrievalChain.

  • 🔎 Integrated Gemini AI for embedding generation and semantic search over document chunks stored in FAISS.

  • 💻 Developed an interactive interface in Streamlit for uploading documents and asking questions.


🚀 Preview

Image1

 

Image2