Live data from Hacker News

Built a cloud-based browser automation tool with AI

automina.app

1–2 of 2 posts

Re: Built a cloud-based browser automation tool with AI

#2
Hi HN, I've been experimenting with automating my browser tasks and ended up creating this prototype: Automina a cloud-based browser automation tool powered by AI. It turned out to be more versatile than I initially thought.

For the tech stack, I used: - TypeScript + Railway for server-side logic and deployment - OpenAI GPT-4o-mini for AI logic - Browserbase for managing cloud browser

I made the automation callable via an API. It's still a prototype, so please don't use it with sensitive information, and let me know if you run into issues.