You've found the right comment! 🎉 1. Sign up for an OpenAI account and retrieve your API key. 2. Install Bubble's API Connector and Audio Recorder plugins. 3. Design an intuitive app interface with recording, transcribing, and summarizing buttons. 4. Utilize OpenAI's Whisper model to transcribe audio recordings into text. 5. Implement OpenAI's GPT model with a clear system prompt to generate concise summaries from transcribed text. 6. Display both the full transcription and AI-generated summary clearly on your app interface.
how much would API for whisper per minute of voice?
The price right now is $0.006 / minute. Hope that helps!
@@nocodemba thank you!
@@nocodemba subbed! :)
You've found the right comment! 🎉
1. Sign up for an OpenAI account and retrieve your API key.
2. Install Bubble's API Connector and Audio Recorder plugins.
3. Design an intuitive app interface with recording, transcribing, and summarizing buttons.
4. Utilize OpenAI's Whisper model to transcribe audio recordings into text.
5. Implement OpenAI's GPT model with a clear system prompt to generate concise summaries from transcribed text.
6. Display both the full transcription and AI-generated summary clearly on your app interface.