AIMeterReader System that uses computer vision to take a reading of an electric meter from photo To run Create python virtual enviornment, call it venv by typing virtualenv venv Activat virtual environment pip install -r requirements.txt python read_meter.py