3 pointsby jaixbhatia7 hours ago1 comment
  • jaixbhatia7 hours ago
    Hi HN, Jai from Crow here.

    I kept seeing people screenshot product UIs and ask ChatGPT what to click. That felt like a failure mode, not a feature.

    So I built something small: An agent that lives inside a product and executes real actions via its API.

    Flow: - upload OpenAPI spec - tools get generated automatically - drop in a script tag to your frontend - users talk to the product - agent executes API calls on behalf of user

    This is early and rough, and I’d love honest feedback. I’ll be in the comments answering anything!