I have designed, developed, and published InnerGuide(https://innerguide.app), a mobile app that generates custom guided meditation using OpenAI and Azure TTS/Google TTS/AWS TTS
To do so I developed and published a Flutter package that helps developers to integrate Cloud Text-To-Speech(https://pub.dev/packages/cloud_text_to_speech) from Google, Microsoft, and Amazon with a single interface and prevent vendor locking.
I have implemented a lot of features like Remote Config, A/B testing, Push Notifications, Home Widgets, Subscriptions, Banner Ads, Converting Anonymous users to real ones, and others.
On top of Firebase I have created a backend using cloud functions to execute logic.
PROJECT DETAILS
Product Overview
Personalized Meditation App: Developed a mobile application that generates custom guided meditation experiences
AI-Powered Customization: Leveraged OpenAI to craft unique meditation content tailored to individual needs
Developed InnerGuide, a mobile app for custom guided meditations using OpenAI and TTS from Azure/Google/AWS. Created a Flutter package for TTS integration.