Justin McKelvey

Justin McKelvey

Fractional CTO · 15 years, 50+ products shipped

AI for Business 7 min read

Is DeepSeek Free? Yes — And That's the Part to Think About (2026)

Quick Answer

Is DeepSeek free? Yes — and more completely than any rival. The chat app and mobile apps are free with an account, and there is no paid consumer tier at all: no Plus, no Pro, nothing to upgrade to. The API is separate and paid (peak/off-peak billing since August 2026, with a one-time free token grant for new accounts), and the model weights ship under the MIT license, so self-hosting is free of licence cost. The catch isn't the price. It's that the hosted app stores your prompts on servers in China — which is why several governments have banned it internally.

Verified August 2026 · Author: Justin McKelvey, fractional CTO & AI consultant, 15 years in software, 50+ products shipped

TL;DR: It's Free Because You're Not the Customer

Every other assistant in this category is a funnel. Free tier meters you, you hit the wall mid-task, you pay $20. That's the business. DeepSeek doesn't run that play — there is no consumer subscription to sell you, which means the free chat isn't a trial for anything. It's the product.

Software that costs nothing and has no upgrade path is always worth one follow-up question: then what's the revenue? Here it's the API for developers, the strategic value of open weights, and — the part that decides whether your business can use it — a very large amount of conversation data landing on servers in China. None of that makes DeepSeek bad. It makes it a different kind of tool than the one most owners assume they're comparing.

What "free" actually covers (August 2026)

  • The chat app, fully — chat.deepseek.com plus the iOS and Android apps, with an account and no card.
  • No paid consumer tier — there is nothing above free to buy. No Plus, no Pro, no Max. This is the genuinely unusual bit.
  • A one-time API token grant — new API accounts get a starter allowance, no card, enough to actually evaluate it.
  • The weights, under MIT — the V4 generation ships downloadable and commercially usable, with no caps or revenue clauses.

The API is the paid product

For anyone building on top rather than chatting, DeepSeek's API is pay-per-token, and it changed shape recently: as of August 16, 2026 it bills on a peak/off-peak schedule, cheaper outside the peak windows, with cache-hit discounts stacking on top of the off-peak rate. Third-party trackers put the current workhorse model in the low tens of cents per million tokens — several times cheaper than the frontier Western APIs — but the published rates have moved more than once this year and the trackers disagree with each other, so read DeepSeek's own pricing page before you build a budget on a number you found in a blog post. Mine included.

The structural point survives the pricing churn: DeepSeek competes on cost per token, aggressively, and it is winning that comparison. If token cost is the constraint on something you're building, it belongs on your shortlist. If you're picking an assistant to think with, token cost is not your constraint and this is the wrong axis to shop on.

The part nobody puts in the comparison table

DeepSeek's privacy policy is not ambiguous: prompts, account details, device information, IP address and typing patterns are stored on servers in China, where the government can compel access. That's the actual price of the free chat.

The institutional response has been unusually consistent. Italy, Australia, Taiwan and South Korea have banned or restricted it in government use; several US federal agencies have done the same; a long list of large companies quietly blocked it on managed devices. You can argue about whether that's proportionate — plenty of American apps collect just as much — but as an owner you don't have to resolve that argument. You have to answer a narrower one: would I be comfortable if this specific paragraph I'm about to paste showed up somewhere I didn't choose? For a blog outline, obviously yes. For a client's contract terms, a payroll question, or anything with a customer's name in it, obviously no. That line is the entire business policy, and it's the same line I'd draw around any assistant — DeepSeek just makes it easy to see.

The version that's actually free AND private

Here's the option most "is DeepSeek free" articles skip. Because the weights are MIT-licensed, you can run DeepSeek on your own hardware and nothing ever reaches DeepSeek's servers. Download the weights, serve them with something like vLLM, and the model is yours — commercially, permanently, with no caps.

Then be honest about what you've bought. Free of licence cost is not free: you're now paying for GPUs and for someone to keep them running. That trade pays off when you have a repeated, high-volume, privacy-sensitive workload — document processing, internal search over your own files, classification at scale. It does not pay off for twenty questions a day, where a $20 subscription beats a graphics card by a wide margin. I've watched more than one business talk itself into a self-hosting project because "free" was in the sentence, then spend $30K of engineering time to avoid $240 a year of subscriptions. Do the arithmetic before the shopping.

How to actually use it, if you're going to

