Skip to content

This project enables users to interact with multiple PDF documents using a conversational interface powered by ChatGPT. Built using Streamlit for a sleek and interactive frontend, the application allows users to upload multiple PDFs, extract content, and query the documents for specific information in natural language.

Notifications You must be signed in to change notification settings

akhil06232/multiple-PDF-files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatGPT on multiple PDF files

frontend_img.png

This app allows you to upload multiple PDF files and QnA from within them using openai API key

There are two python files:

1- frontend.py (where I built the front end in streamlit)

2- backend.py (where the main functional code is defined)

About

This project enables users to interact with multiple PDF documents using a conversational interface powered by ChatGPT. Built using Streamlit for a sleek and interactive frontend, the application allows users to upload multiple PDFs, extract content, and query the documents for specific information in natural language.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages