Model Studio AI
Model Studio AI is the open-source home of ModelStudio. We publish tools, verified skills, and reference implementations that help developers build with large models — from image and video generation to document understanding and multi-model orchestration.
# Install the ModelStudio CLI (Node.js 18+)
npm install -g bailian-cli
# Authenticate (get your key at https://bailian.console.aliyun.com/cli?source_channel=key_github)
bl auth login --api-key YOUR_API_KEYOnce installed, the CLI auto-registers as a skill in Claude Code, Qwen Code, Cursor, and any MCP-compatible client — zero extra config. Use natural language to invoke capabilities:
> Generate a product showcase image with white background
> Parse this contract and highlight payment terms
> Create a 3-second video from this image
| Capability | Example | Use Cases |
|---|---|---|
| Image Generation | "Generate a tech-style banner" | E-commerce, marketing, social media |
| Image Editing | "Design product mockups from this IP character" | Product design, visual branding |
| Video Generation | "Turn this image into a 3s product demo" | Short-form video, ads |
| Document Parsing | "Extract payment terms from this contract" | Contract review, knowledge archiving |
| Code Generation | "Write a Python script to batch-process Excel files" | Automation, data processing |
| Data Analysis | "Analyze this sales data and identify growth drivers" | Business analytics, trend forecasting |
Our projects integrate with the broader AI development ecosystem:
MCP · Claude Code · Qwen Code · OpenManus · Browser Use · Open WebUI
Model Studio AI 是阿里云百炼的开源技术阵地。我们发布工具、经验证的 Skills 和参考实现,帮助开发者基于大模型构建应用——从图像和视频生成,到文档理解和多模型调度。
# 安装阿里云百炼 CLI(需要 Node.js 18+)
npm install -g bailian-cli
# 配置 API Key(前往 https://bailian.console.aliyun.com/cli?source_channel=key_github 获取)
bl auth login --api-key YOUR_API_KEY安装后,阿里云百炼 CLI 会自动向 Claude Code / Qwen Code / Cursor 等 AI 编程助手注册 Skill,无需手动配置,直接用自然语言描述需求即可:
帮我生成一张科技风格的 Banner,蓝色渐变背景
把这份合同解析出来,标出付款条款和风险点
把这张图做成 3 秒的产品展示视频
阿里云百炼 CLI 与主流 AI 开发工具深度集成,一次安装,多处使用:
MCP · Claude Code · Qwen Code · OpenManus · Browser Use · Open WebUI
- 钉钉开发者群:扫码加入,获取最新动态与技术支持
欢迎加入钉钉群交流
Built with ❤️ by the Model Studio
