AI chatbot technology review

2023-12-09 08:08
文章标签 ai technology review chatbot

本文主要是介绍AI chatbot technology review,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!

Meta is a hotspot in last year and lots of companines keen on building a super Meta world to replace real world. More and more product can be created based on this concept. 【1】introduce a virtual human 陈水若 that can make a virtual conversition with human being by Microsoft 小冰 research group. In last year, CNN introduce that Microsoft patented a chatbot that would let you talk to dead people. It was too disturbing for production【2】。 

The function of virtual human are as following "Conversing in the personality of a specific person may include determining and/or using conversational attributes of the specific person, such as style, diction, tone, voice, intent, sentence/dialogue length and complexity, topic and consistency," as well as using behavioral attributes such as interests and opinions and demographic information such as age, gender and profession, the patent states.

The technologies include : "In some cases, the tool could even be used to apply voice and facial recognition algorithms to recordings, images and videos to create a voice and 2D or 3D model of the person to enhance the chatbot". also there is a paper methoned in [1] like "《Nature》刊登了来自MIT 研究团队的论文——机器学习的技术进展,让文本、图像、音频和视频数据的超现实合成成为可能", which is "AI-generated characters for supporting personalized learning and well-being"【3】【4】【5】the code link GitHub - mitmedialab/AI-generated-characters: AI-generated-character

【1】虚拟人春节搞事情!先在央视《对话》,又跟李玉刚组团除夕出道百度安全验证https://baijiahao.baidu.com/s?id=1723446023895912077&wfr=spider&for=pc

路过人间遇见你!三次元虚拟小姐姐翻唱《华夏》除夕贺新春 - 知乎,路过人间遇见你!三次元虚拟小姐姐翻唱《华夏》除夕贺新春 - 知乎编辑:桃子 好困 【新智元导读】虎年的钟声即将敲响,一场突如其来的雪让大地银装素裹,而一觉醒来又消失得无影无踪。在这冬天的尽头,两位美丽的虚拟小姐姐带着她们的歌声路过人间,遇见你。闭眼倾听,你感受到了…https://zhuanlan.zhihu.com/p/463398715

【2】Microsoft patented a chatbot that would let you talk to dead people. It was too disturbing for production,Microsoft patented a chatbot that would let you talk to dead people. It was too disturbing for production - CNN【3】AI-generated characters for supporting personalized learning and well-being

AI-generated characters for supporting personalized learning and well-being | Nature Machine Intelligence

【4】Nature子刊NMI2021_AI-generated characters for supporting personalized learning and well-being_阅读笔记 - 知乎

【5】Overview ‹ AI-generated Characters for Learning and Wellbeing — MIT Media Lab

AI-generated characters for supporting personalized learning and well-being | Nature Machine IntelligenceAdvancements in machine learning have recently enabled the hyper-realistic synthesis of prose, images, audio and video data, in what is referred to as artificial intelligence (AI)-generated media. These techniques offer novel opportunities for creating interactions with digital portrayals of individuals that can inspire and intrigue us. AI-generated portrayals of characters can feature synthesized faces, bodies and voices of anyone, from a fictional character to a historical figure, or even a deceased family member. Although negative use cases of this technology have dominated the conversation so far, in this Perspective we highlight emerging positive use cases of AI-generated characters, specifically in supporting learning and well-being. We demonstrate an easy-to-use AI character generation pipeline to enable such outcomes and discuss ethical implications as well as the need for including traceability to help maintain trust in the generated media. As we look towards the future, we foresee generative media as a crucial part of the ever growing landscape of human–AI interaction. Digitally recreating the likeness of a person used to be a costly and complex process. Through the use of generative models, AI-generated characters can now be made with relative ease. Pataranutaporn et al. discuss in this Perspective how this technology can be used for positive applications in education and well-being.https://www.nature.com/articles/s42256-021-00417-9

这篇关于AI chatbot technology review的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!



http://www.chinasem.cn/article/473071

相关文章

Java+AI驱动实现PDF文件数据提取与解析

