From 6a0b902e17ba675dd59a3d1ae2352455cff1130e Mon Sep 17 00:00:00 2001 From: SengokuCola <1026294844@qq.com> Date: Tue, 24 Mar 2026 01:40:03 +0800 Subject: [PATCH] =?UTF-8?q?doc=EF=BC=9A=E6=96=B0=E5=A2=9E=E8=8B=B1?= =?UTF-8?q?=E6=96=87doc=E4=BD=9C=E4=B8=BA=E9=BB=98=E8=AE=A4=EF=BC=8C?= =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=86=85=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 60 ++++++++++-------- docs/README_EN.md | 155 ++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 189 insertions(+), 26 deletions(-) create mode 100644 docs/README_EN.md diff --git a/README.md b/README.md index 58d1414d..7c41c8cf 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,13 @@
-

麦麦 MaiBot MaiCore

- + + + 简体中文 | English + +
+
+ +

麦麦 MaiBot MaiSaka

+

Python Version @@ -18,19 +25,26 @@ MaiBot Character -## 🎉 介绍 +## 介绍 -**🍔 MaiCore 是一个基于大语言模型的可交互智能体** +麦麦MaiSaka 是一个基于大语言模型的可交互智能体 -MaiBot 不仅仅是一个机器人,她致力于成为一个活跃在 QQ 群聊中的“生命体”。她不追求完美,但追求真实。 +MaiSaka 不仅仅是一个机器人,不仅仅是一个可以帮你完成任务的“有帮助的助手”,她还是一个致力于了解你,并以真实人类的风格进行交互的数字生命,她不追求完美,她不追求高效,但追求亲切和真实。 + + +- 💭 **没有人喜欢GPT的语言风格**:麦麦使用了更加自然,贴合人类对话习惯的交互方式,不是长篇大论或者markdown格式的分点,而是或长或短的闲谈。 + +- 🎭 **不再是傻乎乎的一问一答**:懂得在合适的时间说话,把握聊天中的气氛,在合适的时候开口,在合适的时候闭嘴。 + +- 🧠 **麦麦·成为人类**:在多人对话中,麦麦会模仿其他人的的说话风格,还会自主理解新词或者小圈子里的黑话,不断进化。 + +- ❤️ **永远都在更加了解你**:基于心理学中人格理论,麦麦会不断积累对于你的了解,不论是你的信息,喜恶或是行为风格,她都记在心里。 -- 💭 **拟人构建**:使用自然语言风格构建 Prompt,回复贴近人类习惯。 -- 🎭 **行为规划**:懂得在合适的时间说话,使用合适的动作。 -- 🧠 **表达学习**:模仿群友的说话风格,学习黑话,不断进化。 - 🔌 **插件系统**:提供强大的 API 和事件系统,无限扩展可能。 -- 💝 **情感表达**:拥有独立的情绪系统和表情包互动能力。 -### 🚀 快速导航 + + +### 快速导航

🌟 演示视频  |  📦 快速入门  |  @@ -43,14 +57,13 @@ MaiBot 不仅仅是一个机器人,她致力于成为一个活跃在 QQ 群聊


-

🎥 精彩演示

