-
Notifications
You must be signed in to change notification settings - Fork 0
Home
stefannhs edited this page Apr 14, 2025
·
1 revision
OpenRecSphere is a real-world, production-minded recommender system built with FastAPI, Redis/Faiss, PySpark, and deployed on a Kubernetes homelab cluster. This project covers everything from data pipelines to monitoring and A/B testing — designed to sharpen end-to-end ML engineering skills and showcase them publicly.
[WIP] Coming soon
- FastAPI – high-performance Python API
- Redis / Faiss – fast similarity search
- PySpark – candidate generation / batch prep
- Docker – containerized microservices
- Prometheus – metrics collection
- Grafana – dashboards and observability
- Locust – load testing & traffic simulation
- Docker Compose locally
- Prefect / Airflow – orchestration
- GitHub Actions – CI/CD for testing & linting