Two doors for the free chat — chat.deepseek.com in a browser, or the iOS/Android app — account required, no card. Builders take a third: the paid API, or the MIT-licensed weights on your own hardware.

The working pattern is genuinely different from its rivals, and it's worth naming because it's the part people get wrong. On free Claude you ration — roughly 30 messages per three hours teaches you to make each one count. On free ChatGPT you tolerate ads. Here there's no meter and no upgrade path, so nothing external tells you to stop. The discipline you'd normally get from the usage limit, you have to supply yourself — and it needs to be about data, not volume.

Which is a two-minute job you do once, before you open the thing. Write down the categories of text allowed in: public drafts, code you'd publish anyway, generic market research, reformatting something already on your website. Then the categories that aren't: anything with a customer's name, an employee's details, a contract term, a real dollar figure from your books. That list is the whole policy. I've watched owners spend an afternoon comparing benchmark scores between assistants and zero minutes on this, which is exactly backwards — the models are close enough that the benchmark won't change your week, and the data line is the only decision that can actually hurt you.

So should your business use it?

My honest read, after helping owners pick these stacks all year:

  • Public-facing, non-sensitive work — drafts, brainstorms, reformatting, code you'd publish anyway: fine, and free is free.
  • Anything with a customer, an employee, or a dollar figure in it — use a hosted assistant whose jurisdiction you're comfortable with. Claude and ChatGPT both have real free tiers for this.
  • A high-volume, private, repeated workload — self-hosted DeepSeek is a legitimately strong answer, and the MIT licence makes it a safer bet than most.

The bigger pattern: the owners who ask me "is DeepSeek free" are almost never actually asking about DeepSeek. They're asking whether they're overpaying for AI, and the answer is usually no — the subscription is the cheapest line in the whole stack. What costs real money is having nobody decide which tasks the AI is allowed to touch. That decision is free too, and almost nobody makes it. Pick one workflow this week, write down what data it's allowed to see, and you've done more than the subscription switch would ever have done. I go through the full which-assistant-for-which-job version in ChatGPT for small business, and the same framework applies whichever vendor wins.

If you'd rather not run that decision yourself: the done-with-you version is the CFSB Playbook ($397), the full which-workflows-in-what-order answer is the AI Readiness Assessment ($2,500 flat — two weeks, a written roadmap, fee credited against a build within 90 days), and "your model choice matters less than your data policy" is a thing I say free on strategy calls most weeks.

Update (September 2026): the safety half of this question, DeepSeek's privacy policy read line by line (where the data is stored, whether it is used for training, the government restrictions as reported) and the two ways to use the model anyway, is on Is DeepSeek safe?; the same three questions applied to the other Chinese-built assistant your team will ask about are on Kimi vs Claude.

Free Resource Justin McKelvey

Get the Free AI Content Toolkit

The exact system I use to turn one idea into a month of content — atomization framework, voice template, prompt library, weekly system.

Frequently Asked Questions

