1 comment

[ 3.1 ms ] story [ 15.1 ms ] thread
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.