KalyanM45 / DocGenius-Revolutionizing-PDFs-with-AI
This is a Python application that allows you to load a PDF and ask questions about it using natural language. The application uses a LLM to generate a response about your PDF. The LLM will not answer questions unrelated to the document.
☆57Updated 2 months ago
Alternatives and similar repositories for DocGenius-Revolutionizing-PDFs-with-AI:
Users that are interested in DocGenius-Revolutionizing-PDFs-with-AI are comparing it to the libraries listed below
- ☆59Updated last year
- Question Answer Generation App using Mistral 7B, Langchain, and FastAPI.☆64Updated last year
- This is a RAG implementation using Open Source stack. BioMistral 7B has been used to build this app along with PubMedBert as an embedding…☆64Updated last year
- Medical RAG QA App using Meditron 7B LLM, Qdrant Vector Database, and PubMedBERT Embedding Model.☆51Updated last year
- Search Your PDF App using Langchain, ChromaDB, Sentence Transformers, and LaMiNi LM Model. This app is completely powered by Open Source …