A simple employee directory with simulated AI-powered resume analysis.
Add employees, view their profiles, and click “Analyze Resume” for instant skill insights.
- Add employee (Name, Email, Resume text)
- Browse employee directory
- Click Analyze Resume for basic skill detection (AI simulation)
- Pure HTML, CSS, and JavaScript — no backend needed!
- Download or clone the repository.
- Open
smarthr.htmlin your web browser.
Resume analysis is currently based on simple keyword matching in JavaScript. For true AI capabilities, connect to a backend API like OpenAI (future plans).
MIT
Built with ❤️ for HR innovation
