resume-analyser-with-JD

sathyalog/resume-analyser-with-JD
★ 0 stars Python AI/LLM Updated today
AI-powered resume screening app built with LangGraph, Streamlit, Pineconde and OpenRouter. Features real-time GitHub proof-of-work verification via a Model Context Protocol (MCP) server to fetch live candidate repos and commit activity.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "resume-analyser-with": {
      "command": "uvx",
      "args": [
        "resume-analyser-with-jd"
      ]
    }
  }
}

Or install with pip: pip install resume-analyser-with-jd

README Excerpt

A Streamlit-based LangGraph application designed to automatically analyze a candidate's resume against a Job Description (JD), evaluate skill compatibility, compare experience requirements, and route candidates through a deterministic decision graph (`ShortList` vs `Reject`). --- | Module / Dependency | Purpose / Why it is used |

Topics

agentic-aigithub-mcp-serverjob-description-matcherlangchainlanggraphobservabilityopenrouterpineconepydanticpythonresume-parserstreamlit