AI Skill Hub 推荐使用:MaxwellLink 是一款优质的Agent工作流。AI 综合评分 7.5 分,在同类工具中表现稳健。如果你正在寻找可靠的Agent工作流解决方案,这是一个值得深入了解的选择。
一个灵活的框架,用于自洽的EM-分子模拟,powered by AI。
MaxwellLink 是一套完整的 AI Agent 自动化工作流方案。通过可视化的节点编排,将复杂的多步骤任务拆解为清晰的自动化流程,实现全程无人值守的智能处理。支持与数百种外部服务和 API 无缝集成,适合构建数据处理管线、业务自动化和 AI 辅助决策系统。
一个灵活的框架,用于自洽的EM-分子模拟,powered by AI。
MaxwellLink 是一套完整的 AI Agent 自动化工作流方案。通过可视化的节点编排,将复杂的多步骤任务拆解为清晰的自动化流程,实现全程无人值守的智能处理。支持与数百种外部服务和 API 无缝集成,适合构建数据处理管线、业务自动化和 AI 辅助决策系统。
# 克隆仓库 git clone https://github.com/TaoELi/MaxwellLink cd MaxwellLink # 查看安装说明 cat README.md # 按 README 完成环境依赖安装后即可使用
# 查看帮助 maxwelllink --help # 基本运行 maxwelllink [options] <input> # 详细使用说明请查阅文档 # https://github.com/TaoELi/MaxwellLink
# maxwelllink 配置说明 # 查看配置选项 maxwelllink --config-example > config.yml # 常见配置项 # output_dir: ./output # log_level: info # workers: 4 # 环境变量(覆盖配置文件) export MAXWELLLINK_CONFIG="/path/to/config.yml"
<p align="center"> <img src="media/icon_main.png" alt="MaxwellLink icon" width="300"> </p>
<p align="center"> <a href="https://taoeli.github.io/MaxwellLink/overview.html"><img src="https://img.shields.io/badge/docs-latest-blue.svg" alt="Docs badge"></a> <a href="https://pypi.org/project/maxwelllink/"><img src="https://img.shields.io/pypi/v/maxwelllink.svg?label=pypi&logo=pypi" alt="PyPI version"></a> <a href="LICENSE"><img src="https://img.shields.io/badge/license-GPLv2-blue.svg" alt="License: GPLv2"></a> <img src="https://img.shields.io/badge/python-3.9%2B-brightgreen.svg" alt="Python versions"> <a href="https://arxiv.org/abs/2512.06173"><img src="https://img.shields.io/badge/arXiv-2512.06173-b31b1b.svg" alt="arXiv:2512.06173"></a> <a href="https://doi.org/10.1021/acs.jctc.5c02028"><img src="https://img.shields.io/badge/DOI-10.1021%2Facs.jctc.5c02028-blue" alt="10.1021/acs.jctc.5c02028"></a> </p>
MaxwellLink is a free and open-source framework for self-consistent light–matter simulations. It connects electromagnetic solvers, such as MEEP FDTD or the built-in normal-mode cavity and laser driven dynamics, to a wide range of molecular drivers, from multilevel open quantum systems to (nonadiabatic) first-principles molecular dynamics.
This code supports both exploratory demonstrations and production-scale calculations. In particular, its socket-based architecture allows large-scale self-consistent light–matter simulations to run efficiently across multiple HPC nodes.
The latest version of MaxwellLink (v0.3) ships with AI Agent Skills. With simple natural language inputs, users can easily create input files and run jobs on both local machines and HPC systems.
Create a fresh conda environment and install using pip:
pip install maxwelllink
Optional drivers (MEEP FDTD, QuTiP, Psi4, ASE, LAMMPS) can be added by following the instructions in the documentation.
The jupyter notebook tutorials are located at tutorials/. Users may also view the tutorials rendered at the documentation website.
MaxwellLink是一个开源的AI工作流,提供了一个灵活的框架用于EM-分子模拟,powered by AI。虽然星数较少,但项目的潜力和价值是明显的。
该工具使用 GPL-2.0 协议,商用场景请仔细阅读协议条款,必要时咨询法律意见。
AI Skill Hub 为第三方内容聚合平台,本页面信息基于公开数据整理,不对工具功能和质量作任何法律背书。
建议在沙箱或测试环境中充分验证后,再部署至生产环境,并做好必要的安全评估。
⚠️ GPL 2.0 — Copyleft 协议,衍生作品必须以同协议开源,不可闭源商业化。
总体来看,MaxwellLink 是一款质量良好的Agent工作流,在同类工具中具备一定竞争力。AI Skill Hub 将持续追踪其更新动态,建议收藏备用,结合自身场景选择合适时机引入使用。
| 原始名称 | MaxwellLink |
| 原始描述 | 开源AI工作流:A flexible framework for self-consistent EM-molecular simulations, powered by AI。⭐7 · Jupyter Notebook |
| Topics | workflowemfdtdlight-mattermoleculepolaritonjupyter notebook |
| GitHub | https://github.com/TaoELi/MaxwellLink |
| License | GPL-2.0 |
| 语言 | Jupyter Notebook |
收录时间:2026-05-21 · 更新时间:2026-05-30 · License:GPL-2.0 · AI Skill Hub 不对第三方内容的准确性作法律背书。
选择 Agent 类型,复制安装指令后粘贴到对应客户端