Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

README.md

The open-source home of Model Studio
Tools, skills, and reference implementations for building with large models.

ModelStudio npm Stars License

MCP · Claude Code · Qwen Code · OpenManus · Browser Use · Open WebUI

githuborg配图图

English

About

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.

Quick Start

# Install the CLI (Node.js 18+)
npm install -g bailian-cli

# Authenticate — get your key at https://bailian.console.aliyun.com
bl auth login --api-key YOUR_API_KEY

The CLI auto-registers as a skill in Claude Code, Qwen Code, Cursor, and any MCP-compatible client. No extra config needed.

> Generate a product showcase image with white background
> Parse this contract and highlight payment terms
> Create a 3-second video from this image

Repositories

Repository Description
skills 26 curated & verified skills across 6 categories. Works with Claude Code, Qwen Code, and any MCP client.
awesome-happyhorse-prompts Prompts, API patterns, and creative workflows for HappyHorse video generation models.
LiveTranslate-Demo Real-time multilingual translation demo powered by ModelStudio streaming APIs.

Capabilities

Capability Example Use Cases
Image Generation "Generate a tech-style banner" E-commerce, marketing
Image Editing "Design product mockups from this IP character" Product design
Video Generation "Turn this image into a 3s product demo" Short-form video, ads
Document Parsing "Extract payment terms from this contract" Contract review
Code Generation "Write a Python script to batch-process Excel" Automation
Data Analysis "Analyze this sales data and identify growth drivers" Business analytics

中文

关于

Model Studio AI 是阿里云百炼的开放乐园。我们发布工具、经验证的 Skills 和参考实现,帮助开发者基于大模型构建应用——从图像和视频生成,到文档理解和多模型调度。

快速开始

# 安装阿里云百炼 CLI(需要 Node.js 18+)
npm install -g bailian-cli

# 配置 API Key(前往 https://bailian.console.aliyun.com 获取)
bl auth login --api-key YOUR_API_KEY

安装后自动向 Claude Code / Qwen Code / Cursor 等 AI 编程助手注册 Skill,无需手动配置。

核心项目

仓库 简介
skills 26 个经验证的 Skills,覆盖 6 大场景。支持 Claude Code、Qwen Code 和任意 MCP 客户端。
awesome-happyhorse-prompts 精选 HappyHorse 视频生成模型的 prompt、API 调用模式与创意工作流。
LiveTranslate-Demo 基于阿里云百炼流式 API 的实时多语言翻译 Demo。

生态合作

欢迎加入钉钉群交流:

钉钉群二维码

社区

We welcome contributions from developers worldwide.

  • Report issues — Open an issue in the relevant repository
  • Submit PRs — Follow the contributing guidelines in each repo

Built with ❤️ by the Model Studio team