OpenSource-Hub
N

next-ai-draw-io

SHA-256
33.3k stars·AI Productivity·SHA-256 checksum verified

An AI-powered diagram creation tool that integrates with draw.io, allowing users to create, modify, and enhance diagrams through natural language commands.

Smart Download

Download Download Version

v0.4.16 · 336.3 MB

One-sentence AI-powered diagram tool: describe what you want, AI draws it with draw.io.

Core Features

  • Generate diagrams from plain text descriptions using LLMs
  • Upload images, PDFs, or text files to recreate/extract diagrams
  • Real-time chat interface for iterative refinement
  • Support for 15+ AI providers (OpenAI, Claude, DeepSeek, etc.)
  • MCP server for integration with AI agents like Claude Desktop and Cursor

What It Can't Do

  • Complex diagrams may require strong LLMs (e.g., Claude 4.5, GPT-5.1); weaker models may produce malformed output
  • No direct SVG/PNG export yet (use draw.io interface for that)
  • Demo site has rate limits – bring your own API key or self-deploy for production use
  • MCP server requires Node.js; Windows users need npx installed

Use Cases

  • Developers creating system architecture, flowcharts, or ER diagrams
  • Product managers visualizing workflows or user journeys
  • Researchers illustrating models or data pipelines in academic papers

Detailed Introduction

Next AI Draw.io is a Next.js web application that brings artificial intelligence into diagram creation. By leveraging large language models (LLMs), users can describe diagrams in plain English and have them automatically generated as draw.io diagrams. It supports image-based replication, PDF/text file uploads for content extraction, animated connectors, cloud architecture diagrams (AWS, GCP, Azure), and an interactive chat interface for real-time refinement. The project includes an MCP server for integration with AI agents like Claude Desktop and Cursor, and supports multiple AI providers (OpenAI, Anthropic, Google, DeepSeek, etc.). Compared to traditional diagram tools like Lucidchart or draw.io alone, this tool uniquely eliminates manual drawing by allowing natural language input and AI-assisted editing, drastically reducing the time from concept to visualization. It also offers a built-in version history and admin panel for server-side model management.

Tags

AIdiagramdraw.ioNext.jsLLMMCPcloud-architecturenatural-language

Getting Started

1

Download installer

Click the button above to download the installer for your system

2

Install the software

Install the appropriate package for your distro (dpkg / rpm / AppImage)

3

Try online: visit https://next-ai-drawio.jiang.jp/ (no installation needed)

4

Self-host: clone repo, run npm install && npm run dev, open http://localhost:6002

5

Configure AI models: set API keys in .env.local (e.g., OpenAI, Claude) or use multi-model config

Install Guide
  1. Try online: visit https://next-ai-drawio.jiang.jp/ (no installation needed)
  2. Self-host: clone repo, run npm install && npm run dev, open http://localhost:6002
  3. Configure AI models: set API keys in .env.local (e.g., OpenAI, Claude) or use multi-model config
File Integrity

SHA-256 checksum verified

Checksum extracted from GitHub official Release page

SHA256 Checksum

f12a048f8f77051a45a7ada25901cb9c4b369a9da53feb3e1e8efbce6d84a1db

This checksum is extracted from the GitHub Release page. Verify file integrity after download.

All SHA-256 checksums on this platform are extracted from the project's official GitHub Release page, without any modification. You can independently verify them on the GitHub Releases page.

Open Source Transparency

View GitHub Source
Environment Guide

Uninstall Info

If deployed via Docker: docker rm -f container-name; if via source: delete project directory; desktop app: uninstall via OS app manager.

No Extra Dependencies

Ready to use after download. No additional runtime required.

Project Info
LicenseApache-2.0
Last Updated2026-07-12T05:42:56Z
GitHub RepositoryOfficial Website

Similar Projects