Tutorial · Local AI · Beginner level

Run a real AI
on your own
machine.

No subscription. Without sending a single piece of data over the internet. Even on a plane, even when the home wifi is acting up. The tutorial to install an AI model on your computer in under an hour, written for someone who has never opened a terminal in their life.

20 min read Level Everyone Date April 2026
In 30 seconds

What you'll understand

  • A real AI can run on your computer — not a watered-down version, a real one. If your computer has at least 16 GB of memory, you're good.
  • You install two tools: Ollama (the engine) and Open WebUI (the interface that looks like ChatGPT). 15 minutes the first time, 0 afterward.
  • Your data stays with you — not a single line goes over the internet. For a lawyer, a doctor, an accountant, that's non-negotiable.
  • You can chat with your own documents (PDF, Word, notes) by drag-and-drop. It's what's called "RAG."
  • My blunt advice: try it first on your current computer with Mistral 7B. If it works, don't buy anything. If it's too slow and you like it, you'll know what you're missing.
  • Transparency: this article was written with Claude (Anthropic), reviewed and approved by me. If you spot a mistake or a passage that rings false, write to me, I'll fix it.
— Why you should care

Why it's gotten serious.

Two years ago, running an AI at home was the business of a bearded geek who spent weekends in the terminal. Today, it's become simpler than installing Photoshop. You download an app, you double-click, you pick a model from a list, and it's done.

What changed in 2025-2026: open models caught up with closed ones. Mistral, Llama, DeepSeek, Qwen — you can download AIs for free that rival ChatGPT for most daily uses. And on January 27, 2025, an unknown Chinese company (DeepSeek) released a model that wiped $589 billion off NVIDIA in a single day. The whole "you need billions and €100,000 servers to do AI" thesis collapsed.

If you've already read my article on open source, you know where this movement comes from. Here, we move to the next step: how you put it to work, concretely, on your computer, this weekend.

Five concrete reasons to get into it

Privacy
100%
No data leaves your machine. For a lawyer, a doctor, an accountant, that's a legal obligation, not a convenience.
Monthly cost
€0
No subscription, no quota, no "you've reached your limit." Once it's installed, it's free for life.
Works offline
Train, plane, outage
Cut your wifi: your AI keeps answering. A game changer for travel and dead zones.

The two others, subtler but they change the game:

No commercial filter. Cloud AIs sometimes refuse to help you "because it's legal advice" or slap a disclaimer on you every 3 lines. A local AI does what you ask, full stop.

You can plug in your own documents. You drop your PDFs, your notes, your contracts into the tool — and your AI answers based on your documents, not its general memory. We'll cover that in detail at the end of the article.

— The other side of the coin

Why you might give up.

I'd rather tell you right away, instead of you finding out after two hours of installation. Local AI is great, but it's not magic. Here are the four things that could frustrate you if you don't know them from the start.

1. Full multimodal is still the cloud's turf

On ChatGPT or Claude, you throw a photo, a voice note and a PDF into the same conversation and the AI understands it all. Locally, it's more cobbled together: you need one tool for voice, one for text, one for images. It works, but it's less seamless. The cloud is about two years ahead here.

2. No automatic web search

Your local AI knows the world up to its build date (often 6 to 12 months back), not after. For it to go fetch news from the internet, you have to install an extra layer. Doable, but not on the default menu.

3. AI that controls your computer is cloud-only

The trendy features where the AI takes control of your browser to click for you, do 30 minutes of autonomous research, fill out a form — all of that needs models so huge your machine can't run them. For now, it's cloud only.

4. Updates are on you

ChatGPT improves on its own, silently. Locally, you have to pull the new versions by hand when they come out. Not a dealbreaker, just something to know.

My honest take: if you're after a single AI that does everything, the cloud is still ahead for now. But if you're after an AI that respects your data, works without wifi, and costs you nothing after install — and you're OK keeping ChatGPT on the side for the 10% of cases where local falls short — then you're going to love what follows. The right answer in 2026 is local + cloud, not local OR cloud.

