For the website itself, we will be using Django to create a reliable back end. This will make it simpler to take input directly into a SQLite database. To make the interface more aesthetically pleasing and user-friendly, we will use a JavaScript module (as of yet, the specific one is undetermined). Once the audio itself is in the database, we will analyze it using either Praat or Opensmile. This will give speech features for the evaluation itself, which will be conducted using scikit-learn and R.