Products

RecruitPilot
End-to-end AI recruitment platform combining resume screening, AI-driven interviews, and real-time proctoring.
- Candidate pipeline board tracking applicants from applied through phone screen and technical interview stages
- Live video interview panel with real-time proctoring alerts for lost window focus and background voice detection
- Auto-scores candidates on technical skills and communication, with editable hiring-manager notes per session

SiteBOT
Production-ready agentic chatbot platform featuring ultra-low latency multilingual voice mode and dynamic UI streaming.
- Routes English/Hindi voice conversations through Sarvam AI speech recognition into Groq-hosted Llama 3
- Renders dynamic UI cards (order status, retry actions) directly inside the chat based on model output
- Averages 382ms response latency, with a live voice waveform monitor for support agents

Slate
Intelligence engine for investigative journalism automating deep-dive research, narrative structuring, and editorial auditing.
- Research board linking leaked documents, filings, and whistleblower sources into a single entity map and timeline
- Flags contradictions between sources and tracks citation coverage percentage on unverified claims
- Auto-builds a narrative outline and a risk-level report (high/medium) for each investigation section

AutoDeskAI
Enterprise-grade autonomous multi-agent platform managing email, calendar, documents, spreadsheets, and voice interactions through a unified multi-provider LLM architecture.
- AgentBrain Pipeline creates specialized agents through autonomous research, context fusion, and a SOUL Synthesis identity stage instead of static prompting
- Routes 1,000+ daily tasks across email, documents, calendars, spreadsheets, and voice systems in live enterprise use
- Hybrid LLM router with a DAG workflow executor, RAG auto-ingest pipeline, and Draft-First ghost-email protocol for safety
AI Influencer Discovery Platform
AI-driven influencer discovery, analysis, and reporting platform for brands and agencies.
- Natural-language influencer search combining AI with live web scraping (Selenium, Google Search)
- Deep analysis engine surfaces AI-driven insights and detailed profile metrics per creator
- Automated stakeholder-ready PDF reports and async background processing via Celery and Redis
Media Monitoring Chatbot
Plain-English chat interface for a 200K+ publication media monitoring database with Redis-backed SQL execution.
- Translates plain-English questions into SQL over a 3.6GB MySQL database of 200K+ press articles
- Covers print, online, electronic, and social media monitoring across 112K+ tracked entities and 250+ languages
- Redis caching on repeated queries cut average response time from 5s down to 2s
AI Cruise Concierge Platform
Premium AI-powered cruise concierge and cabin recommendation platform with a real-time conversational assistant.
- Vector search over ship reviews and cabin layouts (Qdrant) powers persona-based recommendations (Family, Budget, Luxury, Quiet Zones)
- Real-time RAG concierge answers hyper-specific questions about cabins, ships, and cruise lines using Gemini
- FastAPI + ARQ background workers with PostgreSQL and Redis driving a glassmorphic Next.js discovery grid

Cricket Video Analyzer
Real-time cricket match analysis utilizing Ultron Live SDK for visual commentary and Whisper for audio processing.
- Tracks ball trajectory and classifies shot type (cover drive, square cut) from live video with 96%+ confidence
- Whisper-based commentary transcription paired with auto-generated visual commentary per ball
- Live wagon-wheel breakdown and over-by-over run-rate projections update as the match progresses