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 Client2026

Provides a deployable personal AI assistant that runs locally or in the cloud, supports multi-channel chat, extensible Skills/Plugins, and local-model runtimes. Key features include three-layer memory, kernel-level sandboxing and tool/file guards, and bundled QwenPaw-Flash local models for zero-API deployments.

GitHub

Provides a local-first web-intelligence layer for AI agents: search, fetch, crawl, extract, cache, find-similar and agent-style research without API keys or per-query billing, running as an MCP server, REST daemon, or SDK.

GitHub
AI Client2026

A single-file, privacy-aware multi-provider chat UI that races multiple LLMs, supports local model servers, red-teaming input perturbations, and configurable telemetry for model evaluation and experimentation.