Products
Platforms we've built for clients, and tools we've built for ourselves. Real builds, not mockups.
Recruitment platform
Hirekindle
A recruitment platform where AI handles support so a solo founder can focus on candidates.
WhatsApp automation — production
WhatsApp Agent
A receptionist that never sleeps, in multiple languages.
LiveAI product
Ember
The AI assistant platform behind this very conversation — and the one we deploy for clients.
In developmentAI video editing
ClipCommand
Command-driven video editing — describe the edit, get the clip.
Recruitment platform
Hirekindle
A recruitment platform where AI handles support so a solo founder can focus on candidates.
A boutique startup recruitment agency. We built the full platform, an AI support chatbot for employers and candidates, and the infrastructure underneath it.
What we built
- Full platform (Next.js / Node)
- AI FAQ support chatbot built into the same platform — Claude-powered, employer/candidate persona toggle, Redis rate limiting
- Transactional email infrastructure
- OAuth login — Google and LinkedIn
- Production deployment on Railway
Hirekindle is one of AIKindle's clients — a boutique startup recruitment agency. We built their full web application end-to-end, including an AI-powered chat support bot integrated directly into the same platform.
Visit Hirekindle →WhatsApp automation — production
WhatsApp Agent
A receptionist that never sleeps, in multiple languages.
A production WhatsApp automation agent. It books appointments, alerts the owner, and remembers what language each customer speaks — without ever double-booking a slot.
What we built
- Meta Cloud API integration
- Tentative appointment booking that prevents double-bookings
- Owner alerts sent to a separate number
- Multi-language support with per-lead language memory
- Owner dashboard
- PostgreSQL, per-client deployment on Railway
AI product
Ember
The AI assistant platform behind this very conversation — and the one we deploy for clients.
Ember is a multi-tenant AI assistant platform we build and configure for client businesses — each client gets their own branded chat widget, an optional AI-answered phone line, and a private dashboard for their leads and conversations, fully isolated from every other client on shared infrastructure. The same platform runs the widget on this very site, answering questions about AiKindle and helping visitors book a free automation audit. Built for businesses that field a lot of questions and calls — real estate agencies, clinics and salons, coaching institutes, and consulting practices.
What we built
- Embeddable chat widget (text + voice) — one script tag, works on any website regardless of the host's own CSS/JS
- Multilingual by default — auto-detects the language spoken or typed (confirmed English and Hindi), always replies in the same language
- AI-answered phone line (via Exotel) — a real Indian phone number, plus an outbound "Call Me" option so visitors don't need to dial in
- Per-client dashboard for leads and conversations — fully isolated per client, security-tested, not just assumed
- Built on Claude (Anthropic), with Whisper speech-to-text and ElevenLabs/OpenAI text-to-speech
Pricing depends on channels and volume — get in touch for a quote.
Book a demo →AI video editing
ClipCommand
Command-driven video editing — describe the edit, get the clip.
An AI video editing tool that turns plain-language instructions into edited clips — subtitles, cuts, and all — without opening a timeline.
What we built
- Server-side FFmpeg pipeline
- AssemblyAI + Groq transcription
- Subtitle burn-in
- Cloudflare R2 storage
- Bull / Redis job queue