Skip to content

PDF Partner is a user-friendly web app transforming PDFs into interactive Q&A sessions. Using LLM and advanced text retrieval, users upload PDFs, ask questions, and receive clear, concise answers in real-time. It simplifies document navigation, making complex content accessible and informative with minimal effort.

Notifications You must be signed in to change notification settings

NamanVer02/PDF-Partner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

PDF Partner

PDF Partner is a user-friendly web application designed to transform static PDF documents into interactive Q&A sessions. Leveraging the power of LLM (Language Learning Model) and advanced text retrieval techniques, this app allows users to upload PDF files and ask questions about their content.

Features

  • PDF Upload: Easily upload PDF documents for processing.
  • Question Input: Enter questions directly related to the PDF content.
  • Real-time Processing: The application quickly processes the document and retrieves relevant answers.
  • Interactive Experience: Provides clear and concise answers, making document navigation and understanding easier.

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/pdf-partner.git
    cd pdf-partner
  2. Install the required dependencies:
    pip install -r requirements.txt

Usage

  1. Run the application:
    streamlit run app.py
  2. Open the web application in your browser and upload a PDF to start asking questions.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

PDF Partner is a user-friendly web app transforming PDFs into interactive Q&A sessions. Using LLM and advanced text retrieval, users upload PDFs, ask questions, and receive clear, concise answers in real-time. It simplifies document navigation, making complex content accessible and informative with minimal effort.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages