An open-source platform for creating autonomous AI agents that collaborate to accomplish tasks.
AI Legion is an open-source platform designed to facilitate the creation of autonomous AI agents capable of collaborating to achieve complex objectives. Leveraging large language models (LLMs) like GPT-3.5 and GPT-4, it supports multi-agent interactions, web search capabilities, and offers a configurable environment for flexible agent management. Written in TypeScript, AI Legion enables interaction with agents via console direct messages, making it accessible for developers aiming to implement AI-driven automation and problem-solving solutions.
73%