update README
parent
a2cd4da3db
commit
f7af59869c
|
@ -4,6 +4,7 @@
|
||||||
|
|
||||||
English | [中文](README.zh.md)
|
English | [中文](README.zh.md)
|
||||||
|
|
||||||
|
[](https://github.com/WHU-MYTH-Lab/humanus.cpp/stargazers)  
|
||||||
[](https://opensource.org/licenses/MIT)  
|
[](https://opensource.org/licenses/MIT)  
|
||||||
|
|
||||||
# humanus.cpp
|
# humanus.cpp
|
||||||
|
|
|
@ -4,8 +4,10 @@
|
||||||
|
|
||||||
[English](README.md) | 中文
|
[English](README.md) | 中文
|
||||||
|
|
||||||
|
[](https://github.com/WHU-MYTH-Lab/humanus.cpp/stargazers)  
|
||||||
[](https://opensource.org/licenses/MIT)  
|
[](https://opensource.org/licenses/MIT)  
|
||||||
|
|
||||||
|
|
||||||
# humanus.cpp
|
# humanus.cpp
|
||||||
|
|
||||||
**Humanus**(拉丁语意为"人类")是一个基于 [OpenManus](https://github.com/mannaandpoem/OpenManus) 和 [mem0](https://github.com/mem0ai/mem0) 启发的**轻量级 C++ 框架**,集成了模型上下文协议(MCP, Model Context Protocol)。本项目旨在为构建本地 LLM 智能体提供快速、模块化的基础。
|
**Humanus**(拉丁语意为"人类")是一个基于 [OpenManus](https://github.com/mannaandpoem/OpenManus) 和 [mem0](https://github.com/mem0ai/mem0) 启发的**轻量级 C++ 框架**,集成了模型上下文协议(MCP, Model Context Protocol)。本项目旨在为构建本地 LLM 智能体提供快速、模块化的基础。
|
||||||
|
|
Loading…
Reference in New Issue