From 5ab4838f0ed1028e22cf10a4d139f3e73e04edb9 Mon Sep 17 00:00:00 2001 From: Sharmishtha Dash <50529067+sharmishthadash@users.noreply.github.com> Date: Thu, 3 Oct 2019 00:33:04 +0530 Subject: [PATCH] Update README.md --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.md b/README.md index 510c8b7..35a50c5 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ [![GitHub commit activity](https://img.shields.io/github/commit-activity/y/vinitshahdeo/online-debate-system.svg?logo=github&style=social)](https://github.com/vinitshahdeo/) [![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/vinitshahdeo/online-debate-system.svg?logo=github&style=social)](https://github.com/vinitshahdeo/) [![GitHub last commit](https://img.shields.io/github/last-commit/vinitshahdeo/online-debate-system.svg?style=social&logo=git)](https://github.com/vinitshahdeo/) [![GitHub stars](https://img.shields.io/github/stars/vinitshahdeo/online-debate-system.svg?style=social)](https://github.com/vinitshahdeo/online-debate-system/stargazers) [![GitHub forks](https://img.shields.io/github/forks/vinitshahdeo/online-debate-system.svg?style=social&logo=git)](https://github.com/vinitshahdeo/online-debate-system/network) +------- + An Online Debate System with Voice Recognition using Web Speech API. It converts speech to text and predicts the ***"For the motion"*** and ***"Against the motion"*** using PHP library for Sentiment Analysis. ![Generic badge](https://img.shields.io/badge/debate-system-orange.svg) @@ -11,17 +13,24 @@ An Online Debate System with Voice Recognition using Web Speech API. It converts #### Link for [demo](https://vinitshahdeo.github.io/online-debate-system/speech.html) [![Generic badge](https://img.shields.io/badge/view-demo-teal.svg)](https://vinitshahdeo.github.io/online-debate-system/speech.html) + +------- + ## Useful Links - [Web Speech API Documentation](https://w3c.github.io/speech-api/speechapi.html) - [Web Speech API Source](https://github.com/w3c/speech-api) +------- + ## Requirements [![GitHub top language](https://img.shields.io/github/languages/top/vinitshahdeo/online-debate-system.svg?logo=php&style=social)](https://github.com/vinitshahdeo/) The source code of this project is written in **`PHP`**. So, you'll require **`WAMP/XAMPP/MAMP`** to run this project. +------- + ## Installing [![WAMP](https://img.shields.io/badge/wamp-server-red.svg)](http://www.wampserver.com/en/) [![XAMP](https://img.shields.io/badge/xampp-server-blue.svg)](https://www.apachefriends.org/download.html) [![MAMP](https://img.shields.io/badge/mamp-server-lightgrey.svg)](https://www.mamp.info/en/) @@ -36,6 +45,8 @@ The source code of this project is written in **`PHP`**. So, you'll require **`W Extract the folder in ***www*** or ***htdocs*** directory and run `localhost/speech.php` +------ + ## Special Mention Big thanks to [Shreya Anand](https://github.com/ShreyaAnand) for making the project report. Click [here](https://github.com/vinitshahdeo/online-debate-system/raw/master/docs/AI%20Review-2.pdf) to download the project report. @@ -44,6 +55,8 @@ Big thanks to [Shreya Anand](https://github.com/ShreyaAnand) for making the proj [![REPORT](https://img.shields.io/badge/download-Project%20Report-blue.svg?logo=microsoft-word&style=social)](https://github.com/vinitshahdeo/online-debate-system/raw/master/docs/AI%20Review-2.pdf) [![shreya](https://img.shields.io/badge/GitHub-@ShreyaAnand-follow.svg?logo=github&style=social)](https://github.com/ShreyaAnand) +------- + ## Need help? Feel free to contact me via [Facebook](https://www.facebook.com/vinit.shahdeo). @@ -86,6 +99,8 @@ ______ _ _ _ _ ``` +------ + ## License MIT © [Vinit Shahdeo](https://github.com/vinitshahdeo/online-debate-system/blob/master/LICENSE)