Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 802 Bytes

README.md

File metadata and controls

38 lines (29 loc) · 802 Bytes

robot-helper

This is a chatbot based on baidu voice synthesis and Turing robot

robot-helper

Run

$ yarn install
$ yarn run dev

Do

  • 聊天
  • 语音对话
  • 查询天气
  • 查询新闻
  • 查询百科
  • 打开百度搜索
  • 播放音乐
  • 定时闹钟
  • 指定schedule

Contributing

  • Fork this Repo first
  • Clone your Repo
  • Install dependencies by $ npm install
  • Checkout a feature branch
  • Feel free to add your features
  • Make sure your features are fully tested
  • Publish your local branch, Open a pull request
  • Enjoy hacking <3

built upon love by docor v0.3.0