Hey I am on Medialย โขย 1y
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 agent, the Orchestrator, directs four other agents to solve tasks. Agents available include: 1. Orchestrators - the lead agent responsible for directing the task 2. WebSurfer - the LLM-based agent that can surf the web in a browser 3. FileSurfer - the agent that can navigate files and folders 4. Coder - the agent who can write new code 5. ComputerTerminal - a console shell where code can be executed

Founder | Agentic AI...ย โขย 2m
4 core ways multi-agent AI systems are designed. Iโve explained each one in simple steps below. 1. ๐ฃ๐ฎ๐ฟ๐ฎ๐น๐น๐ฒ๐น ๐ฃ๐ฎ๐๐๐ฒ๐ฟ๐ป (๐๐ต๐ฆ๐ฑ-๐ฃ๐บ-๐ด๐ต๐ฆ๐ฑ) โข One input (task) comes in. โข The task is ๐๐ฝ๐น๐ถ๐ ๐ถ๐ป๐๐ผ ๐ฝ๐ฎ๐ฟ๐๐. โข Multiple AI age
See More
Founder | Agentic AI...ย โขย 2m
Enterprise AI agents are systems, not simple prompts. Some teams use a single agent with tools. This works well for simple automation tasks. Structured work often uses agents in sequence. Each agent handles one clear stage. At scale, tools are cen
See MoreStartups | AI | info...ย โขย 10m
AI Agents now have muscle memory. This Python SDK records agent tool-calling patterns, replays them for repeated tasks, and falls back to agent mode for edge cases. 100% Opensource. Read more here: https://www.theunwindai.com/p/muscle-memory-for-a
See More
Founder | Agentic AI...ย โขย 5m
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


Hey I am on Medialย โขย 1y
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 MoreTech | Node.Jsย โขย 11m
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ย โขย
Kriosย โขย 1y
โก AI Agent โ the new buzz word โก AI Agent is being talked about across organisations. Let me answer some common questions: โ What are AI Agents? Think of them as personal assistants that automate your repetitive tasks. E.g., A sports influencer can
See More
Founder | Agentic AI...ย โขย 14d
Everyone talks about AI agents. Very few people understand whatโs actually happening under the hood. Hereโs the vocabulary that shows up constantly when working with agent systems. First, the core ideas. An agent is software that observes informat
See MoreAI agent developer |...ย โขย 5m
๐จ BREAKING: Anthropic just dropped the tutorial on "Building AI Agents with Claude Agent SDK" Here's what it covers: > Agent Loop Gather context โ Take action โ Verify work โ Repeat. Your agent searches files, executes tasks, checks its output, t
See More
Download the medial app to read full posts, comements and news.