Home

Awesome

Online Debate System

GitHub commit activity GitHub code size in bytes GitHub last commit GitHub stars GitHub forks

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.

<img src="./debatelogo.png" width=30% height=30%/>

Generic badge Generic badge Generic badge

Link for demo

Generic badge

Useful Links

Requirements

GitHub top language

The source code of this project is written in PHP. So, you'll require WAMP/XAMPP/MAMP to run this project.

Installing

WAMP XAMP MAMP

Instructions

chrome

Extract the folder in www or htdocs directory and run localhost/speech.php

Special Mention

Big thanks to Shreya Anand for making the project report. Click here to download the project report.

You can also find the report inside docs folder.

REPORT shreya

Need help?

<a href="https://www.eatmy.news/2020/06/code-like-you-eat-i-mean-code-daily-as.html"><img src="https://raw.githubusercontent.com/vinitshahdeo/Water-Monitoring-System/master/assets/vinit-shahdeo.jpg" width="150px " height="150px" /></a>
Vinit Shahdeo
<a href="https://twitter.com/Vinit_Shahdeo"><img src="https://raw.githubusercontent.com/vinitshahdeo/Water-Monitoring-System/master/assets/twitter.png" width="32px" height="32px"></a> <a href="https://www.facebook.com/vinit.shahdeo"><img src="https://raw.githubusercontent.com/vinitshahdeo/Water-Monitoring-System/master/assets/facebook.png" width="32px" height="32px"></a> <a href="https://www.linkedin.com/in/vinitshahdeo/"><img src="https://raw.githubusercontent.com/vinitshahdeo/Water-Monitoring-System/master/assets/linkedin.png" width="32px" height="32px"></a>

Feel free to contact me via Facebook.

Invite me to connect on LinkedIn.

Facebook Quora Instagram




 _____ _                 _     __   __            
|_   _| |               | |    \ \ / /            
  | | | |__   __ _ _ __ | | __  \ V /___  _   _   
  | | | '_ \ / _` | '_ \| |/ /   \ // _ \| | | |  
  | | | | | | (_| | | | |   <    | | (_) | |_| |  
  \_/ |_| |_|\__,_|_| |_|_|\_\   \_/\___/ \__,_|  
                                                  
                                                  
______                                            
|  ___|                                           
| |_ ___  _ __                                    
|  _/ _ \| '__|                                   
| || (_) | |                                      
\_| \___/|_|                                      
                                                  
                                                  
______      _               _   _               _ 
| ___ \    (_)             | | | |             | |
| |_/ / ___ _ _ __   __ _  | |_| | ___ _ __ ___| |
| ___ \/ _ \ | '_ \ / _` | |  _  |/ _ \ '__/ _ \ |
| |_/ /  __/ | | | | (_| | | | | |  __/ | |  __/_|
\____/ \___|_|_| |_|\__, | \_| |_/\___|_|  \___(_)
                     __/ |                        
                    |___/                         

 


License

MIT © Vinit Shahdeo

GitHub license Twitter Follow



if (isAwesome) {
    // thanks in advance :p
    starThisRepository();
}