Spaces:
Sleeping
Sleeping
File size: 712 Bytes
7318282 e79d81c ac20456 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 |
---
title: RecSoSys
emoji: 🐠
colorFrom: red
colorTo: yellow
sdk: gradio
sdk_version: 4.42.0
app_file: app.py
pinned: false
license: mit
---
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
### TODOs
- [ ] Refactor the vectordb.py - remove code duplication
- [x] Sustainability - database paths - move to HF
- [ ] Fix it for the new models e.g. Llama and others
- [ ] Add the space secrets to have it running online
- [ ] Fix the google application json file
- [ ] Make the space public
- [x] Add emissions calculation and starting point
- [x] Add more cities to starting point
- [ ] Experiment with the sustainability & without sustainability prompt |