Show HN: Omni – Open-source workplace search and chat, built on Postgres
11–20 of 54 posts
Re: Show HN: Omni – Open-source workplace search and chat, built on Postgres
#12I've done some RAG using postgres and the vector db extension, look into it if you're doing that type of search; it's certainly simpler than bolting another solution for it.
Re: Show HN: Omni – Open-source workplace search and chat, built on Postgres
#13[flagged]
Re: Show HN: Omni – Open-source workplace search and chat, built on Postgres
#14[flagged]
we have a pretty intensively used postgres backed app handling thousands of users concurrently. After 6 years and thousands of paying custoners, we are only now approaching to the limits of what it can support on the horizon. TLDR: when you get there, you can hire some people to help you break things off as needed. if you're still trying to prove your business model and carve yoruself a segment of the market, just us…
Re: Show HN: Omni – Open-source workplace search and chat, built on Postgres
#15Earlier quoted context omitted.
we have a pretty intensively used postgres backed app handling thousands of users concurrently. After 6 years and thousands of paying custoners, we are only now approaching to the limits of what it can support on the horizon. TLDR: when you get there, you can hire some people to help you break things off as needed. if you're still trying to prove your business model and carve yoruself a segment of the market, just us…
Thanks for sharing! Big part of the reason why I decided on postgres, everything I've read about people using it in prod tells me that most organizations never really grow beyond requiring anything more than what it offers.
Re: Show HN: Omni – Open-source workplace search and chat, built on Postgres
#16Re: Show HN: Omni – Open-source workplace search and chat, built on Postgres
#17Re: Show HN: Omni – Open-source workplace search and chat, built on Postgres
#18* "Bring Your Own LLM: Anthropic, OpenAI, Gemini, or open-weight models via vLLM."
With so many newbies wanting these kinds of services it might be worth adjusting the first bullet to say: "No data leaves your network, at least as long as you don't use any Anthropic, OpenAI, or Gemini models via the network of course"
Re: Show HN: Omni – Open-source workplace search and chat, built on Postgres
#19Can it connect to Teams?
Re: Show HN: Omni – Open-source workplace search and chat, built on Postgres
#20* "Self-hosted: Runs entirely on your infrastructure. No data leaves your network." * "Bring Your Own LLM: Anthropic, OpenAI, Gemini, or open-weight models via vLLM." With so many newbies wanting these kinds of services it might be worth adjusting the first bullet to say: "No data leaves your network, at least as long as you don't use any Anthropic, OpenAI, or Gemini models via the network of course"