Quality control server that aggregates labeled data, and corrects them for any anomalies.
Windows:
$ python3 -m venv venv
$ venv\Scripts\activate.bat
Unix/MacOS:
$ python3 -m venv venv
$ source venv/bin/activate
$ pip install requirements.txt
- In root directory, create '.env' file
- Here are the necessary enviromental variables: ACCESS_KEY, SECRET_KEY, REGION_NAME