|
|
|
Show HN: AI that calls businesses so you don't have to
(thisispamela.com)
|
|
2 points
by marcuslima
137 days ago
|
|
I absolutely hate being forced to make a phone call. It’s a 1970s solution for 2026. When something goes wrong with a subscription, delivery, or account, the only remaining option is often a phone call where you have to navigating phone trees, wait on hold, and then you have to call again when inevitably the solve didn’t work or was ignored and inexplicably they do not have the context from your last call. My friend and I hacked together Pamela over the new year to make those customer service calls on your behalf and report back with a summary of what happened (https://www.thisispamela.com/). You prompt it with who to call and what you want to accomplish, provide any relevant context, and it places the call. You can monitor progress via live transcripts or listen in. The agent can navigate phone trees (“press 1 for…”) or speak directly to a human when needed. I now use this for everything from calling up my local super popular bakery to reserve a croissant before they run out, to calling the New York Times to request a refund when they moved me from the promo rate to their regular rate (it worked!). This is early and imperfect. Some calls fail, and some situations still require the account holder to intervene. But it already works often enough to be genuinely useful. (There’s also an API underneath this for anyone who wants to experiment programmatically: https://docs.thisispamela.com/) |
|
A few questions from someone who would use this:
1. How does it handle identity verification? Many customer service calls require account holder verification (last 4 of SSN, security questions, etc.). Does the user pre-provide these, or does Pamela hand off at that point?
2. What's the latency like in the conversation? I've used some voice AI tools where the delay between human speech and AI response is noticeable enough to confuse the human on the other end.
3. The NYT example is interesting - how does it handle when the rep says no initially? Does it have negotiation logic, or does it just accept the first answer?
The API angle is smart. There's probably a B2B play here for companies that want to automate outbound calls for appointment confirmations, reservation changes, etc. That's where the real volume would be.