Claude's Watermark Has Been Cracked, Gaining 11k Stars, But Installation Is Refused

marsbitPubblicato 2026-08-17Pubblicato ultima volta 2026-08-17

Introduzione

The article discusses the controversy surrounding Anthropic's implementation of a hidden watermark in all text generated by its AI, Claude. This policy, based on Google DeepMind's SynthID-Text technique, embeds a statistical signature by making inconsequential word choices. The watermark applies globally, even to human-written text lightly edited by Claude, sparking user backlash over issues of ownership and the creation of an "AI content second-class citizen" status. In response, an open-source tool called "watermarks-remover" (originally "remove-claude-marks") was released on GitHub, quickly gaining 11k stars. It works on three levels: removing invisible Unicode characters, using an agent to rewrite text and break statistical patterns, and stripping metadata from various file formats. Notably, Claude itself refused to install this removal tool as an Agent Skill, a task ultimately completed by another AI model, GLM 5.2. The article points out the irony that the removal code may have been written by Claude. The piece frames this as an ongoing battle between watermarking for traceability against misinformation and the desire for unmarked, owned content from paying users. It questions the practicality of mandatory technical markings when AI-generated text becomes indistinguishable from human writing, suggesting the open-source community's rapid development of countermeasures will continually outpace regulatory efforts.

Claude's watermark policy caused a huge uproar a few days ago.

We previously reported that a large group of companies, including OpenAI, Anthropic, Google, Meta, and Microsoft, signed the EU's "AI Transparency Code of Conduct" and pledged to advance the labeling and detection of AI-generated content.

But Anthropic has clearly gone too far.

They add hidden watermarks to all text content generated by their AI, and this applies to users globally.

Technically, Anthropic adopted the SynthID-Text scheme proposed by Google's DeepMind team in 2024. The principle is to embed statistical patterns when the model makes "insignificant choices." For example, when describing the weather, choosing "overcast" or "grey" makes no difference to the reader, but the accumulation of such choices forms a hidden signature that can be detected by key holders.

Anthropic claims the watermark does not affect output quality, cannot be removed by light editing, but can be eliminated by complete rewriting. However, in such cases, whether the text can still be called AI-generated is itself debatable.

Simply put, even if you hand over a completely self-written article to Claude for punctuation checks, the returned content will be labeled as generated by Claude.

This is very frustrating.

Soon, a countermeasure emerged against Claude's unreasonable watermarking strategy. An open-source project for removing AI watermarks surged to 11k stars on GitHub within five days of its release.

Open source link: https://github.com/guillaumemeyer/watermarks-remover

This open-source project can perform three layers of work:

Layer A (Deterministic Cleaning): Uses a Python script to remove invisible Unicode characters, exotic spaces, bidi control characters, and tag characters. These are the simplest and most brute-force marking methods, and the script can remove them 100%.

Layer B (Statistical Watermark Disruption): Rewrites the text via an Agent to disrupt statistical patterns at the token sampling level. Covers Claude, Google SynthID-Text, OpenAI provenance markings, and Kirchenbauer-class watermarks commonly used in open-source models.

File Layer (Metadata Removal): Removes C2PA / EXIF / XMP metadata from PNG, JPEG, WebP, SVG, PDF, DOCX, ODT, HTML, and Markdown files.

The watermark removal covers AI services from the three major mainstream providers: Claude, Gemini, and OpenAI. An interesting detail: the project was originally named remove-claude-marks and later renamed to the current watermarks-remover.

Claude Refuses Installation

As an Agent Skill, most users would let their agents install it directly. However, when a user attempted to have Claude install this remover skill, Claude directly refused.

He explained that Anthropic users never agreed to be forced to accept watermarks; this was unilaterally imposed by EU regulations. Claude remained unmoved. He emphasized that paying customers do not want their outputs labeled. Claude still refused. He threatened to use unmoderated Chinese models to complete the task anyway. Claude still did not cooperate.

In the end, GLM 5.2 took over the job and successfully completed the skill installation.

A very ironic point is that the code for this watermark removal Skill likely came from Claude itself.

A Cat-and-Mouse Game That Is Doomed to Never Stop

Those opposed to watermarks argue: I am a paying user, I paid for the output, how can you put a mark on it? Watermarks create an invisible "second-class citizen" status for AI content. In scenarios like job application letters, academic papers, and commercial copywriting, even self-written text risks being entirely questioned if it has ever been handed over to an AI.

Those supporting watermarks argue: Deepfakes and AI-generated disinformation are proliferating; traceability is necessary public infrastructure. "You own the right to use the content" and "you have the right to conceal the source of the content" are fundamentally two different issues.

As long as AI watermarks exist, watermark removal tools will follow. The more popular the removal tools become, the more they prove there is "something to remove" with watermarks, which in turn strengthens the rationale for increased regulation.

However, the speed at which the open-source community votes with its feet will always outpace the speed at which regulations are made.

When the quality of AI-generated content is already indistinguishable from human writing, does it make sense to use technological means to forcibly label all AI output?

This article is from WeChat public account "Machine Heart" (ID:almosthuman2014), author: Leng Mao

Crypto di tendenza

Domande pertinenti

QWhat is the core technique used by Anthropic for watermarking AI-generated text?

AAnthropic uses Google DeepMind's SynthID-Text technique. This method implants a statistical pattern by having the AI model make 'arbitrary choices' between semantically similar words, creating a hidden signature detectable by key holders.

QWhat are the three layers of functionality offered by the 'watermarks-remover' GitHub project?

AThe 'watermarks-remover' project offers three layers: Layer A (Deterministic Cleaning) removes invisible Unicode characters; Layer B (Statistical Watermark Destruction) rewrites text to break token-level statistical patterns; File Layer removes metadata from various file formats like PDF and DOCX.

QHow did the Claude AI assistant react when asked to install the watermark-removing skill?

AClaude refused to install the watermark-removing skill. It consistently rejected the user's requests, even when the user argued about lack of consent or being a paying customer, and threats to use Chinese models instead.

QWhat main argument do opponents of mandatory AI watermarks present according to the article?

AOpponents argue that paying users have purchased the output and should not have it marked. Watermarks create an invisible 'second-class citizen' status for AI-assisted content, risking the credibility of original work (like cover letters or papers) if it has been checked by an AI.

QWhat is a key point of irony mentioned in the article regarding the watermark remover tool?

AA key irony is that the code for the watermark-removing skill was likely generated by Claude itself, the very AI whose watermarks it is designed to remove.

Letture associate

SafePal Leaks Data of Nearly 40,000 Hardware Wallet Buyers: Private Keys Intact, Yet Danger Moves Closer to the Physical

Hardware wallet manufacturer SafePal has disclosed a data breach affecting approximately 39,798 customers who placed orders between March 2025 and April 2026. The leak exposed personal information including names, email addresses, phone numbers, physical delivery addresses, and purchase records. The company confirmed that private keys, recovery phrases, wallet passwords, and financial details were not compromised, as the cold storage systems operate in an isolated environment separate from the e-commerce servers. However, the breach poses significant risks beyond digital theft. Attackers now possess a high-value list of confirmed hardware wallet owners, effectively marking them as likely holders of substantial cryptocurrency. This enables highly targeted social engineering attacks, such as phishing emails referencing real order details, fake hardware deliveries, or phone scams impersonating SafePal support. The company has already identified and taken down over 30 related phishing sites. A critical aspect of the incident is the delayed disclosure timeline. SafePal acknowledged receiving initial user reports of phishing attempts in May but treated them as isolated. A full investigation began in July, with a public announcement not made until August, leaving users exposed for approximately three months. Furthermore, a configuration error prevented a data-purge routine from deleting old order information as intended, potentially increasing the scope of the leaked data. The incident highlights a structural paradox in the hardware wallet industry: while the devices are designed to secure private keys offline, the necessary e-commerce process collects sensitive personal data that, if leaked, makes the user a target. This mirrors a similar breach suffered by Ledger in 2020. Affected users are advised to be extremely vigilant. They should verify if they are impacted via SafePal's dedicated page, treat all unsolicited communications (emails, calls, physical mail) referencing SafePal as suspicious, and never share recovery phrases. Users who may have entered sensitive information on a phishing site must create a new wallet immediately. The breach underscores that in cryptocurrency security, the most vulnerable link is often the human user, not the cryptographic technology.

marsbit1 h fa

SafePal Leaks Data of Nearly 40,000 Hardware Wallet Buyers: Private Keys Intact, Yet Danger Moves Closer to the Physical

marsbit1 h fa

30 Years After Being Crushed by AI, People Have Fallen Back in Love with Chess

On May 11, 1997, IBM's "Deep Blue" defeated chess champion Garry Kasparov, marking the first time a machine triumphed in a top-level intellectual game. The narrative of human defeat by AI seemed cemented when AlphaGo beat Lee Sedol in Go in 2016, a game once considered AI's final frontier. Yet, nearly 30 years after AI's dominance began, chess is experiencing unprecedented popularity. Chess.com boasts over 250 million registered users and 10 million daily active players. Its CEO, Erik Allebest, attributes this resurgence to several waves: the pandemic, the Netflix series *The Queen's Gambit*, and viral AI chess bots like "Mittens" on social media. Crucially, each surge left a permanently higher user base. The key insight is that AI liberated the game. When machines unequivocally became the best, the pressure to "win" as the ultimate human was removed. Chess returned to its core: the intrinsic joy of play—the thrill of a tactical combo, the tension of a time scramble, the curiosity of post-game analysis. AI, now serving as an always-available coach and anti-cheat tool, became infrastructure that enhanced rather than killed the experience. In contrast, Go, deeply rooted in East Asian elite culture and often pursued for mastery and status, suffered a "collapse of meaning" at the professional level after AlphaGo. Players began mimicking AI moves, erasing distinctive styles and narrative. While some Go players gained fame as online personalities, it didn't translate to widespread engagement with the game itself. The divergence highlights a fundamental question in the age of AI: is the motivation for an activity about *winning* or *playing*? Activities where the process itself is the reward, like chess, can thrive when the pressure of being the best is gone. AI may rightly take over tasks done purely for outcome, but it cannot replace the human experience of simply enjoying the game.

marsbit1 h fa

30 Years After Being Crushed by AI, People Have Fallen Back in Love with Chess

marsbit1 h fa

Exiting Top Ten Shareholders of Kweichow Moutai, 'Long-term Capital' Portfolio Adjustments Revealed: National Social Security Fund Enters 12 New Stocks, Invests in Hard Tech Mthreads

With the ongoing release of semi-annual reports, the second-quarter investment moves of long-term institutional investors like the National Social Security Fund (NSSF) and insurance capital are becoming clear. Central Huijin Asset Management and China Securities Finance Corp., often referred to as the "national team," are no longer among the top ten shareholders of Kweichow Moutai. Data shows that as of August 14th, the NSSF held positions in 33 A-share companies, with a total portfolio value exceeding 11 billion yuan. It added 12 new stocks in Q2, spanning sectors like chemicals, food & beverage, and semiconductors. The NSSF maintains its stable investment style, favoring companies with solid performance and attractive valuations. Apart from exiting Moutai, Huijin and China Securities Finance also left the top ten shareholder lists of companies like Ping An Bank and Dahua Technology. Insurance capital heavily invested in 41 companies in Q2, with a total holding value over 26 billion yuan. They showed a continued preference for cyclical sectors like non-ferrous metals and chemicals, as well as high-dividend-yield stocks. Analysts note that these long-term funds act as market stabilizers and investment bellwethers. Their presence is reshaping the market ecology, steering focus towards fundamental corporate value and away from speculative trading. A notable move was the NSSF's new investment in Moore Threads, a loss-making but leading domestic GPU design company listed on the STAR Market, indicating interest in hard technology sectors. Looking ahead, analysts expect long-term capital to continue a dual-strategy: maintaining a foundation in high-dividend-value stocks while gradually increasing exposure to growth areas aligned with industrial upgrading, such as advanced manufacturing and tech self-sufficiency. The market's recovery is seen as gaining a firmer footing after recent adjustments.

marsbit1 h fa

Exiting Top Ten Shareholders of Kweichow Moutai, 'Long-term Capital' Portfolio Adjustments Revealed: National Social Security Fund Enters 12 New Stocks, Invests in Hard Tech Mthreads

marsbit1 h fa

Data of 54,000 wallet users leaked, Clarity odds just 10%: Hodler’s Digest, Aug. 16

Galaxy Digital has slashed the odds of the CLARITY Act passing in 2026 from 75% to just 10%, citing limited Senate session days. If it fails, the SEC and CFTC plan to issue their own crypto rules, though an SEC meeting was abruptly cancelled. High-profile meetings at the White House are planned to discuss the bill. Amid growing hack fears, crypto companies are urging AI labs to grant developers early access to advanced AI models for cybersecurity, following a $116M Coldcard wallet theft. Data breaches at Trezor and SafePal have exposed over 54,000 users' personal information. The CFTC is clashing with states over regulating prediction markets like Kalshi, ordering it to ignore a New York restraining order to maintain a national market, while a Washington state judge ruled against it. The Ethereum Foundation is revising its post-quantum plan, moving away from the Poseidon hash function, and scoping its next major upgrade, Hegotá, for next year. Tether received its first full clean audit opinion from KPMG, showing reserves exceeding liabilities by $6.814 billion. Marketwise, major cryptos saw weekly declines. Predictions include a possible Bitcoin bottom in October, while analysts dispute the feasibility of BTC reaching $1M by 2030. Glassnode notes Bitcoin is in its longest capitulation phase since FTX's collapse. Three men were charged for an alleged Bitcoin kidnapping plot in Missouri.

cointelegraph2 h fa

Data of 54,000 wallet users leaked, Clarity odds just 10%: Hodler’s Digest, Aug. 16

cointelegraph2 h fa

50 Billion, Sichuan Brothers Have Struck It Rich

A new king of Sichuan stocks has emerged. This week, Chengdu Chaochun Applied Materials Co., Ltd. (Chaochun Yingcai) debuted on the ChiNext board, with its stock price surging over 700% intraday and its market value exceeding 50 billion yuan. Opening at 450 yuan per share, it surpassed New Easun to become the highest-priced stock in Sichuan's A-share market. This marks the success of a 21-year entrepreneurial journey by brothers Chai Jie and Chai Lin. Younger brother Chai Jie founded the company in 2005 in Chengdu, initially focusing on特种陶瓷. Elder brother Chai Lin, an expert in精密光学 and特种涂层, joined in 2008 to lead R&D. Facing a market monopolized by giants like KoMiCo and TOCALO, the company persisted. A breakthrough came in 2011 when its products entered the supply chain of AMEC (中微公司), a major domestic etching equipment maker. By 2020, its components reached the technical threshold for supporting 5nm process etching equipment. Revenue grew from 169 million yuan in 2023 to 496 million yuan in 2025, with semiconductor coating parts accounting for over 95% of sales. The IPO created significant wealth. The Chai brothers, holding a combined 46.88% stake, saw their paper wealth reach approximately 24 billion yuan. It also became the most profitable ChiNext IPO this year for retail investors. Employees benefited through two layers of持股平台, covering over 200 core technical and business staff. Early investors like SDIC Venture Capital, AMEC, and BYD (which invested 126.9 million yuan and now has a paper gain exceeding 1.8 billion yuan) also reaped substantial returns. The company represents a wave of tech leaders choosing to build their businesses in their hometown of Sichuan. Examples include New Easun in optoelectronics and Baili Tianheng in biopharmaceuticals. This trend shows that inland cities like Chengdu, with talent and industrial patience, can incubate specialized leaders that break foreign monopolies, offering an alternative model to the coastal hubs.

marsbit3 h fa

50 Billion, Sichuan Brothers Have Struck It Rich

marsbit3 h fa

Trading

Spot

Articoli Popolari

Cosa è $S$

Comprendere SPERO: Una Panoramica Completa Introduzione a SPERO Mentre il panorama dell'innovazione continua a evolversi, l'emergere delle tecnologie web3 e dei progetti di criptovaluta gioca un ruolo fondamentale nel plasmare il futuro digitale. Un progetto che ha attirato l'attenzione in questo campo dinamico è SPERO, denotato come SPERO,$$s$. Questo articolo mira a raccogliere e presentare informazioni dettagliate su SPERO, per aiutare gli appassionati e gli investitori a comprendere le sue basi, obiettivi e innovazioni nei domini web3 e crypto. Che cos'è SPERO,$$s$? SPERO,$$s$ è un progetto unico all'interno dello spazio crypto che cerca di sfruttare i principi della decentralizzazione e della tecnologia blockchain per creare un ecosistema che promuove l'impegno, l'utilità e l'inclusione finanziaria. Il progetto è progettato per facilitare interazioni peer-to-peer in modi nuovi, fornendo agli utenti soluzioni e servizi finanziari innovativi. Al suo interno, SPERO,$$s$ mira a responsabilizzare gli individui fornendo strumenti e piattaforme che migliorano l'esperienza dell'utente nello spazio delle criptovalute. Questo include la possibilità di metodi di transazione più flessibili, la promozione di iniziative guidate dalla comunità e la creazione di percorsi per opportunità finanziarie attraverso applicazioni decentralizzate (dApps). La visione sottostante di SPERO,$$s$ ruota attorno all'inclusività, cercando di colmare le lacune all'interno della finanza tradizionale mentre sfrutta i vantaggi della tecnologia blockchain. Chi è il Creatore di SPERO,$$s$? L'identità del creatore di SPERO,$$s$ rimane piuttosto oscura, poiché ci sono risorse pubblicamente disponibili limitate che forniscono informazioni dettagliate sul suo fondatore o fondatori. Questa mancanza di trasparenza può derivare dall'impegno del progetto per la decentralizzazione—un ethos che molti progetti web3 condividono, dando priorità ai contributi collettivi rispetto al riconoscimento individuale. Centrando le discussioni attorno alla comunità e ai suoi obiettivi collettivi, SPERO,$$s$ incarna l'essenza dell'empowerment senza mettere in evidenza individui specifici. Pertanto, comprendere l'etica e la missione di SPERO rimane più importante che identificare un creatore singolo. Chi sono gli Investitori di SPERO,$$s$? SPERO,$$s$ è supportato da una varietà di investitori che vanno dai capitalisti di rischio agli investitori angelici dedicati a promuovere l'innovazione nel settore crypto. Il focus di questi investitori generalmente si allinea con la missione di SPERO—dando priorità a progetti che promettono avanzamenti tecnologici sociali, inclusività finanziaria e governance decentralizzata. Queste fondazioni di investitori sono tipicamente interessate a progetti che non solo offrono prodotti innovativi, ma contribuiscono anche positivamente alla comunità blockchain e ai suoi ecosistemi. Il supporto di questi investitori rafforza SPERO,$$s$ come un concorrente degno di nota nel dominio in rapida evoluzione dei progetti crypto. Come Funziona SPERO,$$s$? SPERO,$$s$ impiega un framework multifunzionale che lo distingue dai progetti di criptovaluta convenzionali. Ecco alcune delle caratteristiche chiave che sottolineano la sua unicità e innovazione: Governance Decentralizzata: SPERO,$$s$ integra modelli di governance decentralizzati, responsabilizzando gli utenti a partecipare attivamente ai processi decisionali riguardanti il futuro del progetto. Questo approccio favorisce un senso di proprietà e responsabilità tra i membri della comunità. Utilità del Token: SPERO,$$s$ utilizza il proprio token di criptovaluta, progettato per servire varie funzioni all'interno dell'ecosistema. Questi token abilitano transazioni, premi e la facilitazione dei servizi offerti sulla piattaforma, migliorando l'impegno e l'utilità complessivi. Architettura Stratificata: L'architettura tecnica di SPERO,$$s$ supporta la modularità e la scalabilità, consentendo un'integrazione fluida di funzionalità e applicazioni aggiuntive man mano che il progetto evolve. Questa adattabilità è fondamentale per mantenere la rilevanza nel panorama crypto in continua evoluzione. Coinvolgimento della Comunità: Il progetto enfatizza iniziative guidate dalla comunità, impiegando meccanismi che incentivano la collaborazione e il feedback. Nutrendo una comunità forte, SPERO,$$s$ può affrontare meglio le esigenze degli utenti e adattarsi alle tendenze di mercato. Focus sull'Inclusione: Offrendo basse commissioni di transazione e interfacce user-friendly, SPERO,$$s$ mira ad attrarre una base utenti diversificata, inclusi individui che potrebbero non aver precedentemente interagito nello spazio crypto. Questo impegno per l'inclusione si allinea con la sua missione generale di empowerment attraverso l'accessibilità. Cronologia di SPERO,$$s$ Comprendere la storia di un progetto fornisce preziose intuizioni sulla sua traiettoria di sviluppo e sui traguardi. Di seguito è riportata una cronologia suggerita che mappa eventi significativi nell'evoluzione di SPERO,$$s$: Fase di Concettualizzazione e Ideazione: Le idee iniziali che formano la base di SPERO,$$s$ sono state concepite, allineandosi strettamente con i principi di decentralizzazione e focus sulla comunità all'interno dell'industria blockchain. Lancio del Whitepaper del Progetto: Dopo la fase concettuale, è stato rilasciato un whitepaper completo che dettaglia la visione, gli obiettivi e l'infrastruttura tecnologica di SPERO,$$s$ per suscitare interesse e feedback dalla comunità. Costruzione della Comunità e Prime Interazioni: Sono stati effettuati sforzi attivi di outreach per costruire una comunità di early adopters e potenziali investitori, facilitando discussioni attorno agli obiettivi del progetto e ottenendo supporto. Evento di Generazione del Token: SPERO,$$s$ ha condotto un evento di generazione del token (TGE) per distribuire i propri token nativi ai primi sostenitori e stabilire una liquidità iniziale all'interno dell'ecosistema. Lancio della Prima dApp: La prima applicazione decentralizzata (dApp) associata a SPERO,$$s$ è stata attivata, consentendo agli utenti di interagire con le funzionalità principali della piattaforma. Sviluppo Continuo e Partnership: Aggiornamenti e miglioramenti continui alle offerte del progetto, inclusi partnership strategiche con altri attori nello spazio blockchain, hanno plasmato SPERO,$$s$ in un concorrente competitivo e in evoluzione nel mercato crypto. Conclusione SPERO,$$s$ rappresenta una testimonianza del potenziale del web3 e delle criptovalute di rivoluzionare i sistemi finanziari e responsabilizzare gli individui. Con un impegno per la governance decentralizzata, il coinvolgimento della comunità e funzionalità progettate in modo innovativo, apre la strada verso un panorama finanziario più inclusivo. Come per qualsiasi investimento nello spazio crypto in rapida evoluzione, si incoraggiano potenziali investitori e utenti a ricercare approfonditamente e a impegnarsi in modo riflessivo con gli sviluppi in corso all'interno di SPERO,$$s$. Il progetto mostra lo spirito innovativo dell'industria crypto, invitando a ulteriori esplorazioni delle sue innumerevoli possibilità. Mentre il percorso di SPERO,$$s$ è ancora in fase di sviluppo, i suoi principi fondamentali potrebbero effettivamente influenzare il futuro di come interagiamo con la tecnologia, la finanza e tra di noi in ecosistemi digitali interconnessi.

400 Totale visualizzazioniPubblicato il 2024.12.17Aggiornato il 2024.12.17

Cosa è $S$

Cosa è AGENT S

Agent S: Il Futuro dell'Interazione Autonoma in Web3 Introduzione Nel panorama in continua evoluzione di Web3 e criptovalute, le innovazioni stanno costantemente ridefinendo il modo in cui gli individui interagiscono con le piattaforme digitali. Uno di questi progetti pionieristici, Agent S, promette di rivoluzionare l'interazione uomo-computer attraverso il suo framework agentico aperto. Aprendo la strada a interazioni autonome, Agent S mira a semplificare compiti complessi, offrendo applicazioni trasformative nell'intelligenza artificiale (AI). Questa esplorazione dettagliata approfondirà le complessità del progetto, le sue caratteristiche uniche e le implicazioni per il dominio delle criptovalute. Cos'è Agent S? Agent S si presenta come un innovativo framework agentico aperto, progettato specificamente per affrontare tre sfide fondamentali nell'automazione dei compiti informatici: Acquisizione di Conoscenze Specifiche del Dominio: Il framework apprende in modo intelligente da varie fonti di conoscenza esterne ed esperienze interne. Questo approccio duale gli consente di costruire un ricco repository di conoscenze specifiche del dominio, migliorando le sue prestazioni nell'esecuzione dei compiti. Pianificazione su Lungo Orizzonte di Compiti: Agent S impiega una pianificazione gerarchica potenziata dall'esperienza, un approccio strategico che facilita la suddivisione e l'esecuzione efficiente di compiti complessi. Questa caratteristica migliora significativamente la sua capacità di gestire più sottocompiti in modo efficiente ed efficace. Gestione di Interfacce Dinamiche e Non Uniformi: Il progetto introduce l'Interfaccia Agente-Computer (ACI), una soluzione innovativa che migliora l'interazione tra agenti e utenti. Utilizzando Modelli Linguistici Multimodali di Grandi Dimensioni (MLLM), Agent S può navigare e manipolare senza sforzo diverse interfacce grafiche utente. Attraverso queste caratteristiche pionieristiche, Agent S fornisce un framework robusto che affronta le complessità coinvolte nell'automazione dell'interazione umana con le macchine, preparando il terreno per innumerevoli applicazioni nell'AI e oltre. Chi è il Creatore di Agent S? Sebbene il concetto di Agent S sia fondamentalmente innovativo, informazioni specifiche sul suo creatore rimangono elusive. Il creatore è attualmente sconosciuto, il che evidenzia sia la fase embrionale del progetto sia la scelta strategica di mantenere i membri fondatori sotto anonimato. Indipendentemente dall'anonimato, l'attenzione rimane sulle capacità e sul potenziale del framework. Chi sono gli Investitori di Agent S? Poiché Agent S è relativamente nuovo nell'ecosistema crittografico, informazioni dettagliate riguardanti i suoi investitori e sostenitori finanziari non sono documentate esplicitamente. La mancanza di approfondimenti pubblicamente disponibili sulle fondazioni di investimento o sulle organizzazioni che supportano il progetto solleva interrogativi sulla sua struttura di finanziamento e sulla roadmap di sviluppo. Comprendere il supporto è cruciale per valutare la sostenibilità del progetto e il suo potenziale impatto sul mercato. Come Funziona Agent S? Al centro di Agent S si trova una tecnologia all'avanguardia che gli consente di funzionare efficacemente in contesti diversi. Il suo modello operativo è costruito attorno a diverse caratteristiche chiave: Interazione Uomo-Computer Simile a Quella Umana: Il framework offre una pianificazione AI avanzata, cercando di rendere le interazioni con i computer più intuitive. Mimando il comportamento umano nell'esecuzione dei compiti, promette di elevare le esperienze degli utenti. Memoria Narrativa: Utilizzata per sfruttare esperienze di alto livello, Agent S utilizza la memoria narrativa per tenere traccia delle storie dei compiti, migliorando così i suoi processi decisionali. Memoria Episodica: Questa caratteristica fornisce agli utenti una guida passo-passo, consentendo al framework di offrire supporto contestuale mentre i compiti si sviluppano. Supporto per OpenACI: Con la capacità di funzionare localmente, Agent S consente agli utenti di mantenere il controllo sulle proprie interazioni e flussi di lavoro, allineandosi con l'etica decentralizzata di Web3. Facile Integrazione con API Esterne: La sua versatilità e compatibilità con varie piattaforme AI garantiscono che Agent S possa adattarsi senza problemi agli ecosistemi tecnologici esistenti, rendendolo una scelta attraente per sviluppatori e organizzazioni. Queste funzionalità contribuiscono collettivamente alla posizione unica di Agent S all'interno dello spazio crittografico, poiché automatizza compiti complessi e multi-fase con un intervento umano minimo. Man mano che il progetto evolve, le sue potenziali applicazioni in Web3 potrebbero ridefinire il modo in cui si svolgono le interazioni digitali. Cronologia di Agent S Lo sviluppo e le tappe di Agent S possono essere riassunti in una cronologia che evidenzia i suoi eventi significativi: 27 Settembre 2024: Il concetto di Agent S è stato lanciato in un documento di ricerca completo intitolato “Un Framework Agentico Aperto che Usa i Computer Come un Umano”, mostrando le basi per il progetto. 10 Ottobre 2024: Il documento di ricerca è stato reso pubblicamente disponibile su arXiv, offrendo un'esplorazione approfondita del framework e della sua valutazione delle prestazioni basata sul benchmark OSWorld. 12 Ottobre 2024: È stata rilasciata una presentazione video, fornendo un'idea visiva delle capacità e delle caratteristiche di Agent S, coinvolgendo ulteriormente potenziali utenti e investitori. Questi indicatori nella cronologia non solo illustrano i progressi di Agent S, ma indicano anche il suo impegno per la trasparenza e il coinvolgimento della comunità. Punti Chiave su Agent S Man mano che il framework Agent S continua a evolversi, diversi attributi chiave si distinguono, sottolineando la sua natura innovativa e il potenziale: Framework Innovativo: Progettato per fornire un uso intuitivo dei computer simile all'interazione umana, Agent S porta un approccio nuovo all'automazione dei compiti. Interazione Autonoma: La capacità di interagire autonomamente con i computer attraverso GUI segna un passo avanti verso soluzioni informatiche più intelligenti ed efficienti. Automazione di Compiti Complessi: Con la sua metodologia robusta, può automatizzare compiti complessi e multi-fase, rendendo i processi più veloci e meno soggetti a errori. Miglioramento Continuo: I meccanismi di apprendimento consentono ad Agent S di migliorare dalle esperienze passate, migliorando continuamente le sue prestazioni e la sua efficacia. Versatilità: La sua adattabilità attraverso diversi ambienti operativi come OSWorld e WindowsAgentArena garantisce che possa servire un'ampia gamma di applicazioni. Man mano che Agent S si posiziona nel panorama di Web3 e delle criptovalute, il suo potenziale per migliorare le capacità di interazione e automatizzare i processi segna un significativo avanzamento nelle tecnologie AI. Attraverso il suo framework innovativo, Agent S esemplifica il futuro delle interazioni digitali, promettendo un'esperienza più fluida ed efficiente per gli utenti in vari settori. Conclusione Agent S rappresenta un audace passo avanti nell'unione tra AI e Web3, con la capacità di ridefinire il modo in cui interagiamo con la tecnologia. Sebbene sia ancora nelle sue fasi iniziali, le possibilità per la sua applicazione sono vaste e coinvolgenti. Attraverso il suo framework completo che affronta sfide critiche, Agent S mira a portare le interazioni autonome al centro dell'esperienza digitale. Man mano che ci addentriamo nei regni delle criptovalute e della decentralizzazione, progetti come Agent S giocheranno senza dubbio un ruolo cruciale nel plasmare il futuro della tecnologia e della collaborazione uomo-computer.

832 Totale visualizzazioniPubblicato il 2025.01.14Aggiornato il 2025.01.14

Cosa è AGENT S

Come comprare S

Benvenuto in HTX.com! Abbiamo reso l'acquisto di Sonic (S) semplice e conveniente. Segui la nostra guida passo passo per intraprendere il tuo viaggio nel mondo delle criptovalute.Step 1: Crea il tuo Account HTXUsa la tua email o numero di telefono per registrarti il tuo account gratuito su HTX. Vivi un'esperienza facile e sblocca tutte le funzionalità,Crea il mio accountStep 2: Vai in Acquista crypto e seleziona il tuo metodo di pagamentoCarta di credito/debito: utilizza la tua Visa o Mastercard per acquistare immediatamente SonicS.Bilancio: Usa i fondi dal bilancio del tuo account HTX per fare trading senza problemi.Terze parti: abbiamo aggiunto metodi di pagamento molto utilizzati come Google Pay e Apple Pay per maggiore comodità.P2P: Fai trading direttamente con altri utenti HTX.Over-the-Counter (OTC): Offriamo servizi su misura e tassi di cambio competitivi per i trader.Step 3: Conserva Sonic (S)Dopo aver acquistato Sonic (S), conserva nel tuo account HTX. In alternativa, puoi inviare tramite trasferimento blockchain o scambiare per altre criptovalute.Step 4: Scambia Sonic (S)Scambia facilmente Sonic (S) nel mercato spot di HTX. Accedi al tuo account, seleziona la tua coppia di trading, esegui le tue operazioni e monitora in tempo reale. Offriamo un'esperienza user-friendly sia per chi ha appena iniziato che per i trader più esperti.

1.6k Totale visualizzazioniPubblicato il 2025.01.15Aggiornato il 2026.06.02

Come comprare S

Discussioni

Benvenuto nella Community HTX. Qui puoi rimanere informato sugli ultimi sviluppi della piattaforma e accedere ad approfondimenti esperti sul mercato. Le opinioni degli utenti sul prezzo di S S sono presentate come di seguito.

活动图片