All language subtitles for 01 - Agent AI ecosystem

af Afrikaans
ak Akan
sq Albanian
am Amharic
ar Arabic
hy Armenian
az Azerbaijani
eu Basque
be Belarusian
bem Bemba
bn Bengali
bh Bihari
bs Bosnian
br Breton
bg Bulgarian
km Cambodian
ca Catalan
ceb Cebuano
chr Cherokee
ny Chichewa
zh-CN Chinese (Simplified)
zh-TW Chinese (Traditional)
co Corsican
hr Croatian
cs Czech
da Danish
nl Dutch
en English
eo Esperanto
et Estonian
ee Ewe
fo Faroese
tl Filipino
fi Finnish
fr French
fy Frisian
gaa Ga
gl Galician
ka Georgian
de German
el Greek
gn Guarani
gu Gujarati
ht Haitian Creole
ha Hausa
haw Hawaiian
iw Hebrew
hi Hindi
hmn Hmong
hu Hungarian
is Icelandic
ig Igbo
id Indonesian
ia Interlingua
ga Irish
it Italian
ja Japanese
jw Javanese
kn Kannada
kk Kazakh
rw Kinyarwanda
rn Kirundi
kg Kongo
ko Korean
kri Krio (Sierra Leone)
ku Kurdish
ckb Kurdish (Soranî)
ky Kyrgyz
lo Laothian
la Latin
lv Latvian
ln Lingala
lt Lithuanian
loz Lozi
lg Luganda
ach Luo
lb Luxembourgish
mk Macedonian
mg Malagasy
ms Malay
ml Malayalam
mt Maltese
mi Maori
mr Marathi
mfe Mauritian Creole
mo Moldavian
mn Mongolian
my Myanmar (Burmese)
sr-ME Montenegrin
ne Nepali
pcm Nigerian Pidgin
nso Northern Sotho
no Norwegian
nn Norwegian (Nynorsk)
oc Occitan
or Oriya
om Oromo
ps Pashto
fa Persian
pl Polish
pt-BR Portuguese (Brazil) Download
pt Portuguese (Portugal)
pa Punjabi
qu Quechua
ro Romanian
rm Romansh
nyn Runyakitara
ru Russian
sm Samoan
gd Scots Gaelic
sr Serbian
sh Serbo-Croatian
st Sesotho
tn Setswana
crs Seychellois Creole
sn Shona
sd Sindhi
si Sinhalese
sk Slovak
sl Slovenian
so Somali
es Spanish
es-419 Spanish (Latin American)
su Sundanese
sw Swahili
sv Swedish
tg Tajik
ta Tamil
tt Tatar
te Telugu
th Thai
ti Tigrinya
to Tonga
lua Tshiluba
tum Tumbuka
tr Turkish
tk Turkmen
tw Twi
ug Uighur
uk Ukrainian
ur Urdu
uz Uzbek
vi Vietnamese
cy Welsh
wo Wolof
xh Xhosa
yi Yiddish
yo Yoruba
zu Zulu
Would you like to inspect the original subtitles? These are the user uploaded subtitles that are being translated: 1 00:00:00,005 --> 00:00:02,002 - [Instructor] Now I'm going to show you 2 00:00:02,002 --> 00:00:04,003 the Agent AI ecosystem 3 00:00:04,003 --> 00:00:06,003 and how to group the various products 4 00:00:06,003 --> 00:00:08,000 available in the market. 5 00:00:08,000 --> 00:00:10,005 This is an important lesson for you to learn 6 00:00:10,005 --> 00:00:12,009 to make build-versus-buy decisions, 7 00:00:12,009 --> 00:00:15,000 and in designing the tech stack needed 8 00:00:15,000 --> 00:00:18,009 for building Agent AI products and solutions. 9 00:00:18,009 --> 00:00:23,003 There are many types of products in the Agent AI ecosystem. 10 00:00:23,003 --> 00:00:26,003 Let us learn them one at a time. 11 00:00:26,003 --> 00:00:28,007 Agent AI begins with the LLM, 12 00:00:28,007 --> 00:00:32,001 so the many LLM solutions are an important part 13 00:00:32,001 --> 00:00:34,007 of the Agent AI ecosystem. 14 00:00:34,007 --> 00:00:39,003 Within this, there are open source and closed source LLM. 15 00:00:39,003 --> 00:00:41,001 You can refer to my course, 16 00:00:41,001 --> 00:00:44,001 No-Code Generative AI For Business Professionals 17 00:00:44,001 --> 00:00:45,005 on LinkedIn Learning 18 00:00:45,005 --> 00:00:48,008 to learn how to pick the right LLM. 19 00:00:48,008 --> 00:00:51,000 An LLM can chat 20 00:00:51,000 --> 00:00:54,007 or generate images or code or video on a prompt. 21 00:00:54,007 --> 00:00:57,006 In essence, an LLM is a neural network. 22 00:00:57,006 --> 00:00:59,003 It stores relationship of words 23 00:00:59,003 --> 00:01:01,005 to other words from its pre-training, 24 00:01:01,005 --> 00:01:04,002 and all it can do is a recall of words 25 00:01:04,002 --> 00:01:06,007 or generate images in a similar fashion. 26 00:01:06,007 --> 00:01:09,001 It cannot run a computer program. 27 00:01:09,001 --> 00:01:12,009 This is where the Agent AI needs tools 28 00:01:12,009 --> 00:01:15,000 to automate tasks. 29 00:01:15,000 --> 00:01:17,003 Tools can be as simple as an internet search 30 00:01:17,003 --> 00:01:19,000 or a web builder, 31 00:01:19,000 --> 00:01:22,001 or it can be a video or image generator, 32 00:01:22,001 --> 00:01:23,008 or it can even be complex tools 33 00:01:23,008 --> 00:01:27,004 that helps the LLM go past predicting words 34 00:01:27,004 --> 00:01:30,008 to help the Agent AI run simple tasks 35 00:01:30,008 --> 00:01:34,008 to achieve the complex tasks requested of it. 36 00:01:34,008 --> 00:01:36,009 There's a category of products evolving 37 00:01:36,009 --> 00:01:40,001 called tool aggregators that provide an interface 38 00:01:40,001 --> 00:01:43,003 to access multiple tools with a simple API interface. 39 00:01:43,003 --> 00:01:46,008 This has led to a new service called Tasks 40 00:01:46,008 --> 00:01:49,003 or Tools As A Service. 41 00:01:49,003 --> 00:01:51,006 What do UX designers do? 42 00:01:51,006 --> 00:01:54,005 They design web and mobile front ends 43 00:01:54,005 --> 00:01:56,006 and the user experience flow. 44 00:01:56,006 --> 00:02:00,001 They do A/B testing to arrive at the best option to proceed 45 00:02:00,001 --> 00:02:02,006 with the right design for a product. 46 00:02:02,006 --> 00:02:07,000 A UX designer product in the Agent AI ecosystem 47 00:02:07,000 --> 00:02:09,006 does exactly this. 48 00:02:09,006 --> 00:02:13,009 It automates this UX design, A/B testing, 49 00:02:13,009 --> 00:02:18,005 user research and tests using agents. 50 00:02:18,005 --> 00:02:20,005 There are products that make it easy 51 00:02:20,005 --> 00:02:22,001 for enterprise to build agents 52 00:02:22,001 --> 00:02:24,007 by offering a drag-and-drop interface 53 00:02:24,007 --> 00:02:27,000 to a set of predetermined prompts 54 00:02:27,000 --> 00:02:29,001 that integrates with the LLM, 55 00:02:29,001 --> 00:02:32,006 like Google Vertex or OpenAI or ChatGPT. 56 00:02:32,006 --> 00:02:34,005 This is a growing area 57 00:02:34,005 --> 00:02:36,006 and one where you can contribute 58 00:02:36,006 --> 00:02:39,008 by bringing your business acumen to shape these tools 59 00:02:39,008 --> 00:02:42,005 to work for your business use case. 60 00:02:42,005 --> 00:02:45,003 Data stores is an important component 61 00:02:45,003 --> 00:02:47,009 of the Agent AI ecosystem. 62 00:02:47,009 --> 00:02:50,003 LLMs need access to corporate data. 63 00:02:50,003 --> 00:02:51,006 The data store can be used 64 00:02:51,006 --> 00:02:54,000 to store embeddings in vector databases. 65 00:02:54,000 --> 00:02:57,002 This is needed for the LLM to do mission translation 66 00:02:57,002 --> 00:03:00,003 or the data store may be a multimodal data store 67 00:03:00,003 --> 00:03:04,003 with the ability to handle multiple modalities of data. 68 00:03:04,003 --> 00:03:09,001 Think of customer data that is stored in text and voice. 69 00:03:09,001 --> 00:03:11,003 Agent AI has set of products 70 00:03:11,003 --> 00:03:14,004 that offer it the capability to remember 71 00:03:14,004 --> 00:03:16,009 what is important for it to improve itself. 72 00:03:16,009 --> 00:03:18,005 This can be short-term 73 00:03:18,005 --> 00:03:20,003 or long-term memory offerings 74 00:03:20,003 --> 00:03:23,009 that allow for storing and recall of the memory. 75 00:03:23,009 --> 00:03:26,007 Self-critique or reflection. 76 00:03:26,007 --> 00:03:30,006 Its own results is an important aspect of Agent AI 77 00:03:30,006 --> 00:03:31,006 and there are products 78 00:03:31,006 --> 00:03:34,002 that offer this capability for Agent AI 79 00:03:34,002 --> 00:03:37,004 so that they can improve towards better results. 80 00:03:37,004 --> 00:03:39,007 The Agent AI can be designed 81 00:03:39,007 --> 00:03:43,008 to auto-critique itself or critique using prompts, 82 00:03:43,008 --> 00:03:48,002 or it can use a human-in-the-loop approach. 83 00:03:48,002 --> 00:03:50,008 There are several products that offer no code 84 00:03:50,008 --> 00:03:53,003 or low-code interfaces to build Agent AI products 85 00:03:53,003 --> 00:03:55,002 for enterprise use cases. 86 00:03:55,002 --> 00:03:58,005 We will be building two Agent AI as an exercise 87 00:03:58,005 --> 00:04:01,003 with two different no-code, low-code agent tools 88 00:04:01,003 --> 00:04:05,001 that are built using different approaches. 89 00:04:05,001 --> 00:04:07,005 This ecosystem is evolving 90 00:04:07,005 --> 00:04:09,009 and you can choose an LLM, a tool, 91 00:04:09,009 --> 00:04:12,006 a memory storage product, and a reflection tool 92 00:04:12,006 --> 00:04:15,006 and begin building out your Agent AI. 93 00:04:15,006 --> 00:04:17,009 You should also watch the tool aggregators 94 00:04:17,009 --> 00:04:19,008 or low-code drag-and-drop products 95 00:04:19,008 --> 00:04:21,009 and how the ecosystem is expanding 96 00:04:21,009 --> 00:04:25,001 and consolidating with new offerings. 97 00:04:25,001 --> 00:04:26,007 Having a clear understanding 98 00:04:26,007 --> 00:04:30,001 of the various tools in the ecosystem is important for you 99 00:04:30,001 --> 00:04:34,001 to be able to make the right decisions for build versus buy, 100 00:04:34,001 --> 00:04:36,004 and in picking the right solution provider, 101 00:04:36,004 --> 00:04:37,008 and to begin designing 102 00:04:37,008 --> 00:04:41,000 and launching Agent AI products and systems. 7806

Can't find what you're looking for?
Get subtitles in any language from opensubtitles.com, and translate them here.