Is DeepSeek free?
Yes, completely. The chat at chat.deepseek.com and the iOS/Android apps are free to use with an account and no credit card, and — unusually for this category — there is no paid consumer tier to upgrade into. There's no DeepSeek Plus, no DeepSeek Pro, no $20/month step. Where every other frontier assistant meters you toward a subscription, DeepSeek's consumer product simply has no subscription to sell. The costs are elsewhere: the API is paid, and the free chat is paid for with your data.
Is the DeepSeek API free?
No, but new accounts get a one-time free token grant on sign-up with no card required, which is enough to evaluate it properly. After that it's pay-per-token, and as of August 16, 2026 DeepSeek bills on a peak/off-peak schedule — cheaper outside the peak windows — with cache-hit discounts that stack on top. Third-party trackers report the current V4-Flash rates in the low tens of cents per million tokens, several times cheaper than comparable frontier APIs; DeepSeek changes them often enough that you should read the live pricing page before budgeting, not a blog post.
Is DeepSeek free to use for commercial purposes?
The model weights are, genuinely. DeepSeek publishes its V4-generation weights under the MIT license, which means you can download them, run them on your own hardware, modify them, and deploy them commercially with no usage caps, no revenue thresholds and no special clauses. That is a materially different offer from "free tier" — it's free software, not a metered trial. The hosted chat app is a separate thing, governed by DeepSeek's own terms and privacy policy.
Is DeepSeek safe for business use?
The hosted app, for anything sensitive: no. DeepSeek's privacy policy places prompts, account details, device information, IP address and typing patterns on servers in China, where local law can compel access. That's why Italy, Australia, Taiwan, South Korea and several US federal agencies have banned or restricted it in government settings, and why plenty of enterprises have done the same. It is not a claim about model quality — the models are good. It's a claim about where your text goes.
How can I use DeepSeek for free without sending data to China?
Self-host the open weights. Because the V4 weights are MIT-licensed, you can run them on your own infrastructure with an inference server like vLLM, and prompts never leave systems you control. "Free" then means free of licence cost, not free of cost — you're paying for GPUs, whether that's a machine under your desk or rented hours. For most small businesses that trade only makes sense once you have a repeated, high-volume workload; for a handful of daily questions, a paid Western assistant is cheaper than the hardware.
How do you use DeepSeek?
Two doors for the free chat: chat.deepseek.com in a browser, or the iOS/Android apps. Account required, no card, and — unlike every rival — no message meter pushing you toward a subscription, because there isn't one to sell. That changes the working pattern: where you ration prompts on free Claude or free ChatGPT, here you can think out loud. The discipline you have to supply yourself is the data line, not the usage line. Decide before you open it which categories of text are allowed in — public drafts, code you'd publish, generic research: yes; anything with a customer name, an employee, or a dollar figure: no. Builders take the third door instead: the paid API, or the MIT-licensed weights self-hosted, which is the only version where the data question goes away entirely.
Is DeepSeek better than free ChatGPT or free Claude?
On reasoning-heavy tasks it's genuinely competitive, and it's the least metered of the three — no message caps pushing you to upgrade, because there's nothing to upgrade to. Free ChatGPT is generous on limits but shows ads; free Claude runs roughly 30 messages per three hours and is the writing-quality pick. The differentiator isn't capability at this point, it's governance. If the work is a marketing draft, use whichever you like. If the prompt contains a customer name, the hosting jurisdiction is the whole decision.

More on AI for Business

ChatGPT Business vs Plus (2026): Which One a Small Business Should Actually Pay For

ChatGPT Plus vs Business, as of September 2026: Plus is $20 a month for one person and OpenAI may train on your chats unless you opt out; Business is $20 a seat billed annually or $25 monthly, two seats minimum, with no training by default, admin controls, shared projects for groups, and the Company Knowledge plugin. The side-by-side from OpenAI's pages, and three owner scenarios with a verdict each.

6 min

ChatGPT for Customer Service (2026): What Works, What Breaks, and What It Costs a Small Business

ChatGPT for customer service, as of September 2026: it drafts replies, answers policy questions from your own documents, and triages an inbox for $20 to $25 a seat a month on ChatGPT Business. It can't look up an order, issue a refund, or remember a customer unless you connect the system that holds them. The honest capability line, the plan you need, a setup in six steps, the failure modes, and the point where a real agent takes over.

7 min

ChatGPT Pulse (2026): What It Was, Why OpenAI Retired It, and How to Get the Morning Brief for Your Business

ChatGPT Pulse, the daily research cards OpenAI previewed for Pro users in September 2025, was sunset on June 17, 2026 with a 14-day wind-down. What it did, which plans ever had it, why scheduled tasks replaced it, and how an owner rebuilds the morning brief on a Plus or Business seat without handing ChatGPT the wrong things.

7 min

DeepSeek Pricing (September 2026): V4.1 Flash and V4 Pro API Rates, the Peak Hours US Teams Never Hit, and What a Real Workload Costs

DeepSeek cut its API prices again on September 10 when V4.1 Flash shipped. The chat app is still free. The API now bills two ways: peak and off-peak, and off-peak is half price. The detail most pricing roundups miss: DeepSeek's peak windows are 01:00 to 04:00 and 06:00 to 10:00 UTC on weekdays, which is the middle of the night in the United States, so a US team working normal hours pays the off-peak rate. Every rate below is from DeepSeek's own pricing page, read September 17, 2026.

5 min
Justin McKelvey, Fractional CTO and AI consultant in Austin, TX

Written by

Justin McKelvey

Fractional CTO & AI consultant in Austin, TX. 15 years building software, 50+ products shipped, $53M+ in client revenue generated. I help $1M–$50M founders ship production software and automate operations with AI — without hiring a full-time executive team.

Work with me

If this was useful, here are two ways I can help: