Strophae — one prompt, many minds - Multi personas chat
by•
Strophae is a free desktop app for macOS and Windows that broadcasts one prompt to a council of AI agents — each with its own model, persona and colour — and streams every answer side by side.
Replies
Best
Maker
📌
Recently I built an ensemble of synthetic persona agents for a client in advertising. It turned out to be a much better brainstorming tool than a single chat, because the differences between the personas are the useful part.
So I wrote an open-source desktop version. You compose a council of agents with name, model and system prompt. Every message you send is broadcast to all of them in parallel, each answers in its own column.
It use your OpenRouter key, one request per agent. The obvious cost is that N personas means N× the tokens, so I suggest you to keep the councils small and use cheap models if possible.
Electron + Bun + React, MIT license.
Happy to hear what you think.
Report
finally tried this and honestly the side by side streaming is kind of addictive, watching each persona riff in real time makes it way easier to spot the best answer
Report
Maker
@sebahatf2bz thank you! grad to hear that you find it useful
Replies
finally tried this and honestly the side by side streaming is kind of addictive, watching each persona riff in real time makes it way easier to spot the best answer
@sebahatf2bz thank you! grad to hear that you find it useful