Skip to content

Mozaiks

Mozaiks Logo
Version License: MIT Python AG2

Note: This is the unified Mozaiks stack. BlocUnited offers a managed platform with app generation tools at mozaiks.ai, but you're welcome to self-host and build everything yourself.

New to Development?

Zero coding experience required! Copy our AI Setup Prompt into any AI coding agent (like Claude Code, Cursor, or Copilot) and let AI guide you through the entire setup — from installing prerequisites to running your first app.


🎯 What is MozaiksAI?

MozaiksAI Runtime is a production-ready orchestration engine that transforms AG2 (Microsoft Autogen) into an app-grade platform with:

  • Event-Driven Architecture → Every action flows through unified event pipeline
  • Real-Time WebSocket Transport → Live streaming to React frontends
  • Persistent State Management → Resume conversations exactly where they left off
  • Multi-Tenant Isolation → app-scoped data and execution contexts
  • Dynamic UI Integration → Agents can invoke React components during workflows
  • Declarative Workflows → JSON manifests, no code changes needed
  • Comprehensive Observability → Built-in metrics, logging, and token tracking

MozaiksAI = AG2 + Production Infrastructure + Event-Driven Core


🎨 See It In Action

### 💬 Embeddable Floating Widget *Drop a floating assistant anywhere in your app - click the button to expand/collapse the chat interface* --- ### 🔀 Dual-Mode Interface | Workflow Mode | Ask Mode | |:---:|:---:| | ![Workflow Mode](./docs/assets/ArtifactLayout.png) | ![Ask Mode](./docs/assets/AskMozaiks.png) | | *Chat + Artifact split view* | *Full chat with history sidebar* |

Next Steps

  • AI-Assisted Setup


    New to coding? Let AI set everything up for you.

    AI Setup Prompt

  • Manual Setup


    Clone, configure, and run the full stack yourself.

    Getting Started

  • Add a Workflow


    Build your own AG2 workflow and wire it to the frontend.

    Adding a Workflow

  • Brand Your App


    Colors, fonts, logo, and nav from JSON files — no code changes.

    Customize Frontend