Inspiration
The inspiration for VACANTAI came from a frustrating conversation I had with a CFO who was questioning why our company's recruiting budget kept increasing while our time-to-fill metrics remained stagnant. As someone who works in HR operations and has a sound understanding of finance, I realised there was a massive disconnect between how recruiting teams measure success (time-to-fill, candidate quality) and how business leaders think about operational efficiency (cost, productivity, ROI).
I kept thinking: "What if we could translate recruiting delays into the language that executives actually speak - dollars and cents?"
The "aha moment" came when I calculated that a single unfilled senior SAP Security Consultant role was costing our company over $400 per day in lost productivity, compounded by team dependencies and revenue impact. Yet our recruiting dashboard showed this as just "45 days to fill" - a metric that meant nothing to our finance team.
I realised that recruiting operations needed its own "business intelligence" platform - something that could transform abstract HR metrics into concrete financial insights that drive real business decisions.
What it does
VACANTAI is a sophisticated Recruiting Operations Intelligence Platform that transforms abstract hiring delays into concrete financial metrics. It's the first platform (that I know of) to provide real-time, data-driven insights into the true cost of unfilled positions.
Core Capabilities:
- Financial Impact Calculator: Converts recruiting delays into precise daily cost metrics using sophisticated algorithms
- Multi-Factor Analysis: Considers team dependencies, revenue impact, and organisational productivity assumptions
- AI-Powered Insights: Generates contextual recommendations for process optimisation and resource allocation
- Executive Reporting: Creates professional PDF reports suitable for C-suite presentations
- Industry Benchmarking: Compares organisational metrics against industry standards
- ROI Analysis: Calculates the financial justification for recruitment investments and process improvements
Key Features:
- Real-time calculation engine with customisable business logic
- Professional dashboards with visual analytics
- Agency partnership ROI analysis and recommendations
- Team collaboration tools and shared workspaces
- Subscription-based access with tiered feature sets
The platform serves CFOs, CHROs, and Talent Acquisition leaders by providing quantitative data to justify recruitment budgets, optimise hiring processes, and make data-driven staffing decisions.
How we built it
This entire build was done in bolt.new. I am an SAP Talent Specialist and aspiring Founder/Product Manager with zero technical background.
Technical Architecture Frontend: Built with React + TypeScript for type safety across complex calculations Styling: Used Tailwind CSS with a custom design system inspired by modern fintech applications Database: Implemented Supabase with comprehensive Row Level Security (RLS) policies for secure multi-tenant data Authentication: Integrated Supabase Auth with proper error handling and session management State Management: Used React hooks with careful optimisation for calculation-heavy operations
Development Process Phase 1: Research & Mathematical Foundation
- Started by speaking with 15+ recruiting contacts, CFOs, and HR executives to validate the problem.
- Developed the core calculation engine: const dailyProductivityValue = (annualSalary / 365) * (productivityAssumption / 100) * teamDependencyWeight; const dailyCost = dailyProductivityValue * (1 + revenueImpactModifier); const cumulativeLeakage = dailyCost * daysUnfilled * numberOfRoles;
Phase 2: Core Platform Development
- Implemented sophisticated form handling with real-time validation
- Built the calculation engine with comprehensive error checking
- Created responsive UI components with dark mode support
- Integrated database with proper security policies
Phase 3: Advanced Features
- Developed AI insights engine with contextual recommendations
- Built PDF report generation system using jsPDF
- Implemented industry benchmarking with real market data
- Created subscription management with a flexible tier system
Phase 4: Polish & Production
- Added comprehensive error boundaries and graceful failure modes
- Implemented performance optimisations with memorisation
- Ensured accessibility with keyboard navigation and screen reader compatibility
- Validated calculations against real-world scenarios
Challenges we ran into
Technical Challenges
- Complex Calculation Engine: Building a system that could handle multiple variables, edge cases, and maintain mathematical accuracy while being performant. Solved by implementing multi-layered validation with TypeScript interfaces and extensive test cases.
- State Management Complexity: Managing complex form state across multiple steps while maintaining data consistency. Designed a centralised state management pattern using React hooks with careful memoisation.
- Authentication Error Handling: Supabase session management was causing refresh token errors. Implemented comprehensive error handling with automatic session cleanup and graceful recovery processes.
Business Logic Challenges
- Defensible Mathematical Models: Creating calculation logic that would be accepted by CFOs and finance teams. Researched academic studies on productivity economics and implemented configurable assumptions.
- Industry Benchmarking Accuracy: Providing meaningful comparisons without proprietary data. Aggregated data from public sources and created role-type classifications for contextual benchmarks.
User Experience Challenges
- Simplifying Complexity: Making sophisticated financial calculations accessible to non-finance users. Implemented progressive disclosure, contextual tooltips, and visual indicators.
- Executive-Level Reporting: Creating reports suitable for C-suite presentations. Studied executive reporting best practices and focused on actionable insights rather than raw data.
Accomplishments that we're proud of
Technical Achievements
- Mathematical Precision: Built a calculation engine that's both sophisticated and defensible, handling team dependencies, revenue impact, and compound effects
- Production-Ready Architecture: Implemented comprehensive error handling, security policies, and performance optimisations
- Professional UI/UX: Created an interface that rivals enterprise business intelligence tools
- Advanced PDF Generation: Built a sophisticated reporting system that generates executive-ready documents
Business Impact
- Market Validation: Confirmed demand through meetings with 15+ executives across different industries
- Unique Value Proposition: Created the first platform to translate recruiting metrics into financial intelligence
- Executive Accessibility: Designed reports and dashboards specifically for C-suite consumption
- ROI Justification: Built defensible models that can justify recruitment investments
Innovation
- New Category Creation: Pioneered "Recruiting Operations Intelligence" as a distinct market category
- AI-Powered Insights: Developed contextual recommendation algorithms based on role characteristics and industry data
- Multi-Factor Analysis: Created sophisticated algorithms that go beyond simple salary/time calculations
What we learned
- Business Language Matters: Technical accuracy means nothing if you can't communicate value in terms your audience understands
- Progressive Complexity: Start simple and allow users to dive deeper
- Defensible Math: In business intelligence, calculations will be scrutinised
- User Context is Everything: The same data means different things to different roles
- Error Handling is Critical: Graceful failure modes are as important as happy path functionality
What's next for VACANTAI
Immediate Enhancements (Q3 2025)
- Advanced Analytics Dashboard: Trend analysis, cohort analysis, and custom KPI tracking
- Predictive Analytics: Forecast future costs based on current hiring velocity
- Team Impact Modelling: Calculate cascading effects of unfilled roles on team productivity
- Super Advanced AI Insights (MCP-connection): Machine learning models for optimal hiring strategies
Medium-Term Features (Q3-Q4 2025)
- Compliance & Governance: Audit trails, regulatory reporting, and role-based access controls
- Mobile Application: Native iOS/Android apps for executive dashboards
Long-Term Vision (2026+)
- Marketplace Platform: Connect organisations with pre-vetted recruitment agencies based on ROI metrics
- Industry Intelligence: Aggregate anonymised data to provide market insights and benchmarking
- Predictive Hiring: AI-powered recommendations for proactive talent acquisition
- Global Expansion: Localisation for international markets with region-specific benchmarks
Market Expansion
- Target Enterprise Clients: Focus on Fortune 500 companies with complex recruiting operations
- Industry Specialisation: Develop vertical-specific solutions for healthcare, technology, and finance
- Partnership Strategy: Integrate with major HRIS and ERP systems for seamless data flow
- Thought Leadership: Establish VACANTAI as the authority on recruiting operations intelligence
I truly believe VACANTAI represents a paradigm shift in recruitment analytics - from HR-focused metrics to business-focused intelligence. The platform's sophisticated calculation engine, combined with its executive-ready reporting and AI-powered insights, positions it as an essential tool for data-driven organisations looking to optimise their most critical operational function: talent acquisition. I'm pumped for it's future!
Built With
- html2canvas
- jspdf
- react
- supabase
- tailwind
- typescript

Log in or sign up for Devpost to join the conversation.