# Punkit HR Bot: The AI HR Assistant — Strategy & Pitch Guide

This document is your guide to presenting the **Punkit HR Bot** to your client. It outlines the core value proposition, the demonstration flow, and the technical architecture.

## 1. The Core Value Proposition

HR departments spend an estimated **30-40% of their time** answering routine, repetitive queries ("How many leave days do I have?", "What is the policy for X?", "Where is the form for Y?"). 

**Punkit HR Bot** reclaims that time. 
It is a 24/7, intelligent assistant that lives natively where employees already work (WhatsApp or Microsoft Teams). It securely reads from the company's payroll system and policy documents to give instant, accurate answers. 

**The ROI is immediate:**
*   **Time Saved:** 2-3 hours per HR representative per day.
*   **Employee Experience:** Instant answers, zero waiting.
*   **Safety Net:** Punkit HR Bot knows what she *doesn't* know. Complex issues (like payroll disputes or nuanced maternity leave requests) are instantly escalated to a human HR rep via a ticketing queue.

## 2. The Demonstration Flow

When you present this to the client, follow this sequence:

### Step 1: The Employee Experience (The "Wow" Factor)
*   **Open `mock_whatsapp.html`:** Show them how Lisa (an employee) asks for her sick leave balance. Point out how Punkit HR Bot fetched personalized data (8 days left) and provided the exact BambooHR link.
*   **Open `mock_teams.html`:** Show them Jason asking a complex policy question about the engineering code freeze. Point out how Punkit HR Bot read the 100-page PDF handbook, extracted the exact dates, and provided a citation link to the document on SharePoint.

### Step 2: The HR Control Center (The Reassurance)
*   **Open `hr_chatbot_dashboard.html`:** This is what HR sees.
*   Show them the **Live Analytics**: "Look, Punkit HR Bot has handled 412 queries this month, saving your team 68 hours."
*   Show them the **Live Stream**: "You have total visibility into what Punkit HR Bot is saying to employees at all times."
*   Show them the **Escalation Inbox**: "This is the safety net. If an employee asks a complex question, Punkit HR Bot drops a ticket right here for a human to take over seamlessly."

## 3. Implementation Details

*   **Build Time:** 6-10 hours.
*   **Retainer Value:** R4,000–R8,000/month (This is high value because it's a mission-critical communication tool, and you will charge for maintaining the vector database of their company policies).
*   **Technology Stack:** 
    *   **n8n** (The brain orchestrating the flow)
    *   **OpenAI GPT-4** (The conversational engine)
    *   **Pinecone** (Vector database storing company policies)
    *   **WhatsApp Cloud API / MS Teams Bot Framework** (The front-end interfaces)

## 4. Upsell Opportunities

Once Punkit HR Bot is deployed and handling basic queries, you can pitch Phase 2 upgrades:
*   **Phase 2 - Form Filling:** Allow employees to say "Log sick leave for tomorrow" and Punkit HR Bot actually submits the request into BambooHR/Xero.
*   **Phase 3 - Manager Tools:** Allow managers to ask Punkit HR Bot "Which of my team members have outstanding mandatory training?" and Punkit HR Bot generates a real-time report.
