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

Skip to content
forked from 11cafe/jaaz

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

Notifications You must be signed in to change notification settings

Litao439420999/jaaz

 
 

Repository files navigation

🦄 Jaaz – AI Design Agent

中文入门指南

AI design agent. Local and free alternative for Lovart. AI agent with ability to design, edit and generate images, posters, storyboards, etc. with a creative canvas board for fast iterations and layout publishing

Download for macOS    Download for Windows
Screenshot 2025-06-02 at 3 51 56 AM Screenshot 2025-06-02 at 3 03 49 PM

✨ Key Features

  • AI designer agent powered by LLM that can smartly write prompt and batch generate images or even a whole storyboard!
  • Support Ollama, Stable Diffusion, Flux Dev, local image and LLM models for free image generations
  • Edit images in conversation using GPT-4o, Flux Kontext: object removal, style transfer, edit specific elements in image, consistent character generation etc. All through chat!
  • Canvas and storyboard: unleash your creativity using our infinite canvas!
  • [Upcoming] Video generations through Wan2.1, Kling, and video creation and editing agent

  • Available for macOS and Windows
  • Use Claude, OpenAI, Gemini via API key, or run locally with Ollama for 100% free usage
  • Use image generation models like GPT-4O, Recraft, Flux, Google Imagen, etc. through Replicate API key
  • Support local Huggingface models like SDXL, Flux Dev for free local image generations

Usage

  1. Add LLM API key like OpenAI or Claude, or install Ollama to use local models
  2. Add image generations API key like Replicate
Screenshot 2025-06-02 at 3 08 51 PM
  1. Start chatting with agent to generate stories or storyboards!
Screenshot 2025-06-02 at 3 58 24 AM

Manual Install (For Linux or local builds)

First git clone this repo:

git clone https://github.com/11cafe/localart

cd server

pip install -r requirements.txt

python main.py

Development

cd react

npm i && npm run dev

cd server

pip install -r requirements.txt

python main.py

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 60.6%
  • JavaScript 19.6%
  • Python 17.8%
  • CSS 1.9%
  • HTML 0.1%