IOS app development

Job ID: 39257509

Budget: $10 – $30 USD

I will pay to see this app in MVP form. You need to use your own api keys etc. for the demo.

Gemini spun up my app here https://gemini.google.com/share/8e2620653e32

User story steps 1. the app allows subscribers to talk and it transcribes their message (any language) to text. They describe some fitness goals that they want a workout for. 2. The message is formatted as a prompt for AI which returns a series of workouts including reps. 3. We search youtube to get URLs related to each workout. 4. The app displays the youtube videos with the reps above them.

To run this code:

Replace API Keys: Replace "YOUR_API_KEY" and "YOUR_YOUTUBE_API_KEY" with your actual OpenAI and YouTube Data API keys.
Add to Info.plist:
Add the Privacy - Microphone Usage Description key with a description of why your app needs to access the microphone.
Add the Privacy - Speech Recognition Usage Description key with a description of why your app needs to perform speech recognition.
Run on a physical device: Speech recognition works best on a physical iOS device.
Related categories: Mobile App Development iPhone Objective C iPad Swift