AI项目同质化程度攀升,本周速通盘优劣如下

Odaily星球日报Published on 2025-01-07Last updated on 2025-01-07

Abstract

过去一周没有新生的开发框架类项目,市场追逐背景明确的项目。

原创 | Odaily星球日报(@OdailyChina

作者|南枳(@Assassin_Malvo

AI项目同质化程度攀升,本周速通盘优劣如下

过去三个月,AI 代币的上限与下限越来越高,上涨速度也越来越快。在前面三篇文章中,我们根据“千万级市值”、“中文媒体基本没有报道”、“项目或代币推出不足两周”等几个因素筛选了一批代币,旨在探寻中线成长机会,也看到部分项目取得了一定成果。

本篇中我们将继续遵循这几个因素,解读一批新生的 AI 项目,帮助读者了解其背后故事和发展方向。

(参考阅读:《ARC 速通三千万市值,一文了解新生 AI 代币叙事

新币降温, 1.5 级有无投资机会?一文了解千万级市值 AI 代币完整叙事

一览六个次新头部 AI 项目,市场热捧的概念有哪些?》)

AI项目同质化程度攀升,本周速通盘优劣如下

BUZZ

基本面

创建于 1/3 ,最高市值 7200 万美元,当前市值 6300 万美元。

AI 叙事

AI+DeFi 概念,用户能够基于“The Hive”,使用自然语言指挥 AI 进行 DeFi 操作,包括交易、质押、流动性管理和情绪分析等。其概念上的特点主要在于不同的操作由专门的 AI Agent 管理,生态之间的组件能够自由组合,也能使用标准化框架集成第三方工具。

AI项目同质化程度攀升,本周速通盘优劣如下

(参考阅读:《速通 40 M 市值,BUZZ 打响「DeFi Agent」第一枪?》)

GNZ

基本面

创建于 1/6 ,最高市值 5400 万美元,当前市值 3860 万美元。

AI 叙事

GNZ(gAInz)项目本身可以概括为一个基于 AI 的健康管家,其功能包括:AI 定制的健身计划(AI 版 Keep)、AI 营养管理(用户将餐食发送给 AI,AI 进行热量和营养判断)、健身话题的聊天伴侣、身体分析(上传照片,AI 评价肌肉质量、体型等)。

AI项目同质化程度攀升,本周速通盘优劣如下

背景亮点

GNZ 由 Pulse 推出,Pulse 是一个多合一健康平台,结合了可穿戴设备和应用,以跟踪健身,睡眠和营养,提供个性化的见解和奖励,以实现健康习惯。此外,Pulse 在 2024 年 11 月完成了 180 万美元的 Pre-seed 轮融资。

BUILD

基本面

创建于 1/4 ,最高市值 6000 万美元,当前市值 2670 万美元。

AI 叙事

无代码 AI Agent 开发平台,据官方文档,其特点在于能力的“高级性”,不仅能够实现在社媒平台上发布文章等基础功能,还能实现“跨链实时套利、管理流动性池、进行现实世界操作(例如商品购买)”等操作。其他 AI 特性包括长期记忆、跨平台记忆能力、代理集群等。

Focai

基本面

创建于 1/4 ,最高市值 6000 万美元,当前市值 3000 万美元。

因何而生?

focEliza 项目的诞生主要源于当下使用第三方 AI 代理服务时存在的信任与安全困境,以及现有 TEE + Eliza 解决方案的不足:

  • 信任问题:

  • 社交账号管理方面:若让第三方 AI 代理管理公司官方推特账号,就得交出账号、密码和 cookie,意味着要信任 AI 代理背后的服务器管理员,一旦其恶意操作或被黑,会给公司造成重大经济损失。

  • 资金交易方面:身为交易者,不能将大笔资金托付给专注交易的 AI 代理。

  • 现有 TEE + Eliza 解决方案的不足:

  • 可验证性欠缺:难以确切知晓 Eliza 在 TEE 内做了什么、没做什么,所以需要增强验证功能,让 Eliza 用 TEE 内衍生的密钥签署日志,并提供查询接口方便用户核实日志真实性。

  • 活性问题待解决:运行在支持 TEE 的物理机上的 Eliza 持有私钥和敏感数据,一旦管理员关机,AI 代理 “生命” 可能终结,其管理的资产与数据会永远丢失,所以要加密关键 “生命” 数据并上传到区块链或 DA 网络,便于在故障时恢复。

  • 缺少其他关键组件:一方面,AI 代理需允许用户定义策略,实现信任最小化的资产管理;另一方面,要在 TEE 内运行可信区块链客户端、数据同步器等组件,保障与区块链系统的顺畅交互。

Focai 如何解决问题

  • 增强可验证性:让 Eliza 能够签署日志,利用其衍生密钥对自身行为签名,外部第三方凭借 Eliza 的公钥就可远程验证这些行为,以此证明 Eliza 的操作过程,实现操作透明化与可核查。

  • 链上整合:增添链上组件,把 Eliza AI 代理的角色系统、内存以及密钥存储模块与链上状态、数据可用性(DA)相结合,使其能在链上 “存活” ,稳固其运行基础与数据保存。

  • 升级架构:把 TEE 节点升级为 TEE 集群,配合链上组件,让 AI 代理可从链上恢复数据、内存和密钥存储内容,即便某一 TEE 节点关停,也能在任何 TEE 机器上继续运行,达成去中心化执行,保障运行的持续性与稳定性。

  • 优化交互:添加区块链交互组件,在 TEE 内部署可信区块链客户端、数据同步器等,确保与区块链系统无缝对接,让 AI 代理与区块链交互流畅无阻。

其他亮点

项目开发者@CP 2426 _是Artela Network 的首席技术官,Artela 于 2023 年 7 月完成了 600 万美元的种子轮融资。

HTERM

基本面

创建于 1/6 ,最高市值 3600 万美元,当前 2260 万美元。

AI 叙事

面向个人的Web3 AI 助手,能够代理执行链上操作(包括交易、质押、转账等)和社媒账户管理(包括发推、回复、点赞等)。

项目本身暂无亮点,该项目的亮点在于其创始人 Johannes Pfeffer,Johannes 的主要履历包括corpus.ventures的联创、Alethio(ConsenSys 背景)的联创、ConsenSys 的数据科学家。

Trending Cryptos

Related Reads

Tiger Research: Zuckerberg Begins Betting on Prediction Markets, While Asian Nations Still View Them as Gambling

This article examines the rise of prediction markets, contrasting their growing institutional acceptance in the West with their restrictive regulation in Asia. It details how prediction markets, which originated from informal political betting and academic experiments like the Iowa Electronic Market, aggregate crowd wisdom into probabilistic prices through binary contracts. Their growth accelerated around 2020, reaching over $14 billion in monthly volume. A key driver is the "skin in the game" principle, where users risk their own capital, leading to high accuracy in predicting events like Fed rate decisions and elections, as demonstrated by platforms like Polymarket. Meta's entry, with Mark Zuckerberg reportedly leading the development of the Arena app, signals the market's maturation. In the U.S., court rulings have distinguished prediction markets from gambling, facilitating entry by traditional financial institutions. However, most Asian jurisdictions still classify them as gambling, focusing on social control rather than financial innovation. The article argues this stance creates three problems for Asia: 1) regulatory arbitrage pushes users to riskier offshore platforms, 2) loss of sovereign information infrastructure as valuable social sentiment data accumulates abroad, and 3) abandonment of user protection. It concludes that Asia needs a policy shift from prohibition to constructive regulation, integrating these markets into the formal system to harness their data as a national asset, as initiatives like Limitless Research are beginning to do.

