diff --git a/README.md b/README.md index e66876a..bd6a778 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ Now you're all set to use SpeakCV. alongside Zoom! ## Documentation -### :speech_balloon: Inspiration +### :thought_balloon: Inspiration Throughout our Zoom university journey, our team noticed that we often forget to unmute our mics when we talk, or forget to mute it when we don't want others to listen in. To combat this problem, we created SpeakCV, a desktop client that automatically mutes and unmutes your mic for you using computer vision to understand when you are talking. @@ -99,6 +99,12 @@ We used Tkinter to create a user-friendly interface that can be used to launch S - Moving the application to the Zoom app marketplace by making the application with the Zoom SDK, which requires migrating the application to C++. - Another option is to use the Zoom API and move the application onto the web. +### :link: The Links + +- [Website](https://anthonytedja.github.io/speakCV/) +- [Devpost](https://devpost.com/software/speakcv) +- [Demo Video](https://www.youtube.com/watch?v=s5Hf1rLZhns) + ### :hammer: The Team - [@anthonytedja](https://github.com/anthonytedja)