About the Project

And Another AI Applier is a Chrome extension that automates job application form filling using Chrome’s built-in Gemini Nano AI - completely free, private, and offline.

The Problem

Every job application form is just different enough that traditional autofill tools often fail.
Job seekers shouldn’t have to pay for form-filling tools before they even land a job - especially when many existing options require expensive subscriptions and upload personal data to the cloud.

The Solution

This extension uses Chrome’s Prompt API and Writer API to provide intelligent, context-aware form filling that runs entirely on your device.
Simply paste your resume once, visit any job application page, and let the AI handle the repetitive form-filling work.

Key Features

  • AI Resume Parser - Extracts structured data from your resume text automatically
  • Smart Form Detection - Identifies and expands all input fields, including custom dropdowns
  • Context-Aware Responses - Generates tailored answers to open-ended questions (e.g., “Why do you want to work here?”) using job descriptions
  • Privacy-First - All processing happens locally on your device; your data never leaves your browser
  • Always Free - No servers, no quotas, no subscriptions

APIs Used

  • Prompt API For resume parsing and field-level text generation
  • Writer API For generating natural, contextually relevant responses to open-ended prompts. Like why do you want to work with XXX

Built With

Manifest V3 • React • TypeScript • Chrome Built-in AI (Gemini Nano)

Built With

Share this project:

Updates