$ cat /etc/cookies.conf
We use cookies to understand how people use this site.
Analytics cookies help us improve your experience.
They are off by default. Nothing tracks you until you say so.
$ select cookie_preferences
Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
Demo of a Chrome extension where an LLM-driven browser agent navigates sites, finds job application forms, parses DOM, and auto-fills fields using code and prompts.
I’ll demonstrate a Chrome extension that uses an LLM driven ‘browser agent’ to navigate to a website, locate a job application form, and automatically fill out the fields with high accuracy. During the live demo, I’ll type a command like ‘Navigate to Macy’s careers page and apply for a software engineering job,’ and the browser agent will programmatically follow links, parse the relevant form, and fill out the details in real time. I’ll walk through the core technical components, including some of the code and prompts behind the automated navigation and form-filling logic, and show how the AI integrates with the extension.
Loading recent emails...