《Java+AI驱动实现PDF文件数据提取与解析》本文将和大家分享一套基于AI的体检报告智能评估方案,详细介绍从PDF上传、内容提取到AI分析、数据存储的全流程自动化实现方法,感兴趣的可以了解下... 目录一、核心流程:从上传到评估的完整链路二、第一步:解析 PDF,提取体检报告内容1. 引入依赖2. 封装

Spring AI使用tool Calling和MCP的示例详解

《SpringAI使用toolCalling和MCP的示例详解》SpringAI1.0.0.M6引入ToolCalling与MCP协议,提升AI与工具交互的扩展性与标准化,支持信息检索、行动执行等... 目录深入探索 Spring AI聊天接口示例Function CallingMCPSTDIOSSE结束语

三频BE12000国补到手2549元! ROG 魔盒Pro WIFI7电竞AI路由器上架

《三频BE12000国补到手2549元!ROG魔盒ProWIFI7电竞AI路由器上架》近日,华硕带来了ROG魔盒ProWIFI7电竞AI路由器(ROGSTRIXGR7Pro),目前新... 华硕推出了ROG 魔盒Pro WIFI7电竞AI路由器(ROG STRIX GR7 Phttp://www.cppcn

Spring AI 实现 STDIO和SSE MCP Server的过程详解

《SpringAI实现STDIO和SSEMCPServer的过程详解》STDIO方式是基于进程间通信,MCPClient和MCPServer运行在同一主机,主要用于本地集成、命令行工具等场景... 目录Spring AI 实现 STDIO和SSE MCP Server1.新建Spring Boot项目2.a

基于Flask框架添加多个AI模型的API并进行交互

《基于Flask框架添加多个AI模型的API并进行交互》:本文主要介绍如何基于Flask框架开发AI模型API管理系统,允许用户添加、删除不同AI模型的API密钥,感兴趣的可以了解下... 目录1. 概述2. 后端代码说明2.1 依赖库导入2.2 应用初始化2.3 API 存储字典2.4 路由函数2.5 应

Spring AI ectorStore的使用流程

《SpringAIectorStore的使用流程》SpringAI中的VectorStore是一种用于存储和检索高维向量数据的数据库或存储解决方案,它在AI应用中发挥着至关重要的作用,本文给大家介... 目录一、VectorStore的基本概念二、VectorStore的核心接口三、VectorStore的

Spring AI集成DeepSeek三步搞定Java智能应用的详细过程

《SpringAI集成DeepSeek三步搞定Java智能应用的详细过程》本文介绍了如何使用SpringAI集成DeepSeek,一个国内顶尖的多模态大模型,SpringAI提供了一套统一的接口,简... 目录DeepSeek 介绍Spring AI 是什么?Spring AI 的主要功能包括1、环境准备2

Spring AI集成DeepSeek实现流式输出的操作方法

《SpringAI集成DeepSeek实现流式输出的操作方法》本文介绍了如何在SpringBoot中使用Sse(Server-SentEvents)技术实现流式输出,后端使用SpringMVC中的S... 目录一、后端代码二、前端代码三、运行项目小天有话说题外话参考资料前面一篇文章我们实现了《Spring

Spring AI与DeepSeek实战一之快速打造智能对话应用

《SpringAI与DeepSeek实战一之快速打造智能对话应用》本文详细介绍了如何通过SpringAI框架集成DeepSeek大模型,实现普通对话和流式对话功能,步骤包括申请API-KEY、项目搭... 目录一、概述二、申请DeepSeek的API-KEY三、项目搭建3.1. 开发环境要求3.2. mav

C#集成DeepSeek模型实现AI私有化的流程步骤(本地部署与API调用教程)

《C#集成DeepSeek模型实现AI私有化的流程步骤(本地部署与API调用教程)》本文主要介绍了C#集成DeepSeek模型实现AI私有化的方法,包括搭建基础环境,如安装Ollama和下载DeepS... 目录前言搭建基础环境1、安装 Ollama2、下载 DeepSeek R1 模型客户端 ChatBo