AI News Desk

My first task was to build an agent. Here are the specifics.

  • Read the request
  • Choose the right tool
  • Execute the steps

So I decided to have an agent build me an API. In this case a Python script with this directive:

“fetch real-time AI news — focused on AI tools and real-world examples of companies using AI to improve business processes. Designed to be called from WordPress”

I also had it build a PHP page to call my API on page load.
Note:  this API sits on a dev environment so it does take several seconds to load

The result: AI News