Skip to content

pandarelax/pdfgpt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PdfGPT

What is PdfGPT

This app helps you to chat with your own customized AI to ask questions about the spesific subjects you taught your model with the PDF files that you uploaded.

How to use

  1. Open your terminal and clone this repository
    git clone https://github.com/pandarelax/pdfgpt.git <destination_folder>
  2. Set your current directory as the cloned projects location
    cd <destination_folder>
  3. Install requirements
    python install -r requirements.txt
  4. Set Environment Variables
    Update the `.env.example` file with your own tokens and change the file name to `.env`
    
  5. Run the project
    streamlit run main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages