Agentic Browser
News
Stay updated with the latest news, research, and discussions about agentic browsers, AI browser automation, and intelligent web agents.
Latest News
Updated less than a minute ago
Hi HN! I'm Bek, founder of Speko, a platform that finds an optimal combination of speech-to-text, LLM, and text-to-speech models, given your constraints, among all our public benchmarked options,...
Hi HN, I built the first version of Mocktail years ago. I recently came back to the project, and after a pretty substantial rebuild, v4 is now out.<p>Mocktail is a free and open-source, self-hosted mo...
Author here!<p>Agents are applying to jobs for people right now, with progressively more volume, and there's nothing built for it. So they scrape career pages and fight ATS forms with Playwright&...
TermDOM renders a real DOM styled with real CSS to terminal cells. You build a document with createElement or innerHTML, or any frontend web framework, and it automatically produces colored ANSI outpu...
Line9 is a new rendering engine for Mermaid flowchart diagrams that aims to remove the need for manual adjustment of layout. Mermaid is a popular text-based language for describing multiple types of d...
Scraping modern websites has become a massive headache. You basically have two choices: pay for an expensive API like Firecrawl/Browserbase, or run a fleet of headless Chrome instances that eat 1...
I like writing Markdown, but do not like writing it inside a plain textarea.<p>I wanted something I could use anywhere by dropping in a single web component:<p>```<p><writemark-editor name="bo...
Hi HN, Gabriel here.<p>This is a standalone binaural beat generator, combined with a two-deck local audio player built with the Web Audio API.<p>It includes ten harmonic carrier pairs, seven brainwave...
Hi Hacker News, I'm Louis. I built Screenpipe (<a href="https://screenpipe.com">https://screenpipe.com</a>), an app that records your screen and audio locally (only!), and giv...
Libretto PR agents is a free TypeScript library for maintaining Playwright browser automations. Add one line of code to your existing Playwright scripts and it lets an agent automatically open GitHub ...
i started the selenium project 21 years ago. vibium is what i'd build if i started over today with ai agents in mind. go binary under the hood (handles browser, bidi, mcp) but devs never see it. ...
Hey HN, we’re Gregor and Magnus, the founders of browser-use (<a href="https://browser-use.com/">https://browser-use.com/</a>), an easy way to connect AI agents with the ...
Hi HN! I’m Anirudh — longtime lurker, first time poster, and I couldn’t be more excited to show you Stagehand.<p>Stagehand is a TypeScript project that extends Playwright with three simple AI methods ...