Coder Social home page Coder Social logo

chrome-speak's Introduction

Chrome Speak

The goal of this project is to help people with disabilities surf the internet using their voice. This can be implemented by pairing a chrome extension with a smart speaker (such as alexa or google home) which uses machine learning to help map user responses to the correct browser action they desire. If you join this project, you'll get to learn the ins and outs of how chrome extensions work and help make the internet more accessible. Examples of people who would benefit from this project: https://webaim.org/articles/motor/motordisabilities Note: If you speak other languages, we'd greatly appreciate your help in launching the extension in other countries. If alexa is used for the project, the skill can be used in the following countries at this time: https://developer.amazon.com/docs/custom-skills/develop-skills-in-multiple-languages.html

The Project Team

Team Lead

Zachary Owen [email protected]

Team Members

  1. Member one
  2. Member two
  3. Member three

Project Technologies

This project will use:

  • Javascript
  • Alexa & AWS

How to start helping

Please make sure you have git installed on your computer before you begin to help. To install git, please visit Git

To begin open your terminal (if using Linux/Mac) or git bash (if Windows), and navigate to the folder that you would like to save this project

If you need help navigating the terminal please refer to this link: Linux Command Tutorial

use git clone https://github.com/CSUF-ACM/chrome-speak.git to clone the repository into your folder

To work on the project without disrupting the work of others or having your work disturbed, use git branch <branchname> to create a new branch, then use git checkout <branchname> to start working on your new branch

Saving your progress

To check the status of your repository, seeing what files have been modified or added, use git status to print a status message

After you've made some changes or created new files, use git add <file> or git add * to add all of your new/modified files to the stage

Once those files have been added, use git commit -m "Commit message here" to create the commit, then use git push origin <branchname> to push your commit to the remote repository

Merging your work

If you would like to have the code on your branch merged with the master, please submit a pull request on the git hub page https://github.com/CSUF-ACM/chrome-speak/pulls

If the pull request is accepted, your branch will be merged with the master branch

Additional help

If you need some more help with git commands, please visit Git Command Tutorial

If you have any questions or need more help, please contact the Project Lead, Zachary Owen [email protected]

chrome-speak's People

Contributors

hackyzach avatar thelonster avatar

Watchers

 avatar  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.