This kind of reminds me of the old web IM interface Meebo, but instead of having your chats with humans, you have AI bot chats.<p>One stylistic thing that I like about ChatGPT vs Bard's web interface for code is that way it progressively types compared to the instant display. I find that I am able to read the code and get some learning of what it is doing as it is typing compared to reading a big block after the fact.
Poe (made by Quora) does this as well for anyone that wants an iOS app: <a href="https://poe.com/" rel="nofollow">https://poe.com/</a>
I was thinking that the current chatbot showdown reminds me of the time before Google won the search wars.<p>There were sites like this that had several search engines side by side in frames so you could compare the results returned from all of them at once.<p>Will be really interesting to see how all of this plays out.
In a similar vain, I provide this tool to talk to all free and open LLMs which don't need a login:<p><a href="https://www.gnod.com/search/ai" rel="nofollow">https://www.gnod.com/search/ai</a><p>Feedback is welcome.<p>So far I know about 3. I would expect there to be more and more over time. I will keep adding them to the page.
i think the best way to consume these things is a menubar app that can be brought up quickly with a shortcut. i recently released <a href="https://github.com/smol-ai/menubar">https://github.com/smol-ai/menubar</a> which i personally use!
Similar, more customizable option is ChatALL: <a href="https://github.com/sunner/ChatALL">https://github.com/sunner/ChatALL</a><p>README says they were inspired by ChatHub
Here's mine that runs entirely in the browser and doesn't send any data to a server[1]<p>[1] <a href="https://chat.matt-rickard.com" rel="nofollow">https://chat.matt-rickard.com</a>