Search:
Match:
1 results

Analysis

The article describes a project that uses GPT-3 to categorize episodes of the BBC podcast "In Our Time" using the Dewey Decimal System. The author highlights the efficiency of using LLMs for data extraction and classification, replacing manual work with automated processes. The author emphasizes the potential of LLMs for programmatic tasks and deterministic outputs, particularly at a temperature of 0. The project showcases a practical application of LLMs beyond generative tasks.
Reference

My takeaway is that I'll be using LLMs as function call way more in the future. This isn't "generative" AI, more "programmatic" AI perhaps?