Viewing profile — maggreenWAI
maggreenWAI
HN member- Joined
- Tue, Oct 10, 2023, 9:34 AM UTC
- HN karma
- 74
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About maggreenWAI
No profile information was provided.
Recent public activity
-
story
Launch HN: Browser Use (YC W25) – open-source web agents
Hey HN, we’re Gregor and Magnus, the founders of browser-use ( https://browser-use.com/ ), an easy way to connect AI agents with the browser. Our agent library is open-source ( htt…
-
comment
Comment #42055163
You can just extend this e.g. with adding data to database, sending notifications, extracting specific data format ect... make sure to also accept your added function when its call…
-
comment
Comment #42055102
Let's say in 1 year, more agents than humans interact with the web. Do you think: 1. Websites release more API functions for agents to interact with them or 2. We will transform wi…
-
comment
Comment #42055047
Next step is to represent also the structure of the HTML tree in the extracted elements for better understanding, maybe images are then less needed.
-
comment
Comment #42055034
Context length + API cost is right now main bottleneck for huge HTML + CSS files. The extraction here is already quite efficient but still: with past messages + system prompt + som…
-
comment
Comment #42054965
A) For Mind2Web: because there are multiple ways to reach a goal state - any thoughts how to evaluate if a task was successful? Should we let the LLM/ other LLM evaluate it?