resume-to-jobdescription-matcher
Match resumes to job descriptions and evaluate candidate fit using semantic similarity.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
- Score Resume Match: Evaluate how well a candidate's resume matches a job description. This tool computes a semantic similarity score between a job description and a resume using embeddings. Returns a
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
Match resumes to job descriptions and evaluate candidate fit using semantic similarity.
This tool computes a match score between a candidate’s resume and a job description based on skills, experience, and context.
Use this tool to:
- Screen candidates against a job description
- Rank resumes by relevance
- Evaluate candidate fit for a role
Provide both the full job description and resume as plain text.
Returns a score from 0 to 100, where higher scores indicate better alignment.
Список инструментов сервера (1)
Технические названия из tools/list. Нужны только разработчикам.
| score_resume_match | Evaluate how well a candidate's resume matches a job description. This tool computes a semantic similarity score between a job description and a resume using embeddings. Returns a score between 0 and 100 indicating match quality. |