Project Description
I want to launch a single code-base mobile app that ships simultaneously on iOS and Android. The core of the product is a set of AI tools, with predictive analytics as the first feature to go live. Users will be able to feed the app structured or semi-structured data, receive insightful forecasts, and visualise trends in an easy-to-read dashboard.
I’m happy for you to pick the most suitable cross-platform stack—Flutter, React Native or Kotlin Multiplatform—as long as the final builds pass Apple App Store and Google Play reviews. The predictive engine can run on-device, call a cloud endpoint, or combine both; accuracy and reasonable latency matter more to me than where the model sits.
Acceptance criteria
• Two fully functional builds (iOS & Android) delivered through TestFlight/Google Play Internal.
• Clean, well-commented source code and basic setup instructions.
• Predictive analytics feature that returns verifiable forecasts from sample CSV data I provide.
• Simple dashboard displaying predictions, confidence scores and a short textual explanation.
• All third-party libraries documented and licensed for commercial use.
Future releases may add chatbot or image recognition modules, so structuring the code for easy expansion will be appreciated.