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.; Vault-for-LLM: Vault-for-LLM is a local-first memory layer for LLM agents. It creates a portable SQLite knowledge vault from Markdown notes, allowing agents to search and retrieve structured memory on demand. It focuses on agent-oriented memory with bounded retrieval and optional embeddings.
Developing scalable, production-ready Generative AI agents.
Persistent project context for AI agents across sessions