Live data from Hacker News

Show HN: Chat with multiple LLMs: o1-high-effort, Sonnet 3.5, GPT-4o, and more

polychat.co

21–30 of 37 posts

Re: Show HN: Chat with multiple LLMs: o1-high-effort, Sonnet 3.5, GPT-4o, and more

#21
Fyi: Duckduckgo has a free ai chat with o1-mini at https://duck.ai

They also offer Claude 3 Haiku, Llama 3.1 70B and Mixtral 8x7B. No account required and they say it's not logged + anonymous. I'm sure they have limits but I never reached them.

Re: Show HN: Chat with multiple LLMs: o1-high-effort, Sonnet 3.5, GPT-4o, and more

#24

Unlimited free OpenAI o1? OP, isn't that really expensive to maintain?

It's not unlimited free unfortunately. After some free use, we provide monthly usage-tier plans. But there are no rate limits like other providers as you can move up to the next usage-tier.

Re: Show HN: Chat with multiple LLMs: o1-high-effort, Sonnet 3.5, GPT-4o, and more

#26
post #5

This is very good at this right now too: https://melty.sh/chorus

You should also note that Chorus allows you to bring your own API keys and interact with local models. Both features I very much appreciate!

One tradeoff of bringing your own API keys is that as you add more model providers, you get more billing accounts to deal with. Chorus also doesn't have an incentive to efficiently use your tokens. We save 67% on Anthropic token costs using Claude Caching. We also use cheaper "task models" for conversation titles, tagging, and parts of the RAG pipeline which all drastically cuts token costs.

For local models I highly recommend https://github.com/crizCraig/open-webui

They do the side by side thing that Chorus does and you can serve it to anywhere including your phone.

Re: Show HN: Chat with multiple LLMs: o1-high-effort, Sonnet 3.5, GPT-4o, and more

#29
post #21

Fyi: Duckduckgo has a free ai chat with o1-mini at https://duck.ai They also offer Claude 3 Haiku, Llama 3.1 70B and Mixtral 8x7B. No account required and they say it's not logged + anonymous. I'm sure they have limits but I never reached them.

They offer 4o-mini, not o1-mini.

Re: Show HN: Chat with multiple LLMs: o1-high-effort, Sonnet 3.5, GPT-4o, and more

#30
gptel can do this already with over 20 models.

Costs nothing beyond your subscriptions to the individual models.

https://github.com/karthink/gptel

The author shows it with 4 models at once in this demo video:

https://www.youtube.com/watch?v=bsRnh_brggM&t=853s

Post reply on HN