-
Rewriting My Post Header Generator Around Ollama
CodingI rewrote my post metadata generator to use Ollama only and made it simpler to debug.
-
Automating Blog Post Metadata Generation with GitPython and OpenAI
CodingI automated the generation of blog post metadata using GitPython to find new posts and OpenAI's API to generate the metadata.