AI技术发展日新月异,随着ChatGPT、Stable Diffusion等AI技术出现在人们的视野中,新一代的AI热潮正向着我们袭来.
废话不多说,接下来就介绍我们今天的主角Bard.
简而言之,Bard是Google旗下的类似于ChatGPT的一个语言AI,但是到现在为止它只支持英语交互.相较于ChatGPT,Bard的优点是其获取更为便捷,至少它不需要外国手机号.
下面是Bard的自我介绍
Bard is a large language model, also known as a conversational AI or chatbot trained to be informative and comprehensive. Bard is trained on a massive amount of text data, and is able to communicate and generate human-like text in response to a wide range of prompts and questions. For example, Bard can provide summaries of factual topics or create stories.
里面出现了一个生词”prompt“,可以理解是”提示”:
A prompt is a word or phrase that is used to start a conversation or to ask a question. It can also be used to give someone a reminder or to help them remember something.
下面是一些日常生活中的”prompt”的例子:
• “What can I do for you today?”
• “What is your name?”
• “Remember to take out the trash tonight.”
• “Enter your username and password.”
如果你使用过window系统中的命令行的话,就会知道下面的计算机中的”prompt”的含义:
In computer programming, a prompt is a message that is displayed on a screen to indicate that the computer is ready for input.
具体的例子如下:
Are you sure you want to continue? (Yes/No)这是一段在cmd中经常会出现的句子,询问你是否要继续,这句话就是一个prompt.
在Bard的自我介绍中,prompt的含义应该是第一个,即你要给Bard一个提示或者是问题,让它来回答.
说句题外话,Bard这个名字在LoL中也有出现,问它的话它也知道.
就这样我们今天学习了一个单词prompt.