MaiCore 是一个基于大语言模型的可交互智能体
$git clone https://github.com/mai-with-u/maibotInstalls into the current project.
Install maibot by running `git clone https://github.com/mai-with-u/maibot`, then use it for the current task and follow its documentation at https://github.com/mai-with-u/maibot.
| 1 | <a id="-双语--bilingual"></a> |
| 2 | |
| 3 | <div align="center"> |
| 4 | |
| 5 | <!-- Language Switcher --> |
| 6 | <a href="#-双语--bilingual">双语 / Bilingual</a> | <a href="docs/README_CN.md">中文</a> | <a href="docs/README_EN.md">English</a> |
| 7 | |
| 8 | <br> |
| 9 | <br> |
| 10 | |
| 11 | <h1>麦麦 MaiBot <sub><small>MaiSaka</small></sub></h1> |
| 12 | <sub><sup>An interactive agent based on large language models.</sup></sub> |
| 13 | |
| 14 | <!-- Badges Row --> |
| 15 | <p> |
| 16 | <img src="https://img.shields.io/badge/Python-3.12+-blue" alt="Python Version"> |
| 17 | <img src="https://img.shields.io/github/license/Mai-with-u/MaiBot?label=License" alt="License"> |
| 18 | <img src="https://img.shields.io/badge/Status-In%20Development-yellow" alt="Status"> |
| 19 | <img src="https://img.shields.io/github/contributors/Mai-with-u/MaiBot.svg?style=flat&label=Contributors" alt="Contributors"> |
| 20 | <img src="https://img.shields.io/github/forks/Mai-with-u/MaiBot.svg?style=flat&label=Forks" alt="Forks"> |
| 21 | <img src="https://img.shields.io/github/stars/Mai-with-u/MaiBot?style=flat&label=Stars" alt="Stars"> |
| 22 | <a href="https://trendshift.io/repositories/20445" target="_blank"><img src="https://trendshift.io/api/badge/repositories/20445" alt="Mai-with-u%2FMaiBot | Trendshift" width="250" height="55"></a> |
| 23 | <a href="https://deepwiki.com/DrSmoothl/MaiBot"><img src="https://deepwiki.com/badge.svg" alt="Ask DeepWiki"></a> |
| 24 | </p> |
| 25 | </div> |
| 26 | |
| 27 | <br> |
| 28 | |
| 29 | <!-- Mascot on the Right (Float) --> |
| 30 | <img src="depends-data/maimai-v2.png" align="right" width="40%" alt="MaiBot Character" style="margin-left: 20px; margin-bottom: 20px;"> |
| 31 | |
| 32 | <a id="english"></a> |
| 33 | |
| 34 | ## 介绍 |
| 35 | <sub><sup>Introduction</sup></sub> |
| 36 | |
| 37 | 麦麦 MaiSaka 是一个基于大语言模型的可交互智能体。 |
| 38 | <sub><sup>MaiSaka is an interactive agent based on large language models.</sup></sub> |
| 39 | |
| 40 | MaiSaka 不仅仅是一个机器人,不仅仅是一个可以帮你完成任务的“有帮助的助手”,她还是一个致力于了解你,并以真实人类的风格进行交互的数字生命。她不追求完美,不追求高效,但追求亲切和真实。 |
| 41 | <sub><sup>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.</sup></sub> |
| 42 | |
| 43 | - 💭 **没有人喜欢 GPT 的语言风格**:麦麦使用了更加自然、贴合人类对话习惯的交互方式,不是长篇大论或者 markdown 格式的分点,而是或长或短的闲谈。 |
| 44 | <sub><sup><strong>No one likes GPT-sounding dialogue</strong>: 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.</sup></sub> |
| 45 | - 🎭 **不再是傻乎乎的一问一答**:懂得在合适的时间说话,把握聊天中的气氛,在合适的时候开口,在合适的时候闭嘴。 |
| 46 | <sub><sup><strong>No longer stuck in rigid Q&A</strong>: She knows when to speak, how to read the room, when to join a conversation, and when to stay quiet.</sup></sub> |
| 47 | - 🧠 **麦麦·成为人类**:在多人对话中,麦麦会模仿其他人的说话风格,还会自主理解新词或者小圈子里的黑话,不断进化。 |
| 48 | <sub><sup><strong>MaiSaka becoming human</strong>: In group conversations, MaiSaka imitates how people around her speak, learns new slang and in-group language, and keeps evolving.</sup></sub> |
| 49 | - ❤️ **永远都在更加了解你**:基于心理学中人格理论,麦麦会不断积累对于你的了解,不论是你的信息、喜恶或是行为风格,她都记在心里。 |
| 50 | <sub><sup><strong>Always learning more about you</strong>: Inspired by personality theory in psychology, MaiSaka gradually builds an understanding of your preferences, traits, habits, and behavior style.</sup></sub> |
| 51 | - 🔌 **插件系统**:提供强大的 API 和事件系统,拥有无限扩展可能。 |
| 52 | <sub><sup><strong>Plugin system</strong>: Provides powerful APIs and an event system with virtually unlimited room for extension.</sup></sub> |
| 53 | |
| 54 | ### 快速导航 |
| 55 | <sub><sup>Quick Navigation</sup></sub> |
| 56 | |
| 57 | <p> |
| 58 | <a href="https://www.bilibili.com/video/BV1amAneGE3P">🌟 演示视频 <sub>Demo Video</sub></a> | |
| 59 | <a href="#-更新和安装--updates-and-installation">📦 快速入门 <sub>Quick Start</sub></a> | |
| 60 | <a href="#-部署教程--deployment-guide">📃 核心文档 <sub>Core Documentation</sub></a> | |
| 61 | <a href="#-讨论与社区--discussion-and-community">💬 加入社区 <sub>Join Community</sub></a> |
| 62 | </p> |
| 63 | |
| 64 | <!-- Clear float to ensure subsequent content starts below the image area if text is short --> |
| 65 | <br clear="both"> |
| 66 | |
| 67 | <div align="center"> |
| 68 | <br> |
| 69 | <a href="https://www.bilibili.co |