Local Retrieval-Augmented Generation (RAG) plugin for Claude Code that combines Chroma db vector embeddings with intelligent info retrieval with Multi-Agent Framework (MAF) orchestration for context-aware development assistance. Uses Open Source / Free frameworks. Implements bridge to Claude Code CLI so no token use. And it's easy to setup.
Stars
40
Forks
7
Watchers
40
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
10
commits
9
commits
Merge pull request #3 from ItMeDiaTech/claude/analyze-fo-011CV1trFzd2RdjV8ZguZrq2
b2c53d0View on GitHubfix: resolve FAISS migration artifacts and documentation inconsistencies
bd49307View on GitHubMerge pull request #2 from ItMeDiaTech/claude/fix-rag-cli-marketplace-cache-011CUzRt6mA1s4VQF1x1H4UT
9150749View on GitHubfix: prevent marketplace cache finalization errors on Windows
ecd30a3View on GitHubMerge pull request #1 from ItMeDiaTech/claude/code-review-audit-011CUvC2jETLr1vpep6v8gAj
e25164dView on GitHubfix: address cohesiveness review findings for 100% consistency
09ef953View on GitHubdocs: comprehensive audit completion summary and final statistics
cde2c86View on GitHubrefactor(phase-4): code quality improvements and duplication removal
bdf8625View on GitHubrefactor(phase-3): constants migration, type safety, and configuration
799e41aView on GitHubfix(phase-2): thread safety, performance, and error handling improvements
1462c76View on GitHubfix(phase-1): critical bugs, import paths, and security vulnerabilities
d54d0caView on GitHub