The world's first open-source multimodal canvas creative agent
This is a substitute for Canva and Manus that prioritizes privacy and is usable locally.
📣 [New!] Enterprise Cloud “Full” Edition — Private/on-prem deployment & commercial licensing (Docker image or full source). Includes all jaaz.app online features.
30% OFF through Sep 15, 2025.
Contact us → info@jaaz.app
📣 [New!] 企业云端完整版 — 支持私有化部署与商业授权(Docker 镜像或源码交付),包含 jaaz.app 全量线上功能。限时 30% OFF,截止 2025-09-15。
了解/洽谈 → info@jaaz.app
Download:https://github.com/11cafe/jaaz/releases
Magic Canva!
"Build" your ideas like playing with LEGO—paint directly, point with arrows, and the AI instantly understands and generates results.
Magic video!
https://github.com/user-attachments/assets/b7abf987-c65d-49b1-8178-82770873c583
Create Viral Shorts with a Single Sentence
Star us, and you will receive all release notifications from GitHub without any delay!
🎬 One-Prompt Image & Video Generation Turn one prompt into complete images or videos in seconds.
-Supports GPT-4o, Midjourney, VEO3, Kling,veo3,seedance etc.
-Auto-optimized prompts & multi-turn refinement
🧙 Magic Canvas&Magic Video Prompt-free creation — build like Lego.
-Simple sketching and free combination — AI instantly understands and generates.
-AI understands and generates instantly
-No prompt writing needed
-Describe steps simply on the video, and AI will generate following them.
🖼️ Infinite Canvas & Visual Storyboarding Plan scenes with an unlimited canvas
-Link layouts, manage media visually
-Real-time collaboration supported
🤖 Smart AI Agent System -Chat to insert objects, transfer styles, control logic
-Works with local (ComfyUI) & cloud models
-Maintains multi-character coherence
⚙️ Flexible Deployment & Local Assets -Fully offline or hybrid setup (Ollama + APIs)
-Built-in library for media & prompts
-Cross-platform: Windows & macOS
🔐 Privacy & Security -Local-first, no data leaves your device
-Open-source, no tracking
-Safe for commercial use — you own your data
Download here: https://jaaz.app/
Click the "Log In" button at the top right of the homepage to access API models. With a low-cost plan, you can seamlessly use a variety of powerful APIs.
Start chatting with agent to generate stories or storyboards!
Support for multi-user private deployment of enterprise teams, ensuring privacy and security.
Please contact via email: aifoxdw@gmail.com
🟠 Need Python version >=3.12
First git clone this repo:
git clone https://github.com/11cafe/localart
cd react
npm install --force
npx vite build
cd ../server
pip install -r requirements.txt
python main.py
🟠 Need Python version >=3.12
VSCode/Cursor Install Extensions:
cd react
npm install --force && npm run dev
cd server
pip install -r requirements.txt
python main.py