Free Tool Runs AI Chatbots on Your Own Laptop, No Internet Needed
Skip the subscription fees and keep your private chats off company servers.
A free software project called llama.cpp released a new version on September 21. If you've never heard of it, here's the simple version: it's a tool that lets your own laptop or phone run an AI chatbot — the same kind of technology behind ChatGPT — without sending anything to a company's servers. Think of it like the difference between streaming music and downloading the album. Once it's on your device, it works offline.
The update itself, labeled b11080, is what developers call a maintenance release. It doesn't add a flashy new feature. The main change is a small fix to the project's internal testing tool, so engineers can check that the software works correctly on different types of computer chips. Honestly? That part is boring. What matters is the list attached to it: ready-made downloads for Apple Silicon Macs, regular Windows PCs, Android phones, and Linux machines, plus optional versions that use gaming graphics cards (NVIDIA and AMD) to run faster.
Why should you care? Because this is the plumbing behind a bigger shift. Instead of paying around $20 a month for an AI assistant, you can install one of these free apps, download a chatbot model, and chat with it on your own terms. Your medical questions, work documents, and half-finished novel stay on your hard drive. No company reads them. No internet connection required. It's slower than the paid cloud versions and you need a reasonably modern computer, but the gap keeps shrinking.
One honest catch: this release is a developer build, not a polished consumer app. There's no friendly installer or customer support line. Most people will want a wrapper app built on top of it rather than touching llama.cpp directly. Still, every release like this makes private, free, offline AI a little more real for the rest of us.
- llama.cpp is free software that runs AI chatbots directly on your computer instead of in the cloud
- This update (b11080) is mostly an internal testing fix — the real news is the ready-made downloads for Mac, Windows, Android and Linux
- Because everything stays on your device, your conversations stay private and there's no monthly subscription
Why It Matters
It points toward a future where private, free, offline AI assistants are normal instead of a paid cloud service.