I was experimenting with Phi-3, the small language model open sourced by Microsoft that uses ONNX and DirectML as the runtime for the model, and found it useful for performing 'image editor' like operations on text.

Like an image being rescaled, adjusted with curves or hue-saturation-lightness, or sharpened with edge detection, our sentences can also be adjusted by these models making them easier to understand, reword, and thus communicate our intent more precisely.

https://onnxruntime.ai/blogs/accelerating-phi-3

ONNX Runtime | Blogs/accelerating-phi-3

Cross-platform accelerated machine learning. Built-in optimizations speed up training and inferencing with your existing technology stack.