Show HN: Autotab – Programmable AI browser for turning web tasks into APIs
61–70 of 84 posts
Re: Show HN: Autotab – Programmable AI browser for turning web tasks into APIs
#62Been working in this space for almost 9 years and written a lot of scrappers and web automations for various clients, I am really excited to build something like this too. Are you guys hiring? Would love to chat.
We are hiring. Feel free to reach out at contact@autotab.com
Re: Show HN: Autotab – Programmable AI browser for turning web tasks into APIs
#63Where are the API docs / client libraries?
Re: Show HN: Autotab – Programmable AI browser for turning web tasks into APIs
#64Earlier quoted context omitted.
Autotab is definitely a hybrid approach, because when it comes to deciding where on the page to take an action, Autotab has to be fast & cheap (humans are both of those) while also being robust to changes. The solution we use is a "ladder of compute" where Autotab uses everything from really fast heuristics and local models up to the biggest frontier models, depending on how difficult the task is. For instance, if Au…
So no computer use (pixel-level understanding). That's disappointing as the devtools approach always has limitations. Kura agents, Runner H, and scrapybara will all end up more reliable than you.
You can also use Anthropic’s Computer Use model directly in Autotab via the instruct feature - our users find it most helpful for handling specific subtasks that are complex to spell out, like picking a date in a calendar.
Re: Show HN: Autotab – Programmable AI browser for turning web tasks into APIs
#65Earlier quoted context omitted.
Thanks! Our most common use cases are repetitive tasks people have at work, think updating Hubspot with analytics data from an internal tool or reconciling payments between an invoicing system, a payment system and a CRM. Haven’t done a lot with Scribe-like documentation cases. Given the pace at which this technology is developing we’re focused on making Autotab really good at the most economically valuable tasks.
How on earth does this help with reconciling payments? Can Autotab also recognize "this transaction belongs to this invoice" or does it just copy and paste all transaction and invoice data into a spreadsheet for manual reconciliation?
If you wanted Autotab to reconcile payments you would teach it to go to wherever the payments are listed eg a banking app. There you would have it iterate through the unreconciled payments. For each payment you’d have Autotab go to the invoicing tool and look up any details from the payment (eg IBAN, information from the reference number, amount, etc) to find the matching customer and invoice. This is where most of the reasoning happens - you can teach Autotab what counts as sufficiently close to be a match with prompts and examples. Then you can have Autotab mark the invoice as paid and go back to the payment app and mark the payment with the invoice number it grabbed from the matched payment.
Re: Show HN: Autotab – Programmable AI browser for turning web tasks into APIs
#66MacBook Pro m3 max; latest macos version: Autotab has exited due to multiple fatal errors. Please contact support for assistance: contact@autotab.com.
Re: Show HN: Autotab – Programmable AI browser for turning web tasks into APIs
#67Urgh. I was excited about this. Anxiously awaiting email/other SSO (we use MS).
Re: Show HN: Autotab – Programmable AI browser for turning web tasks into APIs
#68'Google SSO' Urgh. I was excited about this. Anxiously awaiting email/other SSO (we use MS).
Re: Show HN: Autotab – Programmable AI browser for turning web tasks into APIs
#69Re: Show HN: Autotab – Programmable AI browser for turning web tasks into APIs
#70One thing I would recommend. Install instructions for Linux/Windows/Mac. Not finding them in the documentation.