Skip to main content
#DieHimmels­traeumerin

iOS dev • sketchnoting • accessibility • pineapple on pizza • sports • she/her

NSSpain 2023: Transforming Software Development Workflow: Leveraging AI and ChatGPT

Sketchnote of NSSpain 2023 talk by Daniel about new software workflows with AI and ChatGPT

Detailed image description of the sketchnote

  • Automate all the things, Xcode Source Editor Extension
  • Swift + Extension + Internet
  • Live demo: How to create an Editor Extension and connect ChatGPT

Let's talk, Xcode!

AI tools are not the savior of humanity!

What AI is NOT:

  • Super smart
  • Magical solution
  • Perfect solution

But it is a tool!

Use cases

  • generate struct from JSON
  • generate JSON from Struct (mocking Backend)
  • add code documentation
  • Safe time for repetitive tasks
  • Don't send user data or company private code
  • Review Results of Prompts
  • AI is not a replacement for human creativity