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.
Healthcare automation — production
WhatsApp Clinic Agent
A receptionist that never sleeps, in three languages.
LiveAI product
Ember
AiKindle's own AI assistant — the one you're talking to right now.
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 →Healthcare automation — production
WhatsApp Clinic Agent
A receptionist that never sleeps, in three languages.
A production WhatsApp automation agent deployed for healthcare clients. It books appointments, alerts the owner, and remembers what language each patient 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-clinic deployment on Railway
AI product
Ember
AiKindle's own AI assistant — the one you're talking to right now.
Ember is AiKindle's AI assistant, built on Claude — embedded across the AiKindle website to answer questions about our services, qualify leads, and help visitors book a free automation audit, all through natural conversation.
What we built
- Claude API integration (Anthropic)
- Real-time chat widget embedded across the entire site
- Lead capture wired directly into our CRM database
- Conversation context maintained across a full session
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