An MCP integerated intelligent RAG that gives relevent context to LLM's through crawled Docs
-
Updated
Jun 16, 2025 - Python
An MCP integerated intelligent RAG that gives relevent context to LLM's through crawled Docs
Explore the evolution of Retrieval-Augmented Generation (RAG) through three progressively sophisticated pipelines built with Langflow: Naive RAG (basic retrieval), Advanced RAG (semantic chunking + re-ranking + hallucination control), and Modular RAG (multi-store routing with LLM-powered query classification).
Add a description, image, and links to the sementic-chunking topic page so that developers can more easily learn about it.
To associate your repository with the sementic-chunking topic, visit your repo's landing page and select "manage topics."