File size: 1,486 Bytes
8ede856
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
---
# https://vitepress.dev/reference/default-theme-home-page
layout: home

hero:
  name: >-
    <a href="https://trendshift.io/repositories/12875" target="_blank"><img src="https://trendshift.io/api/badge/repositories/12875" alt="Soulter%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.
---