First install all the node packages
npm installSecond cd into app-backend/ to install all the python packages
pip install -r requirements.txtTo run backend
cd app-backendpython api.py or python3 api.pyTo run frontend
cd frontendnpm run devHelp first-time homebuyers find an affordable property based on average insurance costs, environmental susceptibility and property price and property age.
Here are the Dependencies for our Backend: fastapi google-adk pydantic uvicorn google-genai google-cloud-aiplatform pandas osmnx requests geopandas shapely geopandas pyarrow
Here are the Dependencies for our frontend: tailwind react vite leaflet lucide