Back to all Bounties
Earn 4,500 ($45.00)
due 1 year ago
Canceled
Simple iOS app using Whisper and bundled with a Shortcut
AmanKishore3
Details
Applications
4
Discussion
Bounty Description
Problem Description
This app will allow users to utilize an iOS shortcut for hands-free email reply. It will facilitate voice input, use whisper.cpp to convert the speech to text, call GPT and return the outputted text to keyboard. (Sample Shortcut will be provided)
Allow users to activate the shortcut hands-free through Siri or the new action button.
Technical Implementation:
- Voice Input:
- Capture user's voice input.
- Use whisper.cpp to capture user's voice
- Allow for edits and corrections to the transcribed text.
- Call LLM API:
- Send the transcript to GPT with an API call and wait for it to return
- Copy the output to clipboard
Acceptance Criteria
- Simple Shortcut that fits the description above
- Accompanying iOS app that has a simple login (email password)
- After logging in a button or instructions on how to use the shortcut
Figma and Materials
Will provide Figma and Shortcut for reference