/ChatAssistant

Wechat assistant

Primary LanguageJavaScript

A chat bot based on wechat4u

Tips on how to run the code:

  • install yarn then run yarn install
  • install npm install --global flow-remove-types
  • run flow-node src/index.js

Features:

  • Parse Bilibili uri for you -- you could then copy the number in Bilibili app and watch it on your phone! image
  • Parse hashtag and saves to db (todo) image image
  • Use Tuling123 as the NLP engine to power other interaction. image

Todo:

  • Add support for DB and search
  • Performance measurement