Skip to content

Latest commit

 

History

100 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

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

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages