Urgent.News

What's breaking now, across thousands of outlets.

Tech

Missed calls, missed revenue: the local-first phone assistant I'm building

Previous posts in this series covered the infrastructure: running three AI models sequentially on one server and why I run speech-to-text locally instead of calling a cloud API . This one is about the business problem I'm building toward. The problem I run a solo consulting practice. Client communication arrives over three channels: phone calls (including voicemails I check hours later),…

This piece explores the business challenge of managing client communication across multiple channels - phone calls, messaging apps, and email. It details how the author, who runs a solo consulting practice, found manual tracking of commitments, follow-ups, and open questions to be time-consuming and prone to missed opportunities, especially with phone calls which are often ignored.

The author highlights that small businesses lose 40-60% of potential leads due to missed calls. Existing tools only handle one communication channel at a time, leaving no integrated solution to tackle the problem. The author is building a system that generates a daily summary report, including missed contacts, commitments, scheduling mentions and open questions.

The infrastructure for local call transcription, semantic search embeddings, and image processing is already in place, but the author is still designing the output format and developing an entity resolution method to link communications across channels despite challenges like multiple phone numbers, email aliases, and name variations. The next step is to have the report generator produce a usable output format.

Written by urgent.news from Dev.to's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at dev.to →

More in Tech

TikTok to Pay $400M to Settle US Children's Privacy Case

The US Justice Department sued TikTok in 2024 over allegations that it violated children's online privacy laws.

  • TikTok and ByteDance agree to $400M settlement over COPPA violations.
  • $300M paid immediately, $100M upon vacating prior decree.
  • Lawsuit filed in 2024 alleging TikTok endangered children's privacy.

PostHog Capture Treats an Epoch Timestamp as Ingestion Time

You backfill six months of user signed up events into PostHog through the capture API. The request returns 200. Insights show a spike today, not a curve across 2025. The events are not missing.

  • PostHog treats epoch timestamps as ingestion time, not historical value.
  • ISO 8601 format required for timestamps, not epoch numbers.
  • Spike in insights observed for 2026-07-26 instead of gradual curve across 2025.

More from Saturday 22 August →