montraydavis/AIDocumentRAG
A full-stack document management and AI chat application that enables users to upload, manage, and chat with their documents using AI. Built with Semantic Kernel, ASP.NET Core Web API backend, and Angular frontend.
This application helps professionals like researchers, analysts, or managers organize, understand, and interact with their documents using AI. You can upload various file types (PDFs, Word docs, Excel files) into a central system. Then, you can chat with the AI about the content of one or many documents, generate summaries, or create structured notes and cross-document analyses. It's designed for anyone who needs to quickly extract insights and information from a large collection of business or research documents.
No commits in the last 6 months.
Use this if you frequently deal with many documents and want an AI assistant to help you quickly understand their content, summarize them, and generate notes or insights.
Not ideal if your primary need is basic file storage without any AI interaction, or if your documents contain highly sensitive information that cannot be processed by external AI models.
Stars
16
Forks
—
Language
TypeScript
License
MIT
Category
Last pushed
Aug 10, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/montraydavis/AIDocumentRAG"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Islam1264/RAG-Interview-Questions-and-Answers-Hub
🚀 Explore 100+ RAG interview questions and answers to prepare effectively for your next job...
jawad-zaheer123/Nano-RAG-CPP
🚀 Build high-performance AI applications with this C++ engine for Retrieval Augmented Generation...
LTPPPP/RAG_BOT
a very simple RAG bot using python only
phoenixdev100/Medical-RAG-System
A Retrieval-Augmented Generation (RAG) system for medical diagnosis assistance using AI. This...
miguelvanegas-c/RagSystem
This repository demonstrates how to build a functional AI agent using LangChain in Python,...