Skip to content

A web application that enables rapid design and prototyping of multi-agent AI systems by generating agent definitions and workflows from a natural language scenario using the Google Gemini API.

Notifications You must be signed in to change notification settings

fracabu/agentic-workflow-architect

Repository files navigation

Agentic Workflow Architect

Multi-Agent AI System Designer

Design and prototype AI agent workflows with natural language

TypeScript Gemini Multi-Agent AI

🇬🇧 English | 🇮🇹 Italiano


🇬🇧 English

Overview

A web application that enables rapid design and prototyping of multi-agent AI systems. Generate agent definitions and workflows from natural language scenarios using the Google Gemini API.

Features

  • Natural Language Input - Describe your workflow in plain text
  • Agent Generation - Auto-create agent definitions
  • Workflow Design - Visual workflow prototyping
  • Gemini AI Powered - Google Gemini API integration
  • Export Ready - Generate deployable configurations

Use Cases

  • Multi-agent system design
  • AI workflow prototyping
  • Agent architecture planning
  • Team simulation design

Quick Start

git clone https://github.com/fracabu/agentic-workflow-architect.git
cd agentic-workflow-architect
npm install

# Create .env.local
GEMINI_API_KEY=your_key

npm run dev

🇮🇹 Italiano

Panoramica

Applicazione web per design e prototipazione rapida di sistemi AI multi-agent. Genera definizioni agent e workflow da scenari in linguaggio naturale usando Google Gemini API.

Funzionalita

  • Input Linguaggio Naturale - Descrivi il workflow in testo semplice
  • Generazione Agent - Crea definizioni agent automaticamente
  • Design Workflow - Prototipazione workflow visuale
  • Gemini AI Powered - Integrazione Google Gemini API
  • Export Ready - Genera configurazioni deployabili

Casi d'Uso

  • Design sistemi multi-agent
  • Prototipazione workflow AI
  • Pianificazione architettura agent
  • Design simulazione team

Avvio Rapido

git clone https://github.com/fracabu/agentic-workflow-architect.git
cd agentic-workflow-architect
npm install

# Crea .env.local
GEMINI_API_KEY=tua_chiave

npm run dev

Tech Stack

  • TypeScript, React
  • Google Gemini API

License

MIT


Made by fracabu

About

A web application that enables rapid design and prototyping of multi-agent AI systems by generating agent definitions and workflows from a natural language scenario using the Google Gemini API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •