Work

AI Onboarding Agent

Claude API
Python
FastAPI
React

AI-native HR onboarding platform. New hires interact with a Claude-powered conversational agent. HR dashboard tracks pipeline, progress, and at-risk hires in real-time.

AI conversational agent

Business Case

A client needed to automate the HR onboarding process for new employees. The goal: eliminate the administrative burden on HR teams and hiring managers while ensuring new hires get answers to their day-one questions instantly.

Impact

  • Fully automated onboarding flow from document collection to orientation
  • Reduced HR workload by handling repetitive questions via AI agent
  • Real-time visibility for hiring managers into onboarding progress
  • At-risk detection: flags new hires falling behind in the process
  • WhatsApp-style chat interface that new hires already know how to use

Technical Architecture

  • Claude API for multi-turn conversational AI with system prompt control
  • FastAPI backend with Supabase (6 Postgres tables, RLS, audit logging)
  • React frontend with real-time activity feed
  • Conversation history persistence for context continuity

View source code on GitHub →