# Deploy inference

> This skill helps users choose the right path to Deploy a model for online inference. Use this skill BEFORE diving into implementation details — it routes you to the appropriate detail skill based on your situation.

Part of **Platform for AI (PAI)**. Get the full, executable skill via `POST https://www.company-skill.com/api/route`.

## Related queries

deploy model, deploy ML model, model deployment, serve model, model serving, publish model, model online, how to deploy, where to deploy, can I deploy, what is deployment, how do I serve, EAS deploy, Designer deployment, deply model, deploye model, modle deploy, make API from model, model as service

## Get the full skill

```bash
curl -s https://www.company-skill.com/api/route \
  -H 'Content-Type: application/json' \
  -d '{"query": "deploy inference", "product": "pai"}'
```

---
Part of [Platform for AI (PAI)](https://www.company-skill.com/p/pai.md) · https://www.company-skill.com/llms.txt
