about-me/AI Examples/Answer the Phone
ZAKS Web c360c12b65 Added examples of my AI research 2025-08-14 02:31:22 +02:00
..
Take a Message Added examples of my AI research 2025-08-14 02:31:22 +02:00
Take a Pizza Order Added examples of my AI research 2025-08-14 02:31:22 +02:00
README.md Added examples of my AI research 2025-08-14 02:31:22 +02:00

README.md

Getting an AI model to answer the phone

Here are two examples of what I have done.

With each example is the input JSON given to my code, the call recording taken off my PBX along with a log of the call, and of course the output JSON that my code returned when the call was complete.

The output JSON could be used to trigger another process, like a Point of Sales in the case of the Pizza example, or sending an email in the case of the Message example.

Possible Spin Off

I do have plans to turn this into a service that is an alternative to traditional voicemail. Nobody likes leaving a voicemail these days, but if they were talking to someone, or something, that actually engaged with them, would they be more likely to engage back?