麦麦演示视频
- 👆 点击观看麦麦演示视频 👆 + 前往观看麦麦演示视频
@@ -58,7 +71,7 @@ MaiBot 不仅仅是一个机器人,她致力于成为一个活跃在 QQ 群聊 ## 🔥 更新和安装 -> **最新版本: v0.12.2** ([📄 更新日志](changelogs/changelog.md)) +> **最新版本: v1.0.0** ([📄 更新日志](changelogs/changelog.md)) - **下载**: 前往 [Release](https://github.com/MaiM-with-u/MaiBot/releases/) 页面下载最新版本 - **启动器**: [Mailauncher](https://github.com/MaiM-with-u/mailauncher/releases/) (仅支持 MacOS, 早期开发中) @@ -66,17 +79,10 @@ MaiBot 不仅仅是一个机器人,她致力于成为一个活跃在 QQ 群聊 | 分支 | 说明 | | :--- | :--- | | `main` | ✅ **稳定发布版本 (推荐)** | -| `dev` | 🚧 开发测试版本 (不稳定) | -| `classical` | 🛑 经典版本 (停止维护) | +| `dev` | 🚧 开发测试版本,包含新功能,可能不稳定 | ### 📚 部署教程 👉 **[🚀 最新版本部署教程](https://docs.mai-mai.org/manual/deployment/mmc_deploy_windows.html)** -*(注意:MaiCore 新版本部署方式与旧版本不兼容)* - -> [!WARNING] -> - ⚠️ 项目处于活跃开发阶段,API 可能随时调整。 -> - ⚠️ QQ 机器人存在风控风险,请谨慎使用。 -> - ⚠️ AI 模型运行可能消耗较多 Token。 --- @@ -103,19 +109,20 @@ MaiBot 不仅仅是一个机器人,她致力于成为一个活跃在 QQ 群聊 ### 🧩 衍生项目 -- **[MaiCraft](https://github.com/MaiM-with-u/Maicraft)**: 让麦麦陪你玩 Minecraft (早期开发中)。 +- **[Amaidesu](https://github.com/MaiM-with-u/Amaidesu)**: 让麦麦在B站开播 - **[MoFox_Bot](https://github.com/MoFox-Studio/MoFox-Core)**: 基于 MaiCore 0.10.0 的增强型 Fork,更稳定更有趣。 +- **[MaiCraft](https://github.com/MaiM-with-u/Maicraft)**: 让麦麦陪你玩 Minecraft (暂时停止维护中)。 --- -## 💡 设计理念 (原始时代的火花) +## 💡 设计理念 > **千石可乐说:** > - 这个项目最初只是为了给牛牛 bot 添加一点额外的功能,但是功能越写越多,最后决定重写。其目的是为了创造一个活跃在 QQ 群聊的"生命体"。目的并不是为了写一个功能齐全的机器人,而是一个尽可能让人感知到真实的类人存在。 > - 程序的功能设计理念基于一个核心的原则:"最像而不是好"。 > - 如果人类真的需要一个 AI 来陪伴自己,并不是所有人都需要一个完美的,能解决所有问题的"helpful assistant",而是一个会犯错的,拥有自己感知和想法的"生命形式"。 -> - 代码会保持开源和开放,但个人希望 MaiMbot 的运行时数据保持封闭,尽量避免以显式命令来对其进行控制和调试。我认为一个你无法完全掌控的个体才更能让你感觉到它的自主性,而视其成为一个对话机器。 -> - SengokuCola~~纯编程外行,面向 cursor 编程,很多代码写得不好多多包涵~~已得到大脑升级。 + +> **xxxxx说:** > *Code is open, but the soul is yours.* --- @@ -132,7 +139,8 @@ MaiBot 不仅仅是一个机器人,她致力于成为一个活跃在 QQ 群聊 ### ❤️ 特别致谢 -- **[略nd](https://space.bilibili.com/1344099355)**: 🎨 为麦麦绘制精美人设。 +- **[萨卡班甲鱼](https://en.wikipedia.org/wiki/Sacabambaspis)**: 千石可乐很喜欢的生物。 +- **[略nd](https://space.bilibili.com/1344099355)**: 🎨 为麦麦绘制早期的精美人设。 - **[NapCat](https://github.com/NapNeko/NapCatQQ)**: 🚀 现代化的基于 NTQQ 的 Bot 协议实现。 --- diff --git a/docs/README_EN.md b/docs/README_EN.md new file mode 100644 index 00000000..f37002fa --- /dev/null +++ b/docs/README_EN.md @@ -0,0 +1,155 @@ +
+ + + 简体中文 | English + +
+
+ +

MaiBot MaiSaka

+ + +

+ Python Version + License + Status + Contributors + Forks + Stars + Ask DeepWiki +

+
+ +
+ + +MaiBot Character + +## Introduction + +MaiSaka is an interactive agent based on large language models. + +MaiSaka is more than just a bot, and more than a "helpful assistant" that completes tasks. She is a digital life form that tries to understand you and interact in a genuinely human style. She does not pursue perfection or efficiency above all else. She pursues warmth and authenticity. + +- 💭 **No one likes GPT-sounding dialogue**: MaiSaka uses a more natural conversational style. Instead of long-winded markdown-heavy replies, she chats in a way that feels casual, varied, and human. +- 🎭 **No longer stuck in rigid Q&A**: She knows when to speak, how to read the room, when to join a conversation, and when to stay quiet. +- 🧠 **MaiSaka becoming human**: In group conversations, MaiSaka imitates how people around her speak, learns new slang and in-group language, and keeps evolving. +- ❤️ **Always learning more about you**: Inspired by personality theory in psychology, MaiSaka gradually builds an understanding of your preferences, traits, habits, and behavior style. +- 🔌 **Plugin system**: Provides powerful APIs and an event system with virtually unlimited room for extension. + +### Quick Navigation +

