Interesting product and best of luck with it. > but I’m going to start by connecting GPT-4o, Claude Sonnet 4, and Qwen to provide my team with a secure way to use them I did get a little giggle out of that because I've never heard anyone say that hooking up 3rd party llms to anything was any way secure.
Thanks for the kind words! The key point there is that many would do it through Azure / Bedrock + locally host the open-source models. Also, all chats / indexed data lives on-prem, and there are better guarantees around retention when using the APIs directly.
Launch HN: Onyx (YC W24) – Open-source chat UI
71–80 of 163 posts
Re: Launch HN: Onyx (YC W24) – Open-source chat UI
#72In a landscape where every week we have a different leading model, these systems are really useful for the power users because they keep the interface and models constant and allow to switch easily using API via openrouter or naga. I have been using openwebui which is under active development but I'll give this a try.
Re: Launch HN: Onyx (YC W24) – Open-source chat UI
#73Do you know what's completely missing from all of these products like anything LLM and Onyx... a mobile application that has parity on the same features that ChatGPT and Claude does...
Re: Launch HN: Onyx (YC W24) – Open-source chat UI
#74Re: Launch HN: Onyx (YC W24) – Open-source chat UI
#75What is it with these Chat apps having strange and not-real open source licenses? OpenWebUI is the same. Is there something about these chat apps that seems to make them more prone to weird and strange licenses? Just opportunist?
Thanks, lawyers, you make everything better!
Re: Launch HN: Onyx (YC W24) – Open-source chat UI
#76why use a name, although spelled differently onyx vs onnx, that's already used and known in the ML/AI community?
That's a fair point! We were aware of onnx, but felt it was okay since they are very different products so we felt that there wouldn't be too much confusion (people generally know which onyx/onnx they are looking for).
Re: Launch HN: Onyx (YC W24) – Open-source chat UI
#77Earlier quoted context omitted.
Yes. Open source doesn’t mean free.
It really does, by any definition I've ever heard. I suppose the authoritative one would be [1]. A common "trick" for commercial open source software is to use a copyleft license, which restricts redistribution as part of commercial products, and to offer a paid license to get around that. [1]: https://opensource.org/osd
Re: Launch HN: Onyx (YC W24) – Open-source chat UI
#78Something like this could have a nice future as an open source chat framework for building custom UIs if it's well made and modular, but that isn't gonna work well with a SaaS model.
Re: Launch HN: Onyx (YC W24) – Open-source chat UI
#79Curious, it's a crowded space with other enterprise search companies like Glean and Elastic, and other companies coming in like Notion and Slack.
Why should a prospect choose Onyx over the others?
Re: Launch HN: Onyx (YC W24) – Open-source chat UI
#80Earlier quoted context omitted.
there's a million other project just like this one, many that are much more advanced and mature, including from Vercel. There's no moat.
Agree that's a lot of other projects out there, but why do you say the Vercel option is more advanced/mature? The common trend we've seen is that most of these other projects are okay for a true "just send messages to an AI and get responses" use case, but for most things beyond that they fall short / there a lot of paper cuts. For an individual, this might show up when they try more complex tasks that require multip…
I have used vercel for several projects and I'm not tied to it, but would like to understand how onyx is comparable.
Benefits for my use cases for using vercel have been ease of installation, streaming support, model agnosticity, chat persistence and blob support. I definitely don't like the vendor lock in, though.