A fully automated rental price analysis platform for Singapore, facilitating data-driven decisions when surveying rental properties 🏘️
- Airflow
- MLflow
- Kubernetes
- Postgres
- Redis
- Celery
- Streamlit
- FastAPI
- AWS S3
- DuckDB
.
├── .github # pipelines
├── airflow # airflow infra and DAGs
├── assets # static files
├── pkg # core library
├── .flake8
├── .env.example
├── .gitignore
├── LICENSE
└── README.md
This repository contains code submitted for NTU's Final Year Project