Context Continuity Problem

Guillermo Rauch believes that AI assistants and LLMs are currently limited by context discontinuity across applications, despite the fact that humans typically work sequentially and carry context from one task to another.

Key Points:

  • Current AI limitations in everyday tools:

    • Spell checkers don't remember terms you just used in other applications
    • Example: "Someone mentions 'b zero' in Slack, then you type it in email and macOS suggests 'via' instead"
    • This happens despite you literally just seeing and thinking about that term
  • The power of context in AI:

    • "Things get better with better context"
    • Code autocompletion improved dramatically when given access to:
      • The whole project's codebase
      • Content from clipboard (which often represents what's in your mind)
      • Related dependencies across files
  • The sequential nature of human work:

    • "We typically actually tend to work sequentially"
    • "I read an email that is about a problem and then I go with another app and I'm likely gonna discuss that problem"
    • Current systems lose this context when switching between apps
  • The potential of AI with proper context:

    • "If you just put the right things into the prompt, magic will happen without changing the actual sort of engine of intelligence"
    • AI could understand what you're talking about, thinking about, and working on
    • It would know how you talk, what you were discussing, and what plans you're trying to communicate
  • The vision for better AI assistants:

    • "How can you ingest this series of apps and integrations and systems that people use to do their work and you connect the dots"
    • AI should maintain context across applications like an "external memory"
    • Similar to the "Black Mirror: The Entire History of You" concept
GR

Guillermo Rauch

CEO and founder of Vercel, creator of Socket.IO

Guillermo Rauch is an Argentine-born software engineer and entrepreneur best known as the founder and CEO of Vercel (originally ZEIT, founded 2015), a cloud application company that created and maintains the Next.js web development framework. Before Vercel, he created Socket.IO, the widely-used real-time event-driven JavaScript communication library. Vercel raised $250 million in a Series E round in May 2024 at a $3.25 billion valuation and is also the maker of the v0 AI web development tool and the AI SDK.

WebsiteTwitterLinkedIn
founder
CEO
software engineer
entrepreneur
open-source
JavaScript
Next.js
cloud infrastructure
investor-backed startup