🔧 Core Workflow
- Read audio files from designated Google Drive folder
- Convert speech to text using OpenAI Whisper API
- Save transcript to Gmail Drafts
- Send final version via Gmail after manual confirmation
🔐 Security Implementation
- Google API Compliance:
- Drive: Read-only access to specific folders
- Gmail: Draft creation and sending permissions only
- Automatic deletion of temporary files
- End-to-end HTTPS encryption
View complete data handling details in our Privacy Policy