Skip to content

pranavbala21/Chat-with-PDF-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PDF Q&A App with Embeddings and Hugging Face LLM

This application allows users to upload a PDF, extract its content, and ask questions about it using embeddings and a language model.

Features

  • Extracts text from uploaded PDFs.
  • Uses FAISS to build an index of the text for efficient retrieval.
  • Generates responses to user queries using Hugging Face's Mistral model.

Setup Instructions

  1. Clone the repository:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages