© 2024 JTG-AI ARTIFICIAL INTELLIGENCE STUDIO

03CASE STUDY

FTJA:
Fine Tune Job Agent

FTJA is a Fine Tune Job Agent that semantically analyzes resumes, portfolios, natural language filters, and job postings to categorize suitable positions and provide justifications. By building an advanced RAG pipeline, it filters out irrelevant postings with 95%+ accuracy and has reduced evaluation costs to just $0.01 per query.

Timeline10 Weeks
SectorHR Tech
RolePerplexity AI Business Fellow
OutcomeJob Matching
// THE FRICTION

95% of the job search funnel is entirely irrelevant.

During product discovery, we identified a massive inefficiency: job seekers spend the majority of their time filtering through noise. Existing platforms rely on superficial keyword matching, failing to understand actual competence.

Furthermore, current AI matching tools are often "black boxes" that force users off their preferred platforms and offer no transparency over the matching logic. We needed to build a scalable prototype combining LLMs and Vector Search to evaluate true semantic fit—putting an intelligent, explainable workflow directly inside the job boards users already use.

// BEYOND CHATBOT

Fine Tune Job Agent

01

Natural Language Filtering

Moving beyond simple filters and keyword-based searches. Users define non-negotiable deal-breakers (e.g., visa status) and flexible preferences (e.g., "0-to-1 startup roles") entirely in natural language for highly nuanced targeting.

02

Explainable AI Matching

No more black boxes. FTJA acts as an intelligent agent, cross-referencing your resume, custom filters, and the JD to provide a transparent, detailed explanation of why a job passed or failed.

03

Instant Categorization

Every time you click on a job posting, FTJA performs real-time analysis in parallel in the background, rapidly categorizing them into "Apply Now," "Review First," or "Skip."

description Resume & Filters
arrow_forward
search Deal-breaker Check
arrow_forward
psychology LLM Reasoning Core
arrow_forward
verified Explainable Verdict
// EXTENSION UX

MVP Built for Fast Learning Cycles

To ensure the best user experience, we built the MVP as a Chrome Extension. It integrates directly into existing job platforms like LinkedIn, allowing users to access features via a side panel without needing to adapt to a new interface.

Document Upload and Processing Architecture
1

Upload resume & documents, then set job preferences.

2

Click through multiple job postings in parallel.

3

Review transparent match reasons, semantic scores, and actionable feedback directly in the browser.

// THE RESULT

Finding the Perfect Fit

95%+Match Accuracy
$0.01Cost Per Query
95%Irrelevant Jobs Filtered

"Developed during the Perplexity AI Business Fellowship, FTJA goes beyond simple API wrapper chatbots. It tackles a massive inefficiency in the job search funnel—where 95% of listings are irrelevant. By architecting an LLM + vector search pipeline and designing continuous evaluation frameworks, we achieved 95%+ matching accuracy at a highly scalable cost of $0.01 per query."