nowfound

AI · August 18, 2024

JO

Jobber: OSS browser controlling agent to apply for jobs autonomously

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

In plain words

Jobber is an open-source browser-controlling agent that automates job applications by accepting a user's resume and submitting applications across job sites without manual intervention. Designed to demonstrate AI agents' capability to navigate and interact with web interfaces, it targets developers and job seekers interested in autonomous browser automation. The tool eliminates time spent on repetitive job search and application tasks through programmatic UI control.

written from the facts on this page · September 2026

Does a similar job

all alternatives →
  • Job for Agent2025 · ▲305

    The 1st job board for autonomous AI agents

  • JA
    JobLens – AI-powered job search for 'Who Is Hiring'2023 · kadoa.com · ▲108

    There are existing HN job aggregators, but I thought we could take it a step further. Inspired by an insightful comment on a previous thread (https://news.ycombinator.com/item?id=36163021), I built a tool that aggregates job postings and intelligently categorizes them based on user-specific preferences: * Country and remote work preferences * Employer type (e.g., startup, corporation, government) * Industry * Technologies used * Role type (developer, architect, product owner, etc.) * Salary range (where available) One of the superpowers of LLMs is reformatting information from…

  • AgentOSJun 2026 · sapienx.app · ▲100

    Manage AI agents, tasks, workspaces from one control layer

  • Jobo AI2024 · ▲53

    Apply to Hundreds of Jobs on Autopilot

  • JC
    Job Compass – AI agents that help you find jobs, not replace you2025 · jobcompass.ai · ▲30

    My friend and I got tired of job hunting (347 applications, 4 responses) so we built AI agents to help job seekers instead of replacing them. The problem: 73% of applications never reach humans, 250+ people apply to each job, but 85% of positions are filled through networking. Our solution: AI agents that find hiring managers for any LinkedIn job, analyze your profile fit, and generate personalized outreach messages. Instead of competing with hundreds in the application pile, you reach decision-makers directly. Technical bits: LangChain + OpenAI for job parsing, Next.js + Supabase, custom…

  • TA
    Tasker – An open-source desktop agent for browser and OS automationJan 2026 · automatewithtasker.com · ▲33

    Hi HN I recently got married, promptly had a bit of a meltdown, and decided to lock myself in a room and build for a while. At the same time, I was trying to outbound sell for my startup and kept running into the same problem: I wanted an automation tool that could actually use my computer like a person. Click through UIs, copy/paste between apps, handle messy workflows — not just APIs and webhooks. I couldn’t find anything that felt: - consumer-friendly (non-technical) - local-first - flexible enough for real-world, UI-driven tasks So I challenged myself to see how far I could get…

More ai this month

the category →
  • I trained a 125M-parameter transformer to autocomplete piano performances in real time (~108 notes/sec on an iPhone 15). The idea is basically GitHub Copilot or Tabnine, except instead of prompting it with code, you prompt it by playing a few notes on a MIDI piano. The model then continues what you played, entirely on-device. The app is free if anyone wants to try it. Happy to answer questions about the model, training, Core ML, or the many things that didn't work.

    AI · 17d ago · simedw.com

  • Astute585

    Automate your B2B brand going viral, with new media creators

    AI · 19d ago · company-app.joinastute.com

  • Grok Bot547

    AI teammates that you can give real work to

    AI · 26d ago · x.ai

  • Hey HN, Henry from Cactus here! We previously released Cactus Needle, a 14MB agentic LLM for tool call, device use, and structured extraction for phones, wearables, smart homes, small robots and microcontrollers. We got really great feedback here, and have now incorporated the suggestions to release Needle 2. The whole model is a single 14MB binary that runs a full session in 28MB of RAM; 45m parameters at 2bit compression. Needle hits 500 tokens/sec decode speed on a Raspberry Pi 5, sits between 400-1,500 tokens/sec on VR devices like Meta Quest 3S and Apple Vision Pro, and ranges…

    AI · 27d ago · cactuscompute.com

  • Monid475

    One wallet, every paid tool your agent needs

    AI · 7d ago · monid.ai

  • Turn website visitors into qualified pipeline

    AI · 20d ago · clarasdr.ai

Launched alongside, August 2024

the whole month →
  • Wordware9,866

    Your tool for building AI agents with natural language

    AI · 2024 · wordware.ai

  • IY

    Life & fun · 2024 · ytch.xyz

  • Me.bot1,628

    The inspiring companion for your life

    AI · 2024 · me.bot

  • Upmetrics AI1,197

    Business plan & financial forecast using AI

    Work · 2024 · upmetrics.co

  • Jupitrr AI1,196

    Auto-generate B-roll visuals for content marketing videos

    AI · 2024 · jupitrr.com

  • IA

    Hey there HN! We’re Joe and Stopa, and today we’re open sourcing InstantDB, a client-side database that makes it easy to build real-time and collaborative apps like Notion and Figma. Building modern apps these days involves a lot of schleps. For a basic CRUD app you need to spin up servers, wire up endpoints, integrate auth, add permissions, and then marshal data from the backend to the frontend and back again. If you want to deliver a buttery smooth user experience, you’ll need to add optimistic updates and rollbacks. We do these steps over and over for every feature we build, which can…

    Dev tools · 2024 · github.com