Skip to content

Remarkable Understanding Personal Agent, a chat bot built using ReactJS + socket.io + watson api

Notifications You must be signed in to change notification settings

tuxrace/react-rupa

Repository files navigation

R.U.P.A

Remarkable Understanding Personal Agent.

Rupa is a messaging app chat bot, that can perform simple taks, and give out instant answers to common inquiries.

Working demo

https://tuxrace.github.io/react-rupa/

Technologies Used

  • ReactJS
  • Node.js
  • Socket.io
  • Bluemix

Serve

 webpack-dev-server --inline --hot
 http://localhost:8080

or

 simplehttpserver .
 http://localhost:8000

Build

 webpack --progress --config webpack.config.prod.js -p

To Minify

Add this entry to webpack.config.prod.js

plugins: [
    new webpack.optimize.UglifyJsPlugin()
]

About

Remarkable Understanding Personal Agent, a chat bot built using ReactJS + socket.io + watson api

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •