Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 717 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 717 Bytes

HackMIT 2022: SilverAI

👋 Hello.

We're the modern, revolutionized app tackling speech pathology.

SilverAI is designed to help people with speech impediments practice pronouncing words correctly by allowing users to record and download webcam videos of themselves speaking and then uses lip tracking and audio processing using ML to provide feedback users could ultimately use to improve so they can speak more clearly.

  • Front End

    • React
  • Back End

    • Flask
    • Teachable Machine

Dependencies:

  • Flask (pip3 install Flask)

To run our web app, first clone this Github repository. Then, go to the client folder via your terminal. Finally, go to the client folder README for further directions.