QnAi : Ask2PDFs
Link to open source: https://github.com/nikhil-shuklaa/QnAi-Ask2PDFs
Link to Live Project: https://qnai-ask2pdf.streamlit.app/
This project is useful for others who want to:
- Chat with PDFs: The app allows users to ask natural language questions about the content of multiple PDF documents and get relevant answers.
- Use OpenAI API: The app uses the OpenAI API to create vector representations of the text chunks and generate responses based on the language model.
- Learn Streamlit: The app is built using Streamlit, a Python framework for creating interactive web applications. Users can learn how to use Streamlit to create their own apps.
Why use the QnAi App?
- Time-saving: The app can answer questions about PDFs instantly, without scrolling through pages.
- Efficiency: The app can provide accurate and relevant answers, reducing errors and confusion.
- Accessibility: The app can make PDF documents more accessible and interactive for users who prefer natural language queries.
Credentials Need to Access the Application
- Username - Nikhil
- Password - iamadmin
How to use it?
- The application will launch in your default web browser, displaying the user interface.
- Log in to the application using the credentials above.
- Load multiple PDF documents into the app by following the provided instructions.
- Don't forget to click on Process.
- Ask questions about the loaded PDFs using the chat interface.





