gregpr07
- Karma
- 0
- Created
- ()
- Submissions
- 0
- How we run Firecracker VMs inside EC2 and start browsers in less than 1s (browser-use.com)
-
Hey HN, We got tired of browser frameworks restricting the LLM, so we removed the framework and gave the LLM maximum freedom to do whatever it's trained on. We gave the harness the ability to self correct and add new…
- Show HN: Self-healing browser harness via direct CDP (github.com)
Creator of browser-use library here. At Browser Use we spend a lot of time thinking about the bitter lesson of agentic frameworks. A few days we did an experiment that combines replacing Playwright with CDP and giving…
- Browser Agents That Learn (browser-use.com)
- Give Agents Maximum Freedom. The less you assume, the more it works (browser-use.com)
- Building secure, scalable agent sandbox infrastructure (browser-use.com)
- We built scalable evaluation infrastructure for AI web agents (browser-use.com)
- The Bitter Lesson of Agent Frameworks (browser-use.com)
- Show HN: Open-Source Browser Use LLM (30B, A3B) (huggingface.co)
Our first model brings SoTA Browser Use capabilities in a small and fast model that can be hosted on a single GPU. It’s much much faster than anything out there and around 15x cheaper than Sonnet 4.5. The wonderful name…
- Speed Matters: How We Achieve the Fastest Web Agent (browser-use.com)
- Closer to the Metal: Leaving Playwright for CDP (browser-use.com)
-
Hey HN – Gregor & Magnus here again. A few months ago, we launched Browser Use (https://news.ycombinator.com/item?id=43173378), which let LLMs perform tasks in the browser using natural language prompts. It was great…
-
Hey HN, we are Magnus and Gregor, creators of Browser Use. We recently introduced UI on top so anyone can control the browser with a super simple UI. Would love to hear your thoughts down below.
-
Hey HN, I made Browser-Use, an open-source tool that lets (all Langchain supported) LLMs execute tasks directly in the browser just with function calling. It allows you to build agents that interact with web elements…