mirror of
https://github.com/AstrBotDevs/AstrBot
synced 2026-07-17 01:49:15 +08:00
* Update listen-message-event.md * Update other.md * Update send-message.md * Update ai.md * Update ai.md * Update send-message.md * Update listen-message-event.md * Delete docs/zh/dev/star/guides/env.md * Delete docs/en/dev/star/guides/env.md * Update simple.md * Update discord.md * Update discord.md * Update matrix.md * Update matrix.md * Update index.md * Update index.md * Update openapi.md * Update ppio.md * Update ppio.md * Update function-calling.md * Update function-calling.md * Update config.mjs * docs: add EN desktop deployment page * Update plugin.md * Update ai.md * Update ai.md * Update ai.md * Update desktop.md
32 lines
1.5 KiB
Markdown
32 lines
1.5 KiB
Markdown
---
|
|
# https://vitepress.dev/reference/default-theme-home-page
|
|
layout: home
|
|
|
|
hero:
|
|
name: >-
|
|
<a href="https://trendshift.io/repositories/21369" target="_blank"><img src="https://trendshift.io/api/badge/repositories/21369" alt="AstrBotDevs%2FAstrBot | Trendshift" style="width: 250px; height: 55px; margin-bottom: 16px;" width="250" height="55"/></a>
|
|
text: "Agentic AI assistant for personal and group chats"
|
|
tagline: Connect any IM / 1000+ plugins / General Agent Orchestration
|
|
actions:
|
|
- theme: brand
|
|
text: Quick Start
|
|
link: /en/what-is-astrbot
|
|
- theme: alt
|
|
text: GitHub Repository
|
|
link: https://github.com/AstrBotDevs/AstrBot
|
|
|
|
features:
|
|
- icon: ✨
|
|
title: Multi-Platform Support
|
|
details: Seamlessly supports multiple messaging platforms including QQ, WeCom, Telegram, Discord, and more with multi-instance deployment.
|
|
- icon: 😌
|
|
title: User-Friendly
|
|
details: Easy deployment via Docker or Windows one-click installer with no complex configuration required. Features a highly visual management dashboard.
|
|
- icon: 🧩
|
|
title: Highly Extensible
|
|
details: Built on event bus and pipeline architecture with full modularity. All features can be enabled or disabled, with comprehensive plugin development support.
|
|
- icon: 🌟
|
|
title: Large Language Models
|
|
details: Compatible with multiple model providers including OpenAI, Anthropic, Google, Ollama, Deepseek, and more, supporting diverse LLM integrations.
|
|
---
|