Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我读过类似的问题,但他们谈论的是人工智能模型。我想要做的是构建一个简单的机器人,它接受预定义的命令并执行所需的操作。不需要学习。我已经准备好了整个流程图。我需要的是获取用户在他/她的聊天中键入的命令。
会议机器人可以做到这一点,这是用 python 编写的。