1. You’re building a airplane ticket booking platform, and want to offer users forecasts of when ticket prices will go up or down in the next 30 days.
2. You have a retail shop, and want to build an internal dashboard that forecasts how many items of each type you need to buy next week, given how many you sold in the last month
3. You’re building an real estate investment platform, and want it to notify users how real estate prices will change over the next 5 years (given sq. m., distance, location, etc.)
Problem:
You want to add forecasting to the app or platform you’re building
However, you don’t know enough to build and deploy a production-grade ML model
What if you could have a platform that could autonomously train and deploy ML models for you?
Solution:
We propose a vibe coding platform (like https://lovable.dev/ )
To empower everyday users to train and deploy machine learning models to production without needing to know anything about the field
Should we build it?