Platform + production console
The platform and internal production console for a phone-recording company (SIP Voice sub-brand) delivering professional auto-attendant, IVR and on-hold recordings to 2,000+ business customers. The voices are AI-generated and the console runs the entire production and rollout workflow. A script goes in; a broadcast-ready, mixed recording comes out minutes later.
telestation.com →
TypeScriptAI voiceLive in production2,734 tests
My own command center
IneffableBoard
Two apps in one system: an admin console to run the agency, and a client analytics portal pulling Google Ads, GA4, Search Console and lead data into a single view. An autonomous AI agent picks up queued jobs on a dedicated server and finishes them end to end, around the clock.
Next.jsSupabaseAutonomous agentInternal
Topic in, finished video out
TikTok automation engine
A full video factory. Give it a topic and it writes the script, generates the voiceover, produces the imagery, cuts the captions and assembles a finished vertical video. It keeps a content memory so it never repeats a subject across episodes. A later build added AI video generation and stock footage with local assembly, which keeps the cost per video controllable instead of scaling with length.
PythonAI videoTTS + captionsContent memory
Daily extraction pipeline
CRM job-data scraper
A Selenium pipeline that signs into a field-service CRM every morning, pulls the previous day's jobs, and writes a per-worker breakdown straight to Excel. It replaced a manual export-and-reformat routine that was eating the first hour of the day. A companion verifier screenshots each record and batch-checks the extraction, so a silent scrape failure surfaces immediately instead of quietly poisoning a month of numbers.
PythonSeleniumExcelRuns daily
End-to-end Python pipeline
Outbound engine
Finds local businesses with weak websites, scores them, auto-builds a full custom demo site for each one, and deploys it live, so I walk into the call with their new site already built. Runs on open-source models (Qwen, GLM, DeepSeek) to keep the per-prospect cost near zero.
PythonOpen-source LLMsAuto-deploy