Locate institutions for your health and well-being, such as hospitals, clinics, pharmacies, and fitness centers, simply by describing your relative location. Filter through all available locations visually to pinpoint the locations with shortest distance or duration to travel.
git clone https://github.com/Fennec2000GH/Heal-Map && cd ./Heal-Map- (Optional) Create virtual environment with
virtualenv venvorpython3.X -m venv ./venvwith a custom Python installation. pip install -r requirements.txtstreamlit run app.py