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.; code-memory: code-memory is a deterministic, high-precision code intelligence layer exposed as a Model Context Protocol (MCP) server, designed to provide accurate and token-efficient code context for LLMs. It runs entirely locally, indexing codebases for semantic search, architecture understanding, and Git history analysis, addressing the cost and inaccuracy of traditional context retrieval methods.
Developing scalable, production-ready Generative AI agents.
Finding definitions, references, and understanding code structure within a codebase