Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 380 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 380 Bytes

Turing_chatting_bot_System

  • 一个简单的智能聊天机器人系统
  • 使用python语言实现
  • 使用python的tkinter模块实现图形化界面
  • 使用百度人工智能语音技术相关的API来进行语音识别以及语音合成的操作
  • 使用图灵机器人网站的聊天机器人接口和请求参数来处理和机器人的交互