Team name: [email protected]
- Rakesh Rajpurohit - [email protected]
- Vishal Bajrang Dange - [email protected]
- Vedant Deepak Mondkar - [email protected]
- Prashant Tukaram Bhala - [email protected]
- Riya Gupta
- Hrim Gandhi
- Akshat Salva
This project is a voice controlled website. We have build it in a way that every part and very feature of this site can be accessed by voice.
- While using this site try to minimize the use of mouse.
- Try to speak clear will commanding the site.
Project 1 is good for blink people, but isn't that good for common people. The reasons are as follows:
-
Its is a bit slow because it include ajax call, plus use of modules like gtts and speech-recognition slow the app.
-
Use of mouse instead of voice can create problems like speech overlapping and more.
Hence need of a Non Voice Controlled site arise.
The site has a login system. You need to login to enjoy the services like music, news, dairy. In the news section first the titles of latest news are spoken and then of the sorted news. The news is sorted into three categories:
- business
- entertainment
- sports
you can choose any one at a time.
The music section contains music sorted as follows:
- Sorted by Years
- Sorted by Languages
- Sorted by Artists
In the diary section the stories can be added by two ways:
- Oral way
- By typing
The site also has an about us page and a contact us page.
- GitHub repo link for Project 1: Link to repository
- GitHub repo link for Project 2: Link to repository
- Drive link: Drive link here
- Website link: Due to some storage issues we'll be showing the app in presentation by running locally.
- Python
- HTML, CSS, JS
- Python-Django
- jQuery
- Bootstrap
Being a voice controlled site one can use it using voice. The only precausions are, you need to have a good internet connection and your system should have a well working microphone.
You can run this site without any such precausions mentioned above.
This application is a great help for Blind people. It has a good range of functionality right from latest news to a range of songs to a diary for storing your past, present, future.
The diary can also be used for storing notes(#Save_Paper).
This project is mainly dependent on its voice input and output. Hence, improvement in modules like speech-recognition, gtts(google-text-to-speech) plays a vital role in the sites improvement.
More music can also be added to the site.
More options can be added to the news page (description of each news, etc).