Auto-Forecasting is a web application that takes in an excel file with univariate time series data and provides forecasts.
Auto-Forecasting works on SARIMA modeling.
Sughosh Kulkarni: "I was working on building a forecasting model. I always wanted to make the forecast easy and straightforward for people to get their forecasts in fewer number of steps and also ensuring less error. I took inspiration from Amazon Forecast and an article by Susan Li on the towardsdatascience.com website and the link for that article is here"