更新文档,添加功能图标和自举功能描述

This commit is contained in:
2024-12-16 13:22:33 +08:00
parent 326f53417d
commit 711f8a68e2
4 changed files with 22 additions and 0 deletions

View File

@ -20,12 +20,19 @@ hero:
features:
- title: Powerful Driver
icon: lightning
details: Based on NoneBot2, it can be quickly installed on existing NoneBot2 or Liteyuki instances
- title: Interface Specification
icon: code
details: Any interface that follows the OpenAI standard can interact with MarshoAI
- title: Easy to Extend
icon: puzzle
details: Use Python writing tools and plugins to achieve function calls, and easily extend the functionality of MarshoAI
- title: Self-Bootstrapping
icon: robot
details: Use AI to automatically write code for the robot, achieve self-learning and self-optimization
---