Tag: RAG
All the articles with the tag "RAG".
-
Adaptive Multi-Agent RAG Platform – Enterprise Knowledge Retrieval
An in-progress production-oriented RAG system built around LangGraph agent orchestration, pgvector semantic search, Redis caching, and a full-stack React + FastAPI interface — designed to demonstrate how enterprise AI retrieval should actually be built.
-
Choreo Docs AI – End-to-End Dataset Generation, RAG, and Fine-Tuning Pipeline
A full AI pipeline built around WSO2 Choreo documentation — generating QA datasets with LLMs, fine-tuning Qwen SLMs with LoRA, and building a RAG-based conversational assistant. Three interconnected projects covering the complete lifecycle from raw docs to a working domain expert.