Open-source Canva rival that runs your AI models locally
A multimodal creative canvas for teams who want AI-generated images and video without shipping prompts to someone else's cloud.

What it does
Jaaz is a browser-based creative canvas that wires together image and video generation models—GPT-4o, Midjourney, VEO3, Kling, ComfyUI, and others—behind a single interface. You can sketch, drop arrows, arrange layouts on an infinite canvas, and chat with an agent to insert objects or transfer styles. It runs as a local-first desktop app (Windows and macOS) with an optional hybrid mode that mixes local Ollama instances with paid cloud APIs.
The interesting bit
The “Magic Canvas” pitch is essentially prompt-free generation: draw a stick figure, scribble a note, and the system interprets the spatial relationships rather than forcing you to engineer a paragraph of prompt engineering. Whether the AI actually “instantly understands” is, of course, the eternal question with these tools, but the Lego-like interaction model is at least a genuine attempt to reduce friction.
Key highlights
- Supports both local models (ComfyUI, Ollama) and cloud APIs in one project
- Infinite canvas with real-time collaboration and visual storyboarding
- Cross-platform desktop builds; manual Linux install via Python ≥3.12 + Vite frontend
- Enterprise Docker/on-prem option with commercial licensing available
- Claims local-first privacy posture: “no data leaves your device” in offline mode
Caveats
- The README’s manual install instructions reference
git clone https://github.com/11cafe/localart, not this repo (jaaz), which suggests a copy-paste drift or renamed project - “Fully offline” is the promise, but the usage section immediately nudges you toward a “low-cost plan” to access APIs—so the free local path may be more limited than it first appears
Verdict
Worth a spin for creative teams or solo designers who already run ComfyUI and want a prettier frontend, or for anyone whose legal/compliance team breaks out in hives at the mention of Midjourney’s terms of service. If you just need a quick meme generator, the setup overhead is probably overkill.