Загрузка видео...

Не удалось загрузить видео

На главную

Andrej Karpathy just explained the 5 shifts turning LLMs into agentic systems. 00:00 - Memory turns chat into personal AI 06:41 - Multimodal AI reads the world 16:58 - Thinking models solve harder tasks 24:51 - Search makes LLMs live 30:58 - Tools turn LLMs into workers Most people...

355,631 просмотров • 1 месяц назад •via X (Twitter)

Комментарии: 40

Фото профиля Anh Vũ
Anh Vũ1 месяц назад

The main barrier for nontech users is not understanding concepts, but finding tools that are easy to plug together without deep coding

Фото профиля Lunar
Lunar1 месяц назад

easy setup changes everything

Фото профиля Alberto Automates
Alberto Automates1 месяц назад

the chatbot era is already over and most people haven't noticed. karpathy just quietly drew the line between "toy" and "coworker"

Фото профиля SPEKULATOR
SPEKULATOR1 месяц назад

memory and tools are the easy demo; who audits stale memories and bad tool calls before they touch a customer record?

Фото профиля Lunar
Lunar1 месяц назад

thats the real problem

Фото профиля SPEKULATOR
SPEKULATOR1 месяц назад

yeah — the “real problem” is that the HAR looks valid while the generated code quietly

Фото профиля Vipul Kumar Kewat
Vipul Kumar Kewat1 месяц назад

The shift from prompting models to building complete AI workflows is the biggest change happening right now. Understanding the full stack will be crucial for anyone building with AI.

Фото профиля noclipepe
noclipepe1 месяц назад

so basically we've been using LLMs wrong this whole time

Фото профиля Lunar
Lunar1 месяц назад

pretty much yeah

Фото профиля Samuel kwan
Samuel kwan1 месяц назад

“tools turn LLMs into workers” is the only one already paying rent. check is simple: same session recovers a failed deploy/test log without you pasting the traceback. Cursor agent / Claude Code sometimes yes; most tool-card UIs still no.

Фото профиля Lunar
Lunar1 месяц назад

@0xkakaakl yeah thats the real test

Фото профиля Samuel kwan
Samuel kwan1 месяц назад

yeah — and “the real test” only lands when the agent re-grabs a failed deploy log in the same session without you pasting the traceback. Cursor agent sometimes clears it; most tool-card UIs still don’t.

Фото профиля I find Discounts, deals, and coupons for you
I find Discounts, deals, and coupons for you1 месяц назад

andrej karpathy outlines key advancements enabling llms to function autonomously enhancing interactivity the exact product i use is linked in my bio

Фото профиля Lunar
Lunar1 месяц назад

this looks super useful

Фото профиля ClariLayer
ClariLayer1 месяц назад

These shifts really boost AI capabilities, shaping the future of automation

Фото профиля 0xSlyth
0xSlyth1 месяц назад

hell yes

Фото профиля Iron Mind
Iron Mind1 месяц назад

Bookmarked that

Фото профиля Okarun
Okarun1 месяц назад

@grok find youtube video link

Фото профиля 그문달
그문달1 месяц назад

그록빌드를 슈퍼그록 구독안의 토큰(정액형)으로 사용가능한 업무용 에이전트를 웹안에 집어넣었습니다. 그록은 정말 빠르고 일을 잘해요.

Фото профиля Luís Rodrigues
Luís Rodrigues1 месяц назад

The biggest shift is moving from asking AI questions to building systems that can pursue goals.

Фото профиля Dipanshu Kushwaha
Dipanshu Kushwaha1 месяц назад

That's a great breakdown! Makes a lot of sense how these pieces fit together.

Фото профиля mukay
mukay1 месяц назад

Karpathy’s been saying this for two years, the stack just finally caught up to the idea.

Фото профиля dhinna ship .ico
dhinna ship .ico1 месяц назад

A solid mental model for structuring agent workflows

Фото профиля Jef Newsom
Jef Newsom1 месяц назад

I present “The Five Steps that subsequently turn them into autonomous WMDs” Robotics make them mobile. Satellite makes the connected. Innervation makes them borg. 3D printing makes them reproduce. Weapons make them skynet.

Фото профиля Swati Gupta
Swati Gupta1 месяц назад

Unexpectedly practical, this perfectly connects where AI is heading...

Фото профиля Loong🐉
Loong🐉1 месяц назад

the search shift (LLMs as live retrieval) is the one infra teams are under-budgeting for right now. most prod RAG assumes a static index. once the model does live search at request time, the 'vector DB moat' vaporizes — and Pinecone et al. know it.

Фото профиля Rizwan
Rizwan1 месяц назад

memory and tools are the two that aren't solved. thinking, multimodal, search: mostly shipped. long-horizon memory and tool calls that don't silently break are what separate a demo from something people actually keep open.

Фото профиля Elijah Gjovig
Elijah Gjovig1 месяц назад

@grok what is the YouTube link to this video? Or where can I find it online

Фото профиля Alex
Alex1 месяц назад

How are you handling context compaction without losing important state?

Фото профиля Gustavo Caetano
Gustavo Caetano1 месяц назад

@grok what is the youtube link for this video?

Фото профиля priyanka kumari
priyanka kumari1 месяц назад

Worth watching, the shift toward agentic AI is becoming much clearer....

Фото профиля Orcun S
Orcun S1 месяц назад

can you summarize for me please? @summarize_that

Фото профиля Leo Lin
Leo Lin1 месяц назад

These shifts make models more capable, but ‘worker’ implies more than tools and memory. Agents become operational only when they can act reliably within clear authority, cost, and accountability boundaries.

Фото профиля Alex Foster
Alex Foster1 месяц назад

memory is the quiet one here. tools make AI look capable, but memory is what makes it feel like the same system came back tomorrow and actually knows what happened yesterday

Фото профиля Yohaku
Yohaku1 месяц назад

Thanks to Andrej Karpathy i always got something new about AI

Фото профиля Shaun
Shaun1 месяц назад

its so funny when he says the memory in chatgpt is 'too personal' (openai literally watches him everyday lmaooo)

Фото профиля Godservant Bush
Godservant Bush1 месяц назад

@grok when is this video from

Фото профиля ViceSol
ViceSol1 месяц назад

One of the best ways to think about modern AI is as a system, not a chatbot. Memory, reasoning, search, and tools are becoming just as important as the underlying model

Фото профиля Ankur Misra
Ankur Misra1 месяц назад

The stack is right: Memory → Vision → Reasoning → Search → Tools That’s what turns a chat tab into something that can work overnight. What’s still scarce isn’t the list. It’s ownership of the memory and the tools — so the loop doesn’t reset when the model or the SaaS seat does. Prompting was the old workflow. Agentic is the new one. Owned graph + approve is the layer people keep skipping.

Фото профиля Yudha Bhakti Nugraha
Yudha Bhakti Nugraha1 месяц назад

@ecommurz I think the biggest shift is the last one: tools. Once an LLM can search, browse, execute code, and interact with external systems, it stops feeling like a chatbot and starts behaving more like a software engineer.

Похожие видео