HR-Kit — Open-Source Local HR Software
HR-Kit is a free, open-source HR application that runs entirely on a single laptop. Built with Python and SQLite, it ships with 11 HR modules (employees, recruitment kanban, leave, payroll, performance, onboarding, exits, documents, attendance, departments, roles), a bring-your-own-key AI assistant, and Composio integrations for Gmail, Calendar, Drive, Slack, and 200+ other apps.
This page is the HR-Kit interactive demo + marketing site and requires JavaScript for the animations and showcase. The HR app itself is a separate Python package you install on your own machine — there is no hosted SaaS. Visit the GitHub repository for source code and installation instructions.
Install
pip install hrkit
hrkit init my-workspace
hrkit serve