Welcome to AI-Portal Documentation
The AI-Portal documentation covers setup, Admin panel, features (chat, assistants, apps), how to create apps and assistants, APIs, and deployment. Self-host on your infrastructure with full control of your data.
Where to start as a beginner?
- Head over to the Quick Start guide to install and run with one command.
- Learn about the Admin Panel: System settings, Agents, Applications, and Users.
- Explore Features, how to create apps and assistants, and how to register your own Agent APIs.
Documentation sections
Click a card to open the section. The sidebar lists all pages.
Getting Started
Install with one command, run with Docker, complete /setup. Recommended for beginners.
Read more βAdmin Panel
System settings, Agents, Applications, Users, and database. Manage the whole platform.
Read more βFeatures
Chat, Central assistant, virtual assistants, installable apps, and optional plugins.
Read more βCreating assistants
Implement Agent API (metadata, ask, data); register in Admin β Agents.
Read more βCreating apps
Build an app with GET /metadata; register in Admin β Applications.
Read more βAPIs
REST APIs for chat, agents, and applications. Agent contract (metadata, ask, data).
Read more βDeployment
Deploy to production: server setup, Docker, environment, and optional CI/CD.
Read more β