HiPMMCode Platform official documentation
HiPMMAI is an AI workspace combining chat, private knowledge bases (RAG), artifacts, code execution, and visual workflows — with an agent that runs multi-step tools and produces real, downloadable documents. This guide takes you from registering to "have the AI generate a Word file grounded in your own docs."
New here? Start with this
👉 5-minute quickstart — register → build a KB → ask → have the agent produce a document.
Three ways to use it
All three share the same account, models, and knowledge bases:
| Surface | What it is | Best for |
|---|---|---|
| Web platform | The full app at hipmmai.com — chat, projects, knowledge bases, Agent mode, artifacts, workflows. | Day-to-day work in the browser. |
| yongzhi-im (涌智IM) | An instant-messaging app — use the HiPMMAI bot inside it to talk to your knowledge base and agent. | Asking questions and getting files on your phone. |
| hipmmcode | The Rust agent kernel the platform runs under the hood. Advanced users can drive it directly from their own scripts / CI. | Embedding the agent into your own tooling. |
How the pieces fit together
You (browser) You (yongzhi-im app)
│ │
▼ ▼
┌─────────────────────────────────────────────┐
│ HiPMMAI platform │
│ chat · projects · knowledge base (RAG) │
│ artifacts · code exec · workflows │
└───────────────┬─────────────────────────────┘
│ Agent mode → one turn
▼
┌───────────────────────┐
│ hipmmcode (agent) │ multi-step tools + skills
│ DOCX · PPTX · XLSX │ grounded in your knowledge base
│ PDF · code · search │
└───────────────────────┘- The platform is where you register, add models, build knowledge bases, and chat.
- yongzhi-im is an instant-messaging app and another way in — messages you send the HiPMMAI bot inside it are relayed to the same platform APIs, so anything you can do in a chat, you can do from yongzhi-im.
- When you switch a chat into Agent mode, each turn is handed to hipmmcode, which runs tools and skills and streams the result (including generated files) back to you.
Set it up in this order
Most people follow this path once, then just use it:
- Register & sign in — new accounts work out of the box.
- (Optional) Add your own model channels — or use the platform defaults.
- Create a project and upload documents — your private knowledge base.
- Chat, and turn on Agent mode when you want files or multi-step work.
- (Optional) Connect yongzhi-im to use it from the yongzhi-im app.
Stuck? See the FAQ.
you › Draft a Q3 sales review from the docs in "Sales" and send it as a Word file ⏺ search(project: Sales · 6 chunks matched) ⏺ skill(docx · building document…) ✓ Q3-Sales-Review.docx — 4 pages · tables · ready to download bot › Done. Here's your Q3 sales review 📄 Q3-Sales-Review.docx