An open source React library that lets AI agents execute tasks on your product by using your actual UI instead of doing API calls.
Why? Because this solves the issue for many apps where users don't understand how to use your product, most agents are just API calls right now.
This way the user can understand your UI implicitly reducing support emails & onboarding.
Most solutions right now on the market are built for external sites using flaky web scrapers, public DOM etc. Polter lives in your React tree, hooks up to your AI/LLM websocket and works all the time.
Try it out & tell me what you think.
Thanks