Show HN: I built Choosy Chat to get the best answer between GPT, Claude, Gemini

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.

This is why I built Choosy Chat.

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.

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.

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 http://www.choosy.chat/

[1] https://arxiv.org/abs/2306.05685

This post does not have any comments yet