Home
What is Blue?
Blue is Megagon’s open-source framework for building enterprise-ready agentic workflows, known as compound AI systems that orchestrate agents, data, and tools across your existing stack. Its core orchestration is done via streams, which carries data and instructions between agents with structure and control, so you can scale from prototypes to production without throwing away what you already run in the enterprise.
Blue provides robust task reasoning and execution over multimodal datasets. While it is designed to integrate with enterprise-level systems, it is a blank canvas for your own specific needs and creative, agentic impulses.
Get started
Blue Architecture
Streams: Streams distribute data and tasks among agents, making complex workflows scalable and easy to debug.
Data Planner: Break complex queries into several operators across structured and unstructured data to improve speed, cost, and accuracy.
Task Planners : Decompose and prioritize tasks, coordinate agents, and explain results so workflows execute like expert teams.
Data Registry: Seamlessly connect agents to private and public multimodal data sources.
Agent Registry: Find and reuse vetted agents and tools across your projects to build reliable, reproducible workflows at any scale.
Tool Registry: Register and integrate custom or public tools—including MCP servers—so agents can access resources across workflows.
What you can build with Blue
- NL2SQL analytics: Parse questions, execute queries, and summarize results with guardrails and audits.
- Insights + UX agents: Agents that produce visualizations and interactive UI for self-service BI.
- Conversational apps with real services: Blend dialogue, planning, and deterministic API calls.
- Text & multimodal pipelines: Extract, transform, and join across structured and unstructured data with reproducible steps.
Learn more
- Source code (v1.0): Browse concepts, examples, and deployment docs.
- Product overview: What Blue is and why it’s “agentic for enterprise.
- Design principles: The “Agentic for Enterprise” foundations.
- Streams deep-dive: Why stream processing is the right abstraction for orchestration.
- Read the Research: The research behind our compound AI framework.