daveshap / OpenAI_Agent_Swarm

HAAS = Hierarchical Autonomous Agent Swarm - "Resistance is futile!"
MIT License
2.96k stars 382 forks source link

BOUNTY: Experiment and submit PR for multi-agent collaboration #69

Closed daveshap closed 10 months ago

daveshap commented 10 months ago

Take inspiration from ChatDev and AutoGen. Probably keep chat local between multiple agents for now. Too early for Discord and other platforms.

Goals:

Nivek92 commented 10 months ago

this could serve as a starting point https://github.com/yoheinakajima/GPTvsGPT/blob/main/main.py

toshNaik commented 10 months ago

This is a good demonstration of agent-to-agent communication https://www.youtube.com/watch?v=4o8tymMQ5GM

daveshap commented 10 months ago

This is a good demonstration of agent-to-agent communication https://www.youtube.com/watch?v=4o8tymMQ5GM

This is a good deep dive, everyone should watch this at least in part.

daveshap commented 10 months ago

I will move this to discussion. https://github.com/daveshap/OpenAI_Agent_Swarm/discussions/93