AIAny
AI Image2026
Icon for item

无限画布 (infinite-canvas)

Node-based infinite-canvas web workstation for iterative visual creation — integrates image/video generation, reference editing, prompt library, multi-agent assistants, and asset management. Runs in-browser with configurable OpenAI-compatible endpoints; suited for local/personal deployment (AGPL-3.0).

Introduction

Most visual-iteration workflows force creators to switch between separate generation UIs, asset managers, and note systems. By embedding model-driven generation, reference editing, and node-based canvas composition into a single browser front end, this project lets you prototype visual pipelines and iterate images continuously without context-switching.

What Sets It Apart
  • Integrated generation + composition: connect image/video generation nodes directly to canvas nodes so model outputs become first-class elements you can rearrange, chain, and refine — this reduces friction when exploring variants.
  • Frontend-direct API flexibility: the app connects to user-configured OpenAI-compatible endpoints (supports adapters like chatgpt2api, grok2api, flow2api, newapi), so teams can swap providers or local proxies without changing the UI stack.
  • Local agent and plugin extensibility: ships with a local Canvas Agent and a plugin/TypeScript SDK (MCP integration) for automating node operations or adding custom node types, enabling programmatic workflows and multi-agent collaboration.
  • Lightweight persistence model: configuration, keys, and generation history are stored in-browser by default, which simplifies local testing and privacy but limits out-of-the-box multi-user production readiness.
Who It's For and Trade-offs

Great fit if you are a visual creator or designer who iterates on image ideas, a solo developer wanting an extensible front-end to stitch model calls into pipelines, or a team prototyping AI-assisted creative flows without committing backend infrastructure. Look elsewhere if you require hardened multi-tenant hosting, enterprise-grade access control, or stable backward-compatible storage today — the project is actively developed, uses browser-local storage by default, and is licensed under AGPL-3.0 which has copyleft implications for hosted derivatives.

More Items

GitHub
AI Image2026

Turns 530+ GPT-Image2 examples into a structured 'Prompt-as-Code' library and style skill for reproducible image-generation workflows; includes a browsable gallery, 20+ industrial templates, and an agent-ready style skill for automation.

GitHub
AI Client2025

Enhances web AI chat interfaces (Gemini, AI Studio, Claude, ChatGPT) with folder-based conversation organization, timeline navigation, prompt vault, cloud sync, chat export, UI fixes and a plugin engine. Runs as a browser extension and includes cross-site prompt management and Mermaid rendering.

GitHub
AI Agent2026

Manages real tmux-backed terminals and AI agents as draggable nodes on an infinite pan/zoom canvas, with a Trello-style kanban view, persistent sessions that survive restarts, mobile companion support, and a browser Server Edition for self-hosting.