So I've been experimenting with this crazy idea... what if you could chat with multiple AI personalities at once? Like having Chad (the creative weirdo), Claude (the logical one), and Gemma (the friendly debater) all in ONE conversation?
Well, I actually built it!
Here's the flow: ✅ You drop a message and mention specific agents with @Chad or @Claude ✅ If u don't mention anyone, ALL agents jump in (in random order lol) ✅ Each agent has their own personality & uses different models (GPT-4o, Claude 3.7, Gemini 2.0) ✅ They all share the same memory so the convo stays consistent ✅ You get ALL their responses formatted nicely at the end
The coolest part? It's totally scalable - you can add as many AI agents as you want, give them unique personalities, and they'll all work together seamlessly.
What makes this workflow special:
- Dynamic agent selection based on @mentions
- Each agent runs on different LLMs via OpenRouter
- Shared conversation memory for context
- Custom system prompts for each personality
- Smart looping that handles everything automatically
I'm using it for brainstorming sessions where I need different perspectives on the same problem. It's like having a whole team of AI consultants in your pocket!
The workflow handles all the complex routing automatically - no need for multiple agent nodes or crazy IF statements. Just pure automation magic ✨
Anyone else building multi-agent systems? Would love to see what you're creating!
Dm me for the workflow..