AI Is Too Expensive? I Run It for Free on My Laptop (Here's How)
A medical student's guide to using AI without paying a cent in subscription fees.
I remember the exact moment I gave up on AI.
It was January 2026. I was staring at ChatGPT Pro's $200/month price tag, then at my bank account. A medical student in China — my monthly budget for "extras" was about enough for two bubble teas.
"AI is for rich people," I thought. "Or people whose companies pay for it."
I closed the tab and went back to studying.
But I couldn't shake the feeling that I was missing out. Everyone was talking about AI — coding assistants, research tools, writing helpers. And there I was, stuck with Google and a prayer.
Three months later, I'm running GPT-4-class models on my five-year-old laptop. For free. No subscriptions, no API bills, no cloud credits.
This is how I did it — and how you can too, even if you're not a programmer.
The Lie We've Been Told
Here's the thing nobody tells you about AI: you don't need the cloud.
Every AI company wants you to believe you need their $20/month plan. Or their $200/month Pro plan. Or their enterprise plan (ask for pricing!).
Why? Because they make money every time you type a message.
But the technology itself? The actual AI model? It's open source. Free. Public. Available for anyone to download and run.
The only reason we don't is that nobody told us we could.
What I Thought vs What I Learned
Before:
"Running AI locally? You need a $5,000 gaming PC with liquid cooling or something."
After:
My laptop has 8GB RAM and a mid-range GPU from 2021. I run AI models that answer questions, summarize articles, and help me study — all locally, all free.
Before:
"You need to be a programmer to set this up."
After:
I'm a medical student. I know anatomy, not APIs. If I can do it, anyone can.
Before:
"Local AI is worse than ChatGPT."
After:
For most everyday tasks — writing, research, brainstorming — the difference is unnoticeable. And for some things (privacy, no censorship, unlimited use), local AI is actually better.
What You Can Actually Do with Free AI
Let me show you what I do daily, all on my laptop, all free:
1. Study Assistant
I paste textbook chapters and ask questions. The model explains difficult concepts in simpler terms. No more watching expensive YouTube tutorials.
2. Writing Helper
Essays, emails, notes — I draft them faster. The model suggests improvements but doesn't rewrite everything (I'm still learning English, so I need the practice).
3. Research Buddy
I download research papers as PDFs and ask questions about them. "Summarize this in three bullet points." "What's the main limitation of this study?"
4. Brainstorming Partner
When I'm stuck on an idea, I talk it out with the AI. It's like having a friend who never gets tired of your questions.
5. Language Practice
I write something, ask the AI to correct my grammar, and learn from the feedback. It's like a free tutor who's available 24/7.
What You Need (Real Talk)
Let's be honest about what you need. No corporate marketing, just facts.
The Minimum Setup
- Any computer (Windows, Mac, Linux — even a $200 used laptop)
- At least 8GB of RAM (16GB is better, but 8GB works)
- Internet connection for the initial download (takes 10-15 minutes)
That's it. No special GPU required. No expensive hardware.
"Wait, I thought you needed a gaming graphics card?"
You can get better speed with a gaming GPU — but you don't need one. Models that run on CPU are slower (think 5-10 seconds per response instead of 1-2 seconds), but they work perfectly fine for most tasks.
What It Looks Like
The whole setup is basically this:
1. Download a free program (Ollama) — 2 minutes
2. Pick a model (the "brain") — 1 click
3. Start chatting — immediately
That's the entire process. I'll write a step-by-step guide with screenshots soon. For now, just know that it's much simpler than you think.
The Privacy Bonus Nobody Talks About
Here's something I didn't expect: privacy.
When you use ChatGPT or Claude, everything you type goes to their servers. Your questions, your documents, your private thoughts.
When you run AI locally:
- 🔒 Everything stays on your computer
- 🔒 No one sees your conversations
- 🔒 No data collection
- 🔒 Works even without internet
For a medical student handling sensitive patient data during rotations, this is huge. But even for everyday use — journal entries, personal projects, private brainstorming — it's nice to know your data is yours.
But Wait, Is It Actually Good?
This is the question I get most. Let me give you an honest answer:
For most everyday tasks? Yes, it's good enough.
- Writing emails → ✅ Great
- Summarizing articles → ✅ Great
- Brainstorming ideas → ✅ Great
- Explaining concepts → ✅ Great
- Writing code → ✅ Good (with the right model)
- Complex math → ✅ Good (with DeepSeek-R1)
- Creative writing → 🟡 Decent (varies by model)
- Real-time conversation → 🟡 A bit slower on CPU
The only thing you really miss: The absolute top-tier models (GPT-4o, Claude Opus) are still cloud-only. But 90% of what I need AI for, my local models handle just fine.
Why I'm Writing This
I'm not a tech influencer. I don't sell courses or have affiliate links. I'm just a medical student who was frustrated by how expensive AI seemed — and then discovered it didn't have to be.
Every guide I found was written by programmers, for programmers. They assumed I knew what a "terminal" was, what "GGUF" meant, how to "clone a repo."
I didn't know any of that. I still barely do.
But I learned enough to get it working. And if I can do it, you can too.
What's Coming Next
I'm writing a series of plain-English guides for people who feel left behind by AI:
- Part 2: "What Is an LLM? (No, It's Not Magic)" — Explaining AI in simple terms
- Part 3: "Step-by-Step: Run Your First AI Model in 10 Minutes" — Screenshots included
- Part 4: "5 Free Things You Can Do with Local AI Right Now" — Practical use cases
- Part 5: "Local AI vs ChatGPT: An Honest Comparison" — No bias, just facts
Star the repo or follow me here to get notified when they drop.
The Bottom Line
AI shouldn't be a luxury. The technology is free, the tools are simple, and the only thing standing between you and free AI is knowing it exists.
I spent months thinking I couldn't afford AI. Turns out, I could afford it all along — I just didn't know where to look.
You can run AI on your laptop right now. For free. And it works.
If a medical student with zero coding background can figure it out, so can you.
Hi, I'm Ling. I'm a medical student in China who fell into AI by accident. No CS degree, no big tech job — just a laptop, a lot of curiosity, and a belief that AI should be for everyone. This is the first of my "AI for the Rest of Us" series.
Found this useful? ⭐ Star the GitHub repo to get notified when new guides drop. Or leave a comment — I read every one.
Top comments (0)