New Open-Source AI Hiring Agent Scores Candidates Using Resume Data and GitHub Signals

Jun 04, 2026
GitHub
Article image for New Open-Source AI Hiring Agent Scores Candidates Using Resume Data and GitHub Signals

Summary

A new open-source AI hiring agent launches on GitHub, capable of parsing resumes, analyzing GitHub activity, and delivering scored, explainable candidate evaluations using either local Ollama models or Google Gemini for flexible, privacy-conscious deployment.

Key Points

  • A new open-source AI hiring agent is now available on GitHub, designed to parse resume PDFs into structured data, enrich profiles with GitHub signals, and produce scored, explainable candidate evaluations.
  • The pipeline supports both fully local processing via Ollama models and cloud-based evaluation through Google Gemini, giving teams flexibility in deployment based on system configuration and privacy needs.
  • Built with Python 3.11 and Jinja-based prompt templates, the tool scores candidates across categories like open-source contributions, self-projects, production experience, and technical skills, outputting results to the console and optionally to a CSV file.

Tags

Read Original Article