AI Mime

Examples

Real tasks, recorded once and rerun.

Each example shows a task being captured and replayed with new inputs. Some include the full record → build → run sequence; others show the recording and the rerun. Compiled skills will be attached here as they are published.

Book a train ticket on IRCTC

Record + Run

Record the full IRCTC booking flow once — search, passenger details, and checkout — then rerun it with a different set of inputs. The single video captures both the recording and the rerun with new passenger and journey details.

Skill Compiled skill package coming soon.

Order food on Swiggy — and catch a bad input

Record + Run · Failure handling

Record a food-ordering task on Swiggy, then rerun it with an intentionally wrong dish to trigger a failure. The task enters failure mode, recognizes that the input itself is invalid, and stops — without healing the skill. This shows AI Mime distinguishing a genuinely bad input from a changed environment: it only self-heals when the skill is at fault, not when the request is impossible.

Skill Compiled skill package coming soon.

Upload a file to a Google Drive folder

Demo

Take a file from the local file system and upload it into a specific folder on Google Drive. AI Mime learns the destination folder and the upload flow, so reruns drop new files into the right place without manual navigation.

Skill Compiled skill package coming soon.

Logging a folder full of bills into the expenses sheet using AI Mime

Bash + LLM + Browser Automation

Automating the most boring part, fetching data from bills and adding data into a Google Sheet. This becomes very simple using AI Mime. You just record yourself doing the task and AI Mime writes a script to take a folder of bills and add it to the sheet.

Skill Compiled skill package coming soon.

Try it on your own task

Record something repetitive and let AI Mime build the skill.