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.; Pydantic AI: Pydantic AI is a Python agent framework for building production-grade Generative AI applications with the ergonomics and type-safety similar to FastAPI. It offers a model-agnostic approach with deep integration into the Pydantic ecosystem, focusing on reliability and developer experience.
Personal document retrieval and knowledge base for developers
Building production-grade Generative AI applications and workflows.