Found 476 repositories(showing 30)
palashb01
A SaaS to revolutionize the way data processing has been done from PDF, by integrating a vector database and infinite memory LLM to quickly get tough answers within seconds and have a dashboard for all the previous uploaded PDFs with an option to opt for PRO/FREE plan with Stripe integration.
onur-rgb
DocuChat AI: An intelligent conversational tool, powered by RAG, seamlessly combining OpenAI, Langchain, and Milvus. Effortlessly answers document questions with a Gradio interface, no LLM fine-tuning required. Retrieves documents from a dynamic vector database for insightful conversations across formats.
Taikutsu-Lyrz
DocuChat is a web app that lets you interact with PDFs, text files, and YouTube videos. With AI image generation, you can create custom visuals for projects. Easily extract, analyze, and generate content to enhance your work. Just upload your files and start chatting
ShashankGupta10
This project is a generative AI chatbot that specializes in extracting and comprehending information from PDF documents. It allows users to upload multiple PDF files, trains on the content of those documents, and enables them to ask questions or make queries related to the PDFs' content.
Introducing DocuChat: Your interactive document companion powered by LLMS. Upload PDFs, engage in natural language, and let your documents respond. Effortlessly study, research, and explore in a new conversational way!
soham2002
DocuChatv1 using Colab, Pinecone, and Hugging Face, and DocuChatv2 with Streamlit, GeminiPro, and FAISS.
EslamKamel89
No description available
Manavarya09
DocuChat AI is an AI-powered document search and chat platform. Instantly upload, search, and chat with your documents using advanced AI and vector search technology.
EniolaAdemola
Ask‑Docs is an app that lets you upload documents (PDF, DOC/DOCX, TXT), extracts their text in the browser, and asks questions powered by OpenAI GPT‑5. Answers are grounded to the uploaded document content and include clear fallback behavior when the answer isn’t in the file.
Joshua-Ranish-T
DocuChat AI is an intelligent chatbot that allows users to upload documents (PDF, DOCX, etc.) and ask questions based on their content. It uses a Retrieval-Augmented Generation (RAG) pipeline with LangChain, ChromaDB for vector storage, Flask as the backend, and React for the frontend.
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.
rezabonyadi
No description available
tony163163
Yet another document chat application, but embeddings are stored locally
Zamoranesis
No description available
MankiratSingh1315
This project implements a Retrieval Augmented Generation (RAG) based Question & Answering system. Users can upload PDF documents, which are then processed and stored locally for a session. The system uses Google's Gemini API to answer questions based on the content of the uploaded PDFs. The user interface is built with Streamlit.
onurravli
Chat with your PDFs using a local LLM.
Dipanshu-js
Open-source RAG app to chat with your PDFs and documents using LangChain, ChromaDB, and Next.js.
amir002001
A contextual search for github documentation
hrithik-infinite
No description available
arijanyan94
An enterprise-style chatbot that answers questions over a folder of PDFs/Docs using LLM an RAG.
LeonAchata
Intelligent PDF chatbot using RAG with bge-m3 embeddings, LangGraph orchestration, Groq API (LLaMA 3.1), and PostgreSQL pgvector. Features hybrid search (vector + full-text), Streamlit UI, and production-ready FastAPI backend. Fast, efficient, and easy to deploy.
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.
SomeshRewadkar
DocuChat & Modify: A Streamlit-based RAG chatbot for intelligent PDF analysis. Upload documents, generate summaries, ask questions, and modify summaries using LangChain, ChromaDB, and Google Gemini models. Evaluated with BLEU, ROUGE, and METEOR metrics (ROUGE-1 >0.9). Features robust PDF parsing, vector storage, and a user-friendly interface.
okamhi
PDF AI Assistant - Chat with your documents
nazdridoy
DocuChat is a document chat application that allows you to have conversations with your documents, powered by a serverless vector database for scalable, efficient retrieval. Upload your files and ask questions in natural language to get answers based on their content.
Samyutha07
No description available
yrvelez
Yet another document chat application, but with locally stored embeddings
ashknl
document chat service with your own LLM hosted API
dondetir
DocuChat - AI-Powered Document Intelligence
theomkulpe
This is an intelligent web application where users can upload PDFs or enter webpage URLs, and in return, receive detailed, AI-generated responses based on the content.