Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/negativetwelve/talk-n-text

Natural Language coding platform. Write code using only your voice!
https://github.com/negativetwelve/talk-n-text

Last synced: 17 days ago
JSON representation

Natural Language coding platform. Write code using only your voice!

Awesome Lists containing this project

README

        

# Talk 'n Text

## About

Talk2Text is an online text editor designed to allow you to codewithout typing. You simply speak in a natural tone through your microphoneand the online text editor will turn your spoken word into code.

We won third place at the Blueprint Social Good Hackathon! [Link](http://www.calblueprint.org/hacks/14)

## Setup

bundle install
rake db:create
rake db:migrate
rails s