v3 Finalist

AI Swarm

An agent 2 agent communication framework that allows collaboration between different AIs

Go to https://github.com/aiswarm/conductor and follow the instructions, You will need to have npm installed to run any of the examples, as well as your own OpenAI API key.

About

A plugin-based framework that allows developers to build complex ai based applications using either code or a single configuration file. The framework is designed to connect multiple types of AI systems (e.g. OpenAI, Gemini, Midjourney, etc.) and allow them to collaborate, leveraging what each system is good at. The architecture is plugin-based to allow easier extension and community contributions.