Hacker News new | ask | show | jobs
by vinc 648 days ago
Not much yet except a little email wrapper around the top LLMs. Now I can send an email to claude@goodbot.club or gemini@goodbot.club and get an answer in a few seconds.

I found in a recent project that it was interesting to compare the answers between GPT, Gemini, Claude, and Mistral. I have better results by combining the parts I like in each answer. It's also easier to ask follow up questions directly from my email client regardless of which device I'm currently using.

I built the app in a weekend with Ruby on Rails and AWS SES. I'm now wondering if it could be useful to other people? It's already open source and I could probably make the hosted version free by allowing users to provide their own API keys.

https://github.com/vinc/goodbot.club