Ailia.dll -
The API exposed by the SDK is clean. You don't have to write hundreds of lines of boilerplate code to load a model and run an inference cycle.
You probably stumbled across it the same way I did. You were digging through a new game folder, a beta of an AI upscaler, or a strange SDK for an edge-computing device. You saw it sitting there, innocuous, next to the .exe file: Ailia.dll
: Follow the ailia SDK Unity Tutorial for importing the .unitypackage and setting up inference scenes. The API exposed by the SDK is clean
