How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
A LLM based research assistant that allows you to have a conversation with a research paper
The main features of mukulpatnaik/researchgpt are: Web Applications, Document Tools.
Projects with overlapping indexed features include: pashpashpash/vault-ai — OP Vault ChatGPT: Give ChatGPT long-term memory using the OP Stack (OpenAI + Pinecone Vector Database). Upload your… arc53/docsgpt — DocsGPT is a retrieval-augmented generation platform and private knowledge base used to build AI agents that perform… bhaskatripathi/pdfgpt — pdfGPT is a retrieval augmented generation application and chatbot designed to analyze PDF documents. It functions as… anse-app/anse — Supercharged experience for multiple models such as ChatGPT, DALL-E and Stable Diffusion. beyondcode/writeout.ai — Transcribe and translate audio files using OpenAI's Whisper API. anse-app/chatgpt-demo — This project is a web-based user interface for interacting with large language models via API keys. It functions as an…
pdfGPT is a retrieval augmented generation application and chatbot designed to analyze PDF documents. It functions as a document analyzer and vector search interface, using large language models to answer questions grounded in the content of uploaded files. The system implements a pipeline that extracts text from PDFs, splits content into overlapping segments, and uses vector-based semantic search to retrieve relevant context. This process allows the application to provide responses with verifiable source citations, including page number references to the original document. The project also
OP Vault ChatGPT: Give ChatGPT long-term memory using the OP Stack (OpenAI Pinecone Vector Database). Upload your own custom knowledge base files (PDF, txt, epub, etc) using a simple React frontend.
DocsGPT is a retrieval-augmented generation platform and private knowledge base used to build AI agents that perform grounded search and analysis. It functions as a multi-model AI orchestrator and enterprise agent builder, allowing for the integration of various local and cloud language models to customize reasoning and text generation. The project provides a visual environment for developing automated assistants using conditional logic and third-party API connectivity. It enables the creation of private AI agents capable of performing enterprise search and detailed document analysis using pr
Supercharged experience for multiple models such as ChatGPT, DALL-E and Stable Diffusion.