/jambonz-chat-gpt

Sample jambonz app that uses the websocket interface and provides a conversational interface to openai

Primary LanguageJavaScriptMIT LicenseMIT

jambonz-chat-gpt

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.

Install

npm install

Then edit the provided ecosystem.config.js file to insert your openai and jambonz credentials.