It was incredible to see our CEO do this in like 15 mins. LLM based web automation is the future, but is also fun and whimsical
You're right, it won't book your flight, but what it will do is (in your example) scrape Google Flights and return all the flights that:
1. Leave from Newark 2. After 6:30PM 3. That cost less than $200 4. Take no longer than 4 hrs 29 min 5. with only 173 kg CO2e
So you can be THAT specific and then it will tell you exactly what to book
Our idea is to build a lightweight browser optimized for AI use cases like LLM training and agent workflows. And more generally any type of web automation.
It's a work in progress, there are hundreds of Web APIs, and for now we just support some of them (DOM, XHR, Fetch). So expect most websites to fail or crash. The plan is to increase coverage over time.
Happy to answer any questions.
Can you share if you've looked into how your browser fares against bot detection tools like these?