— The gear

What you really need.

Before going any further, you need to know whether your computer can do it. Good news: most MacBooks and PCs bought since 2022 are eligible. Here's the equation, explained simply.

The equation in two words: memory

An AI model is a big file (between 4 and 40 GB depending on its size) that has to be loaded into your computer's memory to run. If your memory is too small, your computer will "write" the rest to the hard drive — and then everything gets painfully slow. An answer that should take 3 seconds takes 3 minutes.

So question No. 1 is: how much RAM do you have? You can see it in your computer's settings (Mac: "About This Mac," Windows: right-click "This PC" then Properties).

The minimum to get started in April 2026

16 GB of RAM on a Mac (M1, M2, M3, M4 or M5) or 12 GB of video memory (VRAM) on a PC with an NVIDIA graphics card. Below that, you're limited to tiny models, and frustration shows up fast.

Three budgets, three options

I've tested, compared, asked the community. Here's what I concretely recommend depending on what you can spend.

BudgetRecommendationWhat runs on it
~ €800
Exploring
Refurbished 16 GB MacBook Air M2 from Apple Refurb Mistral 7B, Llama 3 8B. ChatGPT free-tier level. More than enough for 80% of daily uses.
~ €2,400
2026 sweet spot
48 GB MacBook Pro M4 Pro You run 30-billion-parameter models comfortably, and you brush up against 70 billion. ChatGPT-4 level on many tasks.
~ €4,500
Power user
64 GB Mac Studio M4 Max or a PC with an RTX 5090 + 64 GB RAM Llama 70 billion smooth, several models in parallel, you can train your own model on your data.

The clever option that changes everything: grab a desktop PC + a used RTX 3090 graphics card (€650 to €800) + 64 GB of RAM, total around €1,500. It's what the community that knows its stuff (on Reddit, r/LocalLLaMA) has recommended for 18 months as the best value on the market.

Mac or PC?

Macs with an Apple Silicon chip (M1, M2, M3, M4) have a magical quirk called "unified memory." Plainly: RAM AND video memory share the same pot. If your MacBook has 48 GB, all 48 GB can serve the AI. On a PC, RAM and video memory are separate — which makes things a little more complicated.

In practice: if you're already on Mac, you don't have to change anything. If you're on PC, you can do the same — it's just a bit more technical at first. If you're a total beginner and still on the fence, go Mac: the install simplicity is unbeatable.

The No. 1 trap to avoid when buying

Buying a PC with lots of RAM (64 or 128 GB) but a weak or nonexistent graphics card. You'll technically be able to load big models, but they'll reply at 1 word every 2 seconds. Unusable. The graphics card matters as much as the amount of memory — maybe even more.

— Your toolbox

The four tools to know.

There are about thirty tools for running an AI locally. You don't need to know them all. These four cover 95% of needs, from the absolute beginner to the curious one who wants to dig deeper.

Ollama — the absolute default

Free · Open source · Mac/Win/Linux

The 2026 standard. You install it, you type a command, you chat. It's become so essential that every other tool on this list relies on it. My first choice for 99% of people.

Open WebUI — ChatGPT's interface on your machine

Free · Open source · web app

An interface that's 99% like ChatGPT, hooked up to Ollama. You can drag and drop your PDFs to chat with them, create accounts for your family. 15 minutes of setup the first time, then unbeatable.

LM Studio — the premium route

Free · Proprietary · Mac/Win/Linux

The most polished app on the market. You download, you launch, you chat — without ever opening a terminal. Downside: not open source. Pick it if you hate the command line and the open-source philosophy isn't especially close to your heart.

GPT4All — the "install and done"

Free · Open source · Mac/Win/Linux

The simplest of all. You download, you pick a model from a built-in list, you chat. Ideal for the very first try. Less powerful than the others down the line, but zero friction to get going.

The winning 2026 combo for non-devs

