DeepManus 是一个基于LangManus开发的 AI 自动化框架,使用deepseek作为大模型,使用了更少的第三方框架,让它更易于国内使用,项目建立在开源社区的卓越工作基础之上。项目目标是将给大模型装上手脚。
☆22Apr 1, 2025Updated last year
Alternatives and similar repositories for DeepManus
Users that are interested in DeepManus are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ☆23Dec 21, 2025Updated 8 months ago
- Try get the physical address(hardware MAC address) of the hosts network interfaces.☆13Dec 25, 2023Updated 2 years ago
- 这里将paddle中的ocr等模型转为onnx格式,并利用java版深度框架djl加载这些onnx模型进行推理预测尝试。