Work
A platform, a production automation agent, and a product in progress. 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.
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 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