Forage

An on-device job-matching app. Upload your CV, set your filters, and a local embedding model — not a cloud API — ranks postings against your resume right on your phone.

On-device matching No external AI APIs Draft-only auto-apply
Download for Android

Debug/sideload build for review — not on the Play Store. You'll need to allow installs from unknown sources.

What it does

Local CV matching.

Your resume is embedded and matched against scraped postings using a small ONNX model running entirely on your device — nothing is uploaded anywhere for matching.

Explainable scores.

Every match shows which specific skills lined up and which are missing, grounded in the ESCO skills taxonomy — not a bare percentage.

Scam detection.

A classifier trained on a labeled dataset of real and fake postings flags likely scam listings before you waste time on them.

Draft-only applications.

Forage tailors a cover letter and resume summary to each posting and hands you the draft. It never submits anything on your behalf, on any site, ever.

Background scraping.

Pulls new postings on a schedule you set from Greenhouse, Lever, Ashby, Workday, and LinkedIn's public search, with cross-source duplicate detection.

Status

Android

Builds and runs. This download is a debug/sideload build for review, not a signed release.

iOS

Code-complete but not built or tested — no macOS build environment is available yet.