Hermes 4 and Hermes 4.3
Free weights · Hugging Face · licence varies by size
An open-weight family from Nous Research. Genuinely open: the two newest sizes are apache-2.0, so you can inspect them, fine-tune them and redistribute them in ways no closed model allows. They are deliberately low-refusal and steerable, which is a real reason to want these particular weights if over-refusal is your complaint about mainstream assistants. They do hybrid reasoning with explicit <think> tags, and function calling is trained in rather than bolted on. Free to download and free to run, forever.
They are not a product you compare to an app. There is no interface, no memory, no file library, no voice, no research agent, no coder — all of that would have to be built around them. There is no official Mac or Apple Silicon support of any kind, and no vision variant in the family, so it is text only. The 4.3 36B dates from November 2025.
Ollama
Free, MIT · macOS 14+, Windows, Linux · local, with optional cloud
The de-facto open-source runtime for open models, now with an official desktop chat app. Install is a DMG drag-and-drop; a terminal one-liner is offered as an alternative, not a requirement. Models download from inside the app, from a very large curated library. It is MLX-powered on Apple Silicon, in preview. Running models on your own hardware is, in their words, always unlimited. Verified on 31 July 2026: 177,409 stars on GitHub, pushed the same day — by far the largest ecosystem here, and the backend dozens of other tools plug into.
The desktop app is chat. It reasons over files you drag in, but no file editing, command execution or planning agent is documented, and there is no documented persistent memory feature. Its web search is a hosted API needing a free account and a key, not something local. Agentic behaviour means pointing a separate third-party tool at it. Many people will run Ollama alongside something else rather than instead of it.
LM Studio, and Bionic
Free · macOS 14+ Apple Silicon, Windows, Linux · local, with optional cloud
A desktop app for running open models locally, with a large in-app catalogue and no terminal needed. It supports MLX natively, so it concedes nothing to Kynd on Apple Silicon. Their own announcement of 8 July 2025 reads: "Starting today, LM Studio is free to use both at home and at work." There is an OpenAI-compatible REST server, MIT-licensed Python and TypeScript SDKs, an MIT-licensed lms CLI, and a headless daemon. Bionic, a separate app launched on 16 July 2026, adds Code Projects "for working in a local codebase with file, search, Git, and shell tools".
The app itself has no published open-source licence — the SDKs and CLI are MIT, the app is not, so it should not be called open source. Bionic is new, so its maturity and roadmap are unproven, and Bionic Pass pricing has not been announced. Voice appears to be input only: local transcription, with no voice output or cloning documented. No persistent cross-session memory, project templates, live preview or visual page editor are documented.
Jan
Free, Apache 2.0 · macOS 13.6+, Windows, Linux · local, with optional cloud
A fully open-source desktop app positioned as an open-source replacement for cloud assistants. The licence is Apache 2.0 — read the LICENSE file in the janhq/jan repository rather than GitHub's API field, which reports NOASSERTION for a benign reason. Free with no paid tier at all. Its stated RAM guidance starts at 8 GB for smaller models, below Kynd's floor. It ships native web search and fetch, exposes a local OpenAI-compatible server on port 1337, and has broad MCP support with per-tool permissions. Verified 31 July 2026: 43,784 stars, pushed the same day.
It is not an agentic coder. It serves models to agents rather than acting on your files itself, and getting agentic behaviour means assembling several pieces yourself. Its MCP tools need Node and/or Python already installed. Memory is listed as "Coming Soon" on their own homepage, so it has not shipped.
Kynd Agent
$79 founding price (then $149) · macOS 13+, Apple Silicon, 16 GB · local
One 919 MB download that benchmarks your Mac, picks an open-weight model that fits your RAM, serves it through MLX and wires up the tool-calling, so the model can hold a conversation with memory, search your own files, read aloud in an on-device voice, run multi-step research you watch happen, and build software with templates, a live preview and a visual page editor. No account, no telemetry, works offline. Thirty-day trial, and a free tier that stays free.
It is the app layer, and only that. It is proprietary where Ollama, Jan and the weights are not. It is Apple Silicon only, where every alternative here runs on Windows and Linux too. It cannot reach a frontier cloud model when a task is beyond a 16 GB machine, and it does not let you bring arbitrary weights of your own choosing — the point is that it chose for you.