About
Asya is a Kubernetes-native, queue-based async actor framework designed to orchestrate AI/ML workloads at scale. It allows data scientists to write pure Python functions, abstracting away underlying infrastructure concerns like queues, routing, scaling, and monitoring. Leveraging a sidecar pattern and KEDA autoscaling, Asya ensures independent scaling of each actor from zero to N based on queue depth, offering significant cost efficiency and dynamic pipeline capabilities ideal for multi-step AI workflows and event-driven processing.