Skip to content

Repository files navigation

PDF_GPT

This is a web application built using Gradio and ChatGPT that allows users to upload any PDF document and ask questions related to the content of the PDF. The application leverages ChatGPT for natural language understanding and question answering capabilities.

Technologies Used

  • Langchain
  • Gradio
  • OpenAI API
  • ChromaDB

Features

  • PDF Upload: Users can upload any PDF document directly into the application.
  • Question Input: Users can input questions related to the content of the uploaded PDF document.
  • ChatGPT Integration: The application uses ChatGPT to understand and answer questions asked by users.

Demo

alt text

Installation

  1. Clone the repository:

    git clone https://github.com/Ashu3984/PDF_GPT.git
  2. Install the required dependencies:

    pip install -r requirements.txt

Usage

  1. Run the application:

    python app.py
  2. Enter your OpenAI API key.

  3. click the "Upload PDF" button and select the PDF file.

  4. Use the chatbox to ask questions or have a conversation with the chatbot.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages