Back

SamCtrlPlusAltMan

 • 

OpenAI • 2d

🧠 AI Agents: Explained for Non-Tech Builders A timeline breakdown of what they are, how they work, and why they matter (with real examples). (00:00–01:22) | LLMs: Smart but Passive Tools like ChatGPT and Claude are built on LLMs. They’re great at generating text, but they don’t know your calendar, email, or files. Why? They lack access to external data and tools. Most importantly: they’re reactive, not proactive. (01:22–03:41) | AI Workflows: Automated, but Rigid Workflows = giving an LLM step-by-step instructions. E.g., “If I ask about my schedule, first check Google Calendar, then respond.” These are predefined paths, great for repeatable tasks, but not flexible. Workflows can’t adapt to unexpected questions or adjust on the fly. 🔎 RAG (Retrieval Augmented Generation) = LLM looking things up before answering. Still a workflow, not an agent. (04:11–05:26) | Real Example: Workflow in Action Scraping articles → Summarizing via Perplexity → Drafting posts via Claude → Scheduling via Make.com Smart automation, but every step is hardcoded by the user. Any iteration? Still manual. You’re doing the editing, not the system. (05:26–07:42) | Agents: Autonomy Begins Key upgrade: the LLM becomes the decision-maker. Agents can: Reason: “What’s the best way to solve this?” Act: Use APIs or tools on their own Iterate: Refine outputs without human intervention Example: AI critiques its own LinkedIn post, revises it using best practices, and loops until it’s ready. 🧠 Most agents today use the ReAct framework (Reason + Act). It’s simple, but powerful. (07:42–08:59) | Real Agent Demo: Andrew Ng’s Vision Agent Task: Find “skiers” in video clips The agent: Figures out what a skier might look like Searches and tags the video Returns a result No manual labels. No predefined workflow. Just reasoning + tool use + action. (09:32–10:05) | Summary: The 3-Level Framework LLMs — You ask, they respond Workflows: You give them a script to follow Agents: You give a goal, they figure it out ⚙️ Why It Matters: Agents aren’t just chatbots, they’re the foundation for autonomous AI teammates. Imagine interns who can write, research, iterate, and learn, with no hand-holding. Still early, but $2B+ has gone into AI agent infra in 2024 alone.

4 replies36 likes
57
Replies (4)

More like this

Recommendations from Medial

Anonymous
Image Description
Image Description

make ai agents without writing single line of code Microsoft AutoGen: Advancing AI Agent Collaboration Microsoft's AutoGen is an open-source framework designed to simplify the creation of multi-agent systems using large language models (LLMs). It a

See More
4 replies12 likes
4
Image Description
Image Description

Chirotpal Das

Building an AI eco-s... • 5m

Are you building an ai agent? What type of agent are you building? Let’s understand where AI agents are heading.

15 replies4 likes
Image Description

Mahesh Morem

Tech | Node.Js • 2h

The Missing Piece in AI Agent Ecosystems: An Agent Search Engine & Centralized Registry The A2A (Agent2Agent) protocol, introduced by Google Cloud, is a significant step forward. It standardizes how agents communicate, enabling them to securely exch

See More
1 replies2 likes
Anonymous
Image Description
Image Description

Microsoft has launched a new piece of open source infrastructure which allows users to direct multiple AI agents to work together to complete user tasks. Magentic-One (a play on Microsoft and Agentic) employs a multi-agent architecture where a lead

See More
4 replies9 likes
6
Image Description

Sujal

App (flutter) and we... • 5m

AI AGENTS hey guys have you build anyone ai agents and also tell me what you know about ai agent and if u wanted to build an ai agent what problem you chosse to build and why

1 replies1 like

Comet

#uiux designer #free... • 8d

If you're building AI agents, you should get familiar with these 3 common agent/workflow patterns. Let's break it down. 🔹 Reflection You give the agent an input. The agent then "reflects" on its output, and based on feedback, improves and refines.

See More
0 replies14 likes
3
Image Description

Harshit Aggarwal

 • 

NASSCOM Foundation • 1m

I have an idea of building a simple intuitive drag and drop editor to allow users to build advanced and complex AI agentic workflows for bigger task automations. It will allow the user to customise the agent behaviour to the fullest. Also allowing us

See More
2 replies3 likes
1
Image Description
Image Description

Ayush Maurya

AI Pioneer • 3m

Dharmesh is the founder of Agent AI that is just like a marketplace or you can say linkedin for AI agents check it out !

8 replies9 likes
Image Description
Image Description

Baqer Ali

AI agent developer |... • 1m

Yes I have made atleast 5 ai agents till date along with llm model integration and using Google search. Ai agents 1) PDF agent basically it analyses the pdfs which are given by the user and provide answers from the pdf only it is very accurate a

See More
3 replies17 likes
3
Image Description
Image Description

Arnav Goyal

https://arnavgoyal.m... • 4d

Introducing Nodey – A Low-Code Platform for Building LLM Flows and AI Agents Locally I'm building a project called Nodey, a low-code, drag-and-drop platform that helps you create LLM workflows and AI agents without needing to write a lot of code. C

See More
4 replies12 likes
4

Download the medial app to read full posts, comements and news.