A server that retrieves grounded resume evidence for a job description by applying BM25 retrieval and subsequent evidence reranking. It focuses on surfacing relevant resume snippets to support hiring decisions.
๐ ๏ธ Key Features
- BM25-based document retrieval
- Evidence reranking for grounded results
- Narrow, job-description-aligned evidence extraction
- Lightweight, purpose-built MCP service
๐ Use Cases
- Job description to resume evidence matching
- Supporting interview notes with cited resume data
- Generate justification snippets for candidate evaluation
โก Developer Benefits
- Clear, minimal IO surface for integration
- Grounded evidence output to improve explainability
- Reuseable retrieval and ranking pipeline components
โ ๏ธ Limitations
- Described capabilities reflect the provided data; real-world behavior may vary
- May depend on underlying index quality and dataset freshness