Skip to content

biwasbhandari/chat-with-pdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

Chat with PDF using Langchain with Gemini

Welcome to the Chat with PDF project! This application allows you to interactively chat with the content of your PDF files using the power of Google Generative AI and Streamlit.

Features

  • Upload PDF Files: Upload multiple PDF files to be processed.
  • Text Extraction: Extract text from the uploaded PDF files.
  • Text Chunking: Split the extracted text into manageable chunks.
  • Vector Store Creation: Create a vector store of the text chunks using FAISS.
  • Question Answering: Ask questions and get answers based on the content of your PDF files.

Releases

No releases published

Packages

No packages published

Languages