Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 13 additions & 13 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Apply by Offlyn.ai — Autofill Job Applications Faster, Free</title>
<title>Apply by Offlyn.ai — On-Device AI Autofill for Job Applications</title>
<meta name="title" content="Apply by Offlyn.ai | Free Local Job Application Autofill" />
<meta name="description" content="Apply by Offlyn.ai helps job seekers autofill repetitive job applications in seconds. Free, open-source, local-first, no sign-up, and no data collected." />
<meta name="description" content="Free, open-source, and local-first. Apply by Offlyn.ai uses on-device AI to autofill repetitive job applications in seconds, with no sign-up, no tracking, and no data collection." />
<meta name="keywords" content="job application autofill, job application assistant, browser extension for job applications, resume autofill, AI job application tool, local AI job search, open source job application tool, privacy-first job application assistant, Ollama job application assistant, no signup job application autofill" />
<meta name="author" content="Offlyn.ai" />
<meta name="publisher" content="Offlyn.ai" />
Expand All @@ -18,8 +18,8 @@
<meta name="apple-mobile-web-app-title" content="Apply by Offlyn.ai" />
<meta name="format-detection" content="telephone=no" />
<meta name="referrer" content="strict-origin-when-cross-origin" />
<meta property="og:title" content="Apply by Offlyn.ai — Autofill Job Applications Faster, Free" />
<meta property="og:description" content="Apply by Offlyn.ai helps job seekers autofill repetitive job applications in seconds. Free, open-source, local-first, no sign-up, and no data collected." />
<meta property="og:title" content="Apply by Offlyn.ai — On-Device AI Autofill for Job Applications" />
<meta property="og:description" content="Free, open-source, and local-first. Apply by Offlyn.ai uses on-device AI to autofill repetitive job applications in seconds, with no sign-up, no tracking, and no data collection." />
<meta property="og:url" content="https://apply.offlyn.ai/" />
<meta property="og:type" content="website" />
<meta property="og:site_name" content="Apply by Offlyn.ai" />
Expand All @@ -29,8 +29,8 @@
<meta property="og:image:type" content="image/png" />
<meta property="og:image:alt" content="Apply by Offlyn.ai — autofill job applications faster with a local-first browser extension" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="Apply by Offlyn.ai — Autofill Job Applications Faster, Free" />
<meta name="twitter:description" content="Free, open-source, local-first browser extension for autofilling repetitive job applications. No sign-up. No data collected." />
<meta name="twitter:title" content="Apply by Offlyn.ai — On-Device AI Autofill for Job Applications" />
<meta name="twitter:description" content="Free, open-source, and local-first. Apply by Offlyn.ai uses on-device AI to autofill repetitive job applications in seconds, with no sign-up, no tracking, and no data collection." />
<meta name="twitter:image" content="https://apply.offlyn.ai/site/monogram.png" />
<meta name="twitter:image:alt" content="Apply by Offlyn.ai — autofill job applications faster" />
<script type="application/ld+json">
Expand Down Expand Up @@ -59,8 +59,8 @@
"@type": "WebPage",
"@id": "https://apply.offlyn.ai/#webpage",
"url": "https://apply.offlyn.ai/",
"name": "Apply by Offlyn.ai — Autofill Job Applications Faster, Free",
"description": "Apply by Offlyn.ai helps job seekers autofill repetitive job applications in seconds. Free, open-source, local-first, no sign-up, and no data collected.",
"name": "Apply by Offlyn.ai — On-Device AI Autofill for Job Applications",
"description": "Free, open-source, and local-first. Apply by Offlyn.ai uses on-device AI to autofill repetitive job applications in seconds, with no sign-up, no tracking, and no data collection.",
"isPartOf": {
"@id": "https://apply.offlyn.ai/#website"
},
Expand All @@ -79,7 +79,7 @@
"name": "Apply by Offlyn.ai",
"applicationCategory": "BrowserApplication",
"operatingSystem": "Chrome, Chromium-based browsers",
"description": "A free, open-source, local-first browser extension that helps job seekers autofill repetitive job applications faster.",
"description": "Free, open-source, and local-first. Apply by Offlyn.ai uses on-device AI to autofill repetitive job applications in seconds, with no sign-up, no tracking, and no data collection.",
"url": "https://apply.offlyn.ai/",
"image": "https://apply.offlyn.ai/site/monogram.png",
"publisher": {
Expand Down Expand Up @@ -367,15 +367,15 @@ <h2>Meet <em>Apply.</em></h2>
</div>
<div class="hero-badge">
<span class="hero-badge-dot"></span>
Local AI &middot; Open Source &middot; No data collected
On-device AI &middot; Local-first &middot; Open source
</div>
<h1>Stop filling out the<br>same job forms <em>over and over.</em></h1>
<p class="hero-sub"><span class="brand">Apply</span> fills out job applications for you &mdash; in seconds, not minutes. Open a job page, review the answers, click apply. That&rsquo;s it.</p>
<h1>Apply faster with <em>on-device AI.</em></h1>
<p class="hero-sub"><span class="brand">Apply</span> by Offlyn.ai autofills repetitive job applications in seconds using AI that runs on your device, so your personal data stays with you.</p>
<div class="hero-actions">
<a href="https://chromewebstore.google.com/detail/offlyn-apply-job-applicat/bjllpojjllhfghiemokcoknfmhpmfbph" class="btn btn-primary" style="font-size:15px; padding:11px 24px;" target="_blank" rel="noopener">Add to Chrome</a>
<a href="https://addons.mozilla.org/en-US/firefox/addon/offlyn-apply/" class="btn btn-outline" style="font-size:15px; padding:11px 24px;" target="_blank" rel="noopener">Get for Firefox</a>
</div>
<p class="hero-note">Works on LinkedIn, Greenhouse, Workday, Lever &amp; more</p>
<p class="hero-note">Our mission is to use on-device AI to help job seekers apply faster, eliminate repetitive application work, and keep their personal data on their own device.</p>
</div>

<!-- Logo strip -->
Expand Down
Loading