RIMA
A transparent Recommendation and Interest Modeling Application
Developed by ... at ... for ... since ...
Components
- RIMA-Backend
- api: Django (Python) HTTP api, serving ...
- worker: Celery (Python) job queue, doing ...
- db: PostgreSQL database, used for ...
- redis: Redis key-value cache, used for ...
- RIMA-Frontend
- web: User-facing React (Node.js) UI, offering ...
- model:
- downloader: Python, fetches GloVe model from Google Drive
- server: nginx, serves GloVe model to RIMA-Backend via HTTP
Official builds and deployments
Container images
Live deployments
Run on Docker Compose
Run on Kubernetes
Development setup
- see
./RIMA-Backend/README.md and ./RIMA-Frontend/README.md
Citations
Contributing