update README

main
hkr04 2025-04-13 16:41:34 +08:00
parent a2cd4da3db
commit f7af59869c
2 changed files with 3 additions and 0 deletions

View File

@ -4,6 +4,7 @@
English | [中文](README.zh.md) English | [中文](README.zh.md)
[![GitHub stars](https://img.shields.io/github/stars/WHU-MYTH-Lab/humanus.cpp?style=social)](https://github.com/WHU-MYTH-Lab/humanus.cpp/stargazers)  
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)   [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)  
# humanus.cpp # humanus.cpp

View File

@ -4,8 +4,10 @@
[English](README.md) | 中文 [English](README.md) | 中文
[![GitHub stars](https://img.shields.io/github/stars/WHU-MYTH-Lab/humanus.cpp?style=social)](https://github.com/WHU-MYTH-Lab/humanus.cpp/stargazers)  
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)   [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](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 智能体提供快速、模块化的基础。