What we're building in-house
Alongside client work, we build our own products. Both are active, in-progress builds — the mockups below show the concept, not a finished screen.
IPTV smart assistant
In developmentA conversational assistant for IPTV platforms that helps subscribers manage plans, troubleshoot playback, and find content in plain language — without opening a support ticket.
- Plan and billing changes without a rep
- Troubleshooting for common playback issues
- Content discovery through natural language
- Escalates automatically when it can't resolve something
IPTV Assistant — concept preview
Why does my account say I owe $40?
Last month's autopay failed on the card ending 04. Want me to retry it now, or update the card first?
Retry it
Done — payment went through, your account's current again.
Sample conversation for illustration.
Smart Extract
In developmentA data-extraction tool for pharmacy records: it reads prescriptions and source documents and turns them into structured, usable data — cutting manual entry and the errors that come with it.
- Reads scanned and typed prescription formats
- Flags missing or inconsistent fields for review
- Exports directly into your existing system
- Human review built into the workflow, not bolted on
Before
pt j. alvarez amoxicillin 500mg tid x10d refill x2 dr menon dob 04/12/1985
→
After
| Patient | J. Alvarez |
|---|---|
| Medication | Amoxicillin 500mg |
| Frequency | 3x daily, 10 days |
| Refills | 2 |
| Prescriber | Dr. Menon |
Sample data for illustration, not a real record.