# Choosing an AI Model for a Business Task: Russian Model Comparison and the Data Line

> **In short (as of July 2026).** For a company operating in Russia, "an AI model for business" comes down to three practical questions: *what it can do*, *whether it works from Russia without workarounds*, and *what data you can feed it without breaking 152-FZ* (Russia's personal-data law). Western models (ChatGPT, Claude, Gemini) are technically reachable over a VPN with a foreign card, but that only covers depersonalized text — you can't put your accounting, contracts, or customer base into them. For real work with real data, businesses use Russian models: **GigaChat** (Sber), **YandexGPT 5** (Yandex AI Studio), and **Cotype** (MTS AI) — billed in rubles, data stays in Russia, no VPN needed. Below: models by task, an honest "what you can feed it" table, and a selection checklist.

## Why Western AI models "work" from Russia but not for business

Formally, ChatGPT, Claude, and Gemini open up from Russia — over a VPN, paid with a foreign card (including cards from neighboring countries, and everyone knows what that means). For generating depersonalized content — outlining an article, rewriting text, brainstorming headlines — that's enough.

The trouble starts the moment you need to load *your data* into the model. Three practical barriers:

1. **Payment and access.** There's no direct ruble billing; the account lives on a VPN and a foreign card. Tolerable for one person, a constant headache for a 20-person team's access and renewals.
2. **Data leaves the country.** Exports from 1C, a counterparty registry, customer personal data, contract amounts — all of it leaves Russia the moment you upload it to a foreign service. Under 152-FZ, that's processing personal data on foreign servers, with all the attendant risk.
3. **No integrations with Russian systems.** Western models don't natively connect to 1C, MoySklad, or Wildberries and Ozon seller accounts — so even a great answer you still move into your systems by hand.

The practical takeaway is simple: **a Western model is a draft tool for depersonalized text, not a working tool for business data.** You won't put accounting, contracts, or your customer base into it. That's why demand shifted to Russian models: per Yakov & Partners and Yandex (December 2025), **71%** of large Russian companies already use generative AI in at least one business function, and the share of companies using AI tools grew from **28%** in Q2 2024 to **43%** in Q2 2025 (Sistemy X, ComNews, July 2025).

For the wider picture — "AI for business" as a phenomenon and the three classes of solutions — see the pillar piece [AI for Business in 2026: Three Classes of Solutions](/resources/ii-dlya-biznesa). Here the focus is narrow: the models themselves, by task.

## How to pick a model for the task: a four-question checklist

Before looking at brands, answer four questions — they cut half the options:

1. **What's the task?** Text and content, analytics and reports, images, code, or call analysis — each has its strong models.
2. **How sensitive is the data?** Public marketing copy can be written anywhere. Personal data, finances, and trade secrets — only where the data stays in Russia or in your own perimeter.
3. **Do you need access without a VPN and ruble billing?** If a team uses the tool, not a lone enthusiast — yes, you do.
4. **Should the model advise or act?** A model returns text in a chat window. If the task must be *executed* in your system, that's an AI agent, not a model (more on that at the end).

Keep the terms handy (RAG, context, function calling, repricer) in the [Seller's AI Glossary: 25 Terms](/resources/ai-slovar-sellera-2026-25-terminov).

## Russian AI models: what they do and what they cost

This is the core for business — data stays in Russia, billing is in rubles, no VPN.

- **GigaChat (Sber).** A general-purpose assistant: text, summarization, Q&A, RAG over documents, function calling in higher tiers. Freemium for individuals; for business, token-based billing in rubles. Contours with stricter data requirements are available.
- **YandexGPT 5 / Alice (Yandex AI Studio).** A strong model for Russian with a large context window, built into Yandex's ecosystem. Token-based ruble billing (YandexGPT 5.1 Pro from 40 kopecks per 1,000 tokens). Separately, a platform for building assistants and agents — rare among public models.
- **Cotype (MTS AI).** A corporate model focused on security: deployed inside the company's own perimeter (on-prem), for enterprise scenarios where data must never leave the boundary.

A full review of Russian services with prices, agent capabilities, and a comparison table is in the separate piece [Top Russian AI Agents for Business 2026: Replacing ChatGPT](/resources/rossijskie-ai-assistenty-dlya-biznesa-2026).

## Open models in your own perimeter: when data can't go anywhere

If data requirements are strict enough that you can't even use a Russian vendor's cloud, the option left is to run a model yourself:

- **T-Pro and T-Lite (T-Bank)** — open models, free for Russian companies, deployed in your own perimeter.
- **Saiga** — an open Russian-language model, self-hosted.
- **Compressa** — OpenAI-compatible infrastructure for your own RAG and agents on-prem.

The upside — maximum control: data never leaves your server. The downside — you need a developer and infrastructure; it doesn't work out of the box.

## Western models: where they still have a place

You don't need to drop them entirely — just hold the line on data:

- **ChatGPT (GPT-5.x)** — a general-purpose draft and brainstorm on depersonalized topics.
- **Claude** — long texts and analysis of long depersonalized documents (public ones, not your contracts).
- **Gemini** — multimodal tasks.
- **DeepSeek** — cheap (around 750 ₽/mo) and VPN-free, with a large context window, but servers are in China — just as unfit for personal data under 152-FZ as any other foreign service.

**One-line rule:** a Western model is only for what you wouldn't mind publishing. Anything with personal data, finances, or trade secrets goes to a Russian model or your own perimeter.

## AI models by specific business task

- **Text and content** (posts, newsletters, descriptions, product cards): GigaChat and YandexGPT sit well with Russian; Western ones for depersonalized drafts.
- **Analytics and reports** (a summary over a table, review analysis, a digest of a document): pick a model with a large context window; if the data contains personal data — Russian or your own only.
- **Visuals** (banners, illustrations, cards): Kandinsky and Shedevrum understand Russian prompts and are free to start.
- **Call analysis and speech analytics**: a distinct scenario at the intersection of speech recognition and LLMs — how AI parses 100% of calls instead of a manual sample is covered in [Speech Analytics for Calls With a Neural Network](/resources/transkript-eto-syryo).
- **Code**: development teams use Western models through the company's perimeter, but source with commercial logic comes with the same data caveat.

## What you can and can't feed an AI model: the data line

The main mistake is confusing "the model is smart" with "the model can be trusted with any data." A guide:

| Data type | Western model (VPN) | Russian cloud (GigaChat/YandexGPT) | Own perimeter (T-Pro/Cotype on-prem) |
|---|---|---|---|
| Depersonalized marketing text | yes | yes | yes |
| Public documents, open data | yes | yes | yes |
| Customer personal data | no (152-FZ) | yes, with consent and a contract | yes |
| Accounting, finances, contracts | no | depends on vendor terms | yes |
| Trade secrets, source code | no | cautiously | yes |

The takeaway: the more sensitive the data, the closer the model must sit to your own perimeter. Depersonalized content — anywhere; accounting — only where the data physically stays under your control.

## Model or AI agent: the model advises, the agent acts

One more fork worth not missing. A model returns text in a chat window: asked to "raise the price on a loss-making product," it explains how to compute margin and writes the text — but opening the account, calculating per SKU, and changing the bid is on you.

An **AI agent** does that itself: pulls cost of goods from the ledger, finds SKUs leaking margin, recomputes the bid from target profit, replies to a review in the brand's tone, builds a shipment. You state the rule in words — the agent runs on it inside your systems. For e-commerce, that's how [Samreshuuu](/resources/podklyuchit-biznes-k-ii-konnektory) works: it connects to Wildberries, Ozon, and Yandex Market accounts via official APIs, with data staying in Russia. The difference between an agent and a chain of no-code scenarios is broken down in [AI Agent vs Make/Zapier/n8n](/resources/ii-agent-ili-make-zapier-n8n).

The selection rule: need a *draft and advice* — take a model; need *the work done* in your system — take an agent.

## AI models for business: comparison table

As of July 2026, per vendors' official pages and public announcements.

| Model | Class | Data in RF / on-prem | No VPN | Ruble billing | Best for |
|---|---|---|---|---|---|
| **GigaChat** (Sber) | general assistant | yes | yes | yes | text, RAG, Q&A |
| **YandexGPT 5** (Yandex) | assistant + platform | yes, 152-FZ | yes | yes | Russian text, building agents |
| **Cotype** (MTS AI) | corporate, on-prem | on-prem | yes | yes | closed enterprise perimeter |
| **T-Pro / T-Lite** (T-Bank) | open model | on-prem | yes | free | own perimeter, data control |
| **Saiga** | open model | on-prem | yes | free | self-host |
| **ChatGPT / Claude / Gemini** | Western | no | no | no | depersonalized drafts |
| **DeepSeek** | Western (China) | no | yes | no | cheap, but not for personal data |

## FAQ

**Does ChatGPT work in Russia in 2026?** Technically — over a VPN with a foreign card. Fine for depersonalized text; not for business data (personal, financial) because of 152-FZ.

**Which model is best for Russian?** YandexGPT 5 and GigaChat are tuned for Russian and work without a VPN, billed in rubles.

**Can I upload accounting or a customer base into a model?** Into a foreign one — no. Into a Russian cloud — with consent and a contract; into your own perimeter (on-prem) — yes.

**How does a model differ from an AI agent?** A model returns text in a chat; an agent performs the action in your systems — computes, changes prices, replies to reviews.

## Sources

- Yakov & Partners × Yandex: 71% of large companies use generative AI (December 2025).
- Sistemy X, ComNews: the share of companies with AI grew from 28% to 43% in a year (July 2025).
- Vendors' official pages: GigaChat (Sber), Yandex AI Studio (YandexGPT), MTS AI (Cotype), T-Bank (T-Pro/T-Lite), Saiga, Compressa — as of July 2026.
