Skip to content

Yuanbao learning map

Yuanbao is Tencent's consumer all-in-one AI assistant. Official page title (yuanbao.tencent.com): Yuanbao–Tencent's All-in-One AI Assistant

Same-page description: Yuanbao is Tencent's all-in-one AI assistant and is connected to the latest Hunyuan Hy3 model.

This directory covers Yuanbao only. Hunyuan and CodeBuddy each get one row. Their handbooks are other issues.

Audience / non-goals

Audience: frontend engineers who need chat, search, files, and writing in a browser or desktop app. No repo required.

Goals: tell Yuanbao apart from other Tencent AI doors, open an official client, and see what the desktop app adds.

Non-goals:

  • Hunyuan models / APIs / open weights (#77)
  • A CodeBuddy coding tutorial (#78)
  • WeChat / QQ / Tencent Meeting how-tos
  • Invented subscription prices, a single "default model", or the unpublished list of 36 file suffixes
  • Model internals (see Learn LLM)

Landscape

The Hunyuan site footer lists Yuanbao next to other AI products. They are not one product with four skins.

Tencent AI (this directory expands Yuanbao only)
├── Yuanbao — consumer assistant
│   ├── Web yuanbao.tencent.com
│   ├── iOS / Android
│   ├── Windows / macOS desktop
│   └── Yuanbao Pai (store copy: public beta)
├── Tencent Hunyuan — model family and research (#77, one row)
├── CodeBuddy — cloud coding assistant (#78, one row)
├── WorkBuddy — AI office workbench (footer, one row)
├── ima — AI knowledge steward (footer, one row)
└── Hy AI Studio — model playground on the Hunyuan footer (one row)
DoorWhat it isOfficial URLThis site
YuanbaoChat / write / search / files / multimodal assistantyuanbao.tencent.comTutorial
Tencent HunyuanModels, research, open source, Co-designhunyuan.tencent.comMap row (#77)
CodeBuddyTencent Cloud coding assistantcodebuddy.cnMap row (#78)
WorkBuddy"All-scenario AI office workbench"workbuddy.cnMap row
ima"AI knowledge steward built on a knowledge base"ima.qq.comMap row
Hy AI StudioFooter item on Hunyuan /solutionshunyuan.tencent.comMap row
WeChat / QQ / MeetingNot this siteOut of scope

Footer sources (2026-08-19): hunyuan.tencent.com lists WorkBuddy, Yuanbao, ima. hunyuan.tencent.com/solutions lists Hy AI Studio, Yuanbao, WorkBuddy. The table is the union.

Name collisions:

  • Yuanbao ≠ Hunyuan. Yuanbao is the assistant. Hunyuan is the model / research brand.
  • Yuanbao ≠ CodeBuddy. Official "AI coding" on Yuanbao is running Python / C++ in the thread (desktop page). Repo / IDE coding is not documented here.
  • Yuanbao ≠ WorkBuddy ≠ ima. The last two appear only on the Hunyuan footer.
  • hunyuan.tencent.com/bot/chat is not a second product. Its canonical URL is yuanbao.tencent.com.
  • Yuanbao Pai is not a separate app. App Store / Play list it under Yuanbao features and mark it as a public beta.

Quick decision

What do I want?
├── Chat, write, search, read files, vision, or select-to-ask on a PC
│   └── → Yuanbao (this directory)
│       ├── Browser first? → yuanbao.tencent.com
│       └── Overlay / select-to-ask? → desktop app (evt/dl)
├── Write code in a repo or IDE
│   └── → CodeBuddy (codebuddy.cn; #78, no tutorial here)
├── Call Hunyuan models / read papers / download weights
│   └── → Tencent Hunyuan (hunyuan.tencent.com; #77)
├── Hand an office job to an agent
│   └── → WorkBuddy (workbuddy.cn, not documented here)
├── Search / read / write against a knowledge base
│   └── → ima (ima.qq.com, not documented here)
└── WeChat / QQ / Meeting themselves
    └── → Out of scope

Learning path

StageReadGoal
1. Open a chatYuanbao tutorial entry tableSend the first prompt
2. Desktop extrasSame page, desktop sectionOverlay shortcut, in-app Python / C++
3. Look up linksCheatsheetStores, legal, support email
4. Untangle namesGlossaryStop calling Hunyuan / CodeBuddy "Yuanbao"

There is no official how-to tree, so this directory has no cookbook. Click paths follow the live UI.

Feature index (official pages only)

CapabilityOfficial source
All-in-one assistant on Hunyuan Hy3Home description
Chat, writing, searchHome tagline
Drag-and-drop filesHome
AI writing / coding / vision / select-to-askDesktop page
Run Python and C++ without a local deployDesktop page
36 file kinds (code, logs, technical docs)Desktop page; no suffix list
Option+Space (mac) / Alt+Space (window) mini chatDesktop page (they wrote window)
Temporary chats stay out of historyDesktop page
Homework solver, voice notes, Yuanbao Pai beta, voice calls, video…App Store / Play
AI-generated content, for reference onlyHome, download center

Plans and quotas: no official Yuanbao price table found on 2026-08-19. The App Store marks the app Free. Do not copy third-party "unlimited free" claims.

Built for frontend engineers · Powered by VitePress