WIP Geodle Chat Backend To use this locally, first run geodle_chat_backend/data/fetch_data_script.py to get the countries list in json format. Then, start the app with uvicorn geodle_chat_backend.app.main:app --reload