经 AI Skill Hub 精选评估,MLX工作室 获评「强烈推荐」。这款Agent工作流在功能完整性、社区活跃度和易用性方面表现出色,AI 评分 8.0 分,适合有一定技术背景的用户使用。
MLX工作室 是一套完整的 AI Agent 自动化工作流方案。通过可视化的节点编排,将复杂的多步骤任务拆解为清晰的自动化流程,实现全程无人值守的智能处理。支持与数百种外部服务和 API 无缝集成,适合构建数据处理管线、业务自动化和 AI 辅助决策系统。
MLX工作室 是一套完整的 AI Agent 自动化工作流方案。通过可视化的节点编排,将复杂的多步骤任务拆解为清晰的自动化流程,实现全程无人值守的智能处理。支持与数百种外部服务和 API 无缝集成,适合构建数据处理管线、业务自动化和 AI 辅助决策系统。
# 克隆仓库 git clone https://github.com/jjang-ai/mlxstudio cd mlxstudio # 查看安装说明 cat README.md # 按 README 完成环境依赖安装后即可使用
# 查看帮助 mlxstudio --help # 基本运行 mlxstudio [options] <input> # 详细使用说明请查阅文档 # https://github.com/jjang-ai/mlxstudio
# mlxstudio 配置说明 # 查看配置选项 mlxstudio --config-example > config.yml # 常见配置项 # output_dir: ./output # log_level: info # workers: 4 # 环境变量(覆盖配置文件) export MLXSTUDIO_CONFIG="/path/to/config.yml"
<p align="center"> <img src="https://vmlx.net/logos/png/wordmark-transparent-600x150.png" alt="MLX Studio" width="400"> </p>
<p align="center"> <strong>Native macOS app for the vMLX inference server on Apple Silicon</strong> </p>
<p align="center"> <em>Looking for a native Swift macOS app or Swift inference engine? See <a href="https://osaurus.ai">osaurus.ai</a>.</em> </p>
<p align="center"> <a href="https://github.com/jjang-ai/mlxstudio/releases/latest"><img src="https://img.shields.io/github/v/release/jjang-ai/mlxstudio?style=flat-square&label=Latest%20Release&color=blue" alt="Latest Release"></a> <a href="https://github.com/jjang-ai/mlxstudio/releases"><img src="https://img.shields.io/github/downloads/jjang-ai/mlxstudio/total?style=flat-square&label=Downloads&color=green" alt="Downloads"></a> <img src="https://img.shields.io/badge/Platform-macOS%20ARM64-lightgrey?style=flat-square&logo=apple" alt="Platform"> <a href="https://github.com/jjang-ai/vmlx/blob/main/LICENSE"><img src="https://img.shields.io/badge/License-Apache%202.0-orange?style=flat-square" alt="License"></a> </p>
---
MLX Studio is a full-featured macOS app that wraps the vMLX inference server — large language models, vision models, and image generation served via an OpenAI-compatible HTTP API on Apple Silicon. Built on Apple's MLX framework for GPU-accelerated inference, self-hosted on the user's machine.
localhost for any compatible clientMLX Studio bundles everything needed to run the inference server:
| Mode | Description |
|---|---|
| **Chat** | Conversational UI with vision, reasoning, and tool support |
| **Server** | OpenAI-compatible API server (/v1/chat/completions, /v1/responses) |
| **Image** | Text-to-image generation with diffusion models |
| **Tools** | Model conversion, quantization, diagnostics, and inspection |
| **API** | Interactive API documentation and testing playground |
A bundled Python 3.12 environment with all dependencies is included -- no system Python or virtual environments required.
| Requirement | Minimum |
|---|---|
| **macOS** | 14.0 Sonoma or later |
| **Chip** | Apple Silicon (M1, M2, M3, M4 -- any variant) |
| **RAM** | 8 GB (16 GB+ recommended for larger models) |
| **Disk** | ~500 MB for the app; models vary (1--50 GB each) |
If you prefer to build MLX Studio yourself:
```bash
cd panel npm install npm run build npx electron-builder --mac --dir
![]() Chat Interface |
![]() Image Generation |
![]() Developer Tools |
![]() Menu Bar Tray |
MLX Studio 是一款本地 macOS 桌面应用,专为 Apple Silicon 设计,用于本地 AI 计算。它提供了一个完整的 Python 引擎、模型下载和服务器管理功能,方便用户进行 AI 计算和聊天。
MLX Studio 提供了多项功能,包括本地 AI 计算、聊天、模型下载和服务器管理等。它支持多种模型和 SDK,包括 HuggingFace、OpenAI 和 Anthropic 等。
MLX Studio 的系统要求包括 macOS 14.0 或更高版本、Apple Silicon (M1 / M2 / M3 / M4) 处理器、8 GB 或更高的 RAM 和约 500 MB 的磁盘空间。
MLX Studio 可以通过以下方式安装:下载 DMG 文件、使用 pip 安装 vMLX 引擎、使用 Docker 部署等。具体步骤请参见文档。
使用 MLX Studio 的步骤包括启动应用、选择模型、启动会话和进行聊天。应用会自动下载模型并启动服务器,用户可以通过 Chat tab 进行聊天。
MLX Studio 的配置包括下载 DMG 文件、使用 pip 安装 vMLX 引擎、使用 Docker 部署等。具体步骤请参见文档。
MLX Studio 提供了一个 OpenAI 兼容的 API 服务器,支持多种 API 接口,包括 Chat Completions API、OpenAI Responses API 和 Anthropic Messages API 等。用户可以通过这些 API 接口进行 AI 计算和聊天。
MLX Studio 支持多种工作流和模块,包括工具调用、结构化输出、视觉支持等。它提供了 14 种解析器,支持多种模型和 SDK,包括 Qwen、Llama 3、Mistral 等。
高质量的AI工作流平台
该工具未明确声明开源协议,商业使用前请联系原作者确认授权范围,避免侵权风险。
AI Skill Hub 为第三方内容聚合平台,本页面信息基于公开数据整理,不对工具功能和质量作任何法律背书。
建议在沙箱或测试环境中充分验证后,再部署至生产环境,并做好必要的安全评估。
AI Skill Hub 点评:MLX工作室 的核心功能完整,质量优秀。对于自动化工程师和运维人员来说,这是一个值得纳入个人工具库的选择。建议先在非生产环境试用,再逐步推广。
| 原始名称 | mlxstudio |
| 原始描述 | 开源AI工作流:MLX Studio - Home of JANG_Q - Image Gen/Edit + Chat/Code All in one - + OpenClaw。⭐767 |
| Topics | aiai-agentsanthropic |
| GitHub | https://github.com/jjang-ai/mlxstudio |
收录时间:2026-06-05 · 更新时间:2026-06-05 · License:未公布 · AI Skill Hub 不对第三方内容的准确性作法律背书。
选择 Agent 类型,复制安装指令后粘贴到对应客户端