Skip to content

Sumanth077/chat_with_pdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat with PDF

LLM app with RAG to chat with PDF files using Llama 3.3 running locally. The app uses Retrieval Augmented Generation (RAG) to provide accurate answers to questions based on the content of the uploaded PDF.

Features

  • Upload a PDF document
  • Ask questions about the content of the PDF
  • Get accurate answers using RAG and the Llama 3.3

How to get Started?

  1. Clone the GitHub repository
git clone https://github.com/Sumanth077/chat_with_pdf.git
  1. Install the required dependencies
pip install -r requirements.txt
  1. Install and run Llama 3.3 using Ollama
ollama run llama3.3
  1. Run the Reflex App
reflex run

About

Chat with PDF using Llama 3.3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages