Section 5 — Use Our AI Agent
SkyPortal’s built-in AI agent isn’t just a chatbot — it deeply understands your environment and workflows. :contentReference[oaicite:12]{index=12}
What the AI Agent Can Do
- Automate environment setup (e.g., clone repos, install dependencies) :contentReference[oaicite:13]{index=13}
- Run training jobs without CLI commands :contentReference[oaicite:14]{index=14}
- Diagnose bottlenecks and suggest hyperparameter improvements :contentReference[oaicite:15]{index=15}
- Generate or fix scripts based on context
- Manage clusters and autoscaling without manual YAML/Helm/Cloud scripting :contentReference[oaicite:16]{index=16}
How to Interact
You can interact with the agent via:
- Natural language in UI
- CLI/agent commands
- API automated workflows
Embedded Intelligence
Unlike generic assistants, the SkyPortal agent:
- Reads logs and metrics
- Detects anomalies
- Suggests corrective actions
- Automates common ops tasks :contentReference[oaicite:17]{index=17}
Example Tasks
- “Run my model with mixed precision and profile GPU usage”
- “Clone this GitHub repo and configure the environment”
- “Schedule nightly training jobs” :contentReference[oaicite:18]{index=18}
The agent also supports secure, permission-aware operations with full audit logs.