I got sick of manually copy-pasting every prompt into 3 different windows just to verify the truth. I realized the only way to get real accuracy was to let the models debate & fact-check each other in real-time, in one screen. I couldn't find any platform online that does this and actually works smooth and user-friendly, so I ended up throwing this together just to make my own life easier.
I built an orchestration layer that runs the models in sequence and manages the state and context windows so they can actually debate. The backend routes the conversation to make sure they are skeptical towards each other's opinions, to make sure they catch each other's flaws in thinking. By talking to each other, the models immediately call out each other’s mistakes and when you push a little more, they definitely don't hold back. It currently supports recent models like Claude Sonnet 4.6, Gemini 3.1 Pro and ChatGPT 5.2.
Running this is pretty token-heavy, but the free tier is open so you can test if the approach works for your workflows. Would love to hear your feedback.
No comments yet.