Skip to content
/ managai Public

Many Agent AI - Central strong AI which builds many light AI to solve your problem

Notifications You must be signed in to change notification settings

ice09/managai

Repository files navigation

Managai: The Many-Agent-AI

Managai is a demo for dynamic LLM agent creation and execution.

One orchestrator agent takes the user command and spawns multiple agents with inferior models to execute single, simple tasks. At the end of the process flow, one agent will summarize and merge the input by the other agents.

The idea is that the orchestrator agent should answer with strictly valid JSON, which can then be interpreted by a agent flow engine to dynamically create and execute the worker agents.

Prerequisites

  • Java 21
  • OPENAPI_KEY in src/main/resources/application.properties

Run

Debug

About

Many Agent AI - Central strong AI which builds many light AI to solve your problem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published