Skip to main content
Live
Main content
Review · Chatbots
HyperCLOVA X logo

HyperCLOVA X

Editor rating
3.6/ 5
Starting price
$0
Free tier
Yes
Platforms
WebApi
Developer
Naver Cloud Corp. (Naver Corporation)
Launched
2023

HyperCLOVA X

3.6 / 5By Naver Cloud Corp. (Naver Corporation)Researched overview by AI Chat DailyUpdated Visit official site ↗
The verdict

A narrow but genuinely differentiated family. The SEED open-weight line runs from 0.5B to 32B, is licensed for commercial use, and Artificial Analysis rates SEED Think 32B as one of the strongest South Korean models — ahead of EXAONE 4.0 32B. Everything else is enterprise plumbing: a Korean-language API on Naver Cloud, a dedicated-infrastructure tier, and an on-premises box. There is no consumer chatbot any more, and no realistic reason to pick this over a frontier model unless Korean-language fidelity, Korean data residency, or downloadable weights are your binding constraint.

Try HyperCLOVA XOpens clova.ai

How this was put together. This is a researched overview, not a hands-on review — compiled by the AI Chat Daily desk from HyperCLOVA X's own documentation, pricing pages and release notes, plus how the product has been received. The score reflects documented capability and market position rather than our own testing. Last checked Aug 24, 2026. No sponsorship, no affiliate relationship. Read our editorial standards and corrections policy.

HyperCLOVA X is not a chatbot, and after April 2026 it does not have one. It is Naver Cloud's family of Korean-first foundation models, and the interesting question about it is no longer "how does it chat" but "which of these weights can I take, and where can I run them".

The good
  • SEED weights from 0.5B to 32B are downloadable and licensed for commercial use
  • SEED Think 32B offers a 128K context with text, image and video input
  • Artificial Analysis scores SEED Think 32B at 44 on its Intelligence Index, above EXAONE 4.0 32B
  • Neurocloud for HyperCLOVA X puts the model inside your own data centre for strict-security deployments
  • A Korean-optimised tokenizer means fewer tokens, and lower cost, per Korean sentence
Watch out
  • The consumer chatbot, CLOVA X, was shut down on 9 April 2026 — there is no first-party app to sign up for
  • SEED models use a bespoke Naver licence, not Apache 2.0 or MIT
  • CLOVA Studio rates are not published openly; the public rate card shows model names with prices withheld
  • Onboarding assumes a Naver Cloud Platform account, and much of the documentation is Korean-only
  • The headline Korean benchmark comparisons on Naver's site are vendor-published and date from the original 2024 materials
Best for
  • Korean-language products needing cultural fidelity
  • Korean public sector and regulated industries
  • Teams that must self-host in-country
  • On-device Korean assistants using SEED 0.5B or 1.5B
Avoid if
  • You want a consumer chatbot to sign up for
  • Your workload is primarily English or code
  • You need a permissive Apache or MIT licence
  • You require published per-token pricing before committing

Pricing

SEED open weights
$0

Six models on Hugging Face — SEED Think 32B and 14B, SEED Omni 8B, SEED Vision 3B, SEED Text 1.5B and 0.5B — free to download under the HyperCLOVA X SEED model licence, which Naver states permits commercial use.

CLOVA Studio (metered)
Per 1,000 tokens, KRW

Pay-as-you-go inference billed per 1,000 tokens by engine — HCX-007, HCX-005, HCX-DASH-002 and older HCX-003 / DASH-001 — with input and output priced separately on the newer models. Tuning, skill sets, the router and Explorer tools (reranker, RAG reasoning, summarisation, embeddings) are billed as separate line items, VAT excluded. Rates are shown in the Naver Cloud console rather than on the public product page.

Best value
CLOVA Studio Exclusive
Contact sales

SFT tuning combined with dedicated inference infrastructure, sold for guaranteed throughput and near-real-time latency without building your own cluster.

Neurocloud for HyperCLOVA X
Contact sales

A hybrid-cloud hardware appliance installed in the customer's own data centre, bundling a GPU cluster with HyperCLOVA X training and serving tooling for organisations whose security rules forbid external inference.

