Azure-Samples/agent-architecture-review-sample
The Architecture Review Agent is an open-source AI agent sample that reviews software architectures and generates interactive diagrams automatically.
Leverages the **Microsoft Agent Framework** and Azure OpenAI to accept unstructured architectural input (YAML, Markdown, plain text, design docs) and applies both rule-based parsing and LLM-driven risk inference to generate prioritized assessments. Renders interactive Excalidraw diagrams with component dependency mapping and PNG export. Deploys flexibly as either a FastAPI web app (React UI, custom REST API) on Azure App Service, or as a managed Hosted Agent on Microsoft Foundry with Teams/M365 Copilot integration and built-in OpenTelemetry observability.
Stars
29
Forks
10
Language
Python
License
MIT
Category
Last pushed
Mar 06, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/Azure-Samples/agent-architecture-review-sample"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
1Panel-dev/MaxKB
🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
massgen/MassGen
🚀 MassGen is an open-source multi-agent scaling system that runs in your terminal, autonomously...
splx-ai/agentic-radar
A security scanner for your LLM agentic workflows
inkeep/agents
Create AI Agents in a No-Code Visual Builder or TypeScript SDK with full 2-way sync. For...
labsai/EDDI
Multi-agent orchestration middleware that coordinates between users, AI agents (LLMs), and...