Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 479 Bytes

File metadata and controls

25 lines (14 loc) · 479 Bytes

BotChat

好久之前为了学英语(并没有)做的Android聊天机器人, 调用 图灵接口(调用百度翻译接口进行英文会话)

需要配置图灵api, 百度翻译api

cn.mirakyux.botchat.util.Constant

TULING_KEY

BAIDU_APPID

BAIDU_SECURITY_KEY

申请自己的图灵api

申请自己的百度翻译api