Thanks to visit codestin.com
Credit goes to github.com

Skip to content
forked from 11cafe/jaaz

AI design agent, local alternative for Lovart. Canva + Cursor. AI agent with ability to design, edit and generate images, posters, storyboards, etc.

License

Notifications You must be signed in to change notification settings

gainshin/Agent_canva

Β 
Β 

Repository files navigation

Jaaz.app

Open source Canva AI alternative

Jaaz Logo

The world's first open-source multimodal creative assistant

This is a substitute for Canva and Manus that prioritizes privacy and is usable locally.



δΈ­ζ–‡η‰ˆ| ζ–°ζ‰‹ζŒ‡ε—

Discord GitHub Stars Download for Mac Download for Windows

Magic Canva!

"Build" your ideas like playing with LEGOβ€”paint directly, point with arrows, and the AI instantly understands and generates results. Screenshot 2025-06-02 at 3 03 49 PM Screenshot 2025-06-02 at 3 03 49 PM

Magic video!

8.8.3.2.mp4

Create Viral Shorts with a Single Sentence

Create.Viral.Shorts.with.a.Single.Sentence.mp4

πŸš€ Product Vision: Next-Generation Creative AI Partner

We're evolving Jaaz.app from a traditional "AI tool" into a true "creative partner," redefining human-AI creative collaboration through five core innovations:

πŸ€– 1. Agency Enhancement: From Passive Tool to Proactive Partner

  • Creative Intention Prediction: AI proactively suggests next steps based on your behavior patterns
  • Style Guardian: Automatically detects and alerts style deviations, ensuring consistency
  • Creative Catalyst: Proactively provides variation suggestions and cross-media inspiration
  • Multimodal Connections: Smart suggestions for pairing images with music, videos with copy

🧠 2. Interaction Sophistication: Multi-layered Conversation Depth

  • Multi-dimensional Communication: From task execution to creative collaboration, tactical advice to strategic planning
  • Context Awareness: Recognizes your creative state and emotions, adapting response style
  • Creative Journey Companionship: Remembers the entire creative process, providing continuity
  • Critical Thinking Partner: Proactively questions design decisions, explores better alternatives

πŸ”’ 3. Privacy-First Personalization: Local Growth Engine

  • Local Learning Engine: Learns your creative preferences entirely on your device
  • Personal Creative Genome: Forms unique style profiles with zero data transmission
  • Skill Growth Tracking: Identifies creative weaknesses, provides personalized learning paths
  • Cultural Adaptation: Intelligently adjusts suggestions based on your cultural background

πŸ”— 4. Experience Continuity: Cross-temporal Creative Continuity

  • Project Ecosystem Memory: Maintains creative context and project associations across sessions
  • Style Evolution Tracking: Visualizes your creative style growth trajectory
  • Inspiration Archive: Locally stores creative fragments, reactivating them when relevant
  • Creative History Recall: "Should we continue with the poster style we discussed last time?"

πŸ” 5. Trust Through Transparency: Explainable Creative AI

  • Creative Decision Trees: Clearly displays the logical chain of each design decision
  • Style Gene Maps: Visualizes the basis and impact factors of style choices
  • Hypothetical Exploration: Interactive "What if we changed to warm colors?" scenarios
  • Confidence Indicators: Clearly marks the certainty level of AI suggestions

✨ Getting started & staying tuned with us.

Star us, and you will receive all release notifications from GitHub without any delay! Screenshot 2025-06-02 at 3 03 49 PM

✨ Key Features

🎬 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


Usage

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.

Screenshot 2025-06-02 at 3 08 51 PM

Start chatting with agent to generate stories or storyboards!

Cases

Frame 122
  • 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

814c563b08f6ef44de0c2c31f0fdd00b-min

Screenshot 2025-06-02 at 3 51 56 AM Screenshot 2025-06-02 at 3 51 56 AM Screenshot 2025-06-02 at 3 03 49 PM

image26

πŸ—ΊοΈ Technical Roadmap

Phase 1: Infrastructure Foundation (3-4 months) πŸ—οΈ

  • βœ… Privacy-First Personalization: Establish local data storage architecture
  • βœ… Experience Continuity Foundation: Implement basic user preference learning and creative journey recording

Phase 2: Intelligence Upgrade (4-5 months) 🧠

  • βœ… Interaction Sophistication: Implement context-aware conversation and creative collaboration
  • βœ… Agency Enhancement: Develop behavior pattern analysis and proactive suggestion systems

Phase 3: Experience Refinement (5-6 months) ✨

  • βœ… Cross-media Suggestion Engine: Perfect style consistency detection and multimodal connections
  • βœ… Creative Ecosystem: Establish project associations and style evolution visualization

Phase 4: Trust Building (6-8 months) πŸ”

  • βœ… Transparent Explainable AI: Implement creative decision trees and style gene maps
  • βœ… Enhanced User Control: Perfect confidence indicators and hypothetical exploration tools

πŸ’‘ Core Technical Advantages

  • πŸ”’ Privacy Protection: All personalized learning occurs entirely locally with zero data transmission
  • πŸš€ Progressive Enhancement: Gradual improvements on existing stable architecture ensuring user experience continuity
  • 🧠 Deep Understanding: Upgrade from simple command execution to creative intent understanding and collaboration
  • 🎨 Creative Partnership: Not just a tool, but an intelligent partner that understands your creative style
  • πŸ“ˆ Continuous Growth: AI and user grow together, forming unique creative collaboration relationships

🟠 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

Development

🟠 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

About

AI design agent, local alternative for Lovart. Canva + Cursor. AI agent with ability to design, edit and generate images, posters, storyboards, etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 54.9%
  • Python 33.8%
  • JavaScript 10.1%
  • CSS 1.2%