About
Ultimately I want to build a general purpose AI agent. My first attempt failed when found that AIs don't really know how to do web navigation. They can list steps to accomplish a task, but they can't execute those steps without selectors. I created webSlinger as a way to bridge that gap. The idea is simple, you show webSlinger how do each action by performing it one tab. webSlinger replicates the action in another tab, giving you immediate feedback that it can copy each action. webSlinger saves a session map, which is like a Rosetta Stone, translating what to do into how to do it. Given the task and the session map, the AI can generate the automation script. webSlinger is just the start. I'll get back to the agent one day. Meanwhile, enjoy web automation like you've never seen it before.
Badges




