Ai Agents And Web Publishing

By Alex on June 16, 2025

Creating a Solution to a Not-Real Problem

I am at a point where I want to give building ai agents a go. So, I wrote an agent in python that will take a file I've written, process it, and then publish it to my website. So, the use case is largely around automating my blog publishing. I like automation, so of course this is right up my alley. What isnt' right up my alley? Creating agents. So, here I am doing that. It mostly works. I think. Well, assuming this publishes. If you're reading this, the agent did it's job properly. :)