Overview#
For Data Scientists / ML Engineers#
| I want to... | Go to |
|---|---|
| Understand what Asya is | Concepts |
| Build my first actor | First Actor |
| Chain actors into a mesh | First Actor Mesh |
| Write a Flow DSL pipeline | First Flow |
| Learn handler patterns | Handler Patterns |
| Build agentic workflows | Agentic Patterns |
For Platform Engineers#
| I want to... | Go to |
|---|---|
| Get a local cluster running | Quickstart (Kind) |
| Deploy to production | AWS EKS or GCP GKE |
| Configure autoscaling | Autoscaling |
| Set up monitoring | Observability |
| Look up configuration | Reference |
For Contributors#
| I want to... | Go to |
|---|---|
| Understand the architecture | Architecture |
| Run tests | Contributing |