+ 🌟 Demo Video  |  + 📦 Quick Start  |  + 📃 Core Documentation  |  + 💬 Join Community +

+ + +
+ +
+
+ + + + MaiSaka Demo Video + +
+ Watch the MaiSaka demo video +
+
+ +--- + +## 🔥 Updates and Installation + +> **Latest Version: v1.0.0** ([📄 Changelog](../changelogs/changelog.md)) + +- **Download**: Visit the [Release](https://github.com/MaiM-with-u/MaiBot/releases/) page to get the latest version. +- **Launcher**: [Mailauncher](https://github.com/MaiM-with-u/mailauncher/releases/) (MacOS only, still in early development). + +| Branch | Description | +| :--- | :--- | +| `main` | ✅ **Stable release (recommended)** | +| `dev` | 🚧 Development testing branch with new features, may be unstable | + +### 📚 Deployment Guide +👉 **[🚀 Latest Deployment Guide](https://docs.mai-mai.org/manual/deployment/mmc_deploy_windows.html)** + +--- + +## 💬 Discussion and Community + +We welcome everyone interested in MaiBot to join us. + +| Category | Group | Description | +| :--- | :--- | :--- | +| **Technical** | [MaiBrain EEG](https://qm.qq.com/q/RzmCiRtHEW) | Technical discussion / Q&A | +| **Technical** | [MaiBrain MRI](https://qm.qq.com/q/VQ3XZrWgMs) | Technical discussion / Q&A | +| **Technical** | [Mai Wants to Be a VTuber](https://qm.qq.com/q/wGePTl1UyY) | Technical discussion / Q&A | +| **Casual Chat** | [Mai Casual Chat Group](https://qm.qq.com/q/JxvHZnxyec) | Casual chat only, no support | +| **Plugin Development** | [Plugin Dev Group](https://qm.qq.com/q/1036092828) | Advanced development and testing | + +--- + +## 📚 Documentation + +> [!NOTE] +> Some content may not be updated promptly, so please pay attention to version compatibility. + +- **[📚 Core Wiki Documentation](https://docs.mai-mai.org)**: The most comprehensive documentation hub for everything about MaiSaka. + +### 🧩 Related Projects + +- **[Amaidesu](https://github.com/MaiM-with-u/Amaidesu)**: Let MaiSaka stream on Bilibili. +- **[MoFox_Bot](https://github.com/MoFox-Studio/MoFox-Core)**: An enhanced fork based on MaiCore 0.10.0, with improved stability and more fun features. +- **[MaiCraft](https://github.com/MaiM-with-u/Maicraft)**: Let MaiSaka accompany you in Minecraft (currently paused). + +--- + +## 💡 Design Philosophy + +> **SengokuCola says:** +> - This project originally started as a few extra features for the NiuNiu bot, but it kept growing until a full rewrite became inevitable. The goal was to create a "life form" active in QQ group chats, not a feature-complete bot, but something as human-like and real-feeling as possible. +> - The core design principle is: "more lifelike, not merely better." +> - If people truly want AI companionship, not everyone needs a perfect "helpful assistant" that solves every problem. Some people may want a life form that can make mistakes and has its own perceptions and thoughts. + +> **xxxxx says:** +> *Code is open, but the soul is yours.* + +--- + +## 🙋 Contributing and Acknowledgments + +Contributions are welcome. Please read the [Contribution Guide](../docs-src/CONTRIBUTE.md) first. + +### 🌟 Contributors + + + contributors + + +### ❤️ Special Thanks + +- **[Sacabambaspis](https://en.wikipedia.org/wiki/Sacabambaspis)**: SengokuCola's favorite creature. +- **[略nd](https://space.bilibili.com/1344099355)**: Drew MaiSaka's beautiful early character design. +- **[NapCat](https://github.com/NapNeko/NapCatQQ)**: A modern NTQQ-based bot protocol implementation. + +--- + +## 📊 Repository Status + +![Alt](https://repobeats.axiom.co/api/embed/9faca9fccfc467931b87dd357b60c6362b5cfae0.svg "MaiBot Repository Status") + +### Star History +[![Star History](https://starchart.cc/MaiM-with-u/MaiBot.svg?variant=adaptive)](https://starchart.cc/MaiM-with-u/MaiBot) + +--- + +## 📌 Notice & License + +> [!IMPORTANT] +> Please read the [End User License Agreement (EULA)](../EULA.md) and [Privacy Policy](../PRIVACY.md) before use. Please evaluate AI-generated content carefully. + +**License**: GPL-3.0