GitXplorerGitXplorer
y

linebot

public
1 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
59947a2a9c7dbfbed35116728e0709538d562c88

Fix bad naming: notifacation/predictImg

yyichung279 committed 6 years ago
Unverified
37f69671d9328c7100d77f1c496eb9d1e11560ed

Fix bad naming

yyichung279 committed 6 years ago
Unverified
56ec70c5a255b970f9ae38d3fe8f8112e7b0eec4

Fix config.json.sample

yyichung279 committed 6 years ago
Unverified
3c8ec9e092a45d4d12bd17b88018ff44b079a929

Recover deleting

yyichung279 committed 6 years ago
Verified
67cc95f5cb881dded710c51f1253a90346f025bf

Delete convLSTM_external.h5

yyichung279 committed 6 years ago
Unverified
e95caddcd2fdc309e40591e5ffac9bb8938d5140

Clear 'Using tensorflow backend'

yyichung279 committed 6 years ago

README

The README file for this repository.

linebot

Rain-forcast is a messenger chatbot tells you when to rain.

Install Dependencies

  • $ yarn
  • $ pip3 install -r requires.txt

Setup

  1. Go to Line Developers, set your channel and webhook.
  2. $ cp config.sample.json config.json and write down your configuration.
  3. Build your model and soft-link it as convLSTM_exteral.h5.
  4. $ node server.js

Test

Command$node server.js testtrue), app will send you a notification about 5 seconds later.