Category: AI for Productivity
-
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,…