Agentic tool to create heatmaps of areas by clenaliness, cost of living, etc.
To run locally, install dependencies with:
pip install -r requirements.txt
next, copy .env.example to .env and replace the api keys with real ones.
and then
streamlit run app,py