dsh-motor-ai-l0
电机 AI 辅助设计插件:需求解析 → 参数识别 → 候选矩阵 → Top10 校验。L0 纯 JS、零求解器依赖,毫秒级广筛候选并给出交给 L1/L2 精算工具的载荷;可作为本地 agent 预设与 Cordis 插件使用。L1(RMxprt)与 L2(Motor-CAD)在本版本中仅预留接口,层级总闸设为 l0 以上会立即报错。
Motor-design AI assistant plugin: requirement parsing → parameter identification → candidate matrix → Top10 verification. L0 is a millisecond-level broad filter (pure JS, zero solver dependency) that ranks candidates and emits the handoff payload for the L1/L2 precision tools; usable as a local agent preset and Cordis plugin. L1 (RMxprt) and L2 (Motor-CAD) are reserved in this version — the level gate fails fast above l0.
怎么安装
dsh plugin add dsh-motor-ai-l0 简介
电机AI辅助设计软件插件 dsh-motor-ai-l0 · DSH 插件(bundle) · 纯 JS,零求解器依赖 覆盖电机设计全流程:需求解析 → 参数识别 → 候选矩阵 → L0/L1/L2 解算 → Top10 与校验 → 完整方案。 L0 用代理模型与经验公式毫秒级广筛候选;L1 RMxprt、L2 Motor-CAD 为**可选**精算工具。 装完即用 —— 无需预装 RMxprt / Motor-CAD / Python,无需 license。 快速开始 bash 安装(dsh 未进 PATH 时用 npx) npx -y @deepseek-ai/dsh plugin --profile web add dsh-motor-ai-l0 离线自检(无需 DSH Runtime,裸 Node 即可) node scripts/verify.mjs **标准流水线(顺序很重要)** 1. motor_param_matrix —— 由功率 / 转速 / 电压生成候选参数矩阵 2. motor_design_validate —— 批量物理校验,剔除 failed 3. motor_l0_estimate —— 对剩余候选排序,输出 TopN 与 L1 交接载荷 ⚠️ motor_l0_estimate 只接受 params_list(每项含 16 个 L1 顶层字段),…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 0
- 月下载
- –
- 最近更新
- 2026-09-24
- 创建于
- 2026-09-21
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- dsh-plugin, dsh-plugin-bundle, dsh-plugin-desktop, dsh-plugin-market, dsh-plugin-theme, dsh-plugin-verify, dsh-plugins