Skip to content

Multi-Agent Generator

🚀 Multi-Agent Generator is a tool that transforms plain English instructions into fully configured multi-agent AI teams.
No scripting. No complexity. Just describe what you want, and let it build the agents.

Frameworks supported: CrewAI, CrewAI Flow, LangGraph, ReAct (Classic + LCEL).
LLM providers supported: Any provider via LiteLLM (OpenAI, IBM WatsonX, Ollama, Anthropic, etc.).


✨ Features

  • Generate multi-agent workflows in multiple frameworks
  • Provider-agnostic (LiteLLM under the hood)
  • Streamlit-based UI for interactive generation
  • CLI tool for quick workflows
  • JSON + code output formats
  • Extensible agent/task configuration