1 pointby maerzhase30004 hours ago1 comment
  • maerzhase30004 hours ago
    AI will not eat UI. Natural language doesn’t replace interfaces. Interfaces encode structure, constraints, and decision paths.

    People think too much about AI generating UI my idea is AI operating through them.

    I’ve been working on a library that enables exactly that. The library lets you expose a structured UI context layer for AI agents. Make existing user interfaces understandable and actionable for AI agents.

    The API is describe → plan → act: capture UI context, get instructions from an agent, execute them on the client.