A chat application which understands emotions & communication style using IBM Watson Tone Analyzer API
-
System dependencies
- Ruby 2.3
- Rails 5
- Redis
-
rake db:create && rake db:migrate
-
rake db:seed
-
redis-server
-
rails server
Add credentials of IBM Watson account in config/secrets.yml
based on environment.