zoukankan      html  css  js  c++  java
  • 一个使用 Python 的人工智能聊天机器人框架

    一个Python 的 AI Chatbot框架

    建立一个聊天室可以听起来很棒,但它是完全可行的。 IKY是一个内置于Python中的AI动力对话对话界面。 使用IKY,很容易创建自然语言会话场景,无需编码工作。 平滑的UI使得轻松创建和训练机器人的对话,并且随着从与人们的对话中学习而不断变得更聪明。 IKY可以通过将API与该平台集成在您所选择的任何渠道(如Messenger,Slack等)上。

    您不需要成为人工智能的专家来创建具有人工智能的真棒聊天机。 有了这个基本的项目,你可以随时创建一个人工智能动力聊天机。可能有几十个错误。 所以随时可以通过拉请求作出贡献。

    An AI Chatbot framework built in Python

    Building a chatbot can sound daunting, but it’s totally doable. IKY is an AI powered conversational dialog interface built in Python. With IKY it’s easy to create Natural Language conversational scenarios with no coding efforts whatsoever. The smooth UI makes it effortless to create and train conversations to the bot and it continuously gets smarter as it learns from conversations it has with people. IKY can live on any channel of your choice (such as Messenger, Slack etc.) by integrating it’s API with that platform.

    You don’t need to be an expert at artificial intelligence to create an awesome chatbot that has artificial intelligence. With this basic project you can create an artificial intelligence powered chatting machine in no time.There may be scores of bugs. So feel free to contribute via pull requests.

    项目地址: https://github.com/alfredfrancis/ai-chatbot-framework
    更多资源:http://www.buluo360.com/

  • 相关阅读:
    WinInet中的FTP操作
    CodeIgniter 用户指南 版本 1.7.2
    《Windows Mobile实例开发》电子书提供下载
    程序静默安装的参数总结
    Select a table of certain webpage
    568A
    在IIS 5.1 或IIS6 中配置PHP 的FastCGI模式
    镁天三国育将篇
    镁天三国军事篇
    windows 环境下的 protoc 安装
  • 原文地址:https://www.cnblogs.com/panchuangai/p/12568290.html
Copyright © 2011-2022 走看看