Skip to content

Latest commit

 

History

History
executable file
·
29 lines (15 loc) · 1.43 KB

File metadata and controls

executable file
·
29 lines (15 loc) · 1.43 KB

VOIS.AI

Copyright © 2018 Caterina Paun

License: MIT

About

VOIS.AI is a web application that examines a person's speech and share important information about said speech. The goal of the app is to analyze a person’s speech to understand what words a person tends to use too often and what words that person should avoid, such as “like,” “I mean,” “you know,” etc. This application is for everyone who wants to learn more about how they speak. We are specifically targeting conference speakers who like to rehearse their talks prior to giving them at the conference. We are also targeting working professionals who give many presentations as part of their work.

Getting Started

To download the code on your local machine, clone the project’s GitHub repo: clone https://github.com/Web-Audio/web-audio.github.io

Make sure you have Node.js installed. To check, use this command: node --version

Install project dependencies: npm install

Start a local web server to view to application: npm start

You can view and use the application at the following URL: http://localhost:3000/index.html

Author

License

This work is licensed under the MIT License. See the file LICENSE for the license terms.