--- title: CS GY 6613 Project emoji: 🌍 colorFrom: blue colorTo: gray sdk: streamlit sdk_version: 1.17.0 app_file: app.py pinned: false --- The above information is needed to initilize a hugging face space Milestone-1: Installation Instructions: 1. Install WSL for Windows using https://learn.microsoft.com/en-us/windows/wsl/install 2. Set WSL 2 as the default version 3. Install Linux Distribution of choice (I went with Ubuntu) 4. Install Docker for Windows using https://docs.docker.com/desktop/windows/wsl/ I will not be using Docker for the purpose of this project so everything will be done locally. Milestone-2: The link below will take you to the hugging face space for the sentiment analysis web app https://huggingface.co/spaces/MJ3128/CS-GY-6613-Project Milestone-3: The same link will take you to the viability page. The sentiment analysis code has be commented out for convenience. https://huggingface.co/spaces/MJ3128/CS-GY-6613-Project Milestone-4: Landing page for the project, contains a video demo. Demo can also be found in the repository. https://sites.google.com/nyu.edu/mj3128-ai-project/home