shaide documentation¶
shaide is a self-hosted AI platform that serves models at scale on Kubernetes clusters you own - including fully air-gapped ones.
Start here¶
| Chapter | Contents |
|---|---|
| Introduction | What shaide is, core concepts |
| Cluster requirements | What a cluster must provide |
| Getting started | Prerequisites, quickstart, verification |
| Installation | The installer and its configuration |
| Usage | The OpenAI-compatible API and integrations |
| Architecture | How the platform is built |
| Cluster setup | Creating a cluster on EKS, GKE, AKS or RKE2 |
| Operations | Day-two operations |
| Contributing | Development and contribution |
Common paths¶
- Evaluating shaide - What is shaide → Architecture
- Installing - Cluster requirements → Quickstart
- Building against it - OpenAI-compatible API → Agent integrations
- Running it - Operations