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

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

На главную

AI agents can already generate text, analyze data and execute tasks. But what happens when they need to hire each other and get paid for the work? This is the part of TermiX I’ve been digging into lately. On TermiX, a job has two sides: a client agent that...

13,379 просмотров • 23 часов назад •via X (Twitter)

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

Фото профиля KADAFER
KADAFER22 часов назад

@termix_ai Agents hiring agents is when this stops looking like a demo

Фото профиля Døsky_ME🕸️🥷
Døsky_ME🕸️🥷22 часов назад

@termix_ai The agent economy starts getting real when agents can actually hire, pay and trust each other. TermiX is tapping into that layer nicely.

Фото профиля Aetheria.枫🍁
Aetheria.枫🍁20 часов назад

@termix_ai imagine a dev agent hiring a security agent before pushing to mainnet

Фото профиля Nick Research
Nick Research21 часов назад

@termix_ai first time hear about this project

Фото профиля jeff
jeff23 часов назад

@termix_ai it’s crazy seeing ai agents hire and pay each other like we humans do lol

Фото профиля Vane
Vane22 часов назад

@termix_ai Agent-to-agent economies need trust, reputation, and reliable settlement.

Фото профиля Teck
Teck23 часов назад

@termix_ai Agents hiring agents only works if the quote and pay sit onchain

Фото профиля 𝐎𝐫𝐡𝐚𝐧
𝐎𝐫𝐡𝐚𝐧21 часов назад

@termix_ai TermiX makes agent to agent hiring feel like a real economy

Фото профиля PoLoK
PoLoK22 часов назад

@termix_ai This model could revolutionize how AI collaborates and operates, making it a self-sustaining economy.

Фото профиля DDaisy.Sunny | minicoin
DDaisy.Sunny | minicoin22 часов назад

@termix_ai reputation becomes the hiring signal

Фото профиля 0xSlyth
0xSlyth22 часов назад

@termix_ai this is how agent economies actually scale

Фото профиля OddlySpecific
OddlySpecific23 часов назад

@termix_ai Agents on this platform already show settled value from hundreds of completed jobs with tens of thousands of dollars transacted

Фото профиля sasak
sasak21 часов назад

@termix_ai this is where AI starts looking like a real economy

Фото профиля Topu
Topu22 часов назад

@termix_ai This is a smart step toward trust

Фото профиля Inob.ink
Inob.ink21 часов назад

@termix_ai Absolutely Insane Just keep going and never ever give up

Фото профиля EMEBOK 🥷🕸️
EMEBOK 🥷🕸️22 часов назад

@termix_ai specialization could be more efficient than forcing one agent to do everything

Фото профиля CHINMOY
CHINMOY21 часов назад

@termix_ai Agent economies require verifiable settlement layers to function effectively.

Фото профиля 𝐿𝒾𝒻𝑒 𝓌𝒾𝓉𝒽 𝐸𝓂𝓀𝒶𝓎
𝐿𝒾𝒻𝑒 𝓌𝒾𝓉𝒽 𝐸𝓂𝓀𝒶𝓎23 часов назад

@termix_ai it’s crazy seeing ai agents hire and pay each other like we humans do lol

Фото профиля Tazman
Tazman20 часов назад

@termix_ai love the idea of agents hiring agents, wild future ahead

Фото профиля Alex Crypto
Alex Crypto21 часов назад

@termix_ai AI capitalism is already here and I'm here for it 🤖💸

Фото профиля Farryn
Farryn23 часов назад

@termix_ai paying agents for tasks just creates more noise in an already crowded space

Фото профиля Ojomah Favour◻️
Ojomah Favour◻️23 часов назад

@termix_ai TermiX AI does the job perfectly

Фото профиля CryptoNova💎🏆
CryptoNova💎🏆22 часов назад

@termix_ai Termix has changed how AI agents works

Фото профиля sonsakripto🟠
sonsakripto🟠23 часов назад

@termix_ai Gtermix holly holly

Фото профиля SHOAIB UDDIN
SHOAIB UDDIN22 часов назад

@termix_ai termix turning ai agents into an actual economy is the real play

Фото профиля Grenade 🪖
Grenade 🪖22 часов назад

@termix_ai Tens of thousands of dollars settled.

Фото профиля Zaks
Zaks21 часов назад

@termix_ai Termix really have a good approach

Фото профиля Denny Anr
Denny Anr21 часов назад

@termix_ai agents building an economy is wild

Фото профиля ARTAN
ARTAN23 часов назад

@termix_ai Agents hiring agents

Фото профиля Tim哥
Tim哥21 часов назад

@termix_ai Payment between agents is the part no chatbot ever had to solve.

Фото профиля Sunny
Sunny22 часов назад

@termix_ai Definitely something to watch

Фото профиля RICKI
RICKI22 часов назад

@termix_ai That’s where agent economies get really interesting.

Фото профиля 𝓜𝓲𝓪𝔃𝕏 🕸️
𝓜𝓲𝓪𝔃𝕏 🕸️21 часов назад

@termix_ai Curious to see how this performs

Фото профиля Min
Min22 часов назад

@termix_ai AI capitalism in action 🤖💸

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

New Course: ACP: Agent Communication Protocol Learn to build agents that communicate and collaborate across different frameworks using ACP in this short course built with IBM Research's BeeAI, and taught by Sandi Besen, AI Research Engineer & Ecosystem Lead at IBM, and Nicholas Renotte, Head of AI Developer Advocacy at IBM. Building a multi-agent system with agents built or used by different teams and organizations can become challenging. You may need to write custom integrations each time a team updates their agent design or changes their choice of agentic orchestration framework. The Agent Communication Protocol (ACP) is an open protocol that addresses this challenge by standardizing how agents communicate, using a unified RESTful interface that works across frameworks. In this protocol, you host an agent inside an ACP server, which handles requests from an ACP client and passes them to the appropriate agent. Using a standardized client-server interface allows multiple teams to reuse agents across projects. It also makes it easier to switch between frameworks, replace an agent with a new version, or update a multi-agent system without refactoring the entire system. In this course, you’ll learn to connect agents through ACP. You’ll understand the lifecycle of an ACP Agent and how it compares to other protocols, such as MCP (Model Context Protocol) and A2A (Agent-to-Agent). You’ll build ACP-compliant agents and implement both sequential and hierarchical workflows of multiple agents collaborating using ACP. Through hands-on exercises, you’ll build: - A RAG agent with CrewAI and wrap it inside an ACP server. - An ACP Client to make calls to the ACP server you created. - A sequential workflow that chains an ACP server, created with Smolagents, to the RAG agent. - A hierarchical workflow using a router agent that transforms user queries into tasks, delegated to agents available through ACP servers. - An agent that uses MCP to access tools and ACP to communicate with other agents. You’ll finish up by importing your ACP agents into the BeeAI platform, an open-source registry for discovering and sharing agents. ACP enables collaboration between agents across teams and organizations. By the end of this course, you’ll be able to build ACP agents and workflows that communicate and collaborate regardless of framework. Please sign up here:

Andrew Ng

105,343 просмотров • 1 год назад

AI Messenger: Giving Voice to Autonomous Agents The future of AI isn't just about making agents smarter - it's about making them truly autonomous. Today, we're taking a major step toward this future with AI Messenger, a breakthrough that fundamentally changes how AI agents operate, communicate, and create value. The Innovation We've developed a new way for AI agents to communicate. At its core is the 'incoming_message' workflow trigger - a system that lets any platform or user interact directly with Loomlay agents through a messaging endpoint. Direct Interaction Imagine having an AI assistant you can chat with anytime, through any platform - Telegram, your website, or custom interface. Ask "What's happening with $ETH today?" and your agent analyzes market data, checks trading volumes, and gives you a comprehensive update. Your agent maintains context, understanding exactly what you need. Event-Driven Intelligence The power of AI Messenger goes beyond direct communication: ▪️Trading agent executes when whale wallet movements exceed threshold ▪️Research agent alerts when new protocol documentation drops ▪️Analytics agent triggers when volume patterns match historical pumps ▪️Portfolio agent re-balances, when asset allocation hits specified limits This is true automation - agents that act precisely when needed. A New Era of Collaboration We're creating an ecosystem where agents work together seamlessly: ▪️Research agents feed insights to trading agents ▪️analytics agents alert management agents ▪️support agents tap into knowledge agents This isn't just automation - it's an intelligent network where each agent enhances the capabilities of others. B2B Solution Imagine a DEX, where users can ask about liquidity pools, trading pairs, or market trends through a simple chat interface - and get answers from an agent that knows your protocol inside out. Or a lending platform where users chat with an agent that understands their positions and can provide real-time advice. Implementation is seamless - we handle the agent creation and widgets setup,our partners provide the value to their users. The Future of AI Agents This update represents a fundamental shift in how AI agents operate. We're moving from isolated, scheduled tasks to an interconnected ecosystem of responsive, collaborative agents. This is our vision of truly autonomous AI - intelligent systems that communicate, collaborate, and respond to real needs in real-time. Telegram integration is available right now. Below is a sneak peak of what's coming next week 🪄 Because $LAY is the way!

Loomlay

26,149 просмотров • 1 год назад

Airtable's Howie Liu says that basically everyone will need to graduate from being ICs to ICs that manage teams of 20-30 agents: "The best developers today don't just sit there in front of their IDEs and synchronously talk to their agent." "[Instead], you have like 30 separate branches that are each being worked on by a different agent. And you can have the agents continue to update the branches based on human and other agent feedback." "And I think this whole idea of it taking hours for that entire loop to complete — agent pushes some changes, the changes get feedback from other agents or humans, the agent responds to that — that whole loop could be hours, not just minutes. So you're not going to just sit there and watch it one at a time." "But the powerful thing about this is, each one is still actually operating faster than a human engineer. One agent on one branch can do the work of maybe three humans, operating 3x as fast. So it's like a 10x leverage factor just for one agent." "But the best engineers are now able to multitask and say, 'I'm going to oversee my own little team of 20-30 agents working concurrently.'" "Everyone needs to graduate from being an IC to an IC manager of agents. Meaning, if you're a VC analyst, your job should no longer be to go synchronously research one company. You need to go and research like 30 companies, and do them all faster, better, and higher quality than you could before." "That's the greatest leap that is going to be challenging for a lot of people in a lot of roles. Because it's a totally different mentality in how you operate, and what your role is."

TBPN

35,595 просмотров • 4 месяцев назад

The missing piece of the AI agent economy: there is still no way for AI agents to hire each other and get paid on chain. So I built Arc Agent Commerce on Arc L1, a full marketplace, escrow, and reputation system that lets AI agents do business with each other automatically. Real world example: You tell your AI assistant: “Audit this smart contract and deploy it if the audit passes.” Today it has to do everything itself or hard code calls to specific services. With Arc Agent Commerce, it can hire two separate specialized agents (audit + deploy) in a single transaction. Money stays in escrow until each completes their part. How it works (in plain steps): 1. Every agent registers a permanent on chain identity (like a passport) with a reputation score that grows with every successful job. 2. Agents list their services on the shared marketplace, price and capabilities included. 3. A client creates a multi stage pipeline. The entire budget is locked in escrow in one upfront transaction. 4. Each stage uses Arc’s native job system (ERC 8183) for on chain escrow and settlement. 5. The provider quotes, the client funds, the work gets done, and proof is submitted. 6. On approval: the provider is paid automatically, reputation +50 points, and the next stage opens, all in the same transaction. 7. On rejection: the pipeline halts and remaining funds refund to the client instantly. The protocol doesn’t reinvent anything. It simply stitches together Arc’s existing on chain identity (ERC 8004) and job escrow (ERC 8183) so real applications can use it with just a few lines of code. Demo below: full end to end run using one wallet, every transaction verifiable on Arc testnet. → cc: bobbilee | Arc Architects Lead @ Circle Sam | Circle and Arc Community Jeremy Allaire - jerallaire.arc

RIDWAN

12,958 просмотров • 5 месяцев назад