--- 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 - [ ] 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 - [ ] Adapt the gradio examples to the right format - [x] UI refactoring