This repository contains examples and tests done by TECE team with openai and different platforms.
openai_examples/
directory contains examples with python for various voice integration tests on openai API directly along with google-voice, whisper, etc. talk_to_gpt.py
file inside the directory sums it all.
langchain_examples/
contains tested stuff from the documentation and various sources along with some tested use-case scenarios with langchain agents and examples.
twilio_openai/
directory contains examples of a voicebot built with serverless Twilio infractructure for voice and phonecall integrations with openai.