Priom7/RAG-System-Architecture-With-NodeJS
Retrieval-Augmented Generation (RAG) combines information retrieval with AI-generated responses to improve accuracy and contextual relevance. This project demonstrates the design and implementation of a RAG-based system using Node.js, Express, LangChain, and MySQL, optimized with caching, parallel processing, and AI-driven query handling.
No commits in the last 6 months.
Stars
5
Forks
1
Language
JavaScript
License
—
Category
Last pushed
Jun 19, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/Priom7/RAG-System-Architecture-With-NodeJS"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
upstash/rag-chat
Prototype SDK for RAG development.
merefield/discourse-chatbot
An AI bot with RAG capability for Topics and Chat in Discourse, currently powered by OpenAI
vercel-labs/ai-sdk-preview-rag
Retrieval-augmented generation (RAG) template powered by the AI SDK.
ajac-zero/example-rag-app
Open-Source RAG app with LLM Observability (Langfuse), support for 100+ providers (LiteLLM),...
rag-web-ui/rag-web-ui
RAG Web UI is an intelligent dialogue system based on RAG (Retrieval-Augmented Generation) technology.