Spaces:
Running
Running
File size: 935 Bytes
7318282 e79d81c 8842640 ac20456 adbebe0 ac20456 6a3b6f1 ac20456 adbebe0 1b399ab adbebe0 6a3b6f1 1b399ab |
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 33 34 35 36 37 |
---
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
- [x] Refactor the vectordb.py - remove code duplication
- [x] Sustainability - database paths - move to HF
- [x] Fix it for the new models e.g. Llama and others
- [x] Add the space secrets to have it running online
- [x] Fix the google application json file
- [ ] Make the space public
- [x] Add emissions calculation and starting point
- [x] Add more cities to starting point
- [x] Experiment with the sustainability & without sustainability prompt
- [x] Adapt the gradio examples to the right format
- [x] UI refactoring
- [ ] Log the different queries and the results
- [x] Clear does not clear the country
- [ ] Text formatting of the output
- [ ] Update paper citation |