Skip to content

Chat bot utilizing retrieval augmented generation allowing the user to upload any pdf file and ask chatGPT about anything from the file.

Notifications You must be signed in to change notification settings

micklerj/PDF-GPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

PDF-GPT

Chat bot utilizing retrieval augmented generation allowing the user to upload any pdf file and ask chatGPT about anything from the file

Backend

Step 1

To start the backend, first navigate to the backend folder

cd .../pdf-gpt/backend

Step 2

Run npm start

You should now have the backend server running on port 3500.

Frontend

Step 1

To start the frontend, first navigate to the frontend folder

cd .../pdf-gpt/frontend

Step 2

Run npm start

You should now have the frontend application running on http://localhost:3000

About

Chat bot utilizing retrieval augmented generation allowing the user to upload any pdf file and ask chatGPT about anything from the file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •