POST /transcribe-audio
Transcribes audio file to text using OpenAI's Whisper model.
POST /generate-image
Generates an image based on the provided text using DALL-E.
GET /receiver
Displays the cast image in a web browser.