An intelligent inventory management and sales forecasting system for Square merchants.
- Sales velocity analysis
- Inventory level prediction
- Seasonal demand pattern detection
- Competitive pricing strategies
- Automated inventory insights
/backend- FastAPI backend and ML models/frontend- React frontend application
cd backend
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python -m src.app.scripts.sarima_demo
uvicorn main:app --reloadcd frontend
npm install
npm start- Felix (Tae Yeon) Ha
- Michael Deng
- Divya Vithiyatharan