Skip to main content

Mozaiks AG2 runtime and Studio-driven app framework

Project description

Mozaiks

Mozaiks

Release License: MIT Python AG2

What is Mozaiks?

Mozaiks is an open-source AI app factory for building, running, and iterating on AI-native software products.

It brings together three things that usually live in separate tools:

  • Mozaiks Studio for creating apps, continuing builds, and managing them.
  • AI workflow orchestration powered by AG2 for planning, tool use, human review, and generation.
  • Generated app files with modules, pages, workflows, config, and brand assets that Mozaiks validates before making active.

The goal is not to generate a throwaway demo. Mozaiks stages production-shaped artifacts, validates them against strict contracts, and keeps runtime concerns separate from builder workflows.

Quickstart

Install Python 3.11+ and Node.js 18+. Studio also needs a reachable MongoDB database for workspace state. Docker Desktop is not required; use MongoDB Atlas, a local MongoDB install, or Docker only if that is how you prefer to run MongoDB.

Install Mozaiks:

pip install mozaiks

Configure MongoDB before opening Studio:

# Local MongoDB
$env:MONGO_URI="mongodb://localhost:27017/mozaiks"

# Or MongoDB Atlas
$env:MONGO_URI="<your MongoDB connection string>"

Set an LLM key before running real builds:

$env:OPENAI_API_KEY="sk-..."

Then start Mozaiks:

python -m mozaiks quickstart --dir .\mozaiks-workspace

This creates .\mozaiks-workspace and starts the local Studio.

Then open http://localhost:3000/apps and click Create App.

.\mozaiks-workspace is the local workspace folder Mozaiks uses for generated output, config, and launch scripts. It is not the app itself. The app is created later from inside Studio.

Which Tool To Use

The Studio is the browser product for creating apps, continuing builds, reviewing artifacts, and managing apps. The CLI is just how you set up the local workspace, start processes, run diagnostics, and open Studio.

studio is also the host name used internally for that same browser product. Most users can start from Studio and ignore the host details.

Want to contribute? See the Contributing guide.

Main repo layout:

  • web_shell/ - local Vite shell host source
  • factory_app/app/ - first-party Studio app bundle and default brand assets
  • factory_app/workflows/ - shared builder workflow root

🎨 See It In Action

💬 Embeddable Floating Widget

Widget Demo

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 Ask Mode
Chat + Artifact split view Full chat with history sidebar
---

📚 Documentation

Build the docs locally with pip install -r requirements-docs.txt and ./scripts/build-docs.ps1.


Contributing

See CONTRIBUTING.md.

License

MIT. See LICENSE.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mozaiks-0.1.6.tar.gz (8.2 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mozaiks-0.1.6-py3-none-any.whl (8.1 MB view details)

Uploaded Python 3

File details

Details for the file mozaiks-0.1.6.tar.gz.

File metadata

  • Download URL: mozaiks-0.1.6.tar.gz
  • Upload date:
  • Size: 8.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for mozaiks-0.1.6.tar.gz
Algorithm Hash digest
SHA256 9d4f7dac460e3f7d8eb7de5844af7b1f33fe35f8f5311e22b449ab650d18205f
MD5 3887a917e02075ae628583781c557b1a
BLAKE2b-256 158068df9ea8c0886cad84fc495fc2c0d6a1ff0b1dfed97fb312a272ffaa9158

See more details on using hashes here.

Provenance

The following attestation bundles were made for mozaiks-0.1.6.tar.gz:

Publisher: release.yml on BlocUnited-LLC/mozaiks

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mozaiks-0.1.6-py3-none-any.whl.

File metadata

  • Download URL: mozaiks-0.1.6-py3-none-any.whl
  • Upload date:
  • Size: 8.1 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for mozaiks-0.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 12de1953144abc29d93d322236d342a20aefdda9ebf8ba384297935ae7094534
MD5 d1b7063bc1854fec205d333c8d3da861
BLAKE2b-256 f5b07cab51da55b742c27f9078668be889ff4c03e4311ac1c8aa05fde510ccc8

See more details on using hashes here.

Provenance

The following attestation bundles were made for mozaiks-0.1.6-py3-none-any.whl:

Publisher: release.yml on BlocUnited-LLC/mozaiks

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page