Giter Club home page Giter Club logo

echoforme's Introduction

EchoForMe

Make learning clear and concise

EchoForMe is a Web Application that reads out the latest news to the user.It is designed especially for visually impaired people to help them by reading out the daily news to them.It is a user-friendly application that can be used by people of all generations.It seeks to address challenges faced by physically challenged people or children while learning,people who focus more on verbal concepts of teaching and also for those who wish to learn the way of recitation and pronunciation of english language words.

Prerequisites :

  • Django
  • CockroachDB
  • Web Scraping
  • Python programming language
  • Front end development tools

Setting Up virtual Python3 environment

1.Follow the commands to create a environemnt "env" and activate it

$sudo apt-get install python3.7-venv
$python3.7 -m venv env

2.Activate the environment using the command below

$source env/bin/activate

3.Install the required libraries in the virtual environment

$pip3 install -r requirements.txt

4.To deactivate the environment,use

$deactivate

Setting up the project

1.Create a 'django_projects' directory within the same directory as the virtual environment

2.Initialise the directory for git and clone the repository

3.Refer the cockroachDB integration article to set up the database with the required tables.

4.Activate your virtual python3 environment and start the Django server using the below command

$python3 manage.py runserver 

5.Follow the URL dispalyed and you will be directed to the website

Demo of the project

Demo of the application can be found at the youtube link : https://www.youtube.com/watch?v=3mhjo_kNuhM&feature=youtu.be

Future Scope

1.Enabling keyboard response (clicking keys) feature instead of clicking buttons - Much more helpful for people who have just started learning working with computers.

2.To save time in reading useless contents,we plan to add the text summarization module before creating audio files.This step will help us save both time and memory.

3.We intend to make the software much more robust and utilise other pretrained models for tts to compare their performance and use the tool that displays best performance.

4.EchoForMe can be further developed to add the recommendation feature where it can read out those news which match the interests of the user.

Contributors ๐ŸŒŸ

Thanks goes to these wonderful people โœจโœจ:


rsrkpatwari1234

๐Ÿ‘‘ ๐Ÿ’ป ๐Ÿ‘€ ๐Ÿ’ฌ Author

vidit624

๐Ÿ’ป ๐Ÿ›

tejan-singh

๐Ÿ“–

echoforme's People

Contributors

rsrkpatwari1234 avatar vidit624 avatar tejan-singh avatar akrish4 avatar samir-0711 avatar

Stargazers

Barnik Maity avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.