For complex coding and debugging questions, I’ve found myself copy-pasting between GPT, Gemini, and Claude to try to get the best answer. Then I’d have to manually decide which answer is best.<p>This is why I built Choosy Chat.<p>The key feature is a critic model comparing answers, which is an based on the ideas in this paper [1]. It selects the best response from the models.<p>Most AI-related apps tend to brand themselves super serious and a corporate, I decided to make it fun with a cat representing the critic model.<p>Choosy Chat is perfect for anyone seeking great answers to complex questions without managing 3 LLM subscriptions, and the hassle of comparing answers. Give it a try at <a href="http://www.choosy.chat/" rel="nofollow">http://www.choosy.chat/</a><p>[1] <a href="https://arxiv.org/abs/2306.05685" rel="nofollow">https://arxiv.org/abs/2306.05685</a>