speachu is a mobile app that analyzes and provides feedback/tips to improve on presentations and speeches using AI technology to help students, people in the workplace, or just anyone affordably improve their public speaking and presenting skills.
Made for TechNova2021 by Chelsea W., Fatma J, Annie W., and Kailey C.
Don't run it as a whole.
I'm just using this to show the code not run the code.
The my-voice-analysis folder has all the working configured ai components.
The App.js and package.json has all the source code for the semi working app. (For this you will need to download the Expo Go app to scan the QR Code. Note iOS will not record audio so that part won't work, but for android devices everything should work (recording, playing the audio, getting the randomized video for the audience simulator.)
- devpost: https://devpost.com/software/speachu
- git repo: https://github.com/cheollie/speachu (usage instructions will be there)
- expo snack: https://snack.expo.dev/@cheollie/speachu (there will be a qr code that u can scan)
- pitch: https://docs.google.com/presentation/d/1iTGcb78dFFw1yS-5ZOcKaj-rmk9CWltrG7YmSuEcYB0/edit?usp=sharing
- figma file: https://www.figma.com/file/dvcUWALFex09UmWP3agMpy/speachu-plan-final-TechNova?node-id=0%3A1
- figma prototype: https://www.figma.com/proto/dvcUWALFex09UmWP3agMpy/speachu-plan-final-%7C-TechNova?node-id=181%3A232&scaling=scale-down&page-id=0%3A1&starting-point-node-id=181%3A232
- test the app (everything except the css and ai): the expo snack link
- to see the entire design and prototype/mockup: figma file/figma prototype
- to see the working ai: git repo (or this)