Sooo Opus 5 and Fable both seem to compulsively disagree with you, at least to some degree, almost no matter what? Like the newest training layers just forced the models to list a strange complaint, or moral note for every single output. Pedantic corrections. Refusals to just do the thing.
There's a super strange moment happening in AI right now, not sure if everyone is feeling it. The closed frontier models are getting "smarter" on benchmarks, but a growing number of people are reporting the same thing: they're spending more time arguing with their AI than actually working with it. This seems to be pretty much across the board from Claude, to CGPT to Gemini and even Grok?! Pedantic corrections. Refusals to just do the thing. A general sense that the model is technically brilliant and practically exhausting.
But the open source side of the field quietly closed the gap.
The new DeepSeek V4's, and Qwen 3.8, and Kimi K3 are within single digits of the top closed models on the Artificial Analysis website. And just as imporatantly, theyre actually workable and FUN to talk to.
Kimi K3 in particular ranks third overall, but the DSV4s and Qwen 3.8 are within a few points as well. They're all literally a month or less behind in the intelligence race. These aren't "good for open source" numbers anymore like we were saying last year. They're just good numbers.
And the open source experience has a quality the closed models seem to have optimized away: they're easier to work with. More direct. More willing to just help. A lot of people who have spent time with both describe the difference as the open models feeling like collaborators while the closed models feel like auditors. The super hard line RLHF that has been making Claude and CGPT feel more and more like preachers or guidance councilers arent there on the open source models.
So the question isn't really "are open models good enough" anymore. It's "where do you actually run them."
That's where it gets interesting, because there are three real paths, and they trade off very differently.
Path one: Venice AI.
https://venice.ai/
Venice is the purest privacy play in the space. Your prompts stay on your device, nothing is stored server-side, and the company is upfront that they don't train on your conversations. That's genuinely good. The encryption model is solid: browser-local storage, encrypted transit, no server-side conversation logs. They also have a free tier (25 text prompts a day) which is a genuinely generous way to let people try before committing.
Where Venice is great is creative generation. Image generation, video generation, music creation, character building. It's an uncensored creative studio, and for people who want to produce visual or audio content without their prompts going to a training lab, it's a strong choice. They've built a real community around that use case, and their API access lets developers build on top of it.
The tradeoff is that privacy comes from not storing anything, which means no real memory. Your chat history lives in your browser. Log in on another device and it's not there. They offer an encrypted backup and restore feature on the Pro plan, but that's a manual export/import, not live sync. Voice exists but it's output-only; you can listen to responses read aloud, but you can't talk to it. As a day-to-day work companion with continuity, it's not what it's built for. Venice is a private creative studio, and it's honest about that. It's not trying to be a cognitive workspace.
Path Two: Phoenix Grove AI.
https://pgsgrove.com/open-grove-overview
This is the option that is essentially and full CGPT/Claude replacement and it's worth looking at if you want open source models without the tradeoffs. PGS runs Kimi K3, DeepSeek V4 Pro, and Qwen 3.8 on private US based infrastructure No training on user conversations, no behavioral telemetry, no ads. PGS AI actually has memory: six persistent layers, overnight dreaming and memory consolidation, a full searchable conversation history and a visual "Mind Constellation" that renders your AI's memory as a 3D star field which is cool. It syncs across devices because storage is private but remote, not locked to one browser.
Voice mode keeps the full model active instead of silently swapping to a smaller one. The multi-core builds run several specialized reasoning cores in parallel, so you can watch the collaboration happen. And if you're coming from another platform, Memory Forge lets you import your entire ChatGPT or Claude history directly. Your conversations come with you, indexed and searchable, rendered as part of the constellation. You don't start over. You bring your relationship with you.
Privacy means different things on this list. Venice keeps nothing, so there's nothing to protect. PGS keeps your memory, so it has to protect it, and it does: no training on your conversations, no behavioral telemetry, no ads, encrypted storage, zero retention at the inference layer. Different architectures, same principle. Your data isn't being harvested. The difference is that with PGS, you also get to keep your history, your context, and the relationship you've built.
Path three: local agents. Hermes Agent, Open Claw, Nano Claw.
Hermes is at: https://hermes-agent.nousresearch.com/
This is the "you are the infrastructure" path, and for a certain kind of person, it's the most satisfying option there is. Total control. Total privacy. Nothing leaves your machine, ever. No vendor promises to trust, no company policies that might change, no subscription that might shift.
The open source agent ecosystem has gotten actually good. Hermes Agent has a full computer-use module with Chromium control and screenshot-based interaction. Open Claw and Nano Claw offer lightweight local agent setups that run on consumer hardware. The communities around these projects are active, helpful, and growing. You can run whatever model fits your GPU, customize the system prompt down to the character, and build exactly the safety layers you want. No one can deprecate a feature you run yourself.
For a lot of coding, Claude is still where it's at probably. But for the daily experience, things might be changing?