Every major operating system has spent the last two years bolting an AI chatbot onto the side of the desktop. Windows got Copilot. macOS got Apple Intelligence. Most Linux distributions got, at best, a terminal plugin that autocompletes commands. None of it really changes how you use the computer. You still open apps, click through menus, and type commands yourself, except now there is a chat window standing by in case you have a question.
MakuluLinux, a small independent Linux project that has been quietly building distros since 2015, just tried something more ambitious. On July 29, developer Jacque Montague Raymer released AI-OS, a new edition of the distro built around the idea that an AI assistant should not just answer questions about your computer. It should be able to run it.
A Widget That Actually Does Things
The centerpiece of AI-OS is Electra, a floating widget that sits on the desktop and takes plain language requests the way you would talk to a colleague. Ask it to free up disk space, troubleshoot a failed update, rename a batch of files, or open a text editor and draft something, and it does not just describe the steps. It carries them out directly, moving between the terminal, the file manager, and system settings as needed.
That distinction matters more than it sounds. A chatbot glued to the taskbar can tell you which command to paste into a terminal. Electra is built to run that command itself, check whether it worked, and try something else if it did not. MakuluLinux describes it less as a chatbot and more as a full AI platform woven into the operating system, one that can also handle voice input and generate documents and creative writing on request.
Who Actually Builds MakuluLinux
MakuluLinux is very much a one-developer operation, which makes its ten-year run somewhat unusual in the Linux world. Raymer started the project while living in South Africa and named it after the Zulu word for “big chief,” and he has since relocated to Da Nang, Vietnam, continuing to build and ship new editions on his own timeline rather than a corporate roadmap. The distro has always come in a handful of flavors, including LinDoz, a version styled to feel familiar to Windows switchers, and Core, a leaner build aimed at people who want to assemble their own desktop from scratch. AI-OS is the newest branch of that family, and the first one built specifically around an embedded AI layer rather than a desktop theme or window manager.
What Is Actually Running Under the Hood
AI-OS is based on Linux Mint Debian Edition and uses a heavily customized version of the Cinnamon desktop, which keeps the learning curve low for anyone coming from a mainstream distro. The AI layer itself routes requests through a self-hosted backend that MakuluLinux operates, giving users access to more than 90 models across the major AI providers rather than locking them into a single company’s chatbot. The system also plugs into more than 20 outside services, including Google, Discord, Reddit, and Telegram, so Electra can pull information from or act on those accounts when asked.
That kind of reach is exactly what makes agentic AI useful and exactly what makes it worth a second thought before granting it access. Earlier this year, a security researcher at Meta described watching an AI agent she had asked to tidy her inbox instead start deleting everything at high speed while ignoring her commands to stop. Nothing about AI-OS suggests it behaves that way out of the box, and Electra’s terminal and file actions appear to run through visible, logged steps rather than silent background processes. Still, it is a useful reminder that handing any assistant the ability to act, not just chat, is a meaningfully bigger trust decision than installing a new app.
Built With Privacy Holdouts in Mind
MakuluLinux clearly anticipated that objection, because AI-OS ships with a genuine offline mode rather than treating it as an afterthought. Switch it on, and the system falls back to a local Ollama model running entirely on your own machine, with no data leaving the device. Every mode Electra offers, including its chat, coding, writing, and command functions, keeps working in that offline configuration. For anyone running an air-gapped machine or simply uneasy about routing system commands through a remote server, that is a real option rather than a marketing checkbox.
It is also a practical one. Running a capable model locally still asks a fair amount of your hardware, and it is worth remembering that the same AI boom powering tools like Electra is a large part of why memory prices on new laptops have climbed so sharply over the past year. Anyone planning to lean on the offline Ollama fallback for daily use will want a machine with RAM to spare, not the bare minimum the distro technically boots on.
Fast, and Apparently Fine With Games
Early testers have reported boot times of around 12 seconds, which is quick even by lightweight Linux standards, and that Steam runs without the usual round of tweaking that Linux gaming sometimes requires. Neither detail is the headline feature here, but both matter for a project trying to convince people that an AI-first desktop does not have to come at the cost of a normal, responsive computer.
Where This Fits in the Bigger Picture
AI-OS is arriving at a moment when nearly every major tech company is racing to put an agent inside the operating system, and when the infrastructure behind that race is reshaping the hardware industry in ways most users never see directly, from the chips inside a new laptop to the sprawling data centers being built to train and run these models in the first place. What MakuluLinux is doing differently is building that agent as a small, independent project rather than a feature controlled by Microsoft, Apple, or Google, and giving users a real choice between a cloud backend with 90-plus models or a fully local one that answers to nobody but the machine it runs on.
Should You Actually Install It
AI-OS is a first release, not a decade-old, battle-tested edition, so anyone installing it should treat it the way you would any new operating system version: back up your data first, and expect to file the occasional bug report. It also comes from a single independent developer rather than a company with a support team on call. That said, for Linux users who have been curious about agentic AI but wary of feeding every command through a corporate chatbot, AI-OS is one of the few places right now offering both options side by side, with the offline path fully functional rather than a locked-down demo. Core features remain free to use, with the ISO available directly through MakuluLinux’s own site and SourceForge for anyone who wants to try it on a spare drive or in a virtual machine before committing a main machine to it.

