Best chat interface currently (Aug 2025)

Posted by cmdr-William-Riker@reddit | LocalLLaMA | View on Reddit | 27 comments

I have a home server and I'm trying to find the best frontend chat interface to setup that would actually be useful for day to day use. LibreChat is alright but feels bloated and overcomplicated, OpenWebUI is alright, but also feels a bit overcomplicated and somehow falls short on multiple models support, I'd like to be able to connect an anthropic API key without jumping through hoops. For now I mostly make due with an interface I hacked together in Vue, but I'm just curious if there is any better options I have overlooked. What I would love is a good chat interface with the usual features (edit messages, retry, etc.) with support for multiple models from multiple providers, artifact support and basic chat session management (the ability to track the cost of the session in real-time like Roo or Cline is the one fancy feature I would love to have). I don't need multi user support, I don't need chain of thought, I just need a way to interact with the APIs and keep track of conversations.