gregpr07

↗ HN profile [ 76.2 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. 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…

  2. 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…

  3. Browser Agents That Learn (browser-use.com)
  4. 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…

  5. 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…

  6. 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.

  7. 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…