Skip to content

This is a Python application that allows you to load a PDF and ask questions about it.

License

Notifications You must be signed in to change notification settings

Adamska1008/pdf.llm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pdf.llm

About the Project

pdf.llm is a simple tool to ask questions about your PDF.

This is a fork of DocGenius-Revolutionizing-PDFs-with-AI, which seems to lack maintainance and be outdated. So I decided to rewrite it.

example

Installation

After cloning the repository, install the required libraries:

pip install -r requirements.txt

And makesure you config your openai api key or base url correctly (in .env file or environment variables).

Usage

streamlit run app.py

About

This is a Python application that allows you to load a PDF and ask questions about it.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%