watat83/document-chat-system
Open-source document chat platform with semantic search, RAG (Retrieval Augmented Generation), and multi-provider AI support (OpenRouter, OpenAI, ImageRouter).
Built on Next.js 15 and React 19 with Prisma ORM, the platform uses Supabase pgvector for semantic embeddings and Inngest for asynchronous document processing. Clerk handles authentication while Stripe integration enables SaaS monetization, with optional IBM Docling support for advanced document parsing and table extraction. Rate limiting and AES-256 encryption provide production-grade security with multi-tenant data isolation via Row-Level Security.
133 stars.
Stars
133
Forks
34
Language
TypeScript
License
MIT
Category
Last pushed
Jan 31, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/watat83/document-chat-system"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
amscotti/local-LLM-with-RAG
Running local Language Language Models (LLM) to perform Retrieval-Augmented Generation (RAG)
ranfysvalle02/Interactive-RAG
An interactive RAG agent built with LangChain and MongoDB Atlas. Manage your knowledge base,...
ChatFAQ/ChatFAQ
Open-source ecosystem for building AI-powered conversational solutions using RAG, agents, FSMs, and LLMs.
zilliztech/akcio
Akcio is a demonstration project for Retrieval Augmented Generation (RAG). It leverages the...
MFYDev/odoo-expert
RAG-powered documentation assistant that converts, processes, and provides semantic search...