This repository contains a showcase of how current AI technologies can be used in usual business applications.
In the folder demo_app, you can find a traditional frontend/backend application showcasing some out-of-the-box AI applications based on OpenAI's ChatGPT 3.5.
In the folder transcribe, you can find an application showcasing audio transcription using OpenAI's Whisper model, both via API and local execution of the model.
Thanks to my employer Trustbit for granting me the time to work on this showcase application.