Each time a project get created, it involves many hurdles and issues. We also faced issues in creating the project:
- Difficulty in finding dataset that could give AQI readings from major cities of India.
- Since the current ML algorithm used is time-series based, the datasets need to be updated regularly, for which we had to find an API that could give us precise and reliable data.
- We faced problems in getting the queried data from our website to our Python program and pass it into our ML algoritm.
- There were difficulties in hosting our flask based app on the web. Since we are juvenile, we could not find hosting services that work without use of a Credit Card.
- We have still not been able to completely finalise our idea. It's just a proof of concept. We are still working on sending data from our flask app to the ML algorithm.
We hope it works out fine.