Published inITNEXT25 ways to use AI in your app (and no hype)This is a post about using a new type of software in your application. You’ve heard of it — it’s called AI.Apr 96Apr 96
Published inITNEXTText classification with vector embeddings — and no ML modelIn this post I’ll show you how to classify text without training a machine learning model, using the information contained in embedding…Jan 2312Jan 2312
LLM Output Formats: Why JSON Costs More Than TSVWhen prompting an LLM to return structured data, your choice of format can make a big difference. This post compares six formats…Dec 5, 20242Dec 5, 20242
Published inAI AdvancesWhy LLM watermarking will never workHave you heard the claim that “watermarking can help identify text generated by an LLM”? Or that “watermarking can help reduce harms like…Nov 14, 202410Nov 14, 202410
ChatGPT with confidence scoresIn this post we’ll look at using the confidence scores available through the OpenAI API.Sep 1, 20243Sep 1, 20243
Integrating AI into Windows (a low-tech approach with AutoHotKey)Wouldn’t it be nice if you could press a shortcut and ask ChatGPT about something you see on your screen? Or select a bit of text in any…Jul 17, 20242Jul 17, 20242
Ensuring Fair Compensation for Content Creators in the Age of AI ChatbotsMuch of the content on the internet is created by humans, and these content-creating humans need food to operate. Food costs money, and…Jul 7, 20245Jul 7, 20245
The three types of timeHandling dates and times in code can be tricky. Understanding that there are three types of time — and knowing which one you’re dealing…Feb 3, 202410Feb 3, 202410
87 Lesser-known Python FeaturesThis post is for people who use Python daily, but have never actually sat down and read through all the documentation.Jun 29, 202313Jun 29, 202313
Published inBetter ProgrammingTeam GPT: Simulating Multi-agent Collaboration With Role-playing PromptsJun 11, 2023Jun 11, 2023