PewDiePie Quit Big Tech AI. The Easy Way to Follow Him
The exodus from big tech AI is real: 295% uninstall spikes, Ollama at 52M downloads a month. Three ways to follow PewDiePie local, ranked by effort.
Last updated:
On May 31, 2026, the biggest YouTuber alive shipped his own AI. Odysseus: free, open source, self-hosted, running on his own hardware. 67k+ stars in under two weeks. PewDiePie did not just build an app, he said the quiet thing loudly: you should own your AI, not rent it from a company that logs every word.
We have been yelling this from a much smaller roof for a while. He is right. And he is not early, he is on time, because the exodus was already underway.
the receipts: this is a wave, not a vibe
None of this is vibes. All of it is sourced.
- #QuitGPT went from hashtag to body count. After OpenAI’s Pentagon deal, ChatGPT uninstalls spiked 295% in a single day per Sensor Tower data (TechCrunch), and the QuitGPT tracker claimed 1.5 million cancelled subscriptions in the first wave (report).
- It did not blow over. Uninstalls were still up 132% year over year in April, after a 413% March, while Claude downloads grew 1,000% YoY against ChatGPT’s 14% (Futurism). People are not just mad, they are leaving.
- The privacy trigger was real, not paranoid. A federal court ordered OpenAI to preserve user chat logs, including conversations users deleted, as evidence in the New York Times lawsuit (The Cyber Express). Your “deleted” chats sat on a server because that is where your AI lives. That is the whole problem in one sentence.
- The destination is local. Ollama, the open-source local model runner, hit 52 million monthly downloads in Q1 2026, a 520x jump from 2023 (DEV Community). Even ZDNET’s Jack Wallen published “I quit ChatGPT for a free, private, and local AI called Ollama,” citing cost, privacy, and the data centers drinking the grid.
Big tech AI managed to unite privacy people, money people, and environment people against it in the same quarter. Impressive, honestly.
what “going local” actually means for a normal person
Strip the jargon: a local AI is a chat app on your computer where the model also lives on your computer. Your questions, your documents, your 2am spirals, none of it travels. No subscription, no rate limits, no terms-of-service update that quietly opts you into training. Nothing leaves the building.
What changed in 2026 is that this stopped requiring sacrifice. Open models like qwen3.5, gemma4, and qwen3.6 run honest-to-god useful AI on the laptop you already own. We broke down exactly what fits on what machine in Odysseus system requirements: what your machine actually needs.
So the only real question left is effort. There are three paths.
path 1: DIY with Ollama (some effort, free)
Install Ollama, pull a model that fits your RAM, add a chat interface on top. This is the route ZDNET’s Wallen took and it works. If you can install a printer driver without crying, you can probably do this. Our comparison of Ollama, LM Studio, Jan, and AnythingLLM covers the interface layer.
The catch: you assemble it yourself, you maintain it yourself, and when a model update changes behavior, you are the IT department.
path 2: Odysseus (technical, free, the full workspace)
If you are comfortable with Docker or Python, Odysseus is the most complete self-hosted AI workspace anyone has shipped: chat, agents, research, email, notes, in one private app. We wrote an honest install guide, including the parts that bite: source-only distribution with zero binary releases, a fast-moving repo, and hardware guesswork the project itself says it is still fixing.
If that paragraph sounded fun, go. Star the repo, send PRs, this project deserves the help.
path 3: HOMESTEAD (one click, coming soon)
If paragraph two sounded like a second job, this is the lane we are building. HOMESTEAD is a one-click private local AI desktop app: download it, open it, talk to your AI. Private on-device memory, so it actually remembers you without reporting you. A machine passport that reads your hardware and picks models that genuinely fit, before anything installs.
It is the finished version of what PewDiePie started, for people who do not build from source. And it is not released yet, we will not pretend otherwise. The waitlist is open at fuckbigtech.ai, and waitlist members get it first.
the honest tradeoffs
We sell local AI and we will still tell you the truth. The biggest frontier cloud models are smarter than what runs on a laptop, and for a handful of extreme tasks that gap matters. Your first model download is multiple gigabytes, plan for it. And a local model does not magically know yesterday’s news without tools that fetch it.
What you get back: no subscription, no rate limits, no outages, no training on your conversations, and no server for a court order to reach. For most people, most days, that trade is not close.
the point
PewDiePie proved the demand. The court order proved the stakes. Ollama’s 52 million downloads a month proved the direction. The only thing still missing is the version of this that your mom can install.
Pick your path. DIY if you like building, Odysseus if you like terminals, the HOMESTEAD waitlist if you just want your AI to finally live in your house. Whichever one you choose, choose one. Renting your brain back from a data center was always a weird deal.
Quick Answers
Why did PewDiePie build his own AI?
Odysseus, released May 31, 2026, is his free, open-source, self-hosted AI workspace. The point is ownership: your AI runs on your hardware with your data, instead of in a big tech data center that logs everything. It hit 67k+ GitHub stars in under two weeks.
What is the easiest way to switch to local AI?
Ranked by effort: install Ollama and a chat app if you are comfortable with a little setup, build Odysseus from source if you are technical, or join the HOMESTEAD waitlist at fuckbigtech.ai if you want a one-click private local AI app. HOMESTEAD is not out yet, the waitlist is the honest first step.
Is local AI actually good enough to replace ChatGPT?
For most everyday use, yes. Mid-2026 open models like qwen3.5, gemma4, and qwen3.6 handle writing, summarizing, questions, and coding help on a normal 16-32GB machine. Frontier cloud models are still ahead at the extreme end, but the everyday gap has mostly closed.
Does quitting ChatGPT actually protect my privacy?
Switching to another cloud means trusting another data center. Going local removes the question: a court order forced OpenAI to preserve user chats, including deleted ones, because the chats live on their servers. A model running on your own machine has nothing to hand over.