Skip to content

A chatbot taking multiple pdfs as input and answering questions based on user prompts

Notifications You must be signed in to change notification settings

Kayusme/chatgpt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

chatgpt

A chatbot taking multiple PDFs as input and answering questions based on user prompts.

Installation

To run this application, you must first install the necessary dependencies. This can be done by running the following command:

pip install -r requirements.txt

Running the Application

Once the dependencies are installed, you can start the application by running main.py. Use the following command to initiate the chatbot:

python src/main.py

To upload a PDF, type upload path/to/your/file.pdf and to exit the application, type quit.

About

A chatbot taking multiple pdfs as input and answering questions based on user prompts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages