What's New in Jensen Huang's 'Agent Factory'?

marsbit2026-06-01 tarihinde yayınlandı2026-06-01 tarihinde güncellendi

Özet

In a keynote at COMPUTEX 2026, NVIDIA CEO Jensen Huang shifted the company's focus from hardware "full-stack" solutions to the era of AI Agents. The centerpiece is the Vera Rubin platform, now in production, which is designed specifically for Agent workloads and offers 10x the efficiency of its predecessor. The platform features the new Vera CPU, built for AI, and incorporates Spectrum-X Ethernet Photonics with CPO technology for improved networking and energy efficiency. NVIDIA introduced DSX, an integrated toolkit for designing, simulating, and operating AI data centers, aiming to streamline "AI factory" deployment and management. For end-user deployment, the company unveiled DGX Station for Windows, a desktop AI supercomputer for running Agents locally, and the RTX Spark SoC for AI PCs. On the software front, NVIDIA launched the 550B-parameter Nemotron 3 Ultra model for enterprise Agents and the Cosmos 3 foundation model for physical AI, unifying visual reasoning and action prediction. In robotics, a partnership with Unitree yielded the H2 Plus, a reference humanoid robot built on the Isaac GR00T platform to lower development barriers. Security was emphasized with enhanced confidential computing for Vera Rubin and new data path security features for the BlueField-4 STX storage platform. The presentation highlighted a strategic pivot: NVIDIA is reorganizing its entire technology stack—from chips and data centers to models, software, and robots—around the emerging ecosyst...

Original Author: Li Hailun, Su Yang

Original Editor: Xu Qingyang

Original Source: Tencent Technology

June 1, 2026 - NVIDIA Founder and CEO Jensen Huang delivered a keynote speech at the NVIDIA GTC Taipei conference held during COMPUTEX 2026.

It had only been three months since the last GTC.

At that time, NVIDIA announced the "chip family bundle" of Vera Rubin, including: the Vera CPU, Rubin GPU, Groq 3 LPU, ConnectX-9, BlueField-4 DPU, and Spectrum-6 switch. These six chips form a rack-scale AI supercomputer, announcing that the number of GPUs required to train large MoE models was reduced to one-quarter, inference throughput per watt improved 10x, and single token cost dropped to one-tenth.

Different from previous emphasis on system-level solutions like the "chip family bundle" or "computing power family bundle," three months later at COMPUTEX, Jensen Huang turned his focus to the target these infrastructures will serve—Agents.

In his speech, Jensen Huang revealed: Vera Rubin has officially entered mass production, Vera CPUs have begun shipping globally, DGX Station for the first time comes to enterprise desktops in a Windows form factor, Cosmos 3 redefines the perceptual framework for physical AI, and DSX becomes the operating system for AI factories. NVIDIA also partnered with Unitree to launch the H2 Plus—the first humanoid robot reference design based on Isaac GR00T, extending Agent boundaries from the digital world to physical form.

NVIDIA is reorganizing its complete technical system around the Agent ecosystem, from chips and data centers to models, software, and robotics platforms.

Jensen Huang said: "The era of Agent AI and practical artificial intelligence has arrived. Now tokens are the unit of profit, AI is the 'generator' of GDP, and the number of software engineers is increasing. People talk about AI reducing jobs; that's complete nonsense. In fact, more software engineers are being hired."

The Same AI Factory, Runs 10x More Agent Tasks

The Vera Rubin platform is now in full production.

Unlike the past, which mainly focused on large model training and inference, Vera Rubin was designed from the start with Agent as a key workload.

In his speech, Jensen Huang stated that an Agent task is often not just a single model inference, but includes multiple steps such as inference, search, tool calls, code execution, and result validation, potentially involving thousands of steps behind the scenes. In the future, data centers will need to handle not just individual model requests but more of these continuous, collaborative Agent tasks.

The platform is defined as a massive, unified compute-unit-level AI supercomputer built specifically for handling Agent workloads from inference, retrieval to tool usage. In a same-scale hyperscale data center, using the new Vera Rubin platform to run autonomous AI Agent tasks achieves a processing efficiency 10 times that of the previous generation Grace Blackwell platform.

Beyond the compute platform itself, networking has also become a focus of the Vera Rubin upgrade.

In the past, data transmission between GPUs in data centers relied primarily on traditional optical modules and switch architectures. However, as cluster sizes continue to expand, power consumption, cooling, and deployment complexity rapidly increase. To address this, NVIDIA introduced the Spectrum-X Ethernet Photonics networking system into the Vera Rubin platform.

This marks NVIDIA's first large-scale introduction of Co-Packaged Optics (CPO) technology into AI data center networks.

Simply put, traditional solutions require plugging optical modules externally into switches, while CPO directly integrates optical devices into the switch internal, thereby reducing energy consumption and signal loss.

Additionally, security is a core capability heavily emphasized in this Vera Rubin platform.

To this end, NVIDIA extended Confidential Computing capabilities across the entire Vera Rubin platform. Through trusted execution environments, hardware-level verification, and end-to-end encryption mechanisms, enterprises can achieve higher levels of security assurance when handling private data, industry-sensitive information, and critical models.

Jensen Huang revealed that Vera Rubin has entered mass production. As a third-generation MGX rack-level system, it involves over 150 partners, more than 350 factories, and a supply chain covering over 30 countries and regions. According to NVIDIA's announced plan, Vera Rubin will begin official shipments this fall.

The "Born-for-Agent" Processor

NVIDIA launched a new type of processor, Vera, designed specifically for the Agent era and has entered full production.

Jensen Huang pointed out that advancements in memory systems will drive innovation and modernization in storage systems. All CPUs to date have been built for humans, but Vera is a CPU designed for the AI era, built for Agents.

As the successor to Grace, Vera adopts NVIDIA's self-designed "Olympus" CPU core architecture, increasing core count from 72 to 88 cores and significantly improving memory and data processing capabilities. According to NVIDIA, in testing with Agent-related workloads, Vera achieved task execution speeds 1.8 times faster than contemporary x86 server CPUs.

More important than pure performance gains is the change in the relationship between Vera and the Rubin GPU: Vera connects to the Rubin GPU via second-generation NVLink-C2C, with an interconnect bandwidth reaching 1.8TB/s, further reducing the overhead of data transfer between CPU and GPU during Agent operation.

Jensen Huang stated that Vera Rubin uses HBM (High-Bandwidth Memory) from Micron, SK Hynix, and Samsung, and the supply chain scale is "twice" that of the previous generation Blackwell. However, deploying a large Blackwell rack took two hours, while the time for Vera Rubin has been compressed to the 5-minute level.

Moving AI Factories from "Construction" to "Operation"

The DSX launched by NVIDIA this time can be understood as an "AI Factory Construction and Operation Toolkit."

In the past, building an AI data center required clients to separately consider servers, networking, power, cooling, facility design, and operational systems, with many steps relying on coordination among different suppliers. DSX aims to integrate these previously fragmented steps into a single framework, providing clients with a standardized, verifiable reference plan from design, simulation, construction, to operation.

Jensen Huang stated at the launch event: "NVIDIA isn't just selling chips; we're providing infrastructure builders with a complete AI factory blueprint."

The most important new capabilities in DSX this time are two-fold.

The first is DSX MaxLPS. It addresses the most practical problem for AI factories: given a fixed power budget, how to place more GPUs and run more Tokens.

According to NVIDIA, MaxLPS, combined with liquid cooling and intra-rack power optimization, allows operators to run up to 40% more GPUs without significantly impacting performance.

The second is DSX OS. It acts as the operational software for the AI factory, responsible for lifecycle management, intelligent scheduling, health monitoring, failure recovery, multi-tenancy management, and more. Simply put, if an AI factory is a complex facility, DSX OS ensures its continuous, stable operation.

Within the DSX product matrix, Reference Design provides AI factory reference designs, telling clients how to build facilities, racks, networking, power, and cooling systems; DSX Sim handles simulation, allowing clients to verify designs before construction; DSX Flex connects the AI factory to the power grid, enabling data centers to adjust tasks based on electricity prices, loads, and demand response signals; DSX Exchange is responsible for data interfaces between IT systems, operational systems, energy, and cooling systems.

In terms of the ecosystem, cloud partners like CoreWeave, Crusoe, and Lambda are deploying DSX Sim, MaxLPS, and DSX OS to reduce risks and improve GPU utilization. Manufacturers like Dell, HPE, Lenovo, Supermicro, and ASUS, Foxconn, GIGABYTE, Wistron are building DSX-compatible systems.

Teaming Up with Windows and ARM

In his live speech, Jensen Huang officially announced the unveiling of the "DGX Station for Windows" workstation, defined by NVIDIA as a desktop-level AI supercomputer for the Windows ecosystem.

Hardware-wise, it features the GB300 Grace Blackwell Ultra Desktop Superchip, connecting the Blackwell Ultra GPU and 72-core Grace CPU via NVLink-C2C, offering up to 748GB unified memory and 20 PFLOPS FP4 performance, and equipped with up to 800Gb/s networking capability.

The key point of this product lies in the change in Agent deployment methods.

NVIDIA hopes enterprises can run multiple Agents locally, securely, and manageably within a Windows environment and integrate them into workflows like design, engineering, data science, inference, and Physical AI. Simultaneously launched, OpenShell handles Agent runtime security through isolated sandboxes and system-level policy control, limiting Agents from unauthorized operations or leaking credentials and private data.

Besides products for enterprise desktops, Jensen Huang also announced a system-level SoC—the RTX Spark SoC—integrating the N1X CPU and Blackwell GPU into a single chip with unified memory architecture, specifically for thin-and-light laptops and small form-factor desktops.

Among these, N1X is NVIDIA's first PC processor co-developed with Microsoft, based on Arm architecture, custom-designed by MediaTek, and manufactured using TSMC's 3nm process. It will debut this fall on laptops from Microsoft, Dell, HP, ASUS, Lenovo, and MSI, with over 30 models initially, targeting high-end thin-and-light notebooks.

This is NVIDIA's "super chip" prepared for the AI PC era, which Jensen Huang sees as a significant redefinition of the PC form factor.

The Agent's "Two Brains"

At this launch event, NVIDIA announced the latest progress on two core model product lines, corresponding to two scenarios for Agents: one running within enterprise systems and one running in the physical world.

NVIDIA released Nemotron 3 Ultra, a 550-billion-parameter Mixture-of-Experts (MoE) model, providing top-tier intelligence for long-running agents in code development, scientific research, and enterprise business processes. Compared to mainstream open-source frontier models of similar scale, this model offers up to 5x faster inference speed and up to 30% lower usage cost, helping agents complete tasks more efficiently and affordably.

Surrounding the Nemotron open model, NVIDIA released a series of software, open-source models, and partnership progress, aiming to enable enterprises to build "digital colleagues" that assist employees in scenarios like engineering design, healthcare, software development, and business operations.

In this combination, Nemotron provides foundational model capabilities, NemoClaw organizes models into Agents, OpenShell handles runtime security, and Agent Toolkit transforms NVIDIA software libraries like CUDA-X into tools directly callable by Agents. Agents can use tools, call data, execute tasks, and integrate into existing enterprise systems within a controlled environment.

Jensen Huang stated that global software companies are bringing AI Agents into real work systems, enabling them to help employees complete complex tasks faster. NemoClaw provides open components needed to build long-running Agents, including orchestration, context, memory, tool calling, and security control capabilities.

In the past, enterprise discussions on AI focused more on what models could answer; now, NVIDIA aims to solve how Agents can securely integrate tools, data, and business processes and operate continuously in real work.

There's also Cosmos 3, officially launched as the third generation of the Cosmos series, representing an architectural-level redesign.

Cosmos 3 is a world foundation model for physical AI, providing the underlying ability to "understand the physical world, predict what will happen, and decide what to do."

Compared to previous Cosmos versions, earlier editions primarily targeted robotics and autonomous driving developers, focusing on video generation and physical world simulation, essentially being a relatively single-modal generation framework. Cosmos 3 adopts a new architecture—a hybrid Transformer—for the first time unifying three aspects: visual reasoning, world generation, and action prediction into a single system.

It can natively understand and generate text, images, videos, ambient sounds, and actions, achieving leading levels of physical accuracy, and is the world's first fully open, all-capable model. NVIDIA claims it has the potential to compress physical AI training and evaluation cycles from months in the past to days.

Jensen Huang predicted that due to breakthroughs in multimodal reasoning for language, vision, and world models, the big bang of physical AI is imminent.

The Cosmos 3 series of open frontier all-capable models provides developers with generational leap capabilities for building robots, autonomous vehicles, and visual AI that can perceive, reason, plan, and act in the physical world.

Lowering the Barrier to Physical AI

NVIDIA and Unitree jointly launched the H2 Plus—a sample humanoid robot for research and developers.

"Sample" means: Unitree is responsible for the robot body, NVIDIA is responsible for the software and computing platform, with both sides pre-integrating hardware and software. Development teams can start skill development immediately upon receiving it, without spending time solving underlying integration issues. It is also the world's first open humanoid robot built on the NVIDIA Isaac GR00T development platform.

This sample model targets a long-standing pain point in humanoid robot development: hardware integration, data collection, simulation, training, evaluation, deployment—each step operates in silos, making the entire process highly fragmented.

NVIDIA stated that research teams receiving a robot body often spend significant time on underlying integration, delaying actual skill development. What H2 Plus attempts to do is streamline this path, allowing research teams to skip underlying integration and directly enter skill development and real-world scenario validation.

In Jensen Huang's view, humanoid robots will bring physical AI to the world's largest industries, unlocking multi-trillion-dollar economic opportunities, and H2 Plus is the starting point for pushing frontier research into real scenarios like factories, warehouses, and logistics systems.

Additionally, NVIDIA announced the official open-sourcing of a set of Physical AI Skills toolkits, covering core scenarios like robotics, autonomous driving, visual AI, and industrial digital twins.

These "Skills" can be understood as standardized usage methods of NVIDIA's platforms like Cosmos, Omniverse, Isaac, Metropolis, written into operational instructions that Agents can directly read and execute. Open-sourcing these packaged instructions forms the toolkit released this time.

When an Agent receives a task, for example, generating a batch of training data for defect detection, it knows which model to call, what format to output, and how to validate results, automatically running the entire process without human step-by-step operation of each stage.

Upgrading AI Storage: From "Fast Running" to "Managed Control"

At the March GTC in San Jose, NVIDIA launched the Vera BlueField-4 STX. At that time, Jensen Huang focused on "AI-native storage architecture," with the core selling point being high-performance KV Cache storage support for Agents' long-context reasoning.

Now, NVIDIA announced the addition of a new set of security capabilities to STX, shifting the focus from "storage performance" to "storage security."

The core logic here stems from the changing context of enterprise AI usage. Now, many enterprises are actively deploying Agents. When Agents access enterprise systems, continuously reading and writing, sharing information across systems without direct human supervision—questions like who is accessing what data, whether there's unauthorized access, or data leakage become major headaches for enterprises.

NVIDIA's solution is to add a layer of security on top of accelerated storage—through a unified NVIDIA DOCA security software and hardware-enforced policies directly in the BlueField-4 chip, platforms based on STX can inspect and control interactions between agents, data, and contextual memory in real-time, helping enterprises achieve continuous policy enforcement across the AI data path.

Jensen Huang explained: "Agents have turned enterprise data into a real-time, living system, and this system must be protected wherever data moves, wherever context is stored, wherever Agents act. What Vera BlueField-4 STX aims to do is use inherently secure design to enforce trust at chip-level, at AI speeds."

Being "Mutual Suppliers" with TSMC

A particularly interesting point in this conference was the collaboration between NVIDIA and TSMC—Currently, TSMC is utilizing NVIDIA technology to improve cycle time, energy efficiency, yield, and operational productivity in advanced wafer fabs.

For the past thirty years, the relationship between TSMC and NVIDIA had only one form: TSMC manufacturing chips for NVIDIA. But now, roles have subtly changed; NVIDIA has begun helping TSMC "manage factories."

Jensen Huang stated: "NVIDIA and TSMC have collaborated for nearly thirty years, continuously pushing the limits of computing. TSMC is bringing NVIDIA's AI and accelerated computing inside the wafer fab, using simulation, optimization, and AI to tackle the world's most complex design and manufacturing challenges, improving speed, efficiency, and yield for next-generation chips."

Their relationship has evolved from a one-way client-vendor dynamic to one of mutual interdependence.

Conclusion

Looking back at this launch event, NVIDIA is piecing together a new blueprint around "Agents."

Vera CPU schedules tasks for Agents, Vera Rubin provides compute power for Agents, BlueField-4 STX secures data for Agents, Cosmos 3 enables Agents to understand the physical world, Nemotron+NemoClaw+OpenShell enables Agents to be organized, invoked, and constrained, DGX Station for Windows brings Agents to enterprise employee desktops, H2 Plus gives Agents a physical body, and DSX and Skills enable all this to be mass-produced and deployed.

From this perspective, Jensen Huang is attempting to depict a new computing era. This echoes his opening statement: "The era of Agent AI and practical artificial intelligence has arrived."

Ultimately, what Jensen Huang wanted to convey this time is one thing: when Agents become AI infrastructure, every layer can have NVIDIA.

İlgili Sorular

QAccording to the article, what is the main focus of NVIDIA's new strategy at COMPUTEX 2026, as outlined by Jensen Huang?

AAccording to Jensen Huang's keynote at COMPUTEX 2026, NVIDIA's main strategic focus has shifted from emphasizing 'system-level solutions' like chip or computing power 'family buckets' to the infrastructure's ultimate target: the Agent. NVIDIA is reorganizing its entire technology stack—from chips and data centers to models, software, and robotics platforms—around the Agent ecosystem.

QWhat key performance claim does NVIDIA make for the new Vera Rubin AI platform compared to its predecessor?

ANVIDIA claims that the new Vera Rubin platform can handle autonomous AI agent tasks with 10 times the processing efficiency of the previous-generation Grace Blackwell platform, within similarly sized mega-data centers.

QWhat is the significance of NVIDIA's collaboration with Unitree on the H2 Plus robot?

AThe collaboration with Unitree resulted in the H2 Plus, which is described as the first open humanoid robot reference design built on the NVIDIA Isaac GR00T platform. It serves as a 'template' or 'sample machine' that integrates hardware (by Unitree) and software/platform (by NVIDIA), allowing research teams to skip complex low-level integration and focus directly on skill development and real-world validation. Its goal is to lower the barrier to entry for Physical AI development.

QWhat are the two core model product lines NVIDIA announced for Agents, and what are their respective purposes?

ANVIDIA announced updates to two core model product lines for Agents: 1) The Nemotron series, exemplified by the Nemotron 3 Ultra model, is designed for 'digital colleagues' running within enterprise systems to assist with tasks like code development and business processes. 2) The Cosmos 3 series is a foundational world model for Physical AI, providing the underlying ability to understand the physical world, predict outcomes, and decide on actions for robots, autonomous vehicles, and visual AI.

QHow has the relationship between NVIDIA and TSMC evolved, as mentioned in the article?

AThe relationship between NVIDIA and TSMC has evolved from a traditional, one-way supplier-client dynamic (where TSMC manufactures chips for NVIDIA) into a more bidirectional, interdependent partnership. TSMC is now implementing NVIDIA's AI and accelerated computing technology within its own advanced wafer fabs to improve turnaround time, energy efficiency, yield, and operational productivity for next-generation chip manufacturing.

İlgili Okumalar

İşlemler

Spot
Futures

Popüler Makaleler

$S$ Nedir

SPERO'yu Anlamak: Kapsamlı Bir Genel Bakış SPERO'ya Giriş İnovasyonun manzarası gelişmeye devam ederken, web3 teknolojilerinin ve kripto para projelerinin ortaya çıkışı dijital geleceği şekillendirmede önemli bir rol oynamaktadır. Bu dinamik alanda dikkat çeken projelerden biri SPERO, $$s$$ olarak adlandırılmaktadır. Bu makale, SPERO hakkında ayrıntılı bilgi toplamak ve sunmak amacıyla, meraklılar ve yatırımcıların web3 ve kripto alanlarındaki temellerini, hedeflerini ve yeniliklerini anlamalarına yardımcı olmayı amaçlamaktadır. SPERO,$$s$$ Nedir? SPERO,$$s$$, kripto alanında merkeziyetsizlik ve blok zinciri teknolojisi ilkelerini kullanarak etkileşimi, faydayı ve finansal kapsayıcılığı teşvik eden bir ekosistem yaratmayı amaçlayan benzersiz bir projedir. Proje, kullanıcıların yenilikçi finansal çözümler ve hizmetler sunarak eşler arası etkileşimleri yeni yollarla kolaylaştırmayı hedeflemektedir. SPERO,$$s$$'nin temel amacı, bireyleri güçlendirmek ve kripto para alanındaki kullanıcı deneyimini artıran araçlar ve platformlar sağlamaktır. Bu, daha esnek işlem yöntemlerini mümkün kılmayı, topluluk odaklı girişimleri teşvik etmeyi ve merkeziyetsiz uygulamalar (dApp'ler) aracılığıyla finansal fırsatlar yaratmayı içermektedir. SPERO,$$s$$'nin temel vizyonu kapsayıcılık etrafında dönmekte olup, geleneksel finansal sistemlerdeki boşlukları kapatmayı ve blok zinciri teknolojisinin faydalarından yararlanmayı hedeflemektedir. SPERO,$$s$$'nin Yaratıcısı Kimdir? SPERO,$$s$$'nin yaratıcısının kimliği bir miktar belirsizdir, çünkü kurucusu(ları) hakkında ayrıntılı arka plan bilgisi sağlayan sınırlı kamuya açık kaynaklar bulunmaktadır. Bu şeffaflık eksikliği, projenin merkeziyetsizlik taahhüdünden kaynaklanabilir—birçok web3 projesinin paylaştığı bir etik anlayışı, bireysel tanınmanın yerine kolektif katkıları önceliklendirmektedir. Topluluk ve onun kolektif hedefleri etrafında tartışmaları merkezileştirerek, SPERO,$$s$$, belirli bireyleri öne çıkarmadan güçlendirme özünü taşımaktadır. Bu nedenle, SPERO'nun etik anlayışını ve misyonunu anlamak, tek bir yaratıcının kimliğini belirlemekten daha önemlidir. SPERO,$$s$$'nin Yatırımcıları Kimlerdir? SPERO,$$s$$, kripto sektöründe yeniliği teşvik etmeye adanmış girişim sermayedarlarından melek yatırımcılara kadar çeşitli yatırımcılar tarafından desteklenmektedir. Bu yatırımcıların odak noktası genellikle SPERO'nun misyonuyla uyumlu olup, toplumsal teknolojik ilerlemeyi, finansal kapsayıcılığı ve merkeziyetsiz yönetimi vaat eden projeleri önceliklendirmektedir. Bu yatırımcı temelleri, yalnızca yenilikçi ürünler sunan projelere değil, aynı zamanda blok zinciri topluluğuna ve ekosistemlerine olumlu katkılarda bulunan projelere de ilgi duymaktadır. Bu yatırımcıların desteği, SPERO,$$s$$'yi hızla gelişen kripto projeleri alanında dikkate değer bir rakip haline getirmektedir. SPERO,$$s$$ Nasıl Çalışır? SPERO,$$s$$, onu geleneksel kripto para projelerinden ayıran çok yönlü bir çerçeve kullanmaktadır. İşte benzersizliğini ve yeniliğini vurgulayan bazı temel özellikler: Merkeziyetsiz Yönetim: SPERO,$$s$$, kullanıcıların projenin geleceğiyle ilgili karar alma süreçlerine aktif olarak katılmalarını sağlayan merkeziyetsiz yönetim modellerini entegre etmektedir. Bu yaklaşım, topluluk üyeleri arasında sahiplik ve hesap verebilirlik duygusunu teşvik etmektedir. Token Kullanımı: SPERO,$$s$$, ekosistem içinde çeşitli işlevler sunmak üzere tasarlanmış kendi kripto para token'ını kullanmaktadır. Bu token'lar, işlemleri, ödülleri ve platformda sunulan hizmetlerin kolaylaştırılmasını sağlayarak genel etkileşimi ve faydayı artırmaktadır. Katmanlı Mimari: SPERO,$$s$$'nin teknik mimarisi, modülerlik ve ölçeklenebilirliği destekleyerek projenin evrimi sırasında ek özelliklerin ve uygulamaların sorunsuz bir şekilde entegrasyonuna olanak tanımaktadır. Bu uyum sağlama yeteneği, sürekli değişen kripto manzarasında geçerliliği sürdürmek için hayati öneme sahiptir. Topluluk Katılımı: Proje, işbirliği ve geri bildirim teşvik eden mekanizmalar kullanarak topluluk odaklı girişimlere vurgu yapmaktadır. Güçlü bir topluluk oluşturarak, SPERO,$$s$$, kullanıcı ihtiyaçlarını daha iyi karşılayabilir ve piyasa trendlerine uyum sağlayabilir. Kapsayıcılığa Odaklanma: Düşük işlem ücretleri ve kullanıcı dostu arayüzler sunarak, SPERO,$$s$$, daha önce kripto alanında yer almamış bireyler de dahil olmak üzere çeşitli bir kullanıcı tabanını çekmeyi hedeflemektedir. Bu kapsayıcılık taahhüdü, erişilebilirlik yoluyla güçlendirme misyonuyla uyumludur. SPERO,$$s$$ Zaman Çizelgesi Bir projenin tarihini anlamak, gelişim yolculuğu ve kilometre taşları hakkında kritik bilgiler sağlar. Aşağıda, SPERO,$$s$$'nin evriminde önemli olayları haritalayan önerilen bir zaman çizelgesi bulunmaktadır: Kavram Geliştirme ve Fikir Aşaması: SPERO,$$s$$'nin temelini oluşturan ilk fikirler, blok zinciri endüstrisindeki merkeziyetsizlik ve topluluk odaklılık ilkeleriyle yakından uyumlu olarak geliştirildi. Proje Beyaz Kağıdının Yayınlanması: Kavramsal aşamayı takiben, SPERO,$$s$$'nin vizyonunu, hedeflerini ve teknolojik altyapısını ayrıntılı bir şekilde açıklayan kapsamlı bir beyaz kağıt yayımlandı ve topluluk ilgisini ve geri bildirimini toplamak amacıyla sunuldu. Topluluk Oluşturma ve Erken Katılımlar: Projenin hedefleri etrafında tartışmalar yürüterek destek toplamak ve erken benimseyenler ile potansiyel yatırımcılar için bir topluluk oluşturmak amacıyla aktif iletişim çabaları gerçekleştirildi. Token Üretim Etkinliği: SPERO,$$s$$, yerel token'larını erken destekçilere dağıtmak ve ekosistem içinde başlangıç likiditesini sağlamak amacıyla bir token üretim etkinliği (TGE) gerçekleştirdi. İlk dApp'in Yayınlanması: SPERO,$$s$$ ile ilişkili ilk merkeziyetsiz uygulama (dApp) faaliyete geçti ve kullanıcıların platformun temel işlevleriyle etkileşimde bulunmalarını sağladı. Sürekli Gelişim ve Ortaklıklar: Projenin tekliflerine sürekli güncellemeler ve iyileştirmeler yapılmakta olup, blok zinciri alanındaki diğer oyuncularla stratejik ortaklıklar, SPERO,$$s$$'yi rekabetçi ve gelişen bir oyuncu haline getirmiştir. Sonuç SPERO,$$s$$, web3 ve kripto paranın finansal sistemleri devrim niteliğinde dönüştürme ve bireyleri güçlendirme potansiyelinin bir kanıtıdır. Merkeziyetsiz yönetime, topluluk katılımına ve yenilikçi tasarlanmış işlevselliğe olan bağlılığıyla, daha kapsayıcı bir finansal manzaraya doğru bir yol açmaktadır. Hızla gelişen kripto alanındaki herhangi bir yatırımda olduğu gibi, potansiyel yatırımcılar ve kullanıcılar, SPERO,$$s$$ içindeki devam eden gelişmelerle ilgili olarak kapsamlı bir araştırma yapmaları ve düşünceli bir şekilde katılmaları teşvik edilmektedir. Proje, kripto endüstrisinin yenilikçi ruhunu sergileyerek, sayısız olasılığını keşfetmeye davet etmektedir. SPERO,$$s$$'nin yolculuğu hala devam ederken, temel ilkeleri, teknoloji, finans ve birbirimizle etkileşim biçimimizi etkileyebilir.

89 Toplam GörüntülenmeYayınlanma 2024.12.17Güncellenme 2024.12.17

$S$ Nedir

AGENT S Nedir

Agent S: Web3'te Otonom Etkileşimin Geleceği Giriş Web3 ve kripto para dünyasında sürekli gelişen manzarada, yenilikler bireylerin dijital platformlarla etkileşim biçimlerini sürekli olarak yeniden tanımlıyor. Bu tür öncü projelerden biri olan Agent S, açık ajans çerçevesi aracılığıyla insan-bilgisayar etkileşimini devrim niteliğinde değiştirmeyi vaat ediyor. Otonom etkileşimlerin yolunu açarak, Agent S karmaşık görevleri basitleştirmeyi ve yapay zeka (AI) alanında dönüştürücü uygulamalar sunmayı hedefliyor. Bu detaylı inceleme, projenin karmaşıklıklarına, benzersiz özelliklerine ve kripto para alanındaki etkilerine dalacaktır. Agent S Nedir? Agent S, bilgisayar görevlerinin otomasyonunda üç temel zorluğu ele almak üzere özel olarak tasarlanmış çığır açıcı bir açık ajans çerçevesidir: Alan Spesifik Bilgi Edinimi: Çerçeve, çeşitli dış bilgi kaynaklarından ve iç deneyimlerden akıllıca öğrenir. Bu çift yönlü yaklaşım, alan spesifik bilgi açısından zengin bir veri havuzu oluşturmasını sağlar ve görev yürütmedeki performansını artırır. Uzun Görev Ufukları Üzerinde Planlama: Agent S, karmaşık görevlerin verimli bir şekilde parçalanmasını ve yürütülmesini kolaylaştıran deneyim artırımlı hiyerarşik planlama kullanır. Bu özellik, çoklu alt görevleri etkili ve verimli bir şekilde yönetme yeteneğini önemli ölçüde artırır. Dinamik, Homojen Olmayan Arayüzlerle Başlama: Proje, ajanlar ve kullanıcılar arasındaki etkileşimi geliştiren yenilikçi bir çözüm olan Ajan-Bilgisayar Arayüzü'ni (ACI) tanıtmaktadır. Çok Modlu Büyük Dil Modellerini (MLLM'ler) kullanarak, Agent S çeşitli grafik kullanıcı arayüzlerini sorunsuz bir şekilde gezinebilir ve manipüle edebilir. Bu öncü özellikler aracılığıyla, Agent S, makinelerle insan etkileşimini otomatikleştirmede karşılaşılan karmaşıklıkları ele alan sağlam bir çerçeve sunarak, AI ve ötesinde birçok uygulama için zemin hazırlıyor. Agent S'nin Yaratıcısı Kimdir? Agent S'nin kavramı temelde yenilikçi olsa da, yaratıcısı hakkında spesifik bilgiler belirsizliğini koruyor. Yaratıcı şu anda bilinmiyor, bu da projenin yeni aşamasını veya kurucu üyeleri gizli tutma stratejik tercihini vurguluyor. Anonimlikten bağımsız olarak, odak çerçevenin yetenekleri ve potansiyeli üzerinde kalıyor. Agent S'nin Yatırımcıları Kimlerdir? Agent S, kriptografik ekosistemde oldukça yeni olduğundan, yatırımcıları ve finansal destekçileri hakkında ayrıntılı bilgiler açıkça belgelenmemiştir. Projeyi destekleyen yatırım temelleri veya organizasyonları hakkında kamuya açık bilgilerdeki eksiklik, finansman yapısı ve gelişim yol haritası hakkında sorular doğuruyor. Destekleyicilerin anlaşılması, projenin sürdürülebilirliğini ve potansiyel pazar etkisini değerlendirmek için kritik öneme sahiptir. Agent S Nasıl Çalışır? Agent S'nin temelinde, çeşitli ortamlarda etkili bir şekilde çalışmasını sağlayan son teknoloji bir sistem yatmaktadır. İşleyiş modeli birkaç ana özellik etrafında inşa edilmiştir: İnsan Benzeri Bilgisayar Etkileşimi: Çerçeve, bilgisayarlarla etkileşimleri daha sezgisel hale getirmeyi amaçlayan gelişmiş AI planlaması sunar. Görev yürütmedeki insan davranışını taklit ederek, kullanıcı deneyimlerini yükseltmeyi vaat eder. Anlatı Belleği: Yüksek düzeyde deneyimlerden yararlanmak için kullanılan Agent S, görev geçmişlerini takip etmek amacıyla anlatı belleğini kullanarak karar verme süreçlerini geliştirir. Episodik Bellek: Bu özellik, kullanıcılara adım adım rehberlik sağlayarak, çerçevenin görevler gelişirken bağlamsal destek sunmasına olanak tanır. OpenACI Desteği: Yerel olarak çalışabilme yeteneği ile Agent S, kullanıcıların etkileşimleri ve iş akışları üzerinde kontrol sağlamasına olanak tanır ve Web3'ün merkeziyetsiz felsefesiyle uyumlu hale gelir. Dış API'lerle Kolay Entegrasyon: Çeşitli AI platformlarıyla uyumluluğu ve çok yönlülüğü, Agent S'nin mevcut teknolojik ekosistemlere sorunsuz bir şekilde entegre olmasını sağlar ve geliştiriciler ile organizasyonlar için cazip bir seçenek haline getirir. Bu işlevsellikler, Agent S'nin kripto alanındaki benzersiz konumuna katkıda bulunarak, karmaşık, çok aşamalı görevleri minimum insan müdahalesi ile otomatikleştirir. Proje geliştikçe, Web3'teki potansiyel uygulamaları dijital etkileşimlerin nasıl gelişeceğini yeniden tanımlayabilir. Agent S'nin Zaman Çizelgesi Agent S'nin gelişimi ve kilometre taşları, önemli olaylarını vurgulayan bir zaman çizelgesinde özetlenebilir: 27 Eylül 2024: Agent S'nin kavramı, “Bilgisayarları İnsan Gibi Kullanan Açık Bir Ajans Çerçevesi” başlıklı kapsamlı bir araştırma makalesi ile tanıtıldı ve projenin temelini sergiledi. 10 Ekim 2024: Araştırma makalesi arXiv'de kamuya açık olarak yayınlandı ve çerçevenin derinlemesine bir incelemesini ve OSWorld benchmark'ına dayalı performans değerlendirmesini sundu. 12 Ekim 2024: Agent S'nin yetenekleri ve özellikleri hakkında görsel bir içgörü sağlayan bir video sunumu yayımlandı ve potansiyel kullanıcılar ve yatırımcılarla daha fazla etkileşim sağlandı. Bu zaman çizelgesindeki işaretler, sadece Agent S'nin ilerlemesini değil, aynı zamanda şeffaflık ve topluluk katılımına olan bağlılığını da göstermektedir. Agent S Hakkında Ana Noktalar Agent S çerçevesi gelişmeye devam ederken, birkaç ana özellik öne çıkmakta ve yenilikçi doğasını ve potansiyelini vurgulamaktadır: Yenilikçi Çerçeve: İnsan etkileşimine benzer bir bilgisayar kullanımı sağlamak üzere tasarlanan Agent S, görev otomasyonuna yeni bir yaklaşım getiriyor. Otonom Etkileşim: GUI aracılığıyla bilgisayarlarla otonom olarak etkileşim kurabilme yeteneği, daha akıllı ve verimli hesaplama çözümlerine doğru bir sıçrama anlamına geliyor. Karmaşık Görev Otomasyonu: Sağlam metodolojisi ile karmaşık, çok aşamalı görevleri otomatikleştirerek süreçleri daha hızlı ve daha az hata payı ile gerçekleştirebilir. Sürekli İyileştirme: Öğrenme mekanizmaları, Agent S'nin geçmiş deneyimlerden öğrenmesini sağlar ve sürekli olarak performansını ve etkinliğini artırır. Çok Yönlülük: OSWorld ve WindowsAgentArena gibi farklı işletim ortamlarında uyumlu olması, geniş bir uygulama yelpazesine hizmet edebilmesini sağlar. Agent S, Web3 ve kripto alanında kendini konumlandırırken, etkileşim yeteneklerini artırma ve süreçleri otomatikleştirme potansiyeli, AI teknolojilerinde önemli bir ilerlemeyi temsil etmektedir. Yenilikçi çerçevesi aracılığıyla, Agent S dijital etkileşimlerin geleceğini örneklemekte ve çeşitli sektörlerde kullanıcılar için daha sorunsuz ve verimli bir deneyim vaat etmektedir. Sonuç Agent S, AI ve Web3'ün birleşiminde cesur bir sıçramayı temsil ediyor ve teknoloji ile etkileşim biçimimizi yeniden tanımlama kapasitesine sahip. Henüz erken aşamalarında olmasına rağmen, uygulama olanakları geniş ve çekici. Kritik zorlukları ele alan kapsamlı çerçevesi ile Agent S, otonom etkileşimleri dijital deneyimin ön plana çıkmasına taşımayı hedefliyor. Kripto para ve merkeziyetsizlik alanlarına daha derinlemesine girdikçe, Agent S gibi projelerin teknoloji ve insan-bilgisayar işbirliğinin geleceğini şekillendirmede önemli bir rol oynayacağı kesin.

523 Toplam GörüntülenmeYayınlanma 2025.01.14Güncellenme 2025.01.14

AGENT S Nedir

S Nasıl Satın Alınır

HTX.com’a hoş geldiniz! Sonic (S) satın alma işlemlerini basit ve kullanışlı bir hâle getirdik. Adım adım açıkladığımız rehberimizi takip ederek kripto yolculuğunuza başlayın. 1. Adım: HTX Hesabınızı OluşturunHTX'te ücretsiz bir hesap açmak için e-posta adresinizi veya telefon numaranızı kullanın. Sorunsuzca kaydolun ve tüm özelliklerin kilidini açın. Hesabımı Aç2. Adım: Kripto Satın Al Bölümüne Gidin ve Ödeme Yönteminizi SeçinKredi/Banka Kartı: Visa veya Mastercard'ınızı kullanarak anında Sonic (S) satın alın.Bakiye: Sorunsuz bir şekilde işlem yapmak için HTX hesap bakiyenizdeki fonları kullanın.Üçüncü Taraflar: Kullanımı kolaylaştırmak için Google Pay ve Apple Pay gibi popüler ödeme yöntemlerini ekledik.P2P: HTX'teki diğer kullanıcılarla doğrudan işlem yapın.Borsa Dışı (OTC): Yatırımcılar için kişiye özel hizmetler ve rekabetçi döviz kurları sunuyoruz.3. Adım: Sonic (S) Varlıklarınızı SaklayınSonic (S) satın aldıktan sonra HTX hesabınızda saklayın. Alternatif olarak, blok zinciri transferi yoluyla başka bir yere gönderebilir veya diğer kripto para birimlerini takas etmek için kullanabilirsiniz.4. Adım: Sonic (S) Varlıklarınızla İşlem YapınHTX'in spot piyasasında Sonic (S) ile kolayca işlemler yapın.Hesabınıza erişin, işlem çiftinizi seçin, işlemlerinizi gerçekleştirin ve gerçek zamanlı olarak izleyin. Hem yeni başlayanlar hem de deneyimli yatırımcılar için kullanıcı dostu bir deneyim sunuyoruz.

1.5k Toplam GörüntülenmeYayınlanma 2025.01.15Güncellenme 2026.06.01

S Nasıl Satın Alınır

Tartışmalar

HTX Topluluğuna hoş geldiniz. Burada, en son platform gelişmeleri hakkında bilgi sahibi olabilir ve profesyonel piyasa görüşlerine erişebilirsiniz. Kullanıcıların S (S) fiyatı hakkındaki görüşleri aşağıda sunulmaktadır.

活动图片