This project is currently under active development.
Expect frequent updates, improvements, and experimental features while the forecasting pipeline and infrastructure are being refined.
QS Sales Forecast is a machine learning microservice designed to provide sales forecasting capabilities for the Quicknote SaaS platform.
The service analyzes historical transaction data and predicts future product sales. It is designed as a standalone microservice that can be integrated with backend platforms like Quicknote SaaS.
The API is built using FastAPI and the forecasting model is implemented using Python machine learning libraries.