The world's first open-source multimodal creative assistant
This is a substitute for Canva and Manus that prioritizes privacy and is usable locally.
Magic Canva!
"Build" your ideas like playing with LEGO—paint directly, point with arrows, and the AI instantly understands and generates results.
Magic video!
8.8.3.2.mp4
Create Viral Shorts with a Single Sentence
Create.Viral.Shorts.with.a.Single.Sentence.mp4
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!

- Prompt: Help me place this character in six different scenes, all in front of landmark buildings from around the world. The lighting is harmonious. He takes photos from all over the world, realistic, with warm light, high picture quality, and a picture ratio of 9:16



Support for multi-user private deployment of enterprise teams, ensuring privacy and security.
Please contact via email: aifoxdw@gmail.com
WeChat: aifox1
🟠 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:
- Black Formatter by ms-python (ms-python.black-formatter)
cd react
npm install --force && npm run dev
cd server
pip install -r requirements.txt
python main.py