1. Rewriting My Post Header Generator Around Ollama

    I rewrote my post metadata generator to use Ollama only and made it simpler to debug.

  2. Automating Blog Post Metadata Generation with GitPython and OpenAI

    I automated the generation of blog post metadata using GitPython to find new posts and OpenAI's API to generate the metadata.