marsbit1h ago

Tiger Research: Zuckerberg Begins Betting on Prediction Markets, While Asian Nations Still View Them as Gambling

marsbit1h ago

Ethereum's Next Decade in the Eyes of Vitalik

"Lean Ethereum" Long-Term Roadmap Unveiled by Vitalik Buterin On July 5, 2026, Vitalik Buterin published the "Lean Ethereum" roadmap, positioning it as Ethereum's third major evolution following the Merge. This multi-year, multi-phase upgrade aims to fundamentally transform Ethereum's core protocol through staged network upgrades extending to 2029. Key goals include achieving 1 gigagas per second L1 throughput (a massive increase from the current ~32 TPS), near-instant finality, and quantum-resistant cryptography. The plan involves transitioning Ethereum's security model from full transaction re-execution by all nodes to native verification via recursive STARK proofs. A major proposed change is replacing the EVM with a proof-friendly architecture like RISC-V or leanISA, though this remains a point of contention, especially with L2s like Arbitrum favoring alternatives like WASM. Other planned upgrades include a restructured state model with a large, cheap "warehouse" storage layer to drastically reduce fees for migrated applications, multi-dimensional gas pricing, and a new focus on making privacy a first-class, native protocol feature. While the roadmap significantly raises Ethereum's long-term technical ceiling, analysts note it does not directly address ETH's mid-term token economics or value capture. The plan's multi-year timeline means near-term price impact will likely depend on observable progress milestones, such as the successful deployment of the upcoming Glamsterdam gas limit increase, growth in L2 activity and blob usage, and trends in L1 fee revenue and ETH burn.

链捕手3h ago

Ethereum's Next Decade in the Eyes of Vitalik

链捕手3h ago

In Just 11 Days, Claude Rewrote Millions of Lines of Code, an Epic AI Engineering Feat Sparks Fury

In just 11 days, Bun's founder Jarred Sumner used Anthropic's Claude AI models to rewrite its million lines of code from Zig to Rust. This move sparked significant controversy, particularly from Zig's creator, Andrew Kelley, who publicly criticized Sumner's engineering practices and the decision to use AI for such a massive rewrite. Bun, a high-performance JavaScript/TypeScript runtime and rival to Node.js, was originally written in Zig. After Anthropic acquired Bun, the team encountered persistent stability and memory safety bugs in the Zig codebase. These issues, combined with Zig's strict policy against LLM-generated code, led to the decision to rewrite in Rust. The rewrite was executed using Claude AI tools at an estimated API cost of $165,000, dramatically reducing the expected time and financial cost. Andrew Kelley's response was scathing. He blamed the original bugs on poor engineering habits, calling Bun's Zig code a collection of "hacks on top of hacks." He expressed relief that Bun was no longer associated with Zig, fearing it would misrepresent the language and attract low-quality, AI-generated contributions. The tech community is divided; some view Kelley's critique as unprofessional, while others see it as a defense of engineering integrity. A major concern about the AI-driven rewrite is the resulting code quality. The translation from Zig left approximately 27,000 lines of unsafe Rust code, raising fears about long-term maintainability and technical debt. The debate centers on whether this project is a milestone in AI-assisted development or a future maintenance nightmare.

marsbit4h ago

In Just 11 Days, Claude Rewrote Millions of Lines of Code, an Epic AI Engineering Feat Sparks Fury

marsbit4h ago

Trading

Spot

Hot Articles

Discussions

Welcome to the HTX Community. Here, you can stay informed about the latest platform developments and gain access to professional market insights. Users' opinions on the price of AI (AI) are presented below.

活动图片