Job Copilot ์ ์์: Pouladzade
A browser extension that scrapes any job posting, tailors your application with AI, fills web forms, and crafts message replies โ all without ever submitting anything automatically.
ํ์ฅ ๋ฉํ ๋ฐ์ดํฐ
์คํฌ๋ฆฐ์ท
์ ๋ณด
Job Copilot, Automate & Streamline Your Job Search
Tired of filling out the exact same information on dozens of job application forms? Job Copilot is an open-source browser extension designed to save you hours during your job search by automating tedious form-filling and resume alignment.
Key Features:
Smart Autofill: Automatically populates job application forms across major job boards and company career portals with your personal details, work history, and skills.
AI-Powered Matching: Tailor your application details to better match job descriptions and highlight your relevant experience.
Privacy-First Design: Your data stays with you. Job Copilot runs locally in your browser, ensuring your private resume details and application history remain secure.
Open Source & Transparent: Fully open source and community-driven. Inspect the code, contribute features, or report bugs directly on GitHub.
How It Works :
Job Copilot is a free, fully open-source browser extension that helps you apply to jobs faster without ever submitting anything on your behalf. Everything happens right inside your browser; there's no external server or database involved, so your resume, profile, and API key never leave your computer except to talk to the AI provider you choose. Because the code is open source, anyone can inspect exactly what it does there's nothing hidden.
Tired of filling out the exact same information on dozens of job application forms? Job Copilot is an open-source browser extension designed to save you hours during your job search by automating tedious form-filling and resume alignment.
Key Features:
Smart Autofill: Automatically populates job application forms across major job boards and company career portals with your personal details, work history, and skills.
AI-Powered Matching: Tailor your application details to better match job descriptions and highlight your relevant experience.
Privacy-First Design: Your data stays with you. Job Copilot runs locally in your browser, ensuring your private resume details and application history remain secure.
Open Source & Transparent: Fully open source and community-driven. Inspect the code, contribute features, or report bugs directly on GitHub.
How It Works :
Job Copilot is a free, fully open-source browser extension that helps you apply to jobs faster without ever submitting anything on your behalf. Everything happens right inside your browser; there's no external server or database involved, so your resume, profile, and API key never leave your computer except to talk to the AI provider you choose. Because the code is open source, anyone can inspect exactly what it does there's nothing hidden.
- Set Up Once:
Add your resume (in plain text) and fill in your profile details things like your name, contact info, work experience, and job preferences.
You can save multiple versions of your resume for example, "Back-end-Focused," "Fronted-Focused," or "Staff Platform" each with its own profile details. Pick one as your default, so it's automatically ore-selected whenever you open the extension, and switch between the others with one click whenever you're applying to a different type of role.
You'll also connect an AI provider of your choice (like OpenAI, DeepSeek, or a free local option like Ollama) by entering an API key. This is what powers the writing and matching features. - Make It Sound Like You
Every AI feature is built on a locked template that keeps the output reliable and well-structured but you can add your own custom instructions to each one. Want your cover letters shorter, your summaries more formal, or certain phrases avoided entirely? Just add a note and it's applied every time that feature runs. - Browse Job Postings As Usual:
Whether you're on LinkedIn, Greenhouse, Indeed, a company careers page, or almost anywhere else just open the job posting and click the extension icon. - Let the Extension Do the Heavy Lifting:
From the popup, you can:
Get a Quick Match score a fast 0โ10 rating of how well you fit the role, with plain-language reasons why
Generate a professional summary a tailored few sentences highlighting your best-fit experience for that specific job
Create a cover letter a complete, ready-to-edit cover letter grounded in your actual resume (it won't invent experience you don't have)
Auto-fill application forms it scans the form fields on the page and fills them in based on your profile and resume
Draft message replies type a quick note about what you want to say, and it writes a polished reply matching the tone of the conversation - You're Always in Control:
The extension never submits anything automatically. Every generated summary, letter, form fill, or reply is shown to you first, you review, edit if needed, and decide when (or if) to send or submit it. - Save Your Favorite Searches:
If you're job hunting on LinkedIn, you can build and save custom search filters (title, location, remote preference, experience level, etc.) so you can jump straight back into the searches that matter to you.
๋ฆฌ๋ทฐ์ด 0๋ช
์ด 0์ ์ผ๋ก ํ๊ฐํจ
๊ถํ ๋ฐ ๋ฐ์ดํฐ
ํ์ ๊ถํ:
- ๋ชจ๋ ์น์ฌ์ดํธ์์ ์ฌ์ฉ์์ ๋ฐ์ดํฐ์ ์ ๊ทผ
์ ํ์ ๊ถํ:
- ๋ชจ๋ ์น์ฌ์ดํธ์์ ์ฌ์ฉ์์ ๋ฐ์ดํฐ์ ์ ๊ทผ
๋ฐ์ดํฐ ์์ง:
- ๊ฐ๋ฐ์๋ ์ด ํ์ฅ ๊ธฐ๋ฅ์ด ๋ฐ์ดํฐ ์์ง์ ์๊ตฌํ์ง ์๋๋ค๊ณ ๋ฐํ๊ณ ์์ต๋๋ค.
์ถ๊ฐ ์ ๋ณด
- ๋ถ๊ฐ ๊ธฐ๋ฅ ๋งํฌ
- ๋ฒ์
- 0.1.0
- ํฌ๊ธฐ
- 86.01 KB
- ๋ง์ง๋ง ์ ๋ฐ์ดํธ
- 4์ผ ์ (2026๋ 7์ 29์ผ)
- ๊ด๋ จ ์นดํ ๊ณ ๋ฆฌ
- ๋ผ์ด์ ์ค
- Apache License 2.0
- ๋ฒ์ ๋ชฉ๋ก
- ๋ชจ์์ง์ ์ถ๊ฐ
git clone git@github.com:pouladzade/job-copilot.git
cd job-copilot
pnpm install
pnpm build # builds all three browser targets
# or individually:
pnpm build:chrome
pnpm build:firefox
pnpm build:safari
pnpm dev # default browser, hot reload
pnpm dev --browser firefox
pnpm test
pnpm test:ci # with coverage
pnpm build:chromechrome://extensions(oredge://extensions, etc.).output/chrome-mv3/directoryUpdates: click Reload on the extension card after each
pnpm build.pnpm build:firefoxabout:debugging#/runtime/this-firefox.output/firefox-mv3/and selectmanifest.jsonFirefox loads extensions unsigned this way; the extension stays active until Firefox restarts. For persistent installation, submit to AMO for signing, or use Firefox Developer Edition / Nightly (signature enforcement disabled by default).
pnpm build:safari.output/safari-mv3/directory through Safari's Develop menu