Added examples of my AI research
This commit is contained in:
11
AI Examples/Answer the Phone/README.md
Normal file
11
AI Examples/Answer the Phone/README.md
Normal 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?
|
||||
Reference in New Issue
Block a user