Three tiers, and what each is for

Naver splits the family by job rather than by version number. THINK is the reasoning tier — multimodal, staged reasoning across text and images, aimed at STEM problems and instruction-following against visual input. DASH is the lightweight, low-latency tier for high-volume work where cost per call dominates. SEED is the open-source tier, and it is the one most readers of this page can actually use.

The SEED line as published on Hugging Face:

  • SEED Think 32B — a 33B-parameter vision-language model with a unified backbone that puts text tokens and visual patches in a shared embedding space. 128K context, text/image/video in, text out, optional thinking mode with a configurable token budget, knowledge cutoff May 2025.
  • SEED Think 14B — the earlier reasoning model in the same line.
  • SEED Omni 8B — the family's any-to-any model, handling text, audio and vision as both inputs and outputs in a single set of weights rather than a chain of modality-specific pipelines. Naver published a technical paper on it in January 2026.
  • SEED Vision Instruct 3B — image and video understanding tuned for Korean-language and Korean-cultural content.
  • SEED Text Instruct 1.5B and 0.5B — small text models for translation between Korean and English or Japanese, and for multi-turn Korean conversation in resource-constrained places like mobile apps, wearables and smart home devices.

Hardware expectations are documented rather than implied. Naver's model card for SEED Think 32B asks for roughly 68GB of VRAM across three GPUs, or a 4×A100 80GB configuration, and ships OmniServe — its own production inference server with an OpenAI-compatible API — alongside the weights. Quantised community builds for llama.cpp, Ollama and LM Studio exist.

The licence is the catch

These are open weights, not open-source in the Apache sense. Every SEED model carries a HyperCLOVA X SEED Model License Agreement written by Naver. The organisation card states plainly that the models are available for commercial use by businesses, researchers and developers, and fine-tuning is expected — there are already community fine-tunes and quantisations on the Hub. But a bespoke licence means bespoke terms, and a legal review that clears Apache 2.0 does not automatically clear this. Read the LICENSE file in the specific repository.

Getting access without downloading anything

The hosted route is CLOVA Studio, Naver Cloud's no-code and API development environment for the family. Naver says more than 2,000 companies and institutions use it. Beyond raw completions it bundles a playground, vision models that read documents and tables, function calling, a Router that performs precise classification from a natural-language prompt with no tuning required, SFT tuning against your own dataset, a Skill Trainer for wiring the model to Naver or third-party APIs, and Explorer tools covering embeddings, summarisation, reranking, paragraph splitting and RAG reasoning.

Two heavier tiers sit above it. CLOVA Studio Exclusive pairs SFT tuning with dedicated inference infrastructure, sold on the promise of guaranteed throughput. Neurocloud for HyperCLOVA X is the unusual one: a hybrid-cloud hardware appliance installed inside the customer's own data centre, combining a GPU cluster with HyperCLOVA X training and operating tools, built for organisations whose security rules simply forbid sending prompts outside the building. That is a product Korean banks, hospitals and government agencies buy, and it explains a lot of the deployment list — the Seoul Metropolitan Government's public data chatbot, the National Information Society Agency's AI-Hub assistant, a legal Q&A service for the DR & AJU law group, a health-checkup explainer for KMI, and Naver Works' own WORKS AI.

What it costs, and what Naver will not tell you

CLOVA Studio bills per 1,000 tokens in Korean won, excluding VAT, with the rate depending on which engine you call. The newer models — HCX-007, HCX-005 and HCX-DASH-002 — separate input and output pricing; the older HCX-003 and HCX-DASH-001 do not. Tuning runs are billed separately from inference, as are skill sets, the router and each Explorer tool. Naver's public product page lays out that structure in full but shows the actual figures as blanks, so the number you will pay comes from the pricing calculator or the console after sign-in rather than from an open rate card. Anyone comparing this against a published $/M-token price list should budget time for a sales conversation.

The one cost lever Naver does argue in public is tokenisation. The family uses a Korean-optimised tokenizer, and Naver claims it therefore runs up to twice as fast and at lower cost than English-centric models on Korean text. Fewer tokens per Korean sentence is a real structural advantage, and it compounds on long-context workloads.

