Prototype that measures daily consumption, uploads the data online, and predicts future usage with AI regression.
Tasks:
- Develop the IoT system to measure and upload consumption data (ESP32 + MQTT)
- Build the backend and AI model to predict future usage (FastAPI + Scikit-Learn)
- Create the web dashboard to visualize real-time and predicted data
Technologies/Requirements:
- MQTT, ESP32
- Python (FastAPI), Scikit-Learn
- React, Firebase