RETURN_TO_SYSTEM_CONSOLE
System Specifications File

Smart HR Assistant

AI Resume Evaluator & Automated Interviewer

SOURCE_CODE
Introduction

Smart HR Bot is an AI-powered recruitment platform designed to automate the screening phase of hiring. It parses PDF resumes into structured JSON profiles, evaluates candidates against job descriptions, conducts interactive mock screening interviews, and coordinates calendar scheduling.

Project Overview:Smart HR Bot extracts text from uploaded PDF resumes, parses candidate profiles using Google Gemini, evaluates qualifications, conducts screening interviews, and schedules calendar events.

Core Concept

HR departments waste hours manually reviewing resumes and coordinating initial screening calls. Smart HR Bot was built to automate this stage. It uses LangGraph state machines to conduct multi-turn, structured technical screening chats with candidates.

Architect Design Philosophy:This system is designed with a focus on local-first operational autonomy, strict multi-tenant isolation barriers, and minimizing computing overhead.

Video walk-through pending release

System components and logging streams are mock visualized under standard interactive screens.