Knowledge RAG

Local knowledge retrieval system that combines semantic search with keyword-based routing for document analysis across security, d

lyonzin 236 ↓ 21k
Claude CodeClaude DesktopGeneric
View source ↗

A local knowledge retrieval system that combines semantic search with keyword-based routing for document analysis across security, development, and general knowledge domains. Uses ChromaDB for vector storage, Ollama for local embeddings, and implements hybrid search through Reciprocal Rank Fusion combining BM25 keyword matching with semantic similarity. Supports multiple document formats (PDF, Markdown, code files) with intelligent chunking and category detection, featuring specialized keyword routing for cybersecurity topics like red team tactics, blue team detection, CTF challenges, and WAF bypass techniques.

Source

Repository: https://github.com/lyonzin/knowledge-rag

Maintain Knowledge RAG?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

Knowledge RAG on getagentictools
[![Knowledge RAG on getagentictools](https://getagentictools.com/badge/mcp/lyonzin-knowledge-rag.svg)](https://getagentictools.com/mcp/lyonzin-knowledge-rag?ref=badge)