TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Built a cloud-based browser automation tool with AI

1 点作者 tan-z-tan5 个月前

1 comment

tan-z-tan5 个月前
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.