Honestly surprised something like this can get funded
Launch HN: Onyx (YC W24) – Open-source chat UI
11–20 of 163 posts
Re: Launch HN: Onyx (YC W24) – Open-source chat UI
#12I was pretty excited for Onyx as a way to stand up a useful open source RAG + LLM at small scale but as of two weeks ago it was clearly full of features ticked off a list that nobody has actually tried to use. For example, you can scrape sites and upload docs but you can’t really keep track of what’s been processed within the UI or map back to the documents cleanly. It’s nice to see an attempt at an end to end stack…
The admin side of the house has been missing a bit of love, and we have a large overhaul coming soon that I'm hoping addresses some (most?) of your concerns. For now, if you'd like to view documents that have been processed, you can check out the `Explorer` panel on the left.
In general, I'd love to hear more about what gives it that "unbaked" feel for you if you're up for a quick chat.
Re: Launch HN: Onyx (YC W24) – Open-source chat UI
#13This is great, the value is there. I work for a F100 company that is trying (and failing) to build this in house because every product manager fundamentally misunderstands that users just want a chat window for AI, not to make their own complicated agents. Your biggest competition in the enterprise space, Copilot, has terrible UI and we only put up with it because it has access to email, SharePoint and Teams.
Re: Launch HN: Onyx (YC W24) – Open-source chat UI
#14Re: Launch HN: Onyx (YC W24) – Open-source chat UI
#15This is great, the value is there. I work for a F100 company that is trying (and failing) to build this in house because every product manager fundamentally misunderstands that users just want a chat window for AI, not to make their own complicated agents. Your biggest competition in the enterprise space, Copilot, has terrible UI and we only put up with it because it has access to email, SharePoint and Teams.
I immediately thought of Google's Agentspace when I saw this product. The value for me sits in its ability to do RAG via connectors.
Also, open-source works really here, since connectors are a long-tail game. We've tried to make it easy to add connectors (a single python interface), and as a result over half of our connectors are contributed by the community. We expect that percentage to grow over time. This means that compared to something like Agentspace, we'll very likely be connected to all of the key tools at your company (and if we aren't, you can easily add an integration).
Re: Launch HN: Onyx (YC W24) – Open-source chat UI
#16Re: Launch HN: Onyx (YC W24) – Open-source chat UI
#17Re: Launch HN: Onyx (YC W24) – Open-source chat UI
#18Why do we have to yet again poorly copy an oversimplified UI?
The value of local models comes from their huge amount of settings/control that they offer. Why must we throw that all away?
Yet again, the world waits for good UI/UX for pro/prosumers with AI systems. No one is learning from ComfyUI, Automatic1111, or SillyTavern. No, LM-Studio is not actually prosumer
Re: Launch HN: Onyx (YC W24) – Open-source chat UI
#19Re: Launch HN: Onyx (YC W24) – Open-source chat UI
#20This is awesome and love that its open source!