TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Built a cloud-based browser automation tool with AI

1 pointsby tan-z-tan6 months ago

1 comment

tan-z-tan6 months ago
Hi HN, I&#x27;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.<p>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<p>I made the automation callable via an API. It&#x27;s still a prototype, so please don&#x27;t use it with sensitive information, and let me know if you run into issues.