Ark95 - Architecture Diagrams
Generate architecture diagrams from your current repository in one click. No API keys required.
Create your free account ·
Website
What is Ark95?
Ark95 turns your codebase into a visual architecture diagram — automatically. Open any project in VS Code, click Generate, and get a full dependency map with services, databases, queues, caches, and more.
1 sync per generation. Each diagram generation consumes 1 sync. The Free plan includes 3 syncs to get you started. Need more? Upgrade to the Pro plan for up to 30 syncs per month.
How it works
- Sign in — Create a free account at ark95.io/en/register and authorize the extension.
- Open your project — Open any repository in VS Code.
- Generate — Click the Ark95 icon in the sidebar and hit Generate Architecture Diagram.
- View — Your diagram opens on ark95.io with an interactive, editable canvas.
The extension reads your source files locally, sends them securely to the Ark95 API for AI analysis, and returns a structured architecture diagram. Your code is never stored — it is only used in-memory during analysis and immediately discarded.
Features
- One-click diagram generation from any repository
- AI-powered analysis that detects services, databases, queues, workers, caches, external APIs, and their connections
- Detailed edge metadata — HTTP methods, endpoints, database operations, queue topics, protocols
- Smart layout — automatic node positioning using a graph-based algorithm
- Interactive diagrams — view and edit on the Ark95 web platform
.ark95 file support — syntax highlighting and quick open for diagram files
- Privacy-first — your source code is never persisted; only the generated diagram is saved
Supported languages & files
TypeScript, JavaScript, Python, Go, Rust, Java, Kotlin, Ruby, PHP, C#, Swift, Scala, Vue, Svelte, YAML, TOML, JSON, Prisma, GraphQL, Protocol Buffers, SQL, Terraform, HCL, Shell scripts, Dockerfiles, and more.
Plans
|
Free |
Pro |
| Diagrams |
3 |
Unlimited |
| Syncs |
3 total |
30/month |
| Cooldown |
1 hour |
1 hour |
| Price |
$0 |
$9/month |
Upgrade to Pro
Privacy & Security
- Source code is transmitted over HTTPS and analyzed in-memory only
- No code is stored on Ark95 servers or databases
.env files, credentials, and secrets are automatically filtered out
- Only the generated diagram (nodes and edges) is persisted
- Authentication uses secure JWT tokens stored in your OS keychain
Requirements
Commands
| Command |
Description |
Ark95: Login |
Sign in to your Ark95 account |
Ark95: Logout |
Sign out |
Ark95: Generate Architecture Diagram |
Analyze current workspace and generate a diagram |
Ark95: Open .ark95 Diagram on Web |
Open a .ark95 file on the Ark95 platform |
Feedback & Support
Found a bug or have a suggestion? Reach out at ark95.io or open an issue on our repository.
Made with care by the Ark95 team.