Follow the steps below to set up and run the project:
git clone "https://github.com/zhukeshhhh/future-city-hackathon-2025.git"In the root directory of the project, run:
python3 -m venv venvsource venv/bin/activateInside the activated virtual environment, run:
pip3 install -r requirements.txtstreamlit run demo.py