From cf73669bc23a43a457a552e2212c94974afdb433 Mon Sep 17 00:00:00 2001
From: KroMiose <57167362+KroMiose@users.noreply.github.com>
Date: Sun, 13 Jul 2025 19:56:25 +0800
Subject: [PATCH 1/2] Update README_cn.md
---
README_cn.md | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/README_cn.md b/README_cn.md
index 448f7ec..07122cc 100644
--- a/README_cn.md
+++ b/README_cn.md
@@ -512,6 +512,11 @@
AstrBot (QQ, 微信, 企微, 飞书, TG, etc.) |
支持大模型的多平台聊天机器人及开发框架。支持 RAG、长期记忆以及网页搜索等各种 LLM Agent 功能, 支持插件开发。 |
+
+ |
+ NekroAgent (QQ, Discord, BiliBiliLive, Minecraft etc.) |
+ Nekro Agent 是一个智能优雅的 AI 代理执行框架,其核心是通过强大灵活的提示词构建系统,引导 AI 生成代码并在安全的沙盒环境中执行。它通过原生的多平台适配器架构实现了强大的跨平台事件流处理能力,能够无缝支持 OneBot v11 (QQ)、Discord、Minecraft 和 B站直播(驱动VTB进行演出) 等多种主流平台。项目还拥有高度可扩展的插件系统、人设与插件共享生态,并支持在复杂的群聊多人交互场景中进行高效互动。目标是为用户和开发者提供极致高效、高自由度与易用性的开发友好型智能中枢。 |
+
^ 返回目录 ^
From 8d2a898ee143ca22f49dfe12fc71f0fe6e6974d9 Mon Sep 17 00:00:00 2001
From: KroMiose <57167362+KroMiose@users.noreply.github.com>
Date: Sun, 13 Jul 2025 19:59:05 +0800
Subject: [PATCH 2/2] Update README.md
---
README.md | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/README.md b/README.md
index fc56b6c..d852b95 100644
--- a/README.md
+++ b/README.md
@@ -622,6 +622,11 @@ The purpose is to build infrastructure in the field of large models, through the
AstrBot (QQ, WeChat, WeCom, Lark, TG, etc.) |
User-friendly LLM-based multi-platform chatbot with a WebUI, supporting long-term-memory, RAG, LLM agents, and plugins integration. |
+
+ |
+ NekroAgent (QQ, Discord, BiliBiliLive, Minecraft etc.) |
+ Nekro Agent is a smart and elegant AI agent execution framework. At its core, it leverages a powerful and flexible prompt engineering system to guide AI in generating code and executing it within a secure sandbox. It delivers robust cross-platform event stream processing through a native multi-platform adapter architecture, seamlessly supporting major platforms like OneBot v11 (QQ), Discord, Minecraft, and Bilibili Live (powering V-Tuber performances). The project also boasts a highly extensible plugin system, a shared ecosystem for personas and plugins, and supports efficient interactions in complex, multi-user group chats. Its goal is to offer both users and developers a developer-friendly intelligent hub that is extremely efficient, highly flexible, and easy to use. |
+
^ Back to Contents ^