nandani-1411/DocuChat-AI
AI-powered RAG chatbot supporting PDF, PPTX, Excel, CSV, and TXT files for semantic search and contextual question-answering using LangChain and vector databases.
SUMMARY AI要約 by gpt-5-mini
Multi-File RAG Chatbot is an open-source Retrieval-Augmented Generation system for contextual question-answering over multiple document types (PDF, DOCX, PPTX, XLSX, CSV, TXT). It extracts text, chunks documents, generates embeddings, stores vectors in a vector DB (ChromaDB/FAISS), and uses LangChain and Mistral via a FastAPI backend with a React frontend to produce context-aware answers. Who uses it: developers, analysts, and knowledge workers who need semantic search, summarization, cross-file comparison, and note generation. Key features: multi-file upload (drag-and-drop), semantic retrieval, chat (/chat) and upload (/upload) endpoints, local dev setup (Python venv, uvicorn), configurable vector DB, and pipeline for embedding + retrieval. Planned improvements include streaming, auth, multi-user support, and source citations.
DETECTED 検出されたAIスタック
このRepoのdescription / GitHub topics / READMEのAI要約に出現したAI関連キーワードをカテゴリ別に表示。各バッジは該当カテゴリの詳細ランキングへリンクします。
使用言語(バイト数比)
オーナー情報
Web developer
日付
| GitHub作成日 | 2026-05-23 |
| 最終Push | 2026-05-25 |
| 当サイト初検出 | 2026-05-23 |
| 最終取得 | 2026-06-01 16:14 |
類似Repo (同じ言語のAI関連Repo)
Universal collaboration protocol + CLI for multi-agent LLM teams — Claude Code, Reasonix, Codex, WorkBuddy, Cursor
littlejin7/AIMON1AI 코딩 학습툴
luguan1998/loguanzhong一个精神分裂但代码靠谱的 Claude Code 输出风格。AI 随机附体诸葛亮、关羽、董卓,审代码时是谋臣,改 bug 时是武将。
TheTianQiong/OCS_AI_API基于 OCS 题库配置规范开发的本地 HTTP 服务,支持接入 OpenAI、Claude、Gemini、DeepSeek 等主流 AI API 进行解题。注意:该项目由AI开发,仅供学习,请勿进行任何商业行为!
guorunjie/agentic-workflow-guardStatic analysis for AI automation workflows. Find prompt-injection paths, overpowered tools, and write-capable agent jobs before they run.
CodesEasy/codexgrillLet Codex review and validate your Claude Code actions
toge-lang/CalculCalcul is a simple programming language made for familliarizing myself with programming language making all alone instead of just relying on claude for "whats the next part?". As the name implies, its used for calculating stuff
ajayjoy-1/crud-ai-appA production-ready, full-stack web application that combines traditional data management (CRUD) with advanced Artificial Intelligence. This project features a React frontend, a Django REST Framework backend, and a seamless integration with Google's cutting-edge Gemini 2.5 Flash Large Language Model.