an open-source AI-driven system that reimagines how organizations manage HR operations across Africa.
# 🤖 HR Autopilot
**AI-powered HR automation for African enterprises.**
Streamline repetitive HR tasks with smart agents built using LangChain, Supabase, and OpenAI.
---
## 🚀 Overview
**HR Autopilot** is a modular AI system designed to simplify human resource processes for SMEs in Africa. It offers automated decision-making, employee file management, compliance tracking, and WhatsApp integration — all from one dashboard.
---
## 🧠 Key Features
- ⚙️ **AI Agents** – Automated workflows for leave approval, onboarding, and compliance.
- 🗂️ **Employee Profiles** – Smart, dynamic employee data with document access.
- 🛡️ **Compliance Alerts** – Real-time labor law checks and alerts.
- 📱 **WhatsApp/Twilio Integration** – For conversational HR interactions.
- 🧪 **Feature Flag System** – Toggle experimental tools for testing or hackathons.
- 📊 **Modern Dashboard** – Built with Next.js 14 and Shadcn UI.
---
## 🛠️ Tech Stack
| Area | Tech Used |
|------------------|--------------------------------------------|
| Frontend | Next.js 14 (App Router), Shadcn UI |
| Backend API | Node.js, Express, LangChain, OpenAI GPT-4 |
| Database | Supabase (Postgres) |
| AI Workflows | LangChain Agents + Vercel AI SDK |
| Communication | Twilio / WhatsApp / Slack fallback |
| Deployment | Docker + Supabase CLI |
---
## 📁 Folder Structure
> Modular, hackathon-ready mono-repo with TurboRepo