This is an example jambonz application that demonstrates the use of the websocket interface, which is an alternative to using http webhooks. This app allows a caller to ask questions of openai GPT3 in a voice call.
npm install
Then edit the provided ecosystem.config.js file to insert your openai and jambonz credentials.