Raising AI Kids: Issue 29

Why Local AI?

The Neighbor With the Smart Home

David was watering the front garden when his neighbor Rick walked over with the particular confidence of a man who had just installed something expensive.

"You see this?" Rick held up his phone. The screen showed a dashboard for his smart home. Thermostat, cameras, doorbell, voice assistant, all connected. "The AI learns our whole routine. Knows when we wake up, when we leave, when the kids go to bed."

David looked at it. "Where does all that information go?"

"The cloud. Some company runs the AI on their servers. All I do is talk to it."

David nodded slowly. "And they keep everything?"

Rick shrugged. "Probably. But it's convenient."

That evening, David told Sam about the conversation. Sam had been reading about local AI for weeks and had been waiting for a moment like this.

"Dad. You can run AI on our own computer. No cloud. No internet. Nobody keeps anything."

David put down his coffee. "Show me."

That conversation is the one every parent should have, because the question is not just what AI knows. The question is whose computer is thinking about my family.

Most families use cloud AI without thinking about it. You type a question into ChatGPT, Grok, or a voice assistant. The words leave your house, travel to a server somewhere, get processed, and come back. That works. It is fast. It is usually free or cheap. And for most things, it is fine.

But there is another option. You can run AI locally, on a computer in your house, with no internet connection required. Nothing leaves. Nothing gets stored on someone else's server. The thinking happens in your living room.

Both have their place. The trick is knowing which is which.

Cloud Friend, Living Room Friend

Think of it like this.

Cloud AI is like calling a smart friend on the phone. You ask a question. They answer. But they are also taking notes on everything you say, and those notes live at their house, in their filing cabinet, under their rules.

Local AI is like having that same smart friend sitting in your living room. You ask a question. They answer. When the conversation is over, they remember nothing unless you decide to save it. Nothing leaves the room.

The friend on the phone is more powerful. They have a bigger library. They can call other experts. But everything you say passes through their hands.

The friend in your living room is less powerful. Their library is smaller. They cannot look anything up online. But what happens in your house stays in your house.

Both have their place. The question is which conversation you are having.

Four Reasons This Matters for Families

There are four reasons families should understand local AI.

The first is privacy. When Sam asks a cloud AI to help with a school essay, that essay goes to a server. When he asks a local AI, it stays on the machine in the closet. For a baseball card inventory, the cloud is fine. For a diary entry, a health question, or a conversation about something personal, local is different. The data goes to your computer's memory, gets processed, and disappears when you turn it off.

The second is control. Cloud AI changes without warning. A model gets updated. A feature disappears. A price goes up. You have no say. Local AI stays what you installed. It does not change unless you change it. If a model works for your family today, it will work the same way next year.

The third is cost. Cloud AI charges per use, or by subscription. Local AI costs electricity. A small model running on a spare laptop uses about as much power as a lightbulb. Once you have the computer, the AI itself is free. A kid can run a thousand experiments without burning through an API budget.

The fourth is independence. If the internet goes down, cloud AI stops working. If a company shuts down a service, it is gone. Local AI runs whether the internet is up or not. It is yours. Nobody can turn it off from the outside.

Cloud AI is more capable. Local AI is more private. The goal is not to pick one. It is to know which tool belongs where.

What Local AI Can Actually Do

Here is what local AI can actually do today.

It can answer questions, summarize text, draft messages, classify information, and help with homework. It can do this without sending a single byte to the internet. On a modest computer, a laptop with 16GB of RAM, you can run a small model that handles these tasks well enough to be useful. The key number is memory — and not just system RAM. If your computer has a dedicated graphics card, the model uses VRAM (video memory), which is faster. On a Mac with Apple Silicon, the CPU and GPU share unified memory, so the model can use all of it. On an older laptop with only system RAM, it still works — just slower. The distinction matters when you are deciding which machine in your house is the right one for local AI.

What it cannot do is match the biggest cloud models. A local model running on a family computer is not GPT-4. It is not Claude Opus. It is more like a capable assistant for defined tasks. It will summarize a chapter. It will draft a thank-you note. It will not reason through a complex multi-step problem the way a frontier model can.

That is okay. Most family tasks do not need a frontier model. They need something that can help with the ordinary stuff without recording everything.

The Moment David Saw It

Sam showed David the setup on the old Mac Mini in the closet. One program. One command. A small model called Qwen, running quietly, no internet required.

"Ask it something," Sam said.

David typed: "What is the capital of France?"

The answer appeared in two seconds. Clear, correct, no loading wheel.

"Now turn off the wifi," Sam said.

David turned it off. He typed another question. The answer came back just as fast.

"Nothing left the house," Sam said. "No server. No company. No notes in anyone's filing cabinet."

David stared at the screen. "That is the difference."

Do This Week

Do This Week: Install Ollama on a computer in your house and ask it one question with the wifi off. Download Ollama from ollama.com (free, Mac/Windows/Linux). Open a terminal and run: ollama run qwen3:4b — this downloads a small model and starts it. Then turn off your wifi. Ask it anything: "What are three good books for a 12-year-old?" Watch the answer appear. Have your kid ask one too. Let them see the computer thinking without the internet, without the cloud, without anything leaving the room. That is the whole exercise: one model, one question, no internet.

What David Kept

A few days later, Sam was working on a personal journal entry. He usually used a cloud AI for help with writing. This time, he opened the local model instead.

David noticed. "Why the switch?"

Sam shrugged. "This one's personal. I don't want it on someone's server."

David sat back. Sam had understood the distinction on his own. Cloud AI for the baseball card inventory. Local AI for the journal. Both tools. Different rooms.

"Good call," David said.

Sam kept typing. The model in the closet hummed quietly. Nothing left the house.

What's Next

Next issue, we will talk about what happens when your kid wants to build something with local AI, not just chat with it. A small project, a real output, and the moment a local model stops being a toy and starts being a tool.

P.S. The neighbor's smart home is still sending everything to the cloud. That is his choice. The point is not that cloud AI is wrong. The point is that your family should know there is another option, and know which conversations belong where. Whose computer is thinking about your family? You should be able to answer that question.