- Use 'app.py', provide it a youtube link to extract the video, audio and text transcript.
- Add your OpenAI and Hume API keys in the .env file
- From the 'youtube_' folder generated, extract mp4 and the 'synchronized_' txt file and add it to the 'public' folder of the react app
- Name the mp4 'your-video-file.mp4' and the txt file 'emotion_data.txt'
- Run npm start in the eloise web app and enjoy!