Skip to content

AmodiSuryawanshii/Pdf_Chatbot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This code runs only with the pdf with OCR

  1. Model = all-mpnet-base-v2 => to create embeddings and also to retrieve them
  2. FAISS (Facebook AI Similarity Search) => VectorDB (to store the embeddings)
  3. Model= Lamini-T5( developed by UAE University)=> to refine the response and to store the conversation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%