rag-systems

Installation
SKILL.md

RAG Systems

Building Retrieval-Augmented Generation systems.

RAG Architecture

INDEXING (Offline)
Documents → Chunking → Embedding → Vector DB

QUERYING (Online)
Query → Embed → Search → Retrieved Docs
Response ← LLM ← Context + Query

Retrieval Algorithms

Installs
9
GitHub Stars
4
First Seen
Feb 1, 2026
rag-systems — doanchienthangdev/omgkit