AI explorations: tone slider
A way to adjust the content tone through a slider made with SwiftUI
In this post, I share an experiment on how a user could adjust the tone of the content using a slider. This was made using SwiftUI.
Instead of prompting the AI with the type of tone you want, imagine if you could get a live preview as the user adjusts different tones within the slider.
If you’re curious about how this was made, I share the code on my open source repo here.
If you’re interested to see more SwiftUI experiments, please visit my open source repo.