no bad pitches!
A submission to UofTHacks 12. Check out our submission here!
- For
backend:pip install -r backend/requirements.txt- (windows): Install
mpvand add it to PATH - start up fastapi server:
fastapi dev backend/main.py
Note that chatbot requires termios, which is not available for windows