Discover and explore top open-source AI tools and projects—updated daily.
tt-a1iAI-powered diagram generation via conversational interface
Top 60.4% on SourcePulse
Summary
Archify generates professional architecture diagrams from natural language prompts via Claude AI. It targets engineers needing to visualize systems, offering a fast, AI-driven method for creating high-quality, interactive, and exportable diagrams without manual drawing.
How It Works
This project integrates with Claude AI as a "Skill," translating user descriptions into single-file HTML diagrams. It employs CSS variables for dynamic dark/light theming and semantic classes for diagram elements. The approach prioritizes zero-dependency, interactive visualization, with novel features like dual-theme SVG export and 4x native raster rendering.
Quick Start & Requirements
archify.zip to Claude's skills directory or uploading to Claude.ai Projects Knowledge.examples/web-app.html. Roadmap: ROADMAP.md.Highlighted Details
Maintenance & Community
A fork of Cocoon-AI/architecture-diagram-generator (MIT licensed), Archify is under active development with a roadmap in ROADMAP.md. Contributions via issues and PRs are welcomed.
Licensing & Compatibility
Released under the permissive MIT License, allowing free use, modification, and redistribution, including commercially. The HTML output is compatible with all modern web browsers.
Limitations & Caveats
WebP export and clipboard image copy depend on browser support. Raster exports use system font fallbacks. Export resolution may be capped by browser canvas limits. Direct Mermaid parsing is removed; users must prompt Claude for Archify-style diagrams.
3 weeks ago
Inactive