1. Home
  2. AI tools
  3. DeepSeek
Chat assistants · by DeepSeek

DeepSeek review

Free, open-weights chat and reasoning models from China; read the data terms first.

Pricing modelfree
Free tierYes
Best forDevelopers and analysts who want a capable reasoning model at very low API cost
Last reviewedSeptember 2026

DeepSeek is a Chinese AI lab that made headlines in January 2025 when its R1 reasoning model performed close to far more expensive American models on public benchmarks and shipped with open weights under the MIT license. The consumer product is a free chat app on web and mobile with a DeepThink toggle for step-by-step reasoning, a web search toggle, and file uploads. The developer product is an API priced at a fraction of the big US providers.

Three things set it apart from ChatGPT or Claude. The weights are public, so anyone can run the models on their own hardware or through a US cloud provider. The price is close to zero in the app and per token in the API. And the company is based in Hangzhou, which shapes how the official app handles your data and which topics it will discuss.

That last point is the one professionals cannot skip. DeepSeek's privacy policy states that data is stored on servers in the People's Republic of China and may be used to improve the service. Several governments and many companies have blocked the app on work devices. The models themselves are good; the question is which door you use to reach them.

Best for

  • Developers and analysts who want a capable reasoning model at very low API cost
  • Teams that can self-host the open weights or run them through a US or EU cloud provider
  • Personal learning, coding practice, and math or logic problems with nothing sensitive in them
  • Learning how reasoning models work; DeepThink shows the full chain of reasoning

Not ideal for

  • Any work data, client information, or internal documents through the official app or API, unless your organization has explicitly approved it
  • Regulated industries (healthcare, finance, legal, government contractors), where the jurisdiction alone usually fails vendor review
  • Questions touching Chinese politics or history, where the official app filters or declines

Key features

DeepThink reasoning modeDeepThink runs the R1-series reasoning model and shows its thinking as it works, so you can check whether it understood the problem. It is slower than the standard chat model and can wander on simple questions.
Open-weights modelsDeepSeek publishes weights for its major models under the MIT license, so companies can run them on their own servers or through hosting providers, including major US cloud platforms. A self-hosted model keeps your data out of DeepSeek's hands entirely; the weights send nothing back.
Very low API pricingThe API is compatible with the OpenAI format, so switching is easy, and per-token prices sit far below the major US providers, with discounts during off-peak hours. Reliability has been uneven during demand spikes.
Web search and file uploadThe app can search the web for current information and accepts documents and images, extracting their text. Uploads go to DeepSeek's servers; do not upload anything you would not email to a stranger.
Distilled small modelsDeepSeek released smaller distilled versions of R1 that run on a laptop with tools such as Ollama or LM Studio. That is the safest way to experiment: zero cost, and no data leaves your machine.

Pricing

The consumer chat app on web, iOS, and Android is free with no paid tier. Developer API access is pay-as-you-go per token at prices far below most competitors. The model weights are free to download and self-host, and third-party cloud providers charge their own hosting rates.

The app costs nothing; the trade is that inputs are stored and may be used to improve the service, so read the privacy policy before signing in. API pricing and off-peak discounts change, as of mid-2026; check the vendor's current documentation.

Pricing changes often. Confirm current plans on the vendor's site before you buy.

Pros and cons

Pros

  • Strong reasoning and coding ability at little or no cost
  • Open weights mean you can run it privately, which no closed frontier model offers
  • DeepThink's visible reasoning is a good teaching tool for how these models work
  • An OpenAI-compatible API makes it a cheap drop-in for experiments

Cons

  • The official app and API store data in China under Chinese law, and inputs may be used for training
  • Blocked by many employers and several governments on work devices; using it may violate policy
  • Filters and refusals on politically sensitive topics
  • Outages and rate limits during demand surges, and a publicly exposed database reported by security researchers in early 2025
  • Web search, voice, and image features are less polished than ChatGPT, Gemini, or Perplexity

How people use DeepSeek at work

Software developers: cheap reasoning for code review and refactors

Point the API at non-proprietary code, or run a hosted or self-hosted copy for company code, and ask it to explain a function, find edge cases, or propose tests. Never send proprietary source through the official endpoint without approval.

Data analysts: work through a modeling approach

Describe a dataset in general terms (column types, size, the question) and ask DeepThink to reason through which approach fits and what could go wrong. Keep the actual data out. Check any statistical claims against a textbook or a second model.

Engineers: check a calculation or derivation

Paste a non-confidential engineering problem and ask it to show every step in DeepThink mode, then verify units and assumptions yourself. Reasoning models make confident arithmetic mistakes; treat the chain of reasoning as a draft to audit.

IT teams: run it inside the firewall

To get DeepSeek's capability without the data exposure, deploy the open weights on your own infrastructure or through a cloud provider that already has a data agreement with your company, and document the choice so nobody routes around it with the public app.

Getting started

  1. Read the privacy policy first, especially where data is stored and how inputs are used, then decide whether you will use the app at all beyond public questions.
  2. Check with IT: many organizations have banned the app on managed devices, and a personal phone does not change the policy.
  3. For a safe first look, install a distilled model locally with Ollama or LM Studio and try DeepThink-style reasoning offline.
  4. If you use the web app, keep to public questions, turn DeepThink on for math and logic, and compare the answer with another assistant.
  5. For business use, ask your cloud provider whether it hosts DeepSeek models under your existing agreement rather than calling DeepSeek's API directly.

Alternatives to DeepSeek

Frequently asked questions

Is DeepSeek safe to use at work?
Through the official app or API, generally no, unless your organization has reviewed and approved it: data is stored in China, may be used to improve the models, and is subject to Chinese law. The open weights are a different matter; hosted on your own servers or by a vetted provider, they can meet the same standards as any other self-hosted software.
Does DeepSeek use my conversations for training?
DeepSeek's policy says inputs may be used to improve the service, so assume anything you type in the app can be retained and reviewed. That is why the self-hosted route and the distilled local models are the right places to experiment.
Why did governments restrict DeepSeek?
Concerns about data flowing to servers in China, content filtering aligned with Chinese government positions, and general security practices led Italy, South Korea, several US federal agencies and states, and other governments to restrict the app on official devices in 2025. Regulated industries have mostly followed suit.
Is DeepSeek better than ChatGPT?
On reasoning and coding it is competitive and far cheaper; on polish, integrations, image generation, voice, and enterprise controls it is well behind. If cost is the driver and data sensitivity is low, or you can self-host, it is worth a look. Otherwise, the approved tool wins.

Independent review. Pricing is described in words because plans change often; check the vendor's site.