By rohitg00
Build Retrieval-Augmented Generation (RAG) pipelines by indexing documents from directories, URLs, databases, or APIs into vector stores like Pinecone, Weaviate, Chroma, or pgvector using semantic chunking and embeddings, then creating retrievers with hybrid search, re-ranking, caching, citations, fallback handling, and evaluation metrics.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub rohitg00/awesome-claude-code-toolkit --plugin rag-builderPersistent memory for AI coding agents -- captures tool usage, compresses via LLM, injects context into future sessions. 12 hooks, 41 MCP tools, 4 skills, real-time viewer.
Complete AI coding workflow system. Self-correcting memory + persistent FTS5-indexed research wikis + auto-research loop + multi-LLM council on a single SQLite store. 33 skills, 8 agents, 22 commands, 37 hook scripts across 24 events. Cross-agent via SkillKit.
Complete developer toolkit for Claude Code
GitHub issue triage, creation, and management
Google Cloud Platform service configuration and deployment
Google File Search API powered RAG pipeline - managed retrieval-augmented generation with document processing
OpenRAG agent skills: guided installation and SDK integration helpers.
Local RAG system with embedded Multi-Agent Framework for Claude Code plugin
LLM application development with RAG, embeddings, LangChain, and prompt engineering
Pinecone vector database integration. Streamline your Pinecone development with powerful tools for managing vector indexes, querying data, and rapid prototyping. Use slash commands like /quickstart to generate AGENTS.md files and initialize Python projects and /query to quickly explore indexes. Access the Pinecone MCP server for creating, describing, upserting and querying indexes with Claude. Perfect for developers building semantic search, RAG applications, recommendation systems, and other vector-based applications with Pinecone.
AI/ML capabilities including prompt engineering, RAG, and chunking strategies