.png&w=256&q=75)
1
1
Looking for experience!

Core Engine: IBM watsonx Orchestrate serves as the "Brain," managing the agent's lifecycle, tool connections, and reasoning logic. We utilized the ReAct (Reason + Act) framework, allowing the agent to break down complex user queries into a chain of logical steps (e.g., Step 1: Check Budget. Step 2: Check Policy. Step 3: Formulate Answer.). Knowledge Base: A hybrid ingestion model was used. Unstructured: PDF documents for policies (Leave_Policy.pdf, Hiring_Plan.pdf) enable Retrieval-Augmented Generation (RAG) for answering qualitative questions. Structured: CSV files (employee_data.csv, recruitment_data.csv) provide the quantitative data needed for analytics. Frontend & Deployment: To demonstrate enterprise scalability, we built a custom frontend using Next.js (React). This application acts as a secure interface for the agent. Security: The app uses Next.js API Routes to securely exchange the IBM Cloud API Key for a short-lived IAM Token on the server side. This ensures that sensitive credentials are never exposed to the client browser. Hosting: The entire solution is deployed on Vercel, providing a globally accessible, responsive interface that can be used on any device. Impact & Innovation TalentPilot represents a shift from "Passive HR" to "Active Orchestration." By automating the low-level work of policy checking and data retrieval, it frees up HR professionals to focus on what really matters: people strategy and culture. It ensures 100% compliance with dynamic company rules (like hiring freezes) and provides instant, data-driven answers that would normally take a human analyst hours to compile. This project demonstrates the true potential of Agentic AI: systems that don't just talk, but help us run our businesses better.
23 Nov 2025