Resume-to-Job Fit Matching
Rolewise matches a resume against real job descriptions, using Metix AI for job retrieval and Jev for fit decisions.
Zhilin Wang@zhilinjerrywag𝕏
Spent some time testing #Jev from @typesafeai on a use case I care about: matching a resume against real job descriptions. I built a small demo called Rolewise. @metix_ai handles job retrieval; Jev handles the fit decision. The setup: - Parse the resume and generate editable search filters. - Retrieve jobs and full descriptions through the Metix AI API. - Send each resume–JD pair to Jev, with 20 r
It parses the resume and generates editable search filters. It retrieves jobs and full descriptions through the Metix AI API, then sends resume–job description pairs to Jev.
Also filed under Tools & apps
- Meta Ad Analysis Chrome Extension
The Chrome extension analyzes ads from Meta’s Ads Library using JEV (typesafe/jev-1.13) via OpenRouter, surfacing result potential, angle, hook, and niche. The user’s key stays in their browser.
- Jev Plugin for the PI Harness
The repository provides a Jev plugin for the PI Harness.
- Jev Suggestion Plugin for Hermes
The repository is a Hermes plugin named `jev-suggest`.
- OpenRouter Draft Evaluator
This local prototype evaluates and compares drafts generated with OpenRouter using Jev.