The large language models (LLMs) from OpenAI have tremendous capability when it comes to processing and categorizing text. Need to sort through countless emails or comments and assign them to a category (i.e. high priority, positive/negative). The OpenAI API offers a powerful means of wrangling a complex task like text categorization or summarization. This course will explore how to design a prompt and leverage that in the API to distill something down to a few words.