If I had to recommend only one combination, it would be Ollama + Open WebUI. It's what gives you:

  • The simplicity of Ollama for downloading and managing models
  • The ChatGPT interface of Open WebUI (history, multiple conversations, syntax-highlighted code)
  • The ability to chat with your own documents (drag and drop a PDF and ask questions)
  • Sharing with your family or your team if you want (everyone gets their own account, their own private chats)
  • All of it, 100% free and entirely on your machine

It's what we'll install together below, step by step.

— The brain

Which model for what.

Once your tools are in place, you'll have to pick a "model" to download. It's the equivalent of a brain you install into the engine. There are dozens, sorted into six big families. Here's the overview, without going into the technical weeds.

How to read the names (in two sentences)

When you see "Mistral 7B," the "7B" means 7 billion parameters. The bigger the number, the smarter the model — and the more memory it eats. A "7B" model weighs about 4 GB and fits in 8 GB of memory. A "70B" weighs 40 GB and needs 64 GB. That's it, that's all you need to know to get started.

The six families to know

FamilyOriginStrengthWorth noting
MistralFranceExcellent in French, a real open license, European sovereigntyThe universal default for 80% of cases
LlamaMeta (USA)The richest ecosystem, the most tutorials availableSlightly restrictive license (read it if you're using it commercially)
DeepSeekChinaThe biggest surprise of 2025-2026 — a stunning level of reasoningAvoids certain politically sensitive topics
QwenAlibaba (China)Multilingual (119 languages), excellent for codeStill few tutorials in French
PhiMicrosoft (USA)Small models that punch above their weight, ideal if you're short on memoryLess versatile in open-ended chat
GemmaGoogle (USA)140+ languages, sees imagesGoogle's own license, not truly open

The five models to try first

If you're starting today, download these five in this order. Total: about 30 GB, and you'll form an opinion in one afternoon.

ModelFor whatWeightMin memory
Mistral 7BThe universal default — general chat, writing, brainstorming4 GB8 GB
Llama 3.1 8BTo compare with Mistral, slightly better in English5 GB10 GB
Qwen 3 4BThe little one that rips — ideal if you're short on memory3 GB6 GB
DeepSeek R1-Distill 7BTo watch the model "think" step by step — the wow effect5 GB10 GB
Codestral 22BIf you code (needs at least 32 GB of memory)13 GB32 GB

My blunt advice: start with Mistral 7B. It's enough for 80% of uses — writing, summarizing, brainstorming, translating, general questions. You'll quickly see whether you need something bigger or more specialized. No point filling your hard drive on day one.

The trap that makes 9 out of 10 beginners scream

When you look for a model, you often see two versions: a plain one and one marked "Instruct" (or "Chat"). Always take the Instruct version. The plain version doesn't follow your instructions — you tell it "summarize this text" and it keeps writing the text instead of summarizing it. With Ollama and LM Studio, you don't have this problem: they automatically pick the Instruct version by default.

— The full tutorial

We install together.

Here's the procedure, validated and tested. I'll use Mac as the running example because it's the simplest, but I give the Windows and Linux variants at each step. Count 15 minutes the first time, half of it waiting for downloads.

01

Install Ollama (the engine)

Go to ollama.com. Click the big "Download" button in the middle of the page. The site automatically detects your system. Double-click the downloaded file to launch the install. On Mac, you drag the Ollama icon into the Applications folder. On Windows, you confirm the installer that opens.

Check that it's installed: you should see a little llama icon in the top bar (Mac) or the taskbar (Windows). If you see it, you're set.

Mac · Windows · Linux — same tool, same installer
02

Download your first model

Here, you have two options. The easy route: since late 2024, Ollama has a real graphical interface. You click the llama icon, you type mistral in the search bar, you click download. Count 4 GB and 5 minutes depending on your connection.

The geeky route (but not that hard): open the Terminal (Mac: Cmd + space, type "Terminal," Enter) and type: ollama pull mistral. Press Enter. The download starts, you see a progress bar. When it's done, type ollama list to check your model is there.

Mac: Cmd + space then "Terminal" · Windows: Windows key then "cmd"
03

Test in raw mode (optional but satisfying)

Before installing the pretty interface, do a quick test to check your AI responds. In the Terminal, type: ollama run mistral. A prompt appears. Ask it a question: "Hey, can you introduce yourself?"

You should get an answer within seconds. If it answers, you've got a real AI running on your computer. Cut your wifi to check — it keeps working. To quit, type /bye and Enter.

If the answer comes slowly (1 word every 2 seconds) → your computer is struggling, pick a smaller model like qwen3:4b
04

Install Docker (the foundation for Open WebUI)

To get the interface that looks like ChatGPT, we need a tool called Docker. Go to docker.com/products/docker-desktop, download the version for your system, run the installer. When it's done, open Docker Desktop. You'll see a whale-shaped icon in the top bar — wait for it to stop moving, which means Docker is ready.

On first launch, Docker asks you to create an account. It's free and required for personal use. You enter your email, and you're done.

On Linux, Docker is often already available — otherwise type sudo apt install docker.io
05

Launch Open WebUI (the interface)

Now the impressive part. In the Terminal, copy-paste this command exactly as it is, and press Enter: docker run -d -p 3000:8080 -v open-webui:/app/backend/data --name open-webui --restart always ghcr.io/open-webui/open-webui:main

The download starts (count 2 to 3 minutes depending on your connection). When the terminal hands control back to you, it's ready. You'll never have to redo this step: Open WebUI will launch on its own every time you start your computer.

The command is long, that's normal. Copy-paste it in one go, don't type it by hand.
06

First chat in the pretty interface

Open your browser and go to the address: http://localhost:3000. You'll see a login screen. You create the admin account (the first account created automatically becomes the administrator). Enter your email and a password.

You land on an interface that looks like ChatGPT. Top left, select mistral from the dropdown menu. Type your first message. Your answer comes back in 2 to 3 seconds on an M2 Mac or a PC with 16 GB of memory. Welcome home.

You can bookmark this page — it's your own ChatGPT now.

And there you go, you've got an AI running on your own machine

If everything went well, you now have a ChatGPT-style interface that answers from your machine, without sending a line over the internet. You can cut your wifi to prove it. You can create several conversations, the history saves itself. You can switch models in one click. Done and dusted.

— What it's actually for

Six examples that justify it all.

"OK it's installed, but what do I do with it?" Here are six concrete use cases, by profession, that on their own justify the install. If one of them sounds like you, then it'll be worth your while.

Case 01
Lawyer

Analyze 50 client contracts

A 3-partner firm, 50 commercial contracts to compare every quarter. Sending these files to ChatGPT = a breach of professional confidentiality. With Mistral running locally + Open WebUI, you drop your 50 PDFs, you ask your question ("Compare contract A and B on duration, termination, penalties"), and you get a table of the differences in 2 minutes. Instead of 2 hours of manual reading. Sources cited (page X, section Y) so you can verify.

Model: Mistral · Tool: Open WebUI
Case 02
CFO

Analyze 40 quarterly reports

A family office, 10 companies in the portfolio, 4 quarters = 40 financial reports to digest to prep the board. These reports are under strict confidentiality — legally off-limits to OpenAI. Locally: you load the 40 PDFs into your knowledge base, you ask "for Acme, identify 3 key trends, 2 warnings, 2 opportunities over the year," and you get a usable table in 5 minutes.

Model: Mistral Small · Tool: Open WebUI
Case 03
Journalist

Transcribe 5h of interviews

A freelance journalist, 5 hours of recordings to transcribe and dig through for an article. At Otter or Rev, you pay monthly and your audio goes to a foreign cloud. With Whisper running locally (the same tool Otter uses behind the scenes), you drag and drop your 5 files, you wait 15 minutes on a Mac, you get the transcripts. Then you ask Mistral "extract the 10 most striking quotes." 2 hours of total work instead of 8.

Model: Whisper + Mistral · Tool: Open WebUI
Case 04
Trainer

Generate course material

A consultant who runs a 2-day training on GDPR compliance in the healthcare sector. You load your old PDF material + 4 reference legal articles into your knowledge base. You ask "create 8 modules, for each: objectives, 400 words of content, a sector example, a practical exercise. Take inspiration from the style of my old courses." You produce a complete deck in 1 hour of generation + 1 hour of proofreading, instead of a week of writing.

Model: Mistral Small · Tool: Open WebUI
Case 05
Student

Get a personal tutor 24/7

A high-school senior, stuck on Kant, needs it re-explained 50 times from different angles, without being judged. You install GPT4All, you download DeepSeek R1 (the model that shows its step-by-step reasoning), you tell it "you're my philosophy tutor, explain the categorical imperative from scratch with 3 examples from a teenager's daily life, then ask me 2 questions to check." The student sees how the model thinks — not just its answer. Devastatingly effective teaching.

Model: DeepSeek R1 · Tool: GPT4All
Case 06
Creative

Generate 50 visuals a month

A solo marketer, has to produce 50 visuals a month for LinkedIn and Meta ads. Tired of paying Midjourney €30/month and putting up with their queues. With FLUX.1 schnell running locally (free, a genuinely open license, usable commercially with no strings), you generate your images from your computer, at the speed your hardware allows. You can even teach the tool your visual style so it outputs images in your brand guidelines.

Model: FLUX.1 schnell · Tool: ComfyUI
— The power move

Chat with your own documents.

Here's the feature that changes your life, and that nobody ever sells you properly. It's what's called "RAG." The word is scary, the concept is very simple.

The analogy that clicks

Imagine you hire a brilliant assistant. Without RAG, you ask them questions and they answer with what they learned in school — general knowledge, in other words. With RAG, you give them your personal library and you tell them "answer me based on these books, and cite the exact pages."

In practice: you drop your PDFs, your Word notes, your Markdown into Open WebUI. The tool chops them into little chunks, indexes them, and when you ask a question, it goes and finds the relevant passages in your documents and answers based on them.

The consequence that changes everything

If the info isn't in your documents, the model doesn't make it up and tells you so. That's a feature, not a bug: you know the answer really comes from your corpus, not from an AI hallucination. For a lawyer, a doctor, an accountant, it's this property that makes the tool usable professionally.

How to turn it on in Open WebUI

You've already installed everything by following the tutorial above. Here are the 3 steps to use RAG:

  1. Create a knowledge base: in Open WebUI, click "Workspace" on the left, then "Knowledge," then "+ New Knowledge." Give it a name (for example "My client contracts").
  2. Drag and drop your documents: you can add PDFs, Word files, Markdown, notes. The tool indexes them automatically (count a few minutes for 50 documents).
  3. Ask your questions: create a new chat, select your knowledge base from the menu, ask your question. The model answers while citing the exact sources (page X of document Y).

The six cases where RAG is unbeatable

ProfessionWhat you loadWhat you gain
LawyerInternal case law, template contracts, memosA search in 10 sec instead of 30 min
DoctorScientific articles, personal protocolsA pre-consultation synthesis
JournalistInterview archives, ongoing filesFind a lost quote in 5 sec
ConsultantDecks from past projects, client deliverablesSmart reuse of old content
StudentThe semester's courses + readingsTargeted revision on their own notes
ManagerThe team's internal docs, meeting notesFaster onboarding for new hires

The limit to know about: quality depends on your documents. An unreadable scanned PDF, a chaotic Excel file, badly structured notes — that'll give mediocre results. The cleaner your sources, the better the answers.

— The real comparison

Local vs cloud: the verdict.

The "local OR cloud" debate is framed wrong. The right answer in 2026 is local AND cloud, depending on the need. Here's my honest decision matrix.

Use caseLocalCloudMy pick
Sensitive data (lawyer, medical, financial)Local, absolutely
Offline work (plane, train, outage)Local
Transcribing confidential audioLocal, absolutely
Daily chat on non-sensitive topicsLocal — it's free
Basic code, completionLocal for 80% of cases
Current web search (news, fresh info)Cloud
AI that controls your computer (Computer Use)LimitedCloud
Complex multimodal (image + text + audio)FragmentedCloud for now
Quick creative brainstormingCloud (faster)
Team sharing (10+ people)ComplexCloud

My personal workflow (the honest version)

Concretely, here's how I organize day to day, in April 2026:

  • Local: everything that touches my professional documents, my contracts, my sensitive drafts. Plus audio transcription and daily chat when I can wait 2 extra seconds for an answer.
  • Cloud (ChatGPT, Claude): current web search, heavy complex reasoning, modern agentic work, and the urgent stuff where every second counts.

Three apps handle both in the same interface if you want to switch in one click: Msty (the most polished), Open WebUI (open source, you can plug OpenAI or Claude into it on top of local), Cherry Studio (an open-source alternative to Msty).

— The traps to avoid

The five beginner mistakes.

🐌

Trap 1 — Downloading a model that's too big

You install Llama 70B on a MacBook with 16 GB of memory. The model doesn't fit, your computer crawls, you wait 30 seconds per word, you conclude "local is rubbish." Simple rule: the model's size (in GB) under your memory minus 4 GB. 16 GB of memory → 7-8B models. 32 GB → 13-32B models. 64 GB and up → 70B possible.

🎭

Trap 2 — Mixing up "base" and "instruct"

On download sites, you often see two versions of the same model. The "base" version doesn't follow your instructions — it continues your sentence instead of carrying it out. The "instruct" (or "chat") version is the one that knows how to answer your requests. Always take the "instruct" version. With Ollama and LM Studio it's automatic, but if you download from HuggingFace, double-check.

📦

Trap 3 — Installing 5 tools in parallel

Each tool keeps its models in its own corner. If you install Ollama + LM Studio + GPT4All + Jan, you end up with the same Mistral 7B downloaded 4 times — 16 GB of duplicates. Pick one main tool (Ollama preferably) and use the others only as an interface on top.

Trap 4 — Testing for 5 minutes and concluding "it doesn't work"

The first frustration often comes from a bad prompt, not a bad model. A Mistral 7B with a well-crafted prompt beats a Llama 70B with a lousy one. Invest in the quality of your instructions: give it a role ("you're a lawyer…"), context, the format you want as output, and even an example if you can.

⚠️

Trap 5 — Downloading a model from a dubious source

Anyone can publish a model on community sites, and some contain malicious code. Stick to the official accounts (Mistral AI, Meta, DeepSeek, Microsoft, Google) or the reference uploaders (TheBloke, bartowski, lmstudio-community). With Ollama, it's risk-free: every model in their catalog is vetted.

— Going further

And after that?

Once you've mastered the Ollama + Open WebUI + RAG combo, you've unlocked 95% of the uses. Here are the avenues to go further if you want to dig in.

  • Continue.dev — a free VS Code extension that plugs your Ollama into your editor. You swap GitHub Copilot (€10/month) for free, local. 10 minutes of setup for anyone who codes.
  • n8n + Ollama — n8n is the open-source equivalent of Zapier. You can plug your local AI into workflows: "when an email arrives, summarize it, post to Slack." For the tinkerers.
  • Home Assistant + Ollama — control your home by voice, locally, without Alexa listening to everything. A setup for enthusiasts (one weekend).
  • Image generation with FLUX — install ComfyUI and you generate your images at home. Count 2 days to learn the interface, then you do whatever you want.
  • Fine-tune your own model — the next step, ambitious but accessible. You take an existing model and re-teach it your writing style or your domain. For the diehards, but doable at home on an M4 Mac.

What's coming in 2026-2028 that's going to speed everything up: Apple Intelligence built into macOS and iOS, the NPU chips in new Windows PCs (Copilot+ PC), models that keep getting smaller and more capable. By 2027, models that fit on a phone will rival today's ChatGPT-4. The trajectory is clear: what was impossible at home in 2023 will be trivial in 2027.

If you haven't yet read my article that lays the foundations — what open source is, how companies make a living giving things away for free, why open AI changes everything — it's right here: Open source explained for those who aren't devs. It's the natural companion to this one. And if you want the story of the moment DeepSeek made NVIDIA collapse, I tell it in episode 4 of my AI Wars podcast.

Three things to do this weekend

  1. Install Ollama and have your first chat. 10 minutes flat. You'll see with your own eyes that an AI can run on your computer with no subscription.
  2. Push on to Open WebUI if you want the pretty ChatGPT interface and RAG. 15 more minutes.
  3. Load your last 10 work PDFs into a knowledge base and ask them a real professional question. That's the moment you understand why it's non-negotiable for certain professions.

If you want me to send you more tutorials like this (on AI, open source, the tools I test for myself first), sign up for AI Playbook — it's my weekly watch, I share with you the same thing I keep for myself. And if you get stuck on a step, or you think I've got something wrong somewhere, write to me. I read everything, I don't take it badly.

— FAQ

FAQ on local AI.

What's the minimum setup to run an AI locally in 2026?

You need at least 16 GB of RAM on a Mac with an Apple Silicon chip (M1 to M5), or 12 GB of video memory (VRAM) on a PC with an NVIDIA graphics card. Below that, you're limited to tiny models and frustration shows up fast.

Which tools should you download to get started?

Four tools cover 95% of needs: Ollama (the engine, the 2026 standard), Open WebUI (a ChatGPT-style interface), LM Studio (a premium alternative with no terminal) and GPT4All (the simplest for a first try). For a non-dev, I recommend the Ollama + Open WebUI combo.

What's the best model for a beginner?

Mistral 7B. It's the universal default, enough for 80% of daily uses: writing, summarizing, brainstorming, translating, general questions. The model weighs 4 GB and fits in 8 GB of memory.

How much does it cost to set up?

The tools and models are free. On the hardware side, three budgets: ~ €800 for a refurbished 16 GB MacBook Air M2 (to explore), ~ €2,400 for a 48 GB MacBook Pro M4 Pro (the 2026 sweet spot), or ~ €4,500 for a 64 GB Mac Studio M4 Max. A clever option: a desktop PC with a used RTX 3090 + 64 GB of RAM for around €1,500.

Does my data really stay private?

Yes. Everything stays on your machine, without sending a single line over the internet — you can cut your wifi to prove it. That's what makes the tool usable professionally for a lawyer, a doctor or an accountant, where sending files to ChatGPT would breach professional confidentiality.

Does it replace ChatGPT completely?

No, not in 2026. The cloud keeps the edge for current web search, AI that controls your computer, complex multimodal work and heavy reasoning. The right answer is local + cloud, not local OR cloud: local for the sensitive and the offline, cloud for the urgent and the very complex.

How long does the install take?

Count 15 minutes the first time for the Ollama + Open WebUI combo, half of it waiting for downloads. If you just want to test Ollama on its own in terminal mode, 10 minutes flat is enough.

Which model for which use (chat, code, image)?

For general chat: Mistral 7B. For step-by-step reasoning: DeepSeek R1-Distill 7B. For code (with 32 GB of memory): Codestral 22B. For image generation: FLUX.1 schnell with ComfyUI. For audio transcription: Whisper running locally.

Do you need a Mac or a PC?

Both work. Macs with an Apple Silicon chip have unified memory: your entire 48 GB serves the AI. On a PC, RAM and video memory are separate, which is a bit more technical. If you're a total beginner, go Mac: the install simplicity is unbeatable.

What is RAG?

RAG is the feature that lets you chat with your own documents. You drop your PDFs, Word files or notes into Open WebUI, the tool chops them up and indexes them, then when you ask a question, the model answers based on your documents and cites the exact sources. If the info isn't there, it doesn't make it up.

Jérémy Sagnier
Thanks for reading this far 👋

Shall we keep going?

I test AI for real and share what works, no jargon and no hype. If this article helped you, the easiest way to never miss anything is my Friday letter. And if you have a question or a doubt: reply to me, I read everything.

Get the newsletter → Read more articles