Installation
Docker Setup
How to install and run AI Studio via Docker
The easiest and quickest way to run AI Studio is via docker-compose.
1
Create `docker-compose.yml`
docker-compose.yml
2
Start Docker Compose
You’re geared up and ready to go! 🚀
Following these steps should have you AI studio up and running to power up LLMOps for your LLM appplications. If you have any questions or need support, reach out to our Discord Community.
Other options
Command Line Interface (CLI)
Install AI Studio locally into your developer machine or bare metal setup via CLI (MacOS, Linux)
Kubernetes (coming soon)
Install AI Studio into a Kubernetes cluster using helm chart
Was this page helpful?