Products

Tools and platforms we've built to advance human-centered AI.

Maestro App Factory

Maestro App Factory

An AI-powered development tool that builds full applications using structured workflows and professional software engineering principles. It organizes AI agents like high-performing human teams — with a PM, Architect, and Coders — to produce better results than single agents.

Available for Mac and Linux. Free and open source.

Maestro LLMs

A Go toolkit providing a unified interface for interacting with multiple LLM providers including Anthropic, OpenAI, Google, and Ollama. It offers composable middleware, deterministic testing fakes, and a lightweight abstraction layer without application-specific logic.

  • Single client contract across all providers
  • Tool use and multi-turn tool loops
  • Composable middleware: retry, timeout, circuit breaker, rate limiting, metrics
  • Deterministic fakes for testing without network calls

Maestro CMS

An open-source Go library for constructing document, media, and knowledge engines that serves as a reusable package for product applications.

  • Text extraction from PDF, DOCX, HTML, Markdown, and plain text
  • Multiple chunking strategies for prose, documents, and code
  • Embedding and indexing through storage adapters
  • Graph-shaped knowledge support and retrieval formatted for chat and citations