Added examples of my AI research

This commit is contained in:
2025-08-14 02:31:22 +02:00
parent 89ec310603
commit c360c12b65
50 changed files with 744 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
# 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?