Overview
This solution is a development framework for applying machine learning services to media workflows. The solution’s APIs are purpose-built for applications that process videos, images, audio, and text and support AWS machine learning services for your multimedia applications. By managing workflows, this solution empowers you to build applications faster while benefitting from a robust backend framework.
Benefits
Reduce development time
This solution manages workflow orchestration and data persistence so that you can focus on applications that extract value from media or automate manual workflows.
Customization
You can extend and customize the solution to fit new use cases. Operators are generated state machines that are pre-built but can also be extended to handle specific use cases.
Modular framework
Components are described by clean interfaces. Operators are small single-purpose components that transform or extract metadata from media. You can define custom operators or use any of the included pre-built operators.
Architecture