This is a RAG application which allows you to upload a PDF and Q&A with the content in the PDF using LLM and OpenAI
This application enables users to upload a PDF file and engage in question-and-answer sessions with the content using Large Language Models (LLMs) and OpenAI.
- Upload PDF files
- Ask questions about the PDF content
- Receive answers generated by LLMs and OpenAI
- PDF file for upload
- OpenAI API key (optional)
Contributions are welcome! Please submit a pull request with your changes.