Day 1 of 7 Day AIS Challenge
I built a automated newsletter workflow that would research, create images, draft and send emails to a recipient. The concept of the WAT framework was solidified for me, I enjoyed how the separation of concerns from each workflow to each tool meant it was easier to debug. However I wish theres a way to test workflows without burning credits, because some of my steps kept failing because of the python scripts and I had to change this after 3 iterations before it worked. If I spent more time with this i would have edited how the newsletter was generated.