Difference between revisions of "Conversational AI"

From
Jump to: navigation, search
m
m
Line 20: Line 20:
 
** [https://medium.com/@nkz.0814/generative-ai-100-usecase-d37a4ef42dad Generative AI 100 use case | Shunsuke Nakaji - Medium]
 
** [https://medium.com/@nkz.0814/generative-ai-100-usecase-d37a4ef42dad Generative AI 100 use case | Shunsuke Nakaji - Medium]
 
** [https://www.enterpriseappstoday.com/news/generative-ai-statistics.html Generative AI Statistics By Industry, Sector, Revenue and Facts | Barry Elad  - Enterprise Apps Today]
 
** [https://www.enterpriseappstoday.com/news/generative-ai-statistics.html Generative AI Statistics By Industry, Sector, Revenue and Facts | Barry Elad  - Enterprise Apps Today]
* [[Capabilities]]
 
** [[Video/Image]] ... [[Vision]] ... [[Colorize]] ... [[Image/Video Transfer Learning]]
 
** [[End-to-End Speech]] ... [[Synthesize Speech]] ... [[Speech Recognition]]
 
 
* [[AI Solver]]
 
* [[AI Solver]]
* [[Discriminative vs. Generative]]
 
** [https://en.wikipedia.org/wiki/Generative_model Generative Model | Wikipedia]
 
 
** [[Generative Pre-trained Transformer (GPT)]]
 
** [[Generative Pre-trained Transformer (GPT)]]
 
** [[Generative Query Network (GQN)]]
 
** [[Generative Query Network (GQN)]]
Line 32: Line 27:
 
** [[Generative AI for Business Analysis]]
 
** [[Generative AI for Business Analysis]]
 
** [[Natural Language Generation (NLG)]]
 
** [[Natural Language Generation (NLG)]]
* [[Moonshots#Emergence from Analogies|Emergence from Analogies]]
 
* Demos, generating...
 
** Music: [https://colab.research.google.com/notebooks/magenta/piano_transformer/piano_transformer.ipynb  Generating Piano Music with Transformer | I. Simon, A. Huang, J. Engel, C. "Fjord" Hawthorne - Google on Colab]  play with pretrained [[Transformer]] models for piano music generation, based on the [https://magenta.tensorflow.org/music-transformer Music Transformer model]
 
** Faces: [https://colab.research.google.com/github/tensorflow/hub/blob/master/examples/colab/tf_hub_generative_image_module.ipynb TF-Hub generative image model | The TensorFlow Hub Authors - Google] use of a [https://www.tensorflow.org/hub TF-Hub] module based on a generative adversarial network (GAN). The module maps from N-dimensional vectors, called latent space, to RGB images.
 
** 3D Objects: [https://colab.research.google.com/github/tensorflow/lucid/blob/master/notebooks/differentiable-parameterizations/style_transfer_3d.ipynb 3D Style Transfer | Google]  uses Lucid to implement style transfer from a textured 3D model and a style image onto a new texture for the 3D model by using a [https://distill.pub/2018/differentiable-parameterizations/#section-style-transfer-3d Differentiable Image Parameterization]
 
 
* Demo, summarizing, priority listing, & analysis...
 
* Demo, summarizing, priority listing, & analysis...
 
** [https://www.chatpdf.com/ ChatPDF]  
 
** [https://www.chatpdf.com/ ChatPDF]  

Revision as of 13:41, 15 April 2023

YouTube ... Quora ...Google search ...Google News ...Bing News


Conversational AI refers to technologies, like chatbots or virtual agents, which users can talk to. They use large volumes of data, machine learning, and natural language processing to help imitate human interactions, recognizing speech and text inputs and translating their meanings across various languages. Conversational AI can simulate human conversation and is made possible by natural language processing (NLP), a field of AI that allows computers to understand and process human language.

Some examples of conversational AI include chatbots, virtual assistants, text-to-speech software, and speech recognition software . Conversational AI works by using a combination of natural language processing (NLP) and machine learning (ML). Conversational AI systems are trained on large amounts of data, such as text and speech. This data is used to teach the system how to understand and process human language. The system then uses this knowledge to interact with humans in a natural way. It’s constantly learning from its interactions and improving its response quality over time .

Some benefits of using conversational AI include reducing costs and increasing productivity and operational efficiency through automation. It can also deliver better customer experience, achieve higher customer engagement and satisfaction .