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.7.tar.gz (8.3 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.7-py3-none-any.whl (8.1 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: mozaiks-0.1.7.tar.gz
  • Upload date:
  • Size: 8.3 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.7.tar.gz
Algorithm Hash digest
SHA256 d6b6a0e25651b919cc9aea4d979ed6f7330cd2ae57bc3ae53d2c797c4dc56960
MD5 38ab193b52173926b7674a4ac404acbe
BLAKE2b-256 ebe827a267f45a468cb3ffd796a1e67c98cc4a5eed68cfbe7fa6f6332010947d

See more details on using hashes here.

Provenance

The following attestation bundles were made for mozaiks-0.1.7.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.7-py3-none-any.whl.

File metadata

  • Download URL: mozaiks-0.1.7-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.7-py3-none-any.whl
Algorithm Hash digest
SHA256 08ed9917d36e84ea8b0f4ed131a051a8c41336f17a1d1ff41895130847be3741
MD5 98e826fb6b3ef48e5092a2c26d7fc248
BLAKE2b-256 08841fd162f1c93ba1c7a209c010432fda95ab24b4f812cb3e0e8a272b1b2b96

See more details on using hashes here.

Provenance

The following attestation bundles were made for mozaiks-0.1.7-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