Show HN: Jobber: OSS browser controlling agent to apply for jobs autonomously (github.com)
Hey everyone! We built an agent that takes in your resume and applies for jobs so you don't have to spend time searching and filling job applications. It's primarily meant to showcase the power of AI agents that can control browsers and take action on UIs
9 comments
[ 3.6 ms ] story [ 35.1 ms ] threadwe are also building an underlying framework that lets devs build custom browser controlling agents.
>Also, does it have any downside since we are giving away browser control to it?
LLMs can take autonomous actions on your behalf and be sometimes wrong for sure. but this does not have the downside of you entering your passwords and the LLM having access to it as it controls your existing browser session where most of the websites are already logged in.
do i have to run this locally and will it interrupt other actions while this is happening?