AgenticHR — Intelligent HR Assistant Platform
A Spring Boot HR platform that answers policy questions from your own documents, screens résumés against a role, and handles leave requests through a tool-using agent — the project that turns phase 1 and 2 into something you can demonstrate.
What you build
- Policy Q&A over your own HR documents, with citations
- Résumé screening scored against a structured role definition
- Leave-request agent with balance checks and approval routing
- Onboarding assistant with per-employee conversation memory
- Sentiment analysis over anonymised feedback
Stack
- Spring Boot 3.3+
- Spring AI
- Java 21
- Spring Security
- PostgreSQL
- pgvector
- Flyway
- GPT-4o-mini
- text-embedding-3-small
- Ollama (local dev)