AI Agent — Now in Public Beta

Describe your architecture.
AI builds it in seconds.

ArrowFlow's AI Agent turns plain English, uploaded reference architectures, and spoken prompts into complete Azure diagrams — services, connections, security posture, and refinements — directly on a visual canvas.

Upload a diagram or PDF and reproduce itVoice prompt + transcription built inGPT-5.4 and Claude 4.6/4.5 model support
✓ AI-Powered Architecture
✓ Azure Native
✓ Natural Language to Diagram
✓ Compliance-Aware

Sound familiar?

Hours of manual design

Every new project starts the same way: open a diagramming tool, drag boxes, draw lines, look up Azure service names. Hours pass before anyone touches code.

Tribal knowledge trapped in heads

Your senior architect knows the right pattern for a HIPAA app. But that knowledge lives in their head, not in a reusable system your whole team can access.

Compliance as an afterthought

Security and compliance checks happen at the end — after the architecture is built. Rework is expensive and deadline-breaking.

From idea to architecture.

Reference upload, model choice, and AI-guided refinement in three steps.

1
DESCRIBE OR UPLOAD

Start with plain English, or drop in an image/PDF of an existing architecture to reproduce.

DESCRIBE OR UPLOAD step screenshot
2
CHOOSE A MODEL

Pick the right model for the job — then let AI build the full architecture on your canvas in seconds.

CHOOSE A MODEL step screenshot
3
REFINE BY CHAT OR VOICE

“Make this HIPAA compliant.” Or say it out loud — transcription turns voice into diagram changes instantly.

REFINE BY CHAT OR VOICE step screenshot

Feature

Upload it. Rebuild it. Improve it.

Drop in a screenshot or PDF of an architecture and ArrowFlow recreates the structure on canvas.

Reference-aware generation lets teams bring legacy diagrams, Lucid exports, whiteboard captures, or architecture reviews into ArrowFlow. The AI preserves the shape of the source, maps it to Azure services, and then applies the changes you ask for.

enterprise-azure-architecture.afs
LogicalPhysical
Share ↗
🔍
Frontend
🌐
Static Web App
CDN
🛡
Front Door
Backend
🔀
API Management
🔧
App Service
Redis Cache
Data & Security
🗄
SQL Database
🌌
Cosmos DB
🔑
Key Vault
Properties
Services9
Connections12
Groups3

Feature

Talk through the changes

Voice capture and transcription turn spoken architecture requests into precise canvas updates.

When the architecture review is moving fast, typing becomes friction. ArrowFlow lets you speak the change, transcribe it, summarize it, and apply it back to the live diagram without leaving the design flow.

agent-hipaa-3-tier-web-app
Private Subnet
🗄
SQL Database
🌐
App Service
🔀
API Management
Redis Cache
🔑
Key Vault
2 changes applied
🤖AI Agent• Live
Add a Redis cache layer between the API and DB
Added! Azure Cache for Redis placed between API Management and SQL Database with connection arrows.
Move the database to a private subnet
Done. SQL Database moved into a Virtual Network private subnet with VNet integration on API Management.
Ask for a change…

Feature

Choose the model for the moment

Use GPT-5.4, Claude Sonnet, Claude Haiku, or rules-based fallback depending on speed, cost, and complexity.

Different architecture tasks need different engines. ArrowFlow supports multiple model families so teams can use a fast model for rough structure, a stronger model for regulated designs, or a no-LLM fallback when they just want quick catalog matching.

agent-hipaa-compliant-3-tier-web-app
HIPAA Security Boundary
Presentation
🌐
App Service
CDN
🔀
API Management
🔑
Key Vault
🗄
SQL Database
📦
Storage
Generating architecture…
🤖AI Agent
GPT-4o

Describe your architecture

Build me a HIPAA-compliant 3-tier web app with App Service, SQL Database, Key Vault and CDN
Status: Ready · 8 services placed

Feature

Iterate with your AI architect

'Add a Redis cache layer.' 'Move the database to a private subnet.' 'Make it HIPAA-compliant.'

Natural language refinement means you're having a conversation with your architecture, not fighting a tool. The AI Agent understands the existing canvas, preserves context, and makes targeted changes instead of regenerating from scratch.

agent-hipaa-3-tier-web-app
Private Subnet
🗄
SQL Database
🌐
App Service
🔀
API Management
Redis Cache
🔑
Key Vault
2 changes applied
🤖AI Agent• Live
Add a Redis cache layer between the API and DB
Added! Azure Cache for Redis placed between API Management and SQL Database with connection arrows.
Move the database to a private subnet
Done. SQL Database moved into a Virtual Network private subnet with VNet integration on API Management.
Ask for a change…

Feature

From canvas to cloud. Coming soon.

Design today, deploy tomorrow.

ArrowFlow is moving toward production-ready export workflows so the architecture you design can become deployment-ready infrastructure without a second translation step.

enterprise-architecture.afs
🌐
App Service
🗄
SQL DB
🔑
Key Vault
main.bicepGenerated
87 lines
// HIPAA-compliant 3-tier web app
// Generated by ArrowFlow · 2026-03-23
resource appService 'Microsoft.Web/sites@2023-01-01' = {
name: '${prefix}-app'
location: location
properties: {
httpsOnly: true
virtualNetworkSubnetId: subnet.id
}
}
resource keyVault 'Microsoft.KeyVault/vaults@2023-07-01' = {
name: '${prefix}-kv'
properties: {
enableSoftDelete: true // HIPAA
enablePurgeProtection: true
}
}

Who it's for

Cloud Solution Architect

Let AI handle the scaffolding. You focus on decisions that matter — security boundaries, data flows, compliance requirements. Review and refine, don't start from scratch.

Engineering Manager

Give every team a shared visual language for architecture. AI-generated diagrams mean consistent patterns across projects — no more tribal knowledge bottlenecks.

Platform Engineer

Define approved patterns visually. Teams describe what they need in plain English, and AI builds within your guardrails. Golden paths, enforced automatically.

8 seconds
AI architecture generation
10× faster
than manual diagramming
Plain English
to production architecture

Simple pricing. No surprises.

Start free. Upgrade when you need more.

Free

$0/mo

All three AI model classes, enough credits to learn the flow and sample premium when you need it.

  • 60 monthly credits
  • All model classes available
  • Buy more credits anytime
  • 5 diagrams + community support
Start Free
Coming Soon

Professional

$4/mo

More credits for daily work, unlimited diagrams, and Bicep export. Pick any model you want.

  • 400 monthly credits
  • All model classes available
  • Buy more credits anytime
  • Unlimited diagrams + Bicep export
Coming Soon

Enterprise

$6/mo

Sized for teams and heavy premium usage, with enterprise controls and priority support.

  • 1500 monthly credits
  • All model classes available
  • Buy more credits anytime
  • Priority support + enterprise controls
Coming Soon