Guía Práctica · Applied AI · Edition #0029

Chinese AI deep dive — DeepSeek, Qwen, and what you can use today

On January 27, 2025, a small Chinese lab wiped $600 billion off global market cap in a single day. If you still think 'China copies,' you missed the chapter.

G
Germán Falcioni April 20, 2026
✦ Reading: 11 min
DeepSeek walked into the frontier group photo without asking. The margins of the American labs became debatable that week.
TL;DR

For years the narrative was "the US runs, China copies." DeepSeek R1 in January 2025 proved the opposite: a small lab, working with restricted chips, matched or surpassed OpenAI o1 on reasoning, released the weights and the technical paper, and did it at declared costs an order of magnitude lower. Alibaba's Qwen built the most-used open-source family on Hugging Face. This guide covers which Chinese AIs you can use today from Latin America, how they compare on benchmarks, what their real limitations are (censorship on sensitive topics, uneven Spanish quality, privacy), and what all of it means for the global race. The professional pick for a Spanish speaker is still Claude/ChatGPT/Gemini — but the technical ceiling isn't reserved for American labs anymore.

✦ Summarized with Claude at publish time
AI rewrite
Read it as…

A Latin American engineer, a laptop with 32 GB of RAM and no dedicated GPU, opens Ollama on the machine and downloads Qwen-2.5-Coder 14B. She tries it — asks for a Python function, then a refactor of an old class, then an explanation of a bug. It works. Not like Claude, not like GPT-4, but decent. It runs locally, offline, without sending anything anywhere.

In late 2024 and through 2025, this was the change the press underreported but the developer community noticed: Chinese open-source models became viable on serious user hardware, with good results. Powerful AI stopped being a synonym for "connecting to a big tech API."

Quick map of the Chinese players that matter

DeepSeek (subsidiary of High-Flyer, a quant hedge fund): the one that broke the silence in January 2025. Main models — V3 (general), R1 (reasoning), R1-Distill (smaller distilled versions). All with open weights and a technical paper. The most disruptive lab of 2025.

Qwen / Alibaba Cloud: the largest and most-used family on Hugging Face. Qwen-2.5 (general), Qwen-2.5-Coder (coding), Qwen-2.5-Max (frontier), Qwen-VL (vision), Qwen-Audio (audio). Strategy: compete with top-tier open source, monetize through Alibaba Cloud.

Moonshot AI — the Kimi model, very popular chatbot in China, large context window. Usable interface in English too.

MiniMax — video products (Hailuo) and text models. Strong in video generation.

Zhipu AI — GLM models, a Tsinghua University spin-off. Mostly used inside the Chinese enterprise ecosystem.

Baidu — Ernie, Baidu's chatbot, aimed at the domestic Chinese market.

It isn't one board. It's six or seven labs competing, and two of them (DeepSeek and Qwen) already touch the global technical frontier.

How you use them, practically

On the official cloud (free in most cases): chat.deepseek.com, chat.qwen.ai. Mobile app. Good for trying out.

Via API: deepseek.com for developers, dashscope.aliyun.com for Qwen. Per-token pricing noticeably lower than OpenAI or Anthropic. For high-volume scenarios where cost matters.

Local with open weights: download from Hugging Face, run with Ollama (easier) or LM Studio. DeepSeek-R1-Distill-Qwen-14B or Qwen-2.5-14B run acceptably on a laptop with 32 GB of RAM. Smaller versions (7B, 3B) run even on phones.

Through alternative cloud providers (Together, Fireworks, Groq): they host Chinese models on American hardware with good latency. A solution for companies that want the models but don't want to send data to China.

Honest comparison of capabilities

Coding: Qwen-2.5-Coder and DeepSeek-R1 competitive with Claude 3.5 Sonnet on benchmarks like HumanEval and MBPP (source: LMArena, Hugging Face model cards). On agentic multi-file tasks Claude still usually wins.

Math and reasoning: DeepSeek-R1 competes with OpenAI's o1 on AIME and MATH. One of the domains where Chinese AIs are at frontier level.

Long-form writing: Claude and ChatGPT stay ahead. DeepSeek and Qwen produce competent text but less cohesion in longer pieces.

Spanish: Claude, ChatGPT and Gemini take a clear lead. Chinese AIs prioritize English and Chinese — Spanish works but with idiomatic errors.

Multimodal: Qwen-VL is reasonably competitive on vision. Gemini still leads on evenly-balanced multimodal integration.

The geopolitical piece and the chips

This is the chapter that gives context to everything. Since 2022, Biden sanctions and later Trump restricted exports to China of top-tier NVIDIA H100 and A100 chips. The idea was to slow Chinese AI down. The partial result has been the opposite: DeepSeek and others trained competitive models on lesser hardware (H800, domestic chips), forced to innovate on training efficiency. DeepSeek-R1 declared training costs roughly 10x lower than estimates for GPT-o1. The industry debates whether those numbers are fully verifiable, but nobody argues about the order of magnitude.

An open question

If Chinese open-source models keep improving at the 2024-2025 pace, how much of the value you pay for today through Claude/ChatGPT/Gemini could be free and local in 18 months? If the topic pulls you in, continue with Chinese AI — DeepSeek, Qwen, and the other side of the race and with Open versus closed models.

Keep exploring

Want to go deeper?

01 What is DeepSeek and why was it big news in January 2025?

DeepSeek is a Chinese AI lab, a subsidiary of hedge fundnHigh-Flyer. On January 20, 2025, they released R1, a reasoningnmodel comparable to OpenAI o1, with open weights and antechnical paper detailing the training method. On January 27,nwhen the DeepSeek mobile app went viral in the US (hit #1 onnthe App Store, surpassing ChatGPT), markets reacted: Nvidianlost roughly $600 billion in market cap that day, the largestnsingle-day absolute value drop in US stock market history. Thenshock wasn't just the quality — it was the declared trainingncost, much lower than what was assumed to be necessary.n

02 Can I use DeepSeek or Qwen from Argentina?

Yes, without installing anything. DeepSeek has a free chat atnchat.deepseek.com (email registration) and Qwen atnchat.qwen.ai (Alibaba). Both have mobile apps on the AppnStore and Play Store. For developers there are APIs withncompetitive pricing. You can also download open weights forndistilled versions (like DeepSeek-R1-Distill or Qwen-2.5) andnrun them locally with Ollama or LM Studio on a laptop withnenough RAM.n

03 What are the limitations for a Spanish-speaking user?

Three concrete ones. First, censorship on topics sensitive tonthe Chinese government (Tiananmen, Taiwan, Xi Jinping, etc.)n— they flat out don't answer or they redirect. Second, Spanishnquality noticeably below English or Chinese — trainingnprioritizes those languages. Third, privacy concerns: datansent to the official chats may fall under Chinesenjurisdiction. For professional work with sensitive data,nClaude, ChatGPT and Gemini remain the safer bets.n

Next article
Amazon just bet $25 billion on Anthropic — here's what actually changes