DocuMentor is a retrieval-augmented generation (RAG) web application that utilizes the content of uploaded PDF files to provide enhanced, context-aware responses to user queries. Leveraging the power of advanced natural language processing, DocuMentor aims to deliver precise information by understanding and incorporating the knowledge embedded in PDF documents.
- PDF Upload: Users can upload PDF documents which the app will use as additional context for generating answers.
- Query Processing: Submit questions and receive contextually relevant answers, with insights derived directly from the uploaded PDFs.
- Contextual Understanding: Advanced algorithms ensure that the app understands the context of user queries, resulting in accurate and informative responses.
These instructions will guide you through setting up DocuMentor on your local machine for development and testing purposes.
Here's what you need to install the software and how to install them:
- Python 3.8 or higher
- Pipenv (for dependency management)