Back

Rahul Agarwal

Founder | Agentic AI...ย โ€ขย 1m

How Multi-Agent AI systems actually work? Explained in a very simple way. Read below: -> ๐—ง๐—ต๐—ฒ ๐— ๐—ฎ๐—ถ๐—ป ๐—”๐—œ ๐—”๐—ด๐—ฒ๐—ป๐˜ The main ๐—”๐—œ ๐—”๐—ด๐—ฒ๐—ป๐˜ is the ๐—ผ๐—ฟ๐—ฐ๐—ต๐—ฒ๐˜€๐˜๐—ฟ๐—ฎ๐˜๐—ผ๐—ฟ. It has several capabilities: โ€ข ๐——๐—ฎ๐˜๐—ฎ๐—ฏ๐—ฎ๐˜€๐—ฒ โ€“ Stores knowledge or past responses. โ€ข ๐—™๐—ฒ๐—ฒ๐—ฑ๐—ฏ๐—ฎ๐—ฐ๐—ธ โ€“ Learns from results and user interactions. โ€ข ๐—ฃ๐—น๐—ฎ๐—ป๐—ป๐—ถ๐—ป๐—ด โ€“ Breaks down the query into smaller tasks. โ€ข ๐— ๐—ฒ๐—บ๐—ผ๐—ฟ๐˜† โ€“ Remembers past interactions, results, and context. โ€ข ๐—ฅ๐—ฒ๐—ฎ๐˜€๐—ผ๐—ป๐—ถ๐—ป๐—ด โ€“ Makes logical decisions about what steps to take. โ€ข ๐—ง๐—ผ๐—ผ๐—น๐˜€ โ€“ Connects to external APIs, functions, or services when needed. This agent delegates tasks to ๐—”๐—ด๐—ฒ๐—ป๐˜ 1 and ๐—”๐—ด๐—ฒ๐—ป๐˜ 2. -> ๐—”๐—ด๐—ฒ๐—ป๐˜ 1 โ€ข Connected to an ๐— ๐—–๐—ฃ ๐—ฆ๐—ฒ๐—ฟ๐˜ƒ๐—ฒ๐—ฟ โ†’ a vector database that allows it to ๐˜€๐—ฒ๐—ฎ๐—ฟ๐—ฐ๐—ต ๐˜๐—ต๐—ฟ๐—ผ๐˜‚๐—ด๐—ต ๐˜€๐˜๐—ผ๐—ฟ๐—ฒ๐—ฑ ๐—ธ๐—ป๐—ผ๐˜„๐—น๐—ฒ๐—ฑ๐—ด๐—ฒ efficiently. โ€ข Has its own ๐— ๐—ฒ๐—บ๐—ผ๐—ฟ๐˜† (for context/history). โ€ข Has ๐—ฃ๐—น๐—ฎ๐—ป๐—ป๐—ถ๐—ป๐—ด ability (to decide what to fetch or compute). Think of ๐—”๐—ด๐—ฒ๐—ป๐˜ 1 as the ๐—ธ๐—ป๐—ผ๐˜„๐—น๐—ฒ๐—ฑ๐—ด๐—ฒ ๐—ฟ๐—ฒ๐˜๐—ฟ๐—ถ๐—ฒ๐˜ƒ๐—ฒ๐—ฟ + ๐—ฝ๐—น๐—ฎ๐—ป๐—ป๐—ฒ๐—ฟ. -> ๐—”๐—ด๐—ฒ๐—ป๐˜ 2 โ€ข Connected to an ๐— ๐—–๐—ฃ ๐—ฆ๐—ฒ๐—ฟ๐˜ƒ๐—ฒ๐—ฟ (๐—ฆ๐—ฒ๐—ฎ๐—ฟ๐—ฐ๐—ต) โ†’ this one interacts with ๐—ฒ๐˜…๐˜๐—ฒ๐—ฟ๐—ป๐—ฎ๐—น ๐˜€๐—ฒ๐—ฎ๐—ฟ๐—ฐ๐—ต ๐—ฒ๐—ป๐—ด๐—ถ๐—ป๐—ฒ๐˜€ ๐—ผ๐—ฟ ๐˜€๐—ฒ๐—ป๐˜€๐—ผ๐—ฟ๐˜† ๐—ฑ๐—ฎ๐˜๐—ฎ (real-time info). โ€ข Has ๐— ๐—ฒ๐—บ๐—ผ๐—ฟ๐˜† (to keep track of what it found). โ€ข Has ๐—ฆ๐—ฒ๐—ป๐˜€๐—ผ๐—ฟ๐˜† ๐——๐—ฎ๐˜๐—ฎ (ability to process information from outside sources like live search, signals, or real-world sensors). Think of ๐—”๐—ด๐—ฒ๐—ป๐˜ 2 as the ๐—ฟ๐—ฒ๐—ฎ๐—น-๐˜๐—ถ๐—บ๐—ฒ ๐˜€๐—ฒ๐—ฎ๐—ฟ๐—ฐ๐—ต + ๐—ฒ๐˜…๐˜๐—ฒ๐—ฟ๐—ป๐—ฎ๐—น ๐—ฑ๐—ฎ๐˜๐—ฎ ๐˜€๐—ฝ๐—ฒ๐—ฐ๐—ถ๐—ฎ๐—น๐—ถ๐˜€๐˜. ๐—›๐—ผ๐˜„ ๐—ง๐—ต๐—ฒ๐˜† ๐—ช๐—ผ๐—ฟ๐—ธ ๐—ง๐—ผ๐—ด๐—ฒ๐˜๐—ต๐—ฒ๐—ฟ 1. The ๐—ค๐˜‚๐—ฒ๐—ฟ๐˜† is received by the main ๐—”๐—œ ๐—”๐—ด๐—ฒ๐—ป๐˜. 2. It decides: โ€ข If the query needs ๐˜€๐˜๐—ผ๐—ฟ๐—ฒ๐—ฑ ๐—ธ๐—ป๐—ผ๐˜„๐—น๐—ฒ๐—ฑ๐—ด๐—ฒ โ†’ it asks ๐—”๐—ด๐—ฒ๐—ป๐˜ 1 (๐—ฉ๐—ฒ๐—ฐ๐˜๐—ผ๐—ฟ ๐—ฑ๐—ฏ). โ€ข If the query needs ๐—ฟ๐—ฒ๐—ฎ๐—น-๐˜๐—ถ๐—บ๐—ฒ ๐˜€๐—ฒ๐—ฎ๐—ฟ๐—ฐ๐—ต/๐˜€๐—ฒ๐—ป๐˜€๐—ผ๐—ฟ๐˜† ๐—ถ๐—ป๐—ณ๐—ผ โ†’ it asks ๐—”๐—ด๐—ฒ๐—ป๐˜ 2 (๐—ฆ๐—ฒ๐—ฎ๐—ฟ๐—ฐ๐—ต). 3. Both agents send their processed information back to the main agent. 4. The ๐—บ๐—ฎ๐—ถ๐—ป ๐—ฎ๐—ด๐—ฒ๐—ป๐˜ ๐—ฟ๐—ฒ๐—ฎ๐˜€๐—ผ๐—ป๐˜€, ๐—ฝ๐—น๐—ฎ๐—ป๐˜€, ๐—ฎ๐—ป๐—ฑ ๐—ฐ๐—ผ๐—บ๐—ฏ๐—ถ๐—ป๐—ฒ๐˜€ ๐—ฟ๐—ฒ๐˜€๐˜‚๐—น๐˜๐˜€. 5. The system generates the ๐—ณ๐—ถ๐—ป๐—ฎ๐—น ๐—ข๐˜‚๐˜๐—ฝ๐˜‚๐˜ for the user. โœ… In short: You ask โ†’ Main AI Agent plans โ†’ Specialist AI Agents fetch/process info โ†’ Main AI Agent reasons & combines โ†’ You get the result. โœ… Repost with others in your network who want to understand this.

Reply
3
15

More like this

Recommendations from Medial

Image Description
Image Description

Rahul Agarwal

Founder | Agentic AI...ย โ€ขย 1m

6 design patterns used in AI agents. I've broken down each in simple steps. 1. ๐—ฆ๐—ฒ๐—พ๐˜‚๐—ฒ๐—ป๐˜๐—ถ๐—ฎ๐—น (๐—•๐—น๐˜‚๐—ฒ) โ€ข ๐—›๐—ผ๐˜„ ๐—ถ๐˜ ๐˜„๐—ผ๐—ฟ๐—ธ๐˜€: The query moves through agents one after the other. โ€ข ๐—˜๐˜…๐—ฎ๐—บ๐—ฝ๐—น๐—ฒ: You ask a question โ†’ First agent processe

See More
1 Reply
41
29
1
Image Description
Image Description

Rahul Agarwal

Founder | Agentic AI...ย โ€ขย 1m

3 ways how most AI systems are built. Iโ€™ve explained each one step-by-step. 1) ๐—ง๐—ฟ๐—ฎ๐—ฑ๐—ถ๐˜๐—ถ๐—ผ๐—ป๐—ฎ๐—น ๐—”๐—œ (๐˜€๐˜๐—ฒ๐—ฝ-๐—ฏ๐˜†-๐˜€๐˜๐—ฒ๐—ฝ) 1. ๐—ฆ๐—ฒ๐˜ ๐˜๐—ฎ๐˜€๐—ธ โ€“ Decide what problem the model should solve. 2. ๐—–๐—ผ๐—น๐—น๐—ฒ๐—ฐ๐˜ ๐—ฑ๐—ฎ๐˜๐—ฎ โ€“ Gather lots of example

See More
1 Reply
8
17
1

Rahul Agarwal

Founder | Agentic AI...ย โ€ขย 11d

3 core protocols behind AI agents. Iโ€™ve explained each one in simple steps. 1. ๐— ๐—–๐—ฃ (๐— ๐—ผ๐—ฑ๐—ฒ๐—น ๐—–๐—ผ๐—ป๐˜๐—ฒ๐˜…๐˜ ๐—ฃ๐—ฟ๐—ผ๐˜๐—ผ๐—ฐ๐—ผ๐—น) โ€ข ๐— ๐—ฎ๐—ถ๐—ป ๐—ฃ๐˜‚๐—ฟ๐—ฝ๐—ผ๐˜€๐—ฒ: It helps AI models (LLMs) use extra information by connecting them to tools or databases.

See More
Reply
2
Image Description
Image Description

Rahul Agarwal

Founder | Agentic AI...ย โ€ขย 1m

How do Voice, Coding & Computer Agents work? I've explained each one in a very simple way below. 1. ๐—ฉ๐—ผ๐—ถ๐—ฐ๐—ฒ ๐—”๐—ด๐—ฒ๐—ป๐˜๐˜€ AI systems that talk with people using speech. Examples: Vapi, Retell AI, OpenAI TTS etc. ๐—ฆ๐˜๐—ฒ๐—ฝ๐˜€: 1. ๐—จ๐˜€๐—ฒ๐—ฟ ๐˜€๐—ฝ๐—ฒ๐—ฎ๏ฟฝ

See More
2 Replies
5
16

AI Engineer

AI Deep Explorer | f...ย โ€ขย 6m

๐—ช๐—ฎ๐—ป๐˜ ๐˜๐—ผ ๐—ฏ๐—ฒ๐—ฐ๐—ผ๐—บ๐—ฒ ๐—ฎ๐—ป ๐—”๐—œ ๐—บ๐—ฎ๐˜€๐˜๐—ฒ๐—ฟ ๐—ถ๐—ป 2025? Learn AI from the ground up with these ๐—™๐—ฅ๐—˜๐—˜ YouTube channels that make it all crystal clear Letโ€™s be honestโ€”YouTube can teach you more about AI than a lot of university degrees, From

See More
Reply
6
Image Description
Image Description

Abhishek Ranjan

Entrepreneur and te...ย โ€ขย 11m

We are brainstorming on a product for automating invoice settlements using AI agent and blockchain. The main motivation for the product is a tedious and conflicting roaming settlement in the telecom industry. If you are a CFO or anyone who deals with

See More
4 Replies
3

Rahul Agarwal

Founder | Agentic AI...ย โ€ขย 2m

LLM Frameworks are evolving fast, but which one should you actually use? If youโ€™ve been building with AI, youโ€™ve probably heard of: โ€ข ๐—Ÿ๐—ฎ๐—ป๐—ด๐—š๐—ฟ๐—ฎ๐—ฝ๐—ต โ†’ graph-driven, great for stateful multi-agent apps โ€ข ๐—Ÿ๐—ฎ๐—ป๐—ด๐—–๐—ต๐—ฎ๐—ถ๐—ป โ†’ developer-friendly,

See More
Reply
6
10
Image Description
Image Description

Rahul Agarwal

Founder | Agentic AI...ย โ€ขย 2m

Simple explanation of Traditional RAG vs Agentic RAG vs MCP. 1. ๐—ง๐—ฟ๐—ฎ๐—ฑ๐—ถ๐˜๐—ถ๐—ผ๐—ป๐—ฎ๐—น ๐—ฅ๐—”๐—š (๐—ฅ๐—ฒ๐˜๐—ฟ๐—ถ๐—ฒ๐˜ƒ๐—ฎ๐—น-๐—”๐˜‚๐—ด๐—บ๐—ฒ๐—ป๐˜๐—ฒ๐—ฑ ๐—š๐—ฒ๐—ป๐—ฒ๐—ฟ๐—ฎ๐˜๐—ถ๐—ผ๐—ป) โ€ข ๐—ฆ๐˜๐—ฒ๐—ฝ 1: ๐—จ๐˜€๐—ฒ๐—ฟ ๐—ฎ๐˜€๐—ธ๐˜€ ๐—ฎ ๐—พ๐˜‚๐—ฒ๐˜€๐˜๐—ถ๐—ผ๐—ป. Example: โ€œ๐˜ž๐˜ฉ๐˜ข๐˜ต ๐˜ช๐˜ด ๐˜ต๐˜ฉ๐˜ฆ ๐˜ค๐˜ข๐˜ฑ๐˜ช๏ฟฝ

See More
3 Replies
34
41
4

Vinay Khedkar

Make an impact that ...ย โ€ขย 3m

๐—Ÿ๐—ฎ๐—ป๐—ด๐—–๐—ต๐—ฎ๐—ถ๐—ป: ๐—ง๐—ต๐—ฒ ๐—™๐—ฎ๐˜€๐˜๐—ฒ๐˜€๐˜-๐—š๐—ฟ๐—ผ๐˜„๐—ถ๐—ป๐—ด ๐—™๐—ฟ๐—ฎ๐—บ๐—ฒ๐˜„๐—ผ๐—ฟ๐—ธ ๐—ณ๐—ผ๐—ฟ ๐—•๐˜‚๐—ถ๐—น๐—ฑ๐—ถ๐—ป๐—ด ๐—”๐—œ ๐—”๐—ด๐—ฒ๐—ป๐˜๐˜€ LangChain is quickly emerging as the go to framework for developing AI agents and intelligent LLM-powered applications. In a short

See More
Reply
2
Image Description
Image Description

Vishu Bheda

ย โ€ขย 

Medialย โ€ขย 4m

Just to show how big Vibecoding is getting: ๐—Ÿ๐—ผ๐˜ƒ๐—ฒ๐—ฎ๐—ฏ๐—น๐—ฒ, a Swedish startup, is about to raise ๐Ÿญ๐Ÿฌ ๐˜๐—ถ๐—บ๐—ฒ๐˜€ more in their Series A than they did in their seed round โ€” around $๐Ÿญ๐Ÿฑ๐Ÿฌ ๐—บ๐—ถ๐—น๐—น๐—ถ๐—ผ๐—ป. After this round, theyโ€™re expected to hit

See More
3 Replies
20

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