Skip to content

This app allows users to easily query a PDF document using OpenAI's GPT-3 language model in Google Colab, utilizing Google Drive for storage.

License

Notifications You must be signed in to change notification settings

Farhad-Davaripour/DocsGPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to DocsGPT using Google Colaboratory!

Overview

This app is designed to allow users to easily query PDF documents using OpenAI's GPT-3 language model. The app is designed to be run in Google Colab and utilizes Google Drive for storage and access to PDF documents.

Tutorial

Check out the tutorial below:

Alt text

How to Use

  1. To use the app, navigate to the run_query.ipynb notebook in the repository.
  2. Click on the "Open in Colab" button to open the notebook in Google Colab using this link.
  3. Run the cells in the notebook.
  4. When prompted, click on "Connect to Google Drive" and select your Google account. Click "Allow" to permit access to your Google Drive. This will mount your Google Drive in Google Colab.
  5. The app will begin downloading and installing any necessary packages.
  6. Next, you will be prompted to enter your OpenAI API key. Follow this tutorial to obtain your API key if you have not already done so.
  7. After entering your API key, you will be prompted to upload your PDF file. This file will be saved in your Google Drive in the following address: /content/drive/MyDrive/repo_path.
  8. Finally, submit your queries (ask your questions) about the uploaded document. Make sure to type "stop" once you have no further questions.

Feedback

Thank you for using this app! We hope you find it useful for your querying needs. Please don't hesitate to contact to Farhad Davaripour and Armin Norouzi with any questions or feedback.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

This app allows users to easily query a PDF document using OpenAI's GPT-3 language model in Google Colab, utilizing Google Drive for storage.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published