01:13 Open AI released new APIs, Chat GPT and Whisper, and a speaker built a front-end app using both in 30 lines of code and 30 minutes, demonstrating the power of the radio library for creating interactive ML applications and using Whisper for content monetization.
- Open AI released two new APIs, Chat GPT and Whisper, and the speaker built a front-end application using both APIs in just 30 lines of code and 30 minutes.
- The speaker demonstrated a powerful application using a user interface library called radio, which makes it easy for machine learning engineers and data scientists to create interactive applications without needing to be trained in full stack web development.
- The speaker demonstrated how to use audio input to record from a microphone and transcribe it using the new Whisper API for content monetization.
- The speaker uses open AI servers to transcribe their voice to text, sends it to chat GPT API for a dialogue, and pipes the response to their operating system to create a synthesized voice.