Skip to main content
#DieHimmels­traeumerin

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

Do iOS Conference 2024: How to build a second brain

Sketchnote of a talk at Do iOS Conference 2024 about how to build a second brain using Siri, Google's Gemini, and Firebase.

Detailed image description of the sketchnote

  • "Make Siri smarter!!" – "Is that even possible?"
  • Build Read Later app with codename Sofia
  • Blog Post AI Summariser + Tag Extraction
  • Google Al SDK for Swift: Vertex AI in Firebase SDK, on mobile apps: only for prototyping

Vector embeddings

  • text to [vector]
  • How close are two vectors?
  • How similar / related are two words?
  • Use Cloud Functions in Firebase like GenKit AI, RAG + App Intents for stri!
  • LIVE DEMO