Found 10 repositories(showing 10)
KhurramShams
RAG DocuChat is a AI-powered backend service that enables WordPress (or any application) websites to provide intelligent, document-grounded customer support. Built on Retrieval-Augmented Generation (RAG), it indexes company-specific PDFs into Pinecone and allows users to chat with their documents in real time.
alxc75
DocuChat is a locally-hosted application to summarize and chat with your documents. Use the OpenAI API or run models locally for 100% free usage. You can even query multiple documents thanks to SOTA RAG integrations.
Brocoder07
No description available
ProgrammerGuy3009
DocuChat AI is a full-stack Generative AI application that enables users to "chat" with PDF documents in real-time. Unlike basic wrappers, this project implements a Hybrid RAG (Retrieval Augmented Generation) architecture to deliver context-aware answers with sub-200ms latency.
AdilMalook
RAG DocuChat is a AI-powered backend service that enables WordPress (or any application) websites to provide intelligent, document-grounded customer support. Built on Retrieval-Augmented Generation (RAG), it indexes company-specific PDFs into Pinecone and allows users to chat with their documents in real time.
KhurramShams
DocuChat is a powerful Retrieval-Augmented Generation (RAG) chatbot that allows you to upload PDF documents and interact with them using natural language. Powered by OpenAI's LLMs and Pinecone vector database, DocuChat makes it easy to extract insights, summarize, or ask questions about your documents — all from a sleek and user-friendly Streamlit.
Tanveer-G
DocuChat AI – A RAG‑powered PDF chat application that lets you upload documents and ask questions, with cited page references and transparent source tracking.
navanithaadhav
DocuChat AI is a high-performance **Retrieval-Augmented Generation (RAG)** application that allows users to upload PDF documents and engage in natural language conversations with the content. Built with a modern tech stack, it provides precise answers with cited sources.React.js, Vite, Tailwind CSS,Pinecone (Cloud),FastAPIMongoDB Atlas.
myvishal900-alt
DocuChat AI is a sophisticated Retrieval-Augmented Generation (RAG) web application that transforms static PDF documents into interactive conversational experiences. Built with React and powered by Google's Gemini 2.5 Flash, it allows users to upload multiple documents, ask complex cross-document questions, and receive accurate answers
DocuChat is an interactive chatbot application built with Streamlit and LangChain. It allows users to upload PDF documents and converse with them in real-time. The app uses PyMuPDF for parsing, Google Generative AI for embeddings, Chroma for in-memory vector storage, and Groq's Llama-3 for fast retrieval-augmented generation (RAG) capabilities.
All 10 repositories loaded