It is a fun project where a user can talk with a pdf. Here he can ask some questions related to the pdf and our model will answer the questions. Here I have used langchain, FAISS-cpu, Gemini and Google Generative AI embeddings, whisper and gradio. FAISS-cpu has been used as a vector store. Then we have performed similarity search on the embeddings. I have used whisper for audio transcription. I have used the base model.As it is fast. PyPDF has been used for reading the pdf and extracting the text inside it. Gemini has been used as model which will generate answer from the docs found after the similarity search from the vector store.
-
Notifications
You must be signed in to change notification settings - Fork 0
License
ItshMoh/talk_n_chat_with_pdf
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published