- Популярные видео
- Авто
- Видео-блоги
- ДТП, аварии
- Для маленьких
- Еда, напитки
- Животные
- Закон и право
- Знаменитости
- Игры
- Искусство
- Комедии
- Красота, мода
- Кулинария, рецепты
- Люди
- Мото
- Музыка
- Мультфильмы
- Наука, технологии
- Новости
- Образование
- Политика
- Праздники
- Приколы
- Природа
- Происшествия
- Путешествия
- Развлечения
- Ржач
- Семья
- Сериалы
- Спорт
- Стиль жизни
- ТВ передачи
- Танцы
- Технологии
- Товары
- Ужасы
- Фильмы
- Шоу-бизнес
- Юмор
L40- Agentic AI | What are AI Agents, Tools, Workflows, LangGraph & Frameworks
In Lecture 40 of our Gen AI in Hindi series, Bipin Kumar launches the most exciting chapter yet — Agentic AI.
This is the technology powering AI assistants that don't just answer questions — they actually do things on your behalf. Every major company is building agents right now. This lecture is your complete foundation.
🧠 Topics Covered in This Lecture:
🤖 What is Agentic AI? (The Robot Analogy)
GenAIAgentic AIRobot analogyBrain only (no hands/legs)Brain + Hands + LegsCan take action?✗ Only generates text✓ Takes real actionsExample"Here's how to book a ticket"→ Actually books the ticketHas tools?NoneWeb search · Payment · LoginAutonomyZeroConfigurable 0.0 → 1.0
When you ask ChatGPT "book me a flight":
GenAI → tells you how to book it yourself
Agentic AI → searches flights, compares prices, logs into your account, completes payment
🛠️ Tools — The Hands & Legs of Agents
Web Search — browse the internet like a real browser
Login / Auth — fill in credentials, access accounts
Payment — complete transactions via UPI / card
Email — send/read messages autonomously
File System — read, write, manage files
Database — query and update records
The agent only has access to the tools you give it — you control everything.
🧩 What Makes a Complete Agent:
Agent = LLM Brain (thinks + plans)
+ Tools (hands & legs — takes action)
+ Memory (remembers across long tasks)
+ Autonomy (configurable 0.0 → 1.0)
Autonomy explained: 0 = fully human-controlled, 1 = fully autonomous. Real apps sit somewhere in between. You decide how much freedom the agent gets.
🔄 Workflows — The Secret to Good Agents
Breaking a complex problem into steps drastically reduces hallucination and errors. Example — Shopping Agent Workflow:
Understand — What product? Which platform?
Validate — Size? Colour? Any info missing → ask user
Search — Web search → find matching products
Confirm — Show options, get user approval
Execute — Login → Add to cart → Payment ✓
"The difference between a good agentic developer and a normal developer is how well they break down a problem into steps." — Bipin Kumar
🏗️ Agentic AI Frameworks:
FrameworkWhoBest forLangGraph ★LangChainMost control — industry standardCrewAICrewAIRole-based multi-agent setupsn8nn8nVisual / no-code agent builderAutoGenMicrosoftMulti-agent conversationsGoogle ADKGoogleAgent Development KitOpenAI Agent SDKOpenAIOpenAI-native agents
Why LangGraph? It gives the most control and is what companies and interviewers ask about most. All concepts are the same across frameworks — learn LangGraph and you understand them all.
⏭️ Next Lecture (Lecture 41):
👉 LangGraph — Building Real Agents with Code — nodes, edges, state, and your first working agent
📚 Full Course Roadmap:
🐍 Python → 🤖 Generative AI → 🧠 Agentic AI ← We are here → ☁️ AWS + Real Projects
💬 Drop your questions in the comments — Bipin replies!
📌 Subscribe & hit the bell for weekly lectures.
#AgenticAI #AIAgents #LangGraph #CrewAI #GenerativeAI #AIHindi #BipinKumar #LLMAgents #Workflow #AutoGen #AgentFramework #AIforEngineers #ArtificialIntelligence #ChatGPT #AITools
Видео L40- Agentic AI | What are AI Agents, Tools, Workflows, LangGraph & Frameworks канала NeuroVed
This is the technology powering AI assistants that don't just answer questions — they actually do things on your behalf. Every major company is building agents right now. This lecture is your complete foundation.
🧠 Topics Covered in This Lecture:
🤖 What is Agentic AI? (The Robot Analogy)
GenAIAgentic AIRobot analogyBrain only (no hands/legs)Brain + Hands + LegsCan take action?✗ Only generates text✓ Takes real actionsExample"Here's how to book a ticket"→ Actually books the ticketHas tools?NoneWeb search · Payment · LoginAutonomyZeroConfigurable 0.0 → 1.0
When you ask ChatGPT "book me a flight":
GenAI → tells you how to book it yourself
Agentic AI → searches flights, compares prices, logs into your account, completes payment
🛠️ Tools — The Hands & Legs of Agents
Web Search — browse the internet like a real browser
Login / Auth — fill in credentials, access accounts
Payment — complete transactions via UPI / card
Email — send/read messages autonomously
File System — read, write, manage files
Database — query and update records
The agent only has access to the tools you give it — you control everything.
🧩 What Makes a Complete Agent:
Agent = LLM Brain (thinks + plans)
+ Tools (hands & legs — takes action)
+ Memory (remembers across long tasks)
+ Autonomy (configurable 0.0 → 1.0)
Autonomy explained: 0 = fully human-controlled, 1 = fully autonomous. Real apps sit somewhere in between. You decide how much freedom the agent gets.
🔄 Workflows — The Secret to Good Agents
Breaking a complex problem into steps drastically reduces hallucination and errors. Example — Shopping Agent Workflow:
Understand — What product? Which platform?
Validate — Size? Colour? Any info missing → ask user
Search — Web search → find matching products
Confirm — Show options, get user approval
Execute — Login → Add to cart → Payment ✓
"The difference between a good agentic developer and a normal developer is how well they break down a problem into steps." — Bipin Kumar
🏗️ Agentic AI Frameworks:
FrameworkWhoBest forLangGraph ★LangChainMost control — industry standardCrewAICrewAIRole-based multi-agent setupsn8nn8nVisual / no-code agent builderAutoGenMicrosoftMulti-agent conversationsGoogle ADKGoogleAgent Development KitOpenAI Agent SDKOpenAIOpenAI-native agents
Why LangGraph? It gives the most control and is what companies and interviewers ask about most. All concepts are the same across frameworks — learn LangGraph and you understand them all.
⏭️ Next Lecture (Lecture 41):
👉 LangGraph — Building Real Agents with Code — nodes, edges, state, and your first working agent
📚 Full Course Roadmap:
🐍 Python → 🤖 Generative AI → 🧠 Agentic AI ← We are here → ☁️ AWS + Real Projects
💬 Drop your questions in the comments — Bipin replies!
📌 Subscribe & hit the bell for weekly lectures.
#AgenticAI #AIAgents #LangGraph #CrewAI #GenerativeAI #AIHindi #BipinKumar #LLMAgents #Workflow #AutoGen #AgentFramework #AIforEngineers #ArtificialIntelligence #ChatGPT #AITools
Видео L40- Agentic AI | What are AI Agents, Tools, Workflows, LangGraph & Frameworks канала NeuroVed
Комментарии отсутствуют
Информация о видео
21 марта 2026 г. 10:26:17
00:37:11
Другие видео канала




















