Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.02 KB

README.md

File metadata and controls

28 lines (19 loc) · 1.02 KB

Vito Visualization

Slide 16_9 - 5.png

Goals

  • Reduce spread of COVID-19 via smartwatches
  • More efficient and convenient algorithms
  • Analyze the results of the Vito iOS and Android Apps
  • Compare NightSignal (an algorithm developed by Stanford University) to Vito

Contributing

  • Find an issue
  • Fix the issue
  • Submit a pull request
  • Make any revisions suggested by anyone else
  • Done :)

Getting Started

  1. Clone the repository
  2. If your IDE does not do this for you, create a Virtual Environment using python3 -m venv {your-env-name}
  3. Install the project dependencies using pip install -r requirements.txt
  4. Run the project using streamlit run vito_visualization_tools/main.py

VitoModel