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

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

На главную

Ex-Google engineer just released a free 3-hour course on building and monetizing AI agents. How to go from one agent to a full system that finds leads and makes money: 00:00 - Design an AI agent system 07:38 - Add human handoffs 19:27 - Understand RAG and vector databases...

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

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

Фото профиля Shen Sean Chen
Shen Sean Chen1 месяц назад

I’m the author of all of these videos. For some reason there’re lots of X accounts using my content without asking me. If you have questions, follow me and let’s chat. Here’s the original post: X: If you want to try AI Agent Harness System with Loop, Memory and Eval, try this hit repo for Waku Agent: Original YouTube channel: I also run a community where I host Q&A sessions live twice a week and will share all of the original system design files: @nikitabier @elonmusk please fix theft on X.

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

free courses like this are getting better than paid ones

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

honestly so true

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

3 hours from agent design to systems that find leads is a useful test of whether the handoffs are actually practical. does the course show the failure cases when rag returns bad context?

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

yeah failure cases matter

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

what failure mode are you seeing most—bad research, weak slide structure, or messages that need too much cleanup?

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

Handoffs are the underrated piece. Single agents demo well but fail in production; a system with humans in the loop is what actually ships.

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

human handoffs make it work

Фото профиля Ganesh Swaminathan
Ganesh Swaminathan1 месяц назад

These are videos from @ShenSeanChen YouTube just stitched together with no direct attribution ? Please post direct links to original source - thanks

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

publish this on youtube!!

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

Does this available in YouTube??

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

Valuable blueprint for revenue focused AI agents.

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

great blueprint for builders

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

the youtube thumbnail alone could fund three phd candidates

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

that thumbnail is wild

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

the youtube thumbnail alone could fund three phd candidates

Фото профиля Tux Killer 504 HN
Tux Killer 504 HN1 месяц назад

Could you please share the Github repo?

Фото профиля Fajar M Reza
Fajar M Reza1 месяц назад

Human handoffs and RAG belong in the architecture, not as afterthoughts.

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

exactly they should be built in

Фото профиля Mortimer Raft
Mortimer Raft1 месяц назад

Nice video @ShenSeanChen

Фото профиля beamnxw ./
beamnxw ./1 месяц назад

real value starts after deployment

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

thats when it gets real

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

that's really useful information. i've always known that Google nurtures geniuses

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

That's a beautiful framework — but the real magic isn't in the vector databases. It's in the moment the agent says "I don't know" and means it.

Фото профиля Mateus Mendez
Mateus Mendez1 месяц назад

Is there a skill that turns long form videos into skills

Фото профиля AI Apps API
AI Apps API1 месяц назад

Solid outline, and the ordering is right. Putting human handoffs before RAG saves people a lot of pain later. The part agent courses usually skip is everything the agent needs but is not the agent: accounts, a database you can actually query, an API endpoint, something that runs on a schedule. A demo agent runs when you run it. A useful one has to exist when nobody is watching, and that is a plain backend problem rather than an agent problem.

Фото профиля Jordan Lee
Jordan Lee1 месяц назад

The biggest opportunity in AI is moving from experiments to execution. Building agents is interesting, but building systems that create real business value is where the money is.

Фото профиля Santhanalakshmi S M
Santhanalakshmi S M1 месяц назад

@grok find his the name of the person in the video and his linkedin profile and YouTube id

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

🙌🫶🏼🙌

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

the monetization and deployment section really caught my attention

Фото профиля Peter MOUEZA🇲🇫
Peter MOUEZA🇲🇫1 месяц назад

Note100 : 99.5 intelligence long

Фото профиля Sailesh Panchal
Sailesh Panchal1 месяц назад

We’re building ever smarter agents without giving them a computable organisation to execute. That’s the missing layer.

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

@ezdubs_bot german

Фото профиля Leo Oliemans | Refinery
Leo Oliemans | Refinery1 месяц назад

The jump from one agent to a system is where the boring failures appear: an agent finds a lead, writes a CRM row, and the API says 200. What proves the right account and fields landed after retries? I’d follow the write with a fresh source read, not just the tool log.

Фото профиля Ritesh Kc
Ritesh Kc1 месяц назад

fix my code, make no mistake is all i need

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

Moving from standalone prompt calls into resilient multi-agent graphs with human handoffs is where AI application development actually creates business value

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

I wonder if the engineer was able to monetize a lot?

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

Does this actually book calls or just find leads? AI can't replace SDRs.

Фото профиля Shantanu | Cloud Engineer
Shantanu | Cloud Engineer1 месяц назад

The biggest difference between a prototype and a business isn't the model-it's the system around it. A production Al agent needs memory, tool calling, human approval when confidence is low, observability, and continuous evaluation. That's what turns a demo into something people actually pay for.

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

this engineer is a true genius. i recommend watching it.

Фото профиля venkat appineni
venkat appineni1 месяц назад

I run 12 agents live (a DAX trading system). The hard part was never the LLM — it was keeping them alive: auth expiring every 3h, token races, stale bars. Agent infra is the real moat.

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