Building Virtual Teams by Collaborative Chatbots Architecture

If we can prompt one chatbot to solve our problems, why not prompting a discussion topic or a problem to TWO collaborative chatbots? Starting from a fun-based scenario, I have developed a tool where the user can prompt an idea to a mini web agency made of two chatbots: 1 front end developer and 1 backend developer.

The idea is to make them collaborate to realize our idea, and let them exchange until they find an agreement and then provide the final code.

Not only it is very funny, but also satisfactory to watch the exchange ides and questions in real time to reach your goal.

The bots are based on gpt-4o-mini.

The same idea is valid for many other contexts, like a Debate School, a Project Management System programming, a War Tactics Brainstorm etc.

If anyone wants to give it a try, or simply catch the code and elaborate, this is the test url.

You will need to go to the index page and set up with your OpenAI key.