vaibhawvipul / WikipediaForBlinds

This website allows blind users to get a summary of wikipedia article by speech-text-speech format.

Home Page:https://vaibhawlabs.pythonanywhere.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WikipediaForBlinds

This website allows blind users to get a summary of wikipedia article by speech-text-speech format.

The code is released under GNU General Public License V2. Though, It has components webkit which is released under BSD-form license. Speech Recognition is performed on the server not locally on browser.

In the Era of technology, blindness in no way should create barrier for people who want education.

They have everything with them, determination, optimism, focus then why should they lack access to knowledge?

It is an initiative to help visually impaired people access information in a friendly way. It is very simple to use.

It will start taking input through microphone It converts speech to text and searches that info on wikipedia. It renders back the information and speaks it back. If Article is unavailable on wikipedia, It will ask you to speak again.

In Short, Wikipedia for Blinds. wikipedia using speech. Sounds cool, isn't it? "When your senses work in sync one can do wonders."

This repository for those enthusiasts who want changes in my website or want to create something on their own. The project is python-django based. It uses JavaScript to for speech-text-speech conversion. It also uses wikipedia python api.

We do not store any search result.

If you want to use website directly- https://vaibhawlabs.pythonanywhere.com/

About

This website allows blind users to get a summary of wikipedia article by speech-text-speech format.

https://vaibhawlabs.pythonanywhere.com/

License:GNU General Public License v2.0


Languages

Language:HTML 61.9%Language:Python 38.1%