this is an openAI chat application
it uses openAI rest API as a backend
its a basic text-chat
its anwsers are convertet to audio by text-to-speech (tts-1)
instead of typing questions users are able to use the microphone function that converts audio to text using the speech to text function provided by openAI
this simple webapplication uses javascript and HTML and there is also a version that runs in lively4
this application was created during a student internship at the HPI in Potsdam by Constantin Topcu in May 2024