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.; coco-search: CocoSearch is a local-first hybrid semantic code search tool that combines vector similarity and keyword matching via RRF fusion. It uses CocoIndex for indexing, Tree-sitter for syntax-aware chunking, and PostgreSQL with pgvector for storage. It supports 32 languages, 9 grammars, dependency graphs, cross-repo search, and multiple interfaces.
Developing scalable, production-ready Generative AI agents.
Exploratory/semantic queries about code functionality