Skip to content

A Basic Pdf Reader And Solver Using OpenAI Integration

Notifications You must be signed in to change notification settings

yugansh29/PdfGPT

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pdf Reader & Assignment Solver

A Simple Python Program to Read your Pdf Files & Solve it Using OpenAI API Integration, You must Add your own OpenAI API Key.

Example

Run Locally

Clone the project

  git clone https://github.com/saharshpand3y/PdfGPT.git

Go to the project directory

  cd PdfGPT

Install dependencies

  pip install -r requirements.txt

Run main.py For Linux Based OS

  python3 main.py

For Windows & Other OS

  python main.py

About

A Basic Pdf Reader And Solver Using OpenAI Integration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%