All 81 Dependencies
Every package Next AI Draw.io depends on, ranked by repo health score.
Next AI Draw.io is an open-source web and desktop application that lets you create, edit, and refine draw.io diagrams through conversational AI. You describe what you want — a GCP architecture, a transformer neural network, a user authentication flow — and the AI generates the draw.io XML, renders it instantly, and iterates on your feedback. No manual dragging of boxes required.
The app integrates with over a dozen AI providers through the Vercel AI SDK, including Claude, GPT, Gemini, DeepSeek, AWS Bedrock, Google Vertex AI, Ollama, and more. All API keys are stored locally in the browser — nothing is sent to the server. For teams, administrators can configure server-side model pools accessible to all users without requiring individual API keys.
Beyond the web app, Next AI Draw.io ships as a native Electron desktop application for Windows, macOS, and Linux with offline draw.io support. It also publishes an MCP server package, letting you trigger diagram generation directly from Claude Code, Cursor, or VS Code. A VLM-based validation layer automatically reviews generated diagrams as images and retries up to three times when visual issues are detected.
The project is entirely Apache 2.0 licensed, actively maintained with weekly releases, and deployable on Vercel, Cloudflare Workers, EdgeOne Pages, or Docker — making it a practical self-hosting option for individuals and organizations alike.