Read my project report document here!
Project Manager:
- Michael Peddie
Team Members:
- Luke Fraser-Brown
- Jayden Litolff
- Shreyaa Senthil Kumar
- Jack Unsworth
- Leo Van Der Merwe
cd web-app & npm install & npm run dev
In another terminal
cd backend/BackendEnv
run install.ps1 (this makes a python venv, pip installs from requirements.txt and adds ffmpeg to the current shells PATH)
cd backend && flask run
- tailscale funnel -https 10000 127.0.0.1:8000
- tailscale funnel 127.0.0.1:5173
pip freeze > requirements.txt
pip install -U openai-whisper