Where the Korean-language claim stands

Naver's own comparisons — 84.14 versus 68.2 on HAE-RAE Bench, 70.7 versus 38.6 on KorNAT common-knowledge alignment, 93.8 versus 89.0 for GPT-4 on English-to-Korean translation — are vendor-published and date from the original HyperCLOVA X launch materials, so treat them as a claim rather than a finding. The stronger current evidence is third-party: Artificial Analysis scores SEED Think 32B at 44 on its Intelligence Index and calls it one of the strongest South Korean models, ahead of LG's EXAONE 4.0 32B, with 82% on the Korean split of Global MMLU Lite.

That is the right frame. HyperCLOVA X competes in the Korean field, not the global one, and the Korean field is getting crowded — Naver notably sat out the government's free "AI for All" programme in August 2026 while the telecom operators and Kakao bid for it. If you need a Korean-language model you can download, license commercially, fine-tune and run on-premises, this family is a serious candidate and the SEED weights cost nothing to try. If you need the best model available and Korean is just one of the languages involved, the frontier labs remain the answer.

Frequently asked questions

Is there a HyperCLOVA X chatbot I can use?
Not a first-party one. CLOVA X, the consumer chat service Naver ran on these models from August 2023, closed at 2pm on 9 April 2026. Naver's stated reason was a shift to 'Vertical AI' — embedding the models inside search, shopping, finance and healthcare rather than running a standalone assistant. HyperCLOVA X now surfaces through Naver's own products and through whatever developers build on CLOVA Studio.
Which HyperCLOVA X models can I download?
The SEED line, published by the naver-hyperclovax organisation on Hugging Face: SEED Think 32B and 14B, SEED Omni 8B, SEED Vision Instruct 3B, and SEED Text Instruct at 1.5B and 0.5B. The THINK and DASH models served through CLOVA Studio are not downloadable. SEED Think 32B is a 33B-parameter vision-language model with a 128K context, a May 2025 knowledge cutoff, and an optional thinking mode.
What licence do the SEED weights carry?
A bespoke one. Each model ships with a HyperCLOVA X SEED Model License Agreement rather than Apache 2.0 or MIT. Naver's Hugging Face organisation card describes these as open-source models 'available for commercial use by businesses, researchers, and developers', and they can be fine-tuned. Read the LICENSE file in the specific repository before you build a product on it, because the terms are Naver's own and are not interchangeable with a standard permissive licence.
What does CLOVA Studio cost?
It is metered per 1,000 tokens in Korean won, excluding VAT, with the rate varying by engine. Newer models — HCX-007, HCX-005, HCX-DASH-002 — price input and output separately; older HCX-003 and HCX-DASH-001 bill on combined tokens. Tuning runs, skill sets, the router and the Explorer tools are separate line items. Naver's public product page lists the structure but withholds the actual figures, so the number you will pay comes from the Naver Cloud pricing calculator or the console rather than from a published rate card.
How good is it compared with GPT or Claude?
On general capability, behind. Artificial Analysis scores HyperCLOVA X SEED Think 32B at 44 on its Intelligence Index, describing it as one of the strongest South Korean models and ahead of LG's EXAONE 4.0 32B — a meaningful placement within the Korean field, not against the global frontier. On Korean-specific work the picture is closer, though the comparisons Naver publishes on K-MMLU, HAE-RAE Bench, KorNAT and translation are its own figures from the original HyperCLOVA X materials.
Does Naver train on data I send through the API?
Naver sells CLOVA Studio as an enterprise development tool on Naver Cloud Platform, and Neurocloud exists specifically so that regulated customers can keep inference inside their own network. The binding answer for your account is in the Naver Cloud Platform service terms and the CLOVA Studio usage guide rather than in any consumer-style privacy toggle — if training use matters to you, get it written into the contract.
AI Box Daily briefingFree · Daily · No fluff

Stay ahead of everyone in AI.

The tightly edited AI news email engineers, founders, and investors actually open. One email. Every weekday. Five minutes to finish.

Loved by 10,000+ AI professionals
Free forever. Unsubscribe with one click.

The briefing read inside teams at