This is a repository of runnable examples for Union. Use it as a reference for learning how to build repeatable and scalable AI/ML workflows.
Install the union
SDK:
pip install union
Then run an example in the tutorials
directory, for instance:
union run --remote tutorials/sentiment_classifier/sentiment_classifier.py main