Documentation

VexAI Documentation

Everything you need to deploy, configure, and master VexAI, the AI-powered Discord admin assistant with 22 skills, 150+ tools, and enterprise-grade security.

Quick Start

git clone https://github.com/mrelmida/vexai.git
cd vexai
cp .env.example .env
# Edit .env with your Discord token + LLM API key
docker-compose up -d --build

See the full Getting Started guide for detailed instructions.