Design and prototype AI agent workflows in seconds with natural language
๐ฌ๐ง English | ๐ฎ๐น Italiano
WorkflowLM is an enterprise-grade AI Architect designed to conceptualize, design, and prototype multi-agent AI systems in seconds. By leveraging Google's most powerful Gemini 3 models, it transforms high-level user scenarios into detailed architectural blueprints, complete with specialized agent personas, system prompts, visual flowcharts, and professional executive reports.
- Automated Agent Design - Instantly generates a team of specialized AI agents based on a natural language scenario
- Dynamic Configuration - Adjust team size (1-10 agents) to fit the complexity of your task
- Orchestrator Logic - Generates a master execution prompt to coordinate the multi-agent system
Access a curated library of over 100 real-world scenarios across 12+ professional categories:
| Category | Examples |
|---|---|
| Tech | SaaS MVP, DevOps Pipelines, Cybersecurity, Web3 Smart Contracts |
| Data & ML | RAG Pipelines, Fraud Detection, Sports Analytics, Predictive Maintenance |
| Science | Drug Discovery, Climate Modeling, Quantum Simulation, Genomics |
| Marketing | Product Launches, Viral Social Media, SEO Factories, Crisis PR |
| Business | M&A Due Diligence, Startup Pitch Decks, Supply Chain Optimization |
| Healthcare | Clinical Trials, Patient Triage, Mental Health Bots, Telehealth |
| Legal | IP Protection, GDPR Compliance, Litigation Prep, Contract Negotiation |
| Creative | YouTube Channel, Screenwriting, Comic Book Creation, Music Production |
- Generates a downloadable PDF report in a sleek dark-mode design
- Includes: Executive Summary, 3D Isometric Infographic, Agent Roster, Implementation Roadmap, Risk Management
- Mermaid.js Flowcharts - Dynamic, editable diagrams showing logic flow
- AI Concept Art - Uses Imagen 3 to generate stunning 3D isometric representations
- Agent Avatars - Automatically generates unique vector icons for each agent
- Dialogue Engine - Simulates realistic conversations between generated agents
- Voice Mode - Real-time voice assistant powered by Gemini Live API
| Category | Technologies |
|---|---|
| Frontend | React 19, TypeScript, Vite, Tailwind CSS |
| PDF Engine | jsPDF |
| Visualization | Mermaid.js |
| AI Models | Gemini 3 Pro, Gemini 2.5 Flash, Imagen 3, Gemini Live API |
# Clone
git clone https://github.com/fracabu/workflow-lm.git
cd workflow-lm
# Install
npm install
# Configure (create .env file)
echo "API_KEY=your_gemini_api_key" > .env
# Run
npm start- Select a Template - Browse 100+ templates or describe your own scenario
- Generate - Watch as agents are designed with prompts and workflows
- Visualize - Generate 3D infographics and flowcharts
- Simulate - Watch agents interact in real-time
- Export - Download JSON config or PDF executive report
WorkflowLM e un AI Architect enterprise-grade progettato per concettualizzare, progettare e prototipare sistemi AI multi-agent in pochi secondi. Sfruttando i modelli Gemini 3 di Google, trasforma scenari in linguaggio naturale in blueprint architetturali dettagliati, completi di agent personas, system prompts, flowchart e report executive professionali.
- Design Agent Automatico - Genera istantaneamente un team di agent AI specializzati
- Configurazione Dinamica - Regola la dimensione del team (1-10 agent)
- Logica Orchestratore - Genera un master prompt per coordinare il sistema multi-agent
Accesso a oltre 100 scenari reali in 12+ categorie professionali:
| Categoria | Esempi |
|---|---|
| Tech | SaaS MVP, Pipeline DevOps, Cybersecurity, Smart Contract Web3 |
| Data & ML | Pipeline RAG, Fraud Detection, Analytics Sportivi, Manutenzione Predittiva |
| Scienza | Drug Discovery, Modelli Climatici, Simulazione Quantistica, Genomica |
| Marketing | Lanci Prodotto, Social Media Virali, SEO Factory, Crisis PR |
| Business | Due Diligence M&A, Pitch Deck Startup, Ottimizzazione Supply Chain |
| Healthcare | Trial Clinici, Triage Pazienti, Bot Salute Mentale, Telemedicina |
| Legale | Protezione IP, Compliance GDPR, Preparazione Litigation, Negoziazione Contratti |
| Creativo | Gestione Canale YouTube, Sceneggiatura, Creazione Fumetti, Produzione Musicale |
- Genera report PDF scaricabili in design dark-mode
- Include: Executive Summary, Infografica 3D Isometrica, Roster Agent, Roadmap Implementazione, Risk Management
- Flowchart Mermaid.js - Diagrammi dinamici ed editabili
- Concept Art AI - Imagen 3 genera rappresentazioni 3D isometriche
- Avatar Agent - Icone vettoriali uniche generate automaticamente
- Dialogue Engine - Simula conversazioni realistiche tra agent
- Modalita Voce - Assistente vocale real-time via Gemini Live API
# Clona
git clone https://github.com/fracabu/workflow-lm.git
cd workflow-lm
# Installa
npm install
# Configura (crea file .env)
echo "API_KEY=tua_chiave_gemini" > .env
# Avvia
npm start- Seleziona un Template - Sfoglia 100+ template o descrivi il tuo scenario
- Genera - Guarda gli agent prendere forma con prompt e workflow
- Visualizza - Genera infografiche 3D e flowchart
- Simula - Osserva gli agent interagire in tempo reale
- Esporta - Scarica config JSON o report PDF executive
Francesco Capurso (@fracabu)
- NPM: npmjs.com/~fracabu
- LinkedIn: linkedin.com/in/francesco-capurso-5801031a0
MIT License - See LICENSE for details.
Built for Google Gemini API Developer Competition 2025