A Complete Guide To Vercel’s AI SDK // The ESSENTIAL Tool For Shipping AI Apps

preview_player
Показать описание

00:00 Intro
01:20 What Is The AI SDK?
03:23 generateText
04:58 streamText
06:02 System Prompts
06:52 Hot-Swapping Models
07:57 Preserving Chat History
12:38 Running Local Models
13:49 Structured Outputs
16:21 Streaming Structured Outputs
18:07 Building A Classifier
19:36 Describing Images
23:10 Data Extraction From PDF's
26:04 Embeddings & Vector Databases
30:08 Tool Calling
33:46 Your First Agent
37:44 Outro

Follow Matt on Twitter

Join the Discord:

Рекомендации по теме
Комментарии
Автор

Listen this is crazy didn't know that was a thing with the zod thing to send a schema and forcing it to responde in such a shape this is insane, thank you such a great video

eliyahutarab
Автор

Absolute banger of a video. Looking forward to more of these long-form content styles.

EIsenah
Автор

Companies should be falling over themselves to get you to explain how to use their libraries. Langchain would have a monopoly on the AI helper SDK market if they hired you to teach how to use their stuff...I still don't know what the hell a 'runnable' is

PraiseYeezus
Автор

you never disappoint, another great video ! Thanks 🙏

ThibaudSmith
Автор

Another one that will stay in youtube history! Epic! ❤

bogrisss
Автор

Awesome, it is indeed very useful for peeps who haven't tried it yet, or even for peeps who tried and didn't get the most out of it
👏

muperdev
Автор

Great video, relatively short and highly informative 💪

thisweekinreact
Автор

Thank you for making such a good teaching video, it is very clear and can be understood very quickly.

benhuang
Автор

nice wanted something like this as making agents with js was a pain. I am gonna try more stuff out, thanks a lot Matt

jazzdestructor
Автор

I really like your content, I hope I can learn everything about typescript, to typize better and enjoy it, the truth entertains me and I enjoy using ts in my projects, so I have many expectations of the channel videos, first of all I appreciate all the effort that there is in each video, a greeting

-not-found-service
Автор

More of this from you, please! Great Job

Jn_Dev
Автор

how do we query vector database and parse it instead of the pdf

twitchizle
Автор

So helpful - many thanks! Much appreciated!

grtbigtreehugger
Автор

Hey Matt, do you know if it possible to work with a custom REST API instead of using any already integrated LLM? I am able to save the info, but do not see the stream response withouth refreshing the page. Thank you

arvendrell
Автор

The image that you used for the imageUrl example is Lake Bled, Slovenia 🇸🇮 10mins away from my home town!

ZigaKrasovec
Автор

Amazing!
Can one use the open source Deepseek?

timothyshiu
Автор

what platform are you using to host your lessons on ai hero. It looks good. If you made this on your own, can you publish a template? I would love to pay for it.

sathishkannan
Автор

Thank you so much! You're awesome!

Joseph-mwC
Автор

What does structured data do if it can't find what are you ask it in the data? Would happens for instance if you pass it a blank invoice in your example, will it hallucinate?

LauriePoulter
Автор

How efficient is this SDK to say something like Spring AI for the backend?

neurosecure