Hacker News new | ask | show | jobs
by mfolaron 197 days ago
Thanks. OpenWebUI provides the basic foundation for chatting with AIs.

We updated the regular chat to allow participant invitation and real-time group chat via sockets. We spent a lot of time adjusting system prompts and message meta data to ensure the LLM knows about individual participants at any given time.

We also made a ton of small adjustments to model selectors, tagging of users vs AI, tool execution (in particular web search) and chat controls.

1 comments

Ah ok, so it's sort of an "ai chat starter app" that you can customize?
Yeah, OpenWebUI is incredibly powerful and very customizable.