#31度网赚班# 人工智能网页对话系统,附带二次开发文档(搭建教程+源码)

一、课程介绍

人工智能方式,把剧本文字自动转化成动画影片,还可以向动画人物提问故事里的事情。

机器人到达 人类的思维水平,只是时间问题,早晚能到达 的。但是这个进程 有两种可能,一种是人们研发出聪明智能的算法,使机器人像人类一样聪明。另一种是研发不出聪明智能的算法,但是笨办法的数量多,深入生活的各个细节,结果也能使机器人像人类一样聪明。就像笨孩子,只要努力多学,也能像聪明的孩子一样。

现在还是人工智能的初期阶段。目前的主流方式是模式匹配和逻辑思维。模式匹配就是如果知识和提问能匹配上程序设定,机器人就能回答,否则就回答不了。逻辑思维就是因果关系、先后阶段、条件状态等,这种思维方式显得理性、机械化,但不是情感思维

二、实操教学

此程序完全开源、完全免费,只用于个人研究,不得用于商业目的

1、运行需要mysql数据库(建议用5.7版本)和php运行环境(例如AppServ)。

2、新建数据库,把snow.sql导入数据库,字符集设utf8,排序规则设utf8_general_ci

3、配置文件config.php改成你的信息,就可以运行了

index.html 修改网站首页信息

后台地址:你的域名/login.php

二次开发文档介绍

1、 The course introduces the artificial intelligence method, which automatically converts the script text into animated films, and can also ask the animated characters about the story. It's only a matter of time before robots reach the level of human thinking. Sooner or later, they can reach it. But there are two possibilities in this process. One is that people develop intelligent algorithms to make robots as smart as humans. The other is that intelligent algorithms can not be developed, but there are many stupid methods, which can go deep into every detail of life. As a result, robots can be as smart as humans. Just like stupid children, as long as they study hard, they can also be like smart children. It is still the early stage of artificial intelligence. The current mainstream mode is pattern matching and logical thinking. Pattern matching means that if the knowledge and questions can match the program settings, the robot can answer, otherwise it cannot answer. Logical thinking is causality, sequential stages, conditional States, etc. this mode of thinking appears rational and mechanized, but not emotional thinking. 2. Practical teaching this program is completely open-source and free. It is only used for personal research and cannot be used for commercial purposes. 1. MySQL database (version 5.7 is recommended) and PHP running environment (such as AppServ) are required for operation. 2. Create a new database, import snow.sql into the database, set utf8 for character set and UTF8 for sorting rule_ general_ Ci3. Change the configuration file config.php to your information, and you can run index HTML modify the website homepage information background address: your domain name / login.php secondary development document introduction

声明:本站所有文章,如无特殊说明或标注,均为本站原创发布。任何个人或组织,在未征得本站同意时,禁止复制、盗用、采集、发布本站内容到任何网站、书籍等各类媒体平台。如若本站内容侵犯了原著者的合法权益,可联系我们进行处理。