This week, I learned:

  • Code agent frameworks to explore:
  • Some interesting multi-modal generation models / tools to explore:
    • Flux for open-weights image generation
    • Runway Gen 3 for video generation
    • Suno for music generation
  • DocxTemplater is SlideSense but open-core and handles DOCX as well!
  • handle = await window.showDirectoryPicker() lets you access the browser File system API.