AI platform · IDE · agents · models
Console/Models / clavue-ocr

Clavue OCR

Official document OCR.

fastv1.0.0 context

Overview

clavue-ocr extracts text from scanned pages. 可圈办公 (03122) uses this id through the green channel on api.clavue.com; desktop clients still call api.03122.com only.

Model id
clavue-ocr
Released
2026-08-18
Input
image, text
Output
text
Sale · input
$0.14 / 1M
Sale · output
$0.28 / 1M

All official models are available on every plan — only allowance differs. Checkout: Alipay / WeChat.

Global: Paid $9 · ×5 $19 · ×20 $39. API list matches industry frontier rates with a limited launch discount. Checkout today: Alipay / WeChat (CNY SKUs). Card billing soon.

Capability snapshot

Full table
SWE-Bench Pro
54.1
Terminal-Bench v2.1
59.5
MCP-Atlas
64.2
IFBench
76.0
SysBench
93.0
MRCR-128k
86.5

Internal Clavue evaluation suite (2026-07). Methodology aligns with public agent benchmarks; not an independent third-party audit. Peer figures are approximate public references for context only.

Clavue models vs industry benchmarks

Best for

  • Scanned PDF
  • Photo of a page
  • Office OCR

Fast pool · 03122 green channel.

What builders say

  • ★★★★

    The launch promo is aggressive. List looks like frontier API rates; sale is what you’d hope a challenger charges.

    Lina V. · Agent platform PM
  • ★★★★★

    I don’t need five vendors. Official models + membership quota is enough to feel like I’m underpaying for over-delivery.

    周琪 · Full-stack · Cursor → imux migrant

API

OpenAI-compatible · Base URL https://api.clavue.com

POST /v1/chat/completions
GET /v1/models
curl -s https://api.clavue.com/v1/chat/completions \
  -H "Authorization: Bearer $CLAVUE_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "clavue-ocr",
    "messages": [
      {"role": "user", "content": "Hello from Clavue"}
    ]
  }'

Changelog

  • v1.0.0 · 2026-08-18

    Official OCR product id + 03122 green channel.