Tag: AI

  • AI in My (Future) Children Books

    AI in My (Future) Children Books

    I’m working on my first children picture book. I’d never fancied myself a writer or an illustrator. The idea to publish children books was dead simple though. I’d accumulated over 150 recordings of stories that I had told my kids over the course of seven years. I’d been thinking of publishing them before but I’d…

  • Developing a GitHub macOS App with ChatGPT Assistance

    Developing a GitHub macOS App with ChatGPT Assistance

    I recently embarked on a four-hour coding journey to create a macOS app that functions both as a standalone application and a menu bar extension. I tried to delegate as much coding as possible to ChatGPT. The app’s primary function is to parse GitHub merge request URLs, extracting key information such as the group name,…