How I replaced 50 lines of code with a single LLM call How to use LLMs to solve day-to-day programming problems, replacing more traditional algorithms, data structures, and heuristics
Why can't ChatGPT play hangman? ChatGPT is incredibly powerful... and sometimes comically inept at tasks that would be trivial for a simpler piece of software.
How I released a hip hop mixtape with MusicLM How to create a mixtape with the assistance of generative AI.
Build your own coding assistant with ChatGPT and Python The good folks over at Assembly AI kindly invited me to guest post on their YouTube channel, which has over 60,000 subscribers and ships great developer-focused AI content. This short tutorial walks through building your own coding assistant with ChatGPT and Python, and is based on the Hello World
How to build a ChatGPT + Google Drive app with LangChain and Python How to use ChatGPT with your Google Drive in 30 lines of Python.
API Days Last week, I gave a talk at API Days NYC called, Opening Moves in AI. (If you joined this list because you attended the talk, welcome!) We talked about opportunities for folks working in finance, retail, and healthcare to leverage API based AIs to do their work faster and better.
The first man to lose his job to AI Garry Kasparov says, "Don't fear intelligent machines. Work with them."
Getting started with RAG: Langchain, Google Drive, and Python The 11 lines of code you need to build your first LangChain app