Launching today

Trainer
Train AI agents by recording your screen
44 followers
Train AI agents by recording your screen
44 followers
Trainer lets you train AI agents by simply recording a task once. No prompts, no labeled data. It captures every click, keystroke, and intent as you work, then turns that workflow into a reusable agent that can repeat the process reliably. Built for automating real-world tasks through demonstration instead of manual configuration, making AI agents practical and accessible for everyday work.





Archimyst
@hritvik_gupta1 Congrats on the launch Hritvik. How do you deal with noise/interrupts during a recording (something takes over screen)? What's your recording limit and how do you deal with multi stage processes?
Screen recording is definitely the most intuitive way to train an agent on custom workflows. The real challenge is handling dynamic UI changes when a website updates its layout. How robust is the underlying model at generalizing the task when buttons move?
Really interesting launch — curious how adaptive the trained agents are in practice. If the original workflow changes a bit, like different input data or an extra confirmation step, can the agent reason through it, or does it need to be retrained from a new recording?
how would it deal with a task that has a different UI and flow depending on if its on my phone or on my laptop?
Congrats on the launch! How does it deal with tasks that may slightly vary based on scenarios? Does it need the user to record each scenario or is it enough to include instructions for different scenarios in the voice recording?
demonstrate once and automate forever sounds great until the app you recorded pushes an update and moves a button 10 pixels to the left. how does it handle that