Skip to content

bbq2100/Loudhailer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LoudHailer – Reaching your audience!

A mnmlst voice recognition app based on Akka Streams, wit.ai (aka NLP as service) and Firebase for messaging.

Vision

For more information checkout my blog posts.

How to run the stream?

  1. Create an account @ wit.ai and copy the access token to wit.token
  2. Create an account @ Firebase and copy the access token to firebase.token

How to run the client app?

  1. Create a new client project at Firebase (by now I assume you already have an account)
  2. Just follow the instructions there and finally copy the google-services.json into the root of the client directory.