Live data from Hacker News

Kuri – Zig based agent-browser alternative

github.com

1–8 of 8 posts

Re: Kuri – Zig based agent-browser alternative

#4

I was using https://www.brow.sh/ for page fetching. This looks more interesting, but also it is just wrapper around Chrome Developer Tools? `kuri-fetch` is not stand-alone then, it needs chrome running somewhere.

In the comparison table, kuri-fetch is described as "no Chrome needed".

Re: Kuri – Zig based agent-browser alternative

#5
post #4

I was using https://www.brow.sh/ for page fetching. This looks more interesting, but also it is just wrapper around Chrome Developer Tools? `kuri-fetch` is not stand-alone then, it needs chrome running somewhere.

In the comparison table, kuri-fetch is described as "no Chrome needed".

Yes, this is why I wrote this comment.

I did some (really shallow) research and there is lightpanda that seams a bit better solution to search the web from some agent than some wrapper around the Chrome Developer Tools.

https://lightpanda.io/docs/open-source/usage

Re: Kuri – Zig based agent-browser alternative

#6
post #4

Earlier quoted context omitted.

In the comparison table, kuri-fetch is described as "no Chrome needed".

Yes, this is why I wrote this comment. I did some (really shallow) research and there is lightpanda that seams a bit better solution to search the web from some agent than some wrapper around the Chrome Developer Tools. https://lightpanda.io/docs/open-source/usage

There is also my engine https://github.com/DioxusLabs/blitz (which compared to lightpanda: has layout and rendering but does not have JS execution).

Re: Kuri – Zig based agent-browser alternative

#7

Earlier quoted context omitted.

Yes, this is why I wrote this comment. I did some (really shallow) research and there is lightpanda that seams a bit better solution to search the web from some agent than some wrapper around the Chrome Developer Tools. https://lightpanda.io/docs/open-source/usage

There is also my engine https://github.com/DioxusLabs/blitz (which compared to lightpanda: has layout and rendering but does not have JS execution).

Nice this is great! Maybe we finally will have new browser in this 'AI age' :)`