Skip to content

kushuu/PDF-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

5 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

PDF-chat


Prerequisites:

  • Ollama installed on your system
  • Pull the required model from ollama using the command ollama pull <model_name>

Steps to get started:

  • Make a virtualenv after cloning the repository (python3.10 or higher)
  • Install the required libraries using pip install -r requirements.txt
  • Start serving the app using command specified in run.sh using the command source run.sh

Start chatting with your PDFs! ๐Ÿš€

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published