LLMs are a really accessible machine learning technique. I dabbled with text classifiers a few years ago and the APIs were way more involved. (system_prompt: String, input: String) -> String I can prototype with this much more easily!