agents-towards-production: Agents Towards Production is an open-source playbook for building production-ready GenAI agents that scale from prototype to enterprise. It provides hands-on tutorials covering a comprehensive range of topics from orchestration and memory to deployment and security.; knowledge-rag: Knowledge RAG is a fully local, zero-cloud document retrieval system that lets Claude Code search your PDFs, markdown, code, and notebooks natively. It indexes up to 1800+ files in under 3 minutes, using hybrid search (BM25 + semantic vectors + cross-encoder reranking) via 12 MCP tools. Everything runs locally via ONNX, no Docker, Ollama, or API keys required.
Developing scalable, production-ready Generative AI agents.
Personal document retrieval and knowledge base for developers