每日简报

2026-06-17

← 历史归档

freeCodeCamp/freeCodeCamp

TypeScript · ★ 448,538 · 🍴 45,035 · 📈 633 stars today

freeCodeCamp.org's open-source codebase and curriculum. Learn math, programming, and computer science for free.

中文介绍 freeCodeCamp.org 的开源代码库和课程体系,免费提供数学、编程和计算机科学学习资源。基于Web的交互式学习平台,适合编程初学者及自学者按需进阶,涵盖数百小时实战项目。

swc-project/swc

Rust · ★ 33,963 · 🍴 1,417 · 📈 20 stars today

Rust-based platform for the Web

中文介绍 基于 Rust 的 Web 平台编译/转译工具,以高速度替代 Babel 等传统编译器。用于 JavaScript/TypeScript 的打包、转译与代码压缩,适合追求构建性能的前端开发者集成到 Webpack 或 Vite 工作流中。

teslamate-org/teslamate

Elixir · ★ 8,397 · 🍴 956 · 📈 215 stars today

A self-hosted data logger for your Tesla 🚘 [main maintainer=@JakobLichterfeld]

中文介绍 特斯拉车辆自托管数据记录器,通过 Tesla API 获取并展示充电、能耗、位置等详尽统计。适合特斯拉车主在本地服务器上长期追踪车辆状态与驾驶习惯,支持可视化仪表盘和 Grafana 集成。

iptv-org/iptv

TypeScript · ★ 124,022 · 🍴 6,691 · 📈 1,197 stars today

Collection of publicly available IPTV channels from all over the world

中文介绍 全球公开 IPTV 频道集合仓库,按国家/语言分类整理了数千个可直接播放的直播源。适用于 IPTV 爱好者、智能电视用户或媒体中心搭建者,无需付费即可观看世界各地电视节目。

puppeteer/puppeteer

TypeScript · ★ 94,877 · 🍴 9,451 · 📈 56 stars today

JavaScript API for Chrome and Firefox

中文介绍 浏览器自动化 JavaScript API,底层控制 Chrome/Chromium 和 Firefox。用于网页截图、生成 PDF、爬取动态内容、端到端测试等场景,被广泛用于无头浏览器任务。

meshery/meshery

TypeScript · ★ 10,841 · 🍴 3,448 · 📈 228 stars today

Meshery, the cloud native manager

中文介绍 云原生基础设施管理平台,提供服务网格的配置、性能测试与可视化。支持 Istio、Linkerd 等主流网格,适用于 Kubernetes 运维和 SRE 团队进行多云环境下的网络策略管理与流量治理。

cypress-io/cypress

TypeScript · ★ 50,199 · 🍴 3,426 · 📈 13 stars today

Fast, easy and reliable testing for anything that runs in a browser.

中文介绍 面向浏览器应用的前端测试框架,以快速、稳定、易用著称。提供实时重载、时间旅行调试和自动等待,专为现代 Web 应用(React、Vue、Angular)的 E2E 与组件测试设计。

music-assistant/server

Python · ★ 2,560 · 🍴 450 · 📈 157 stars today

Music Assistant is a free, opensource Media library manager that connects to your streaming services and a wide range of connected speakers. The server is the beating heart, the core of Music Assistant and must run on an always-on device like a Raspberry Pi, a NAS or an Intel NUC or alike.

中文介绍 免费开源音乐库管理器,聚合 Spotify、Tidal 等流媒体服务并统一管理本地与网络扬声器。作为核心服务器运行,为家庭音乐系统提供元数据、播放队列和跨平台播放控制。

Universal-Debloater-Alliance/universal-android-debloater-next-generation

Rust · ★ 7,283 · 🍴 314 · 📈 146 stars today

Cross-platform GUI written in Rust using ADB to debloat non-rooted Android devices. Improve your privacy, the security and battery life of your device.

中文介绍 跨平台 GUI 工具,借助 ADB 移除 Android 设备预装应用,无需 Root。采用 Rust 编写,提升设备隐私、安全性与续航。适用于希望精简系统或阻止后台活动的普通用户。

OpenBMB/VoxCPM

Python · ★ 30,116 · 🍴 3,406 · 📈 408 stars today

VoxCPM2: Tokenizer-Free TTS for Multilingual Speech Generation, Creative Voice Design, and True-to-Life Cloning

中文介绍 无 Tokenizer 的 TTS 模型 VoxCPM2,支持多语言语音生成、创意语音设计及高逼真度音色克隆。可直接从语音波形学习,适合虚拟助手、有声读物、角色配音等需要自然语音合成的场景。

alibaba/zvec

C++ · ★ 10,440 · 🍴 606 · 📈 156 stars today

A lightweight, lightning-fast, in-process vector database

中文介绍 轻量级、闪电般快速的进程内向量数据库,专为嵌入存储和近似最近邻检索设计。适合单机 AI 应用(如语义搜索、推荐系统),支持多种索引算法且无需额外网络开销。

rmyndharis/OpenWA

TypeScript · ★ 9,071 · 🍴 1,997 · 📈 185 stars today

Free, Open Source, Self-Hosted WhatsApp API Gateway

中文介绍 免费开源的自托管 WhatsApp API 网关,允许开发者通过 RESTful API 收发消息、管理群组。适用于个人或企业自动化 WhatsApp 通知、客服机器人,不依赖第三方服务且数据本地可控。

n0-computer/iroh

Rust · ★ 9,274 · 🍴 436 · 📈 334 stars today

IP addresses break, dial keys instead. Modular networking stack in Rust.

中文介绍 模块化 Rust 网络栈,以内容标识符(CID)替代 IP 地址进行连接,解决 IP 易变问题。提供 P2P 网络抽象、加密传输与 NAT 穿透,用于去中心化应用、离线优先系统或边缘计算场景。

JoyAI-VL-Interaction: Real-Time Vision-Language Interaction Intelligence

👍 157

Many moments in the real world do not wait for a user to ask. A fire starts on a security monitor, an expression flickers across a video call, or a product a viewer wants flashes by in a livestream. Yet today's large models remain mostly turn-based by design: they answer only when addressed, and eve

中文介绍 提出JoyAI-VL-Interaction,一种实时视觉-语言交互智能体,解决现有大模型需用户主动提问的轮次式设计局限。核心技术思路是让模型能主动感知并响应实时场景(如安全监控起火、直播中商品闪过),无需用户触发。

Data Journalist Agent: Transforming Data into Verifiable Multimodal Stories

👍 100

Data tells stories that shape society; the data journalist's job is to turn raw information into stories non-experts can trust. A high-quality news feature takes a newsroom team weeks: hunting for context, running statistics, choosing an angle, and designing visuals. Recent agents handle individual

中文介绍 提出Data Journalist Agent,将数据转化为可验证的多模态新闻故事,解决传统新闻制作周期长、依赖专家的问题。该智能体自动完成上下文搜寻、统计分析、角度选择和可视化设计,生成可信的新闻特征稿。

Geometric Action Model for Robot Policy Learning

👍 86

Generalist robot policies must follow user instructions while reasoning about how objects, cameras, and robot actions interact in the 3D physical world. Recent vision-language-action models (VLAs) and video world-action models (WAMs) inherit strong semantic or temporal priors from large-scale founda

中文介绍 提出Geometric Action Model (GAM) 用于机器人策略学习,解决现有VLA、WAM等模型在3D物理世界中建模物体-相机-动作交互的不足。GAM显式建模几何空间关系,提升指令跟随和物理推理能力。

DreamX-World 1.0: A General-Purpose Interactive World Model

👍 78

DreamX-World 1.0 is a general-purpose interactive text/image-to-video world model for controllable long-horizon generation. It supports camera navigation, revisits to previously observed regions, and promptable events across photorealistic, game-style, and stylized domains. Our data engine combines

中文介绍 DreamX-World 1.0是一个通用交互式世界模型,支持可控长视频生成。可进行相机导航、重访已观察区域、事件提示等交互,覆盖写实、游戏和风格化领域。通过数据引擎结合多种合成数据实现多域泛化。

FastContext: Training Efficient Repository Explorer for Coding Agents

👍 76

Large Language Model (LLM) coding agents have achieved strong results on software engineering tasks, yet repository exploration remains a major bottleneck: locating relevant code consumes substantial token budget and pollutes the agent's context with irrelevant snippets. In most agents, the same mod

中文介绍 提出FastContext,为代码智能体训练高效仓库探索器,解决仓库级任务中定位相关代码消耗大量token且污染上下文的问题。通过专用模型替代通用模型进行探索,显著降低上下文开销。

VibeThinker-3B: Exploring the Frontier of Verifiable Reasoning in Small Language Models

👍 62

This technical report introduces VibeThinker-3B, a compact dense model with 3B parameters developed to investigate how far verifiable reasoning can be pushed within a strictly small-model regime. Building upon the Spectrum-to-Signal post-training paradigm, we systematically enhance the model through

中文介绍 VibeThinker-3B是一个3B参数小模型,探索严格小模型下可验证推理的极限。基于Spectrum-to-Signal训练范式,系统增强推理能力,在多种推理基准上取得与更大模型竞争的结果。

Who Should Lead Decoding Now? Tracking Reliable Trajectories for Ensembling Masked Diffusion Language Models

👍 23

Masked Diffusion Language Models (MDLMs) have emerged as a distinct paradigm for sequence generation. As MDLMs become diverse in capabilities and knowledge coverage, an important question is how to combine their knowledge. Toward this, we first investigate the unique decoding dynamics of MDLMs. We f

中文介绍 研究掩码扩散语言模型(MDLM)的集成解码策略。发现MDLM独特的解码动态,提出追踪可靠轨迹的方法,有效组合多个MDLM的知识,提升生成质量。

VisualClaw: A Real-Time, Personalized Agent for the Physical World

👍 21

Vision language models are serving as general-purpose interfaces for complex multimodal tasks. However, deployment still faces three gaps: VLMs typically incur high latency and cost when processing dense video frames and long prompts, the agent scaffold remains static after deployment, and standard

中文介绍 VisualClaw是面向物理世界的实时个性化智能体,解决VLM部署中的高延迟、静态框架和交互不足三大问题。通过轻量化视频处理、自适应脚手架和实时交互设计,实现低成本、可定制的物理世界操作。

OneRank: Unified Transformer-Native Ranking Architecture for Multi-Task Recommendation

👍 14

Multi-task learning (MTL) is essential in recommender systems to enable complementary learning among diverse user feedback. While modern industrial practices have shifted from DNNs to Transformer-centric architectures to strengthen sequence modeling and scaling capacity, they still decouple feature

中文介绍 OneRank提出统一的Transformer原生排序架构,用于多任务推荐。将特征交互和序列建模合并到单一Transformer中,替代现有DNN+Transformer分离设计,提升多任务互补学习效果。

BadWorld: Adversarial Attacks on World Models

👍 14

Visual world models (VWMs) synthesize interactive, action-conditioned rollouts from a single context image. However, it remains an open question how robust these models are to adversarial perturbations. Standard adversarial attacks fail to assess this vulnerability because attackers lack ground-trut

中文介绍 BadWorld首次研究视觉世界模型(VWM)的对抗鲁棒性。针对VWM缺乏真实反馈的标准对抗攻击无法生效,提出针对交互式视频生成的新型对抗攻击方法,揭示模型脆弱性。

Qwen-RobotWorld Technical Report: Unifying Embodied World Modeling through Language-Conditioned Video Generation

👍 14

We introduce Qwen-RobotWorld, a language-conditioned video world model for embodied intelligence. With natural language as a unified action interface, it predicts physically grounded future visual trajectories from current observations across robotic manipulation, autonomous driving, indoor navigati

中文介绍 Qwen-RobotWorld是语言条件视频世界模型,统一具身世界建模。以自然语言作为统一动作接口,从当前观测预测物理上合理的未来视觉轨迹,适用于机器人操控、自动驾驶、室内导航等任务。

TokenPilot: Cache-Efficient Context Management for LLM Agents

👍 13

As LLM agents are deployed in long-horizon sessions, context accumulation drives up inference costs. Existing approaches utilize text pruning or dynamic memory eviction to minimize token footprints; however, their unconstrained sequence mutations alter layouts, introducing prefix mismatches and cach

中文介绍 TokenPilot为LLM智能体提供缓存高效的上下文管理,解决长会话中上下文积累导致推理成本高的问题。通过保留上下文布局、避免前缀不匹配,在减少token占用的同时保持缓存友好性。

Pythagoras-Prover: Advancing Efficient Formal Proving via Augmented Lean Formalisation

👍 13

Modern Lean theorem provers achieve strong performance only with substantial training and inference compute, driven in part by scarce verified proof data and the long reasoning traces of formal proof search, making both supervised fine-tuning (SFT) and sampling expensive. We introduce Pythagoras-Pro

中文介绍 Pythagoras-Prover通过增强型Lean形式化方法提升形式化证明效率。解决训练数据稀缺和推理轨迹过长的问题,在更少计算资源下达到与大型方法相当的性能。

CODA-BENCH: Can Code Agents Handle Data-Intensive Tasks?

👍 11

Advanced agents are increasingly demonstrating the potential to operate as autonomous engineers, creating a growing demand for evaluation benchmarks that capture the complexity of real-world development. Such environments typically involve both complex code and large-scale data (i.e., file system).

中文介绍 CODA-BENCH是面向代码智能体的数据密集型任务基准,涵盖复杂代码和大规模文件操作的真实开发场景。用于评估智能体在数据驱动的工程任务中的实际表现。

Where Did It Go Wrong? Process-Level Evaluation of Web Agents with Semantic State Tracking

👍 10

Web agents act through long interaction sequences, yet existing benchmarks evaluate only terminal success, discarding all process information and offering little guidance on improvement. In this work, we conduct a process-level analysis of web agents. We introduce WebStep, a benchmark of 1,800 task

中文介绍 WebStep提供过程级Web智能体评估,通过语义状态跟踪分析交互过程中的每一步。包含1800个任务,不仅评估最终成功,还定位失败环节,为改进提供细粒度指导。

Ling and Ring 2.6 Technical Report: Efficient and Instant Agentic Intelligence at Trillion-Parameter Scale

👍 9

Efficient and scalable agentic intelligence requires models that can deliver both low-latency responses and strong reasoning capabilities while remaining practical to train, serve, and deploy. In this report, we present Ling-2.6 and Ring-2.6, a family of models designed to address this challenge at

中文介绍 Ling-2.6和Ring-2.6是万亿参数规模的智能体模型家族,实现低延迟强推理与高效训练部署。采用MoE架构,在多项基准上达到领先性能,同时保持实用部署能力。

GD^2PO: Mitigating Multi-Reward Conflicts via Group-Dynamic reward-Decoupled Policy Optimization

👍 9

As LLMs advance, post-training reinforcement learning (RL) increasingly relies on multi-dimensional rewards to cultivate comprehensive capabilities. This shift demands new algorithms capable of optimizing diverse and potentially competing objectives simultaneously. To address this, existing methods

中文介绍 GD²PO提出群体动态奖励解耦策略优化,解决多奖励冲突问题。针对LLM后训练中多种奖励目标(如有用性、安全性)的竞争,通过动态分组和解耦优化各项能力。

Tangram: Unlocking Non-Uniform KV Cache Compression for Efficient Multi-turn LLM Serving

👍 9

Multi-turn LLM serving accumulates dialogue history whose Key-Value (KV) cache grows with every turn and every user, quickly exceeding the model weights themselves and making memory -- not compute -- the binding constraint on throughput. Non-uniform KV compression, which allocates heterogeneous budg

中文介绍 Tangram实现非均匀KV缓存压缩,解决多轮对话中KV缓存膨胀导致的显存瓶颈。通过异构预算分配,在保持生成质量的同时显著减少内存占用,提升吞吐量。

PhoneHarness: Harnessing Phone-Use Agents through Mixed GUI, CLI, and Tool Actions

👍 8

Phone agents are increasingly expected to complete real mobile workflows rather than merely predict the next screen action. However, much of the current mobile-agent literature still evaluates agents primarily as GUI controllers that observe a screen, emit taps and swipes, and are scored by target a

中文介绍 PhoneHarness是手机使用智能体评估框架,混合GUI、CLI和工具动作。不同于仅预测屏幕点击,要求智能体完成真实移动工作流,支持多模态交互评估。

Nemotron 3 Ultra: Open, Efficient Mixture-of-Experts Hybrid Mamba-Transformer Model for Agentic Reasoning

👍 8

We introduce Nemotron 3 Ultra, a 550 billion total and 55 billion active parameter Mixture-of-Experts Hybrid Mamba-Attention language model. We pre-trained Nemotron 3 Ultra on 20 trillion text tokens, then extended the context length to 1M tokens, and post-trained using Supervised Fine Tuning (SFT),

中文介绍 Nemotron 3 Ultra是550B参数(55B活跃)的MoE混合Mamba-Transformer模型。在20T文本上预训练,扩展至1M上下文,经SFT、RLHF等后训练,在推理和智能体任务上表现优异。

A frontier without an ecosystem is not stable

@satyanadella · 5.9M 粉丝 · 1.9M 阅 · 3.5K 赞 · 541 转

I’ve been thinking a lot about the future of the firm in an AI-driven economy. This transition is different than any previous platform shift. In the past, we used digital systems to enhance human

中文介绍 微软CEO纳德拉探讨AI驱动经济下企业未来,对比以往平台转变,强调前沿技术必须有生态系统支撑才稳定,否则难以持久。

How To Build a Second Brain That Runs Itself With Obsidian (Full Course)

@eng_khairallah1 · 67.2K 粉丝 · 1.2M 阅 · 510 赞 · 73 转

You read maybe two hundred articles this year. A few dozen papers. Hundreds of threads. Save this Every second-brain method ever sold to you, Zettelkasten, PARA, the graph view, the daily note,

中文介绍 完整课程:用Obsidian搭建自动运行的第二大脑。告别Zettelkasten、PARA等传统系统,通过工作流实现知识自动整理,解放手动操作。

How To Build Your Own LLM from Scratch (The 5-Stage Pipeline Behind GPT and Claude)

@sairahul1 · 116.6K 粉丝 · 905.5K 阅 · 503 赞 · 102 转

Everyone talks about LLMs. Nobody explains how they actually work under the hood. GPT. Claude. Gemini. Llama. They all come from the same 5-stage pipeline. And once you understand it, you can build

中文介绍 详解从零构建LLM的5阶段流水线(数据收集、预训练、微调、对齐、部署),揭示GPT、Claude等大模型底层工作原理,适合深入学习者。

Owning vs. Renting Intelligence

@lqiao · 95.4K 粉丝 · 501.6K 阅 · 509 赞 · 86 转

Mythos got shut down this week. Whether you agreed with the decision or not is almost beside the point. A company built on top of intelligence it didn't control suddenly found itself exposed to

中文介绍 因Mythos关停事件,反思AI公司依赖外部智能的风险,对比“拥有智能”与“租赁智能”的差异,警示控制权至关重要。

Indian IT is Not Failing in AI - It Was Never Meant to Build ChatGPT

@Fintech03 · 34.9K 粉丝 · 438.8K 阅 · 501 赞 · 137 转

The critique that Indian IT services (the classic TCS, Infosys, Wipro, HCL cohort) are failing India in the current generative AI race is an incredibly popular talking point. It is easy to look at the

中文介绍 反驳印度IT公司(TCS、Infosys等)在生成式AI竞赛中失败的论调,指出其商业模式从未定位构建ChatGPT级别产品,角色不同。

How to Create Loops with Claude

@mikenevermiss · 10.8K 粉丝 · 261.4K 阅 · 568 赞 · 67 转

stop making prompts. start designing loops. a prompt gets you one response. a loop gets you a system that keeps working after you close the laptop. Boris Cherny, who runs Claude Code at Anthropic, put

中文介绍 Claude Code负责人Boris Cherny理念:从单一prompt转向设计循环,让系统在关闭电脑后持续工作,大幅提升自动化效率。

An extremely subtle brainwashing

@AnthonyNAguirre · 4.2K 粉丝 · 232.1K 阅 · 527 赞 · 38 转

I've been getting really bothered lately by something subtle but quite dangerous that I believe is currently going on and promises to get worse: Large numbers of very smart, capable, and important

中文介绍 警告一种危险趋势:大量聪明、有能力的专业人士正被微妙洗脑,随着AI发展,该问题可能加剧,需警惕认知操控。

Lazymaxxing TikTok Slideshows: 600/month for $2

@athcanft · 19.1K 粉丝 · 205.6K 阅 · 514 赞 · 23 转

I've been mass-producing TikTok slideshows with AI and scheduling them weeks in advance. Zero filming. Zero editing. Zero daily posting grind. This article breaks down the exact system, step-by-step,

中文介绍 分享AI批量制作TikTok幻灯片系统:零拍摄零剪辑,提前排程,每月收入600美元,成本仅2美元,详解从生成到发布的全流程。

Factory 2.0: From coding agents to software factories

@matanSF · 20.2K 粉丝 · 123.1K 阅 · 529 赞 · 60 转

In 2023, we launched Factory with the mission to bring autonomy to software engineering. While others were using models to speed up coding, we set out to deploy autonomous Droids across the

中文介绍 Factory 2.0从加速编码转向部署自主Droid智能体,构建软件工厂,实现软件工程自动化,强调从编码工具到工厂模式的跃迁。

Zen and the Art of AI Research

@jxmnop · 50.7K 粉丝 · 114.1K 阅 · 504 赞 · 57 转

So you want to do AI research? It's true that no one really teaches you how. Not directly, anyway. But it turns out that the way to get started is pretty simple: some combination of (i) reading and

中文介绍 入门AI研究的实用指南:结合阅读论文、复现实验、动手构建项目,强调探索与平衡,无捷径可走。

The Window Has Closed

@AndrewCurran_ · 53.9K 粉丝 · 62.8K 阅 · 569 赞 · 61 转

If you used Fable while it was available, you know it is special in ways that will not show up on benchmarks. I post benchmarks all the time because they matter to many people, but for a long time

中文介绍 以Fable为例,指出AI评测基准无法体现产品独特价值,且机会窗口已关闭,提醒关注无法量化的体验差异。

Agentic Code Review

@addyosmani · 400.1K 粉丝 · 52.9K 阅 · 522 赞 · 41 转

Coding agents are extraordinarily good now and getting better fast. The interesting consequence is that the hard part of engineering moved from writing code to deciding whether to trust it, which

中文介绍 编码智能体能力提升后,工程难点从写代码转向信任代码,智能体代码审查成为关键,需要新方法确保代码质量。

Claude's June 15 Agent SDK billing split: what it means for Agent builders

@unicity_labs · 125.6K 粉丝 · 47.6K 阅 · 534 赞 · 659 转

Programmatic agent usage moves onto a separate metered credit today. Here is what changes, and the controls we are building into AstridOS to manage it. What changed today Today, 15 June 2026,

中文介绍 Claude Agent SDK将程序化使用迁移至独立计量学分,AstridOS详解变更内容及控制策略,对Agent构建者影响重大。

The 7-day Hermes setup (full guide)

@zaimiri · 54.4K 粉丝 · 46.9K 阅 · 508 赞 · 48 转

Most people try to build their AI setup in one chaotic weekend. They install ten tools. Connect five APIs. Create a few automations. Add a giant system prompt. Then wonder why the whole thing feels

中文介绍 反对一次性搭建AI系统,推荐用7天逐步完成Hermes设置,避免工具混乱和系统提示臃肿,确保稳定运行。

My Thoughts on Loop Engineering

@samueljmcd · 857 粉丝 · 42.2K 阅 · 511 赞 · 52 转

Loop engineering is the new label. The hard part is the one it has always been. Verification. Tip: You can copy and paste this article into Claude and ask for the best insights if you don't want to

中文介绍 循环工程(Loop Engineering)的核心难点始终是验证(Verification),建议将文章复制到Claude获取最佳见解,强调验证不可回避。

Mastering Codex (Mobile) for Engineering

@Dimillian · 51.8K 粉丝 · 38.2K 阅 · 558 赞 · 37 转

How to turn your phone into a Codex control center?? At first glance, it looks like a way to check on a Codex task from your phone. That is useful, but it misses the bigger idea. The power of Codex

中文介绍 将手机变成Codex控制中心,不仅用于检查任务,更可发挥移动端全部潜力,实现高效工程管理,掌握移动Codex技巧。

Unlocking UK house-building with AI-accelerated planning

UK government partners with Google DeepMind to build a new AI-powered prototype aimed at faster housing decisions.

中文介绍 英国政府与谷歌DeepMind合作开发AI驱动的规划原型,旨在加速住房决策,提高住房建设效率。

Want to get a data center online quickly? Give it some flex.

At the end of a tense and scoreless first half of a soccer match between the English men’s team and rival Germany, millions of Brits let out a collective sigh and did what they so often do in moments of stress: They made tea. That wave of electric kettles clicking on, however, caused a different…

中文介绍 文章以英国球迷泡茶导致电网负荷为引,探讨通过灵活电力管理加速数据中心上线的方法。

Predicting model behavior before release by simulating deployment

OpenAI introduces Deployment Simulation, a method to predict AI model behavior before deployment using real conversation data to improve safety and evaluation accuracy.

中文介绍 OpenAI推出「部署模拟」方法,利用真实对话数据在发布前预测AI模型行为,提升安全性和评估准确性。

Why do South Koreans love AI so much?

This story originally appeared in The Algorithm, our weekly newsletter on AI. To get stories like this in your inbox first, sign up here. When I landed in Seoul after a grueling 12-hour flight from San Francisco, I walked through an unmanned immigration checkpoint, where a machine scanned my face an

中文介绍 探讨韩国对AI的高度接受,例如机场无人入境检查等应用,反映社会对AI的热情。

Introducing the OpenAI Partner Network

OpenAI launches the Partner Network, investing $150M to help global partners accelerate enterprise AI adoption, deployment, and transformation.

中文介绍 OpenAI推出合作伙伴网络,投资1.5亿美元帮助全球合作伙伴加速企业AI采纳、部署和转型。

New OpenAI Academy courses for the next era of work

OpenAI introduces three Academy courses that help people build practical AI skills, create repeatable workflows, and apply agents in everyday work.

中文介绍 OpenAI推出三门学院课程,帮助学习者构建实用AI技能、创建可重复工作流以及将AI代理应用于日常工作。

[AINews] Loopcraft: The Art of Stacking Loops

a quiet day lets us highlight a great concept from Peter Steinberger, Boris Cherny, and Andrej Karpathy

中文介绍 文章介绍Loopcraft概念,即循环堆叠的艺术,由Peter Steinberger、Boris Cherny和Andrej Karpathy提出。

How Preply combines AI and human tutors to personalize learning

Preply uses OpenAI to launch AI-generated lesson summaries, providing personalised feedback and language learning exercises.

中文介绍 Preply利用OpenAI推出AI生成的课程摘要,为语言学习者提供个性化反馈和练习。

Google DeepMind is worried about what happens when millions of agents start to interact

Google DeepMind is funding research into the potential dangers of situations where millions of different AI agents interact with each other online. According to Rohin Shah, who directs the company’s AGI safety and alignment research, the mass-market arrival of agents that can carry out tasks without

中文介绍 谷歌DeepMind资助研究数百万AI代理在线交互的潜在危险,其AGI安全主管Rohin Shah对代理大规模进入市场表示担忧。

市场总览

美股整体偏多头,SPY和QQQ均维持多头排列且近5日反弹,但单日出现回调;科技龙头分化,AAPL和GOOGL偏强,MSFT和META则呈空头排列。加密市场情绪极度恐慌(恐慌贪婪指数22),总市值2.34T美元,BTC主导率56.3%、ETH占9.2%;BTC、ETH、SOL均处于空头排列但MACD出现金叉,短期有企稳迹象。中概股全面偏空,阿里巴巴RSI进入超卖区(27.9),拼多多、京东等持续下行。商品外汇方面,原油暴跌后RSI超卖(29.9),黄金期货回踩均线中性,美元/人民币窄幅偏弱,美元指数多头但MACD死叉。

今日关注

SPY S&P 500 ETF (SPY)
偏上行

当前价格750.33高于SMA20(746.44)、SMA50(726.61)及SMA200(687.35),维持多头排列;RSI 57处于正常区间,MACD=4.70但信号线6.39略高,未见明显过热。近5日涨1.8%,距52周高点仅差1.32%,整体上行趋势未破。

BABA 阿里巴巴 (BABA)
偏下行

价格110.97远低于SMA20(123.69)、SMA50(129.91)及SMA200(149.48),呈空头排列;RSI 27.9进入超卖区,短期抛压沉重;MACD=-5.54恶化,信号线-4.09,柱状图负值扩大。近5日跌7.29%,距52周高点回调42.4%,技术面弱势显著。

NVDA Nvidia (NVDA)
中性

价格207.41介于SMA20(213.23)下方与SMA200(189.55)上方,SMA50(208.21)与价格接近,均线交织无明确方向;RSI 47.4略低于50,MACD=-0.97贴近零轴,信号线0.48,动能微弱。无明确趋势信号,短期横盘整理概率较大。

全部资产

^VIX

VIX 恐慌指数

$16.41 +1.30%
5 日
-17.41%
距 52w 高
-53.5%
RSI(14)
45.5
趋势
空头
SMA 20 / 50 / 200
17.37 / 17.90 / 18.55
MACD / 信号
-0.035 / -0.052
死叉(SMA50↓SMA200) (4 天前)空头排列

^TNX

10Y 美债收益率 (%)

$4.43 -1.31%
5 日
-2.72%
距 52w 高
-11.4%
RSI(14)
44.9
趋势
多头
SMA 20 / 50 / 200
4.52 / 4.42 / 4.21
MACD / 信号
0.013 / 0.026
多头排列

DX-Y.NYB

美元指数 DXY

$99.54 -0.09%
5 日
-0.37%
距 52w 高
-1.1%
RSI(14)
54.1
趋势
多头
SMA 20 / 50 / 200
99.47 / 98.88 / 98.66
MACD / 信号
0.256 / 0.264
MACD 死叉 (今天)接近 52 周高多头排列

SPY

S&P 500 ETF

$750.33 -0.60%
5 日
+1.80%
距 52w 高
-1.3%
RSI(14)
57.0
趋势
多头
SMA 20 / 50 / 200
746.44 / 726.61 / 687.35
MACD / 信号
4.697 / 6.394
接近 52 周高多头排列

QQQ

Nasdaq 100 ETF

$729.86 -1.90%
5 日
+3.11%
距 52w 高
-2.5%
RSI(14)
56.3
趋势
多头
SMA 20 / 50 / 200
724.45 / 687.82 / 627.00
MACD / 信号
9.601 / 12.184
接近 52 周高多头排列

AAPL

Apple

$299.24 +0.95%
5 日
+2.99%
距 52w 高
-5.7%
RSI(14)
52.1
趋势
多头
SMA 20 / 50 / 200
303.76 / 287.11 / 267.53
MACD / 信号
1.712 / 4.323
多头排列

MSFT

Microsoft

$393.83 -1.48%
5 日
-2.37%
距 52w 高
-29.1%
RSI(14)
40.2
趋势
空头
SMA 20 / 50 / 200
417.16 / 412.74 / 452.62
MACD / 信号
-5.510 / -1.036
空头排列

NVDA

Nvidia

$207.41 -2.37%
5 日
-0.37%
距 52w 高
-12.3%
RSI(14)
47.4
趋势
中性
SMA 20 / 50 / 200
213.23 / 208.21 / 189.55
MACD / 信号
-0.966 / 0.483

GOOGL

Alphabet

$373.25 +1.06%
5 日
+2.47%
距 52w 高
-8.7%
RSI(14)
52.5
趋势
多头
SMA 20 / 50 / 200
373.87 / 365.19 / 309.56
MACD / 信号
-1.828 / -0.058
多头排列

TSLA

Tesla

$404.66 -1.58%
5 日
+2.01%
距 52w 高
-18.9%
RSI(14)
48.2
趋势
中性
SMA 20 / 50 / 200
414.92 / 400.35 / 416.30
MACD / 信号
-1.866 / 0.757

META

Meta

$600.21 +1.13%
5 日
+2.67%
距 52w 高
-24.6%
RSI(14)
48.8
趋势
空头
SMA 20 / 50 / 200
602.62 / 622.75 / 656.56
MACD / 信号
-10.103 / -8.988
空头排列
加密恐慌贪婪
22
极度恐慌
加密总市值
$2.34 T
-0.58% / 24h
BTC 主导率
56.3%
ETH 9.2%
24h 成交量
$78.1 B
活跃币 17,432

BTC-USD

Bitcoin

$65,639.81 -0.98%
5 日
+3.27%
距 52w 高
-48.0%
RSI(14)
42.0
趋势
空头
SMA 20 / 50 / 200
66,023.08 / 73,438.11 / 77,394.47
MACD / 信号
-2,581.385 / -3,204.753
MACD 金叉 (3 天前)空头排列

ETH-USD

Ethereum

$1,792.08 -0.16%
5 日
+7.16%
距 52w 高
-63.8%
RSI(14)
45.0
趋势
空头
SMA 20 / 50 / 200
1,779.94 / 2,046.93 / 2,395.60
MACD / 信号
-94.684 / -118.718
MACD 金叉 (2 天前)空头排列

SOL-USD

Solana

$73.51 -0.63%
5 日
+10.01%
距 52w 高
-71.0%
RSI(14)
49.0
趋势
空头
SMA 20 / 50 / 200
71.62 / 80.97 / 99.02
MACD / 信号
-3.266 / -4.423
MACD 金叉 (2 天前)空头排列

BABA

阿里巴巴 (BABA)

$110.97 -1.40%
5 日
-7.29%
距 52w 高
-42.4%
RSI(14)
27.9
趋势
空头
SMA 20 / 50 / 200
123.69 / 129.91 / 149.48
MACD / 信号
-5.538 / -4.093
RSI 超卖空头排列

PDD

拼多多 (PDD)

$81.59 -2.35%
5 日
-0.41%
距 52w 高
-41.5%
RSI(14)
35.0
趋势
空头
SMA 20 / 50 / 200
87.23 / 94.64 / 111.00
MACD / 信号
-3.986 / -3.873
空头排列

JD

京东 (JD)

$28.38 -1.05%
5 日
-1.22%
距 52w 高
-23.0%
RSI(14)
40.6
趋势
空头
SMA 20 / 50 / 200
29.54 / 30.11 / 30.29
MACD / 信号
-0.565 / -0.444
空头排列

0700.HK

腾讯控股 (0700.HK)

HK$447.40 -2.65%
5 日
-1.28%
距 52w 高
-34.5%
RSI(14)
45.2
趋势
空头
SMA 20 / 50 / 200
450.52 / 471.35 / 567.56
MACD / 信号
-3.273 / -5.489
空头排列

GC=F

黄金期货

$4,351.50 +0.54%
5 日
+2.15%
距 52w 高
-22.1%
RSI(14)
45.2
趋势
中性
SMA 20 / 50 / 200
4,400.44 / 4,575.19 / 4,428.72
MACD / 信号
-97.971 / -93.084

CL=F

WTI 原油期货

$75.83 -6.09%
5 日
-14.02%
距 52w 高
-36.5%
RSI(14)
29.9
趋势
中性
SMA 20 / 50 / 200
91.10 / 95.39 / 73.55
MACD / 信号
-4.070 / -2.530
RSI 超卖

USDCNY=X

美元 / 人民币

¥6.76 -0.15%
5 日
-0.14%
距 52w 高
-6.3%
RSI(14)
33.2
趋势
空头
SMA 20 / 50 / 200
6.78 / 6.80 / 6.96
MACD / 信号
-0.012 / -0.013
MACD 金叉 (4 天前)接近 52 周低空头排列
风险提示

过去走势不代表未来表现,技术指标仅反映历史价格结构及动量特征,不构成买卖建议。本报告仅供技术指标解读参考,投资者需结合自身风险承受能力独立判断。

Australia news live: two more men charged with murder over Chris Baghsarian kidnapping; Labor tips $3.6bn into pay rises for childcare workers

Follow today’s news live Get our breaking news email, free app or daily news podcast Kyle Sandilands has settled his legal dispute with ARN Media with a $12m cash payment over three years, but Jackie O Henderson’s $82m claim against the broadcaster will continue. The shock jock agreed to drop his $8

中文摘要 澳大利亚两名男子因涉及克里斯·巴格萨里安绑架案被控谋杀;工党承诺拨款36亿澳元提高育儿工作者工资。电台主持人凯尔·桑迪兰兹与ARN媒体以1200万澳元达成和解,杰克·O·亨德森8200万澳元索赔继续。

Iran War Live Updates: Trump Says He Hopes to Put War in ‘Rearview Mirror’

Iran’s foreign minister said new talks on nuclear arms and sanctions relief would start on Friday, right after an initial agreement is signed.

中文摘要 美国总统特朗普表示希望将伊朗战争抛在身后;伊朗外长称关于核武器和制裁减免的新一轮谈判将于周五启动,此前将签署初步协议。

Group planned to attack White House UFC event using snipers and drones, FBI says

In newly unsealed court filings, the government says the group allegedly expressed grievances about corruption, the Epstein files, and data centres.

中文摘要 美国联邦调查局披露文件显示,一团体计划在白宫UFC赛事期间使用狙击手和无人机发动袭击;该团体曾对腐败、爱泼斯坦文件等问题表达不满。

Kyle Sandilands settles with former radio station for $12m and a helping hand with new media venture

ARN Media settlement of dispute with sacked radio host includes $12.09m cash payment and $1.5m worth of advertising Follow our Australia news live blog for latest updates Get our breaking news email, free app or daily news podcast Kyle Sandilands has settled his dispute with ARN Media for a $12m cas

中文摘要 澳洲电台主持人凯尔·桑迪兰兹与前东家ARN媒体达成和解,获得1209万澳元现金及150万澳元广告支持,并协助其新媒体项目。

Who Are the Leaders at the G7 Summit in France?

On a roll or against a wall, Group of 7 leaders bring sharply different agendas. The leaders of some other nations are also attending to press their own interests.

中文摘要 七国集团峰会在法国举行,各国领导人带来截然不同的议程;其他一些国家领导人亦与会以推动自身利益。

Brazilian court convicts Eduardo Bolsonaro of courting US interference

US placed tariffs on Brazilian goods and sanctioned judicial officials involved in trial of the father for coup plot.

中文摘要 巴西最高法院认定前总统博索纳罗之子爱德华多·博索纳罗试图让美国制裁审理其父政变案的法官,判处其四年两个月监禁;美国曾对巴西商品加征关税并制裁相关司法官员。

US sprinter Noah Lyles sets world best 150m time at Golden Spike meet

Lyles clocks 14.67 seconds, edges Dambile of South Africa for gold while Australian teenager Gout Gout finishes third.

中文摘要 美国短跑名将诺亚·莱尔斯在黄金赛跑中以14.67秒夺冠,刷新150米世界最好成绩;南非选手丹比尔获银牌,澳大利亚少年古特·古特获铜牌。

Somaliland president visits Israeli Knesset on tour

Somaliland’s President is on a ‘historic’ tour of Israel, where he’s opened an embassy and visited the Knesset.

中文摘要 索马里兰总统对以色列进行“历史性”访问,开设大使馆并访问以色列议会。

Jair Bolsonaro’s son sentenced to four years in jail for seeking US interference in father’s Brazil coup trial

Brazil supreme court finds that Eduardo Bolsonaro – who resides in the US - tried to get sanctions put on judges trying ex-president over coup plot Brazil’s supreme court has sentenced Eduardo Bolsonaro to four years and two months in prison after finding him guilty of courting US ⁠interference in h

中文摘要 巴西最高法院判处前总统之子爱德华多·博索纳罗四年两个月监禁,罪名是寻求美国干预其父政变案审判;爱德华多居住在美国,试图让美国制裁审理法官。

Roy Hattersley, Frontline Warrior of British Politics, Dies at 93

A Labour Party deputy who spent years in opposition, he criticized Conservatives and members of his own party, and was at the heart of major political moments.

中文摘要 英国工党前副领袖罗伊·哈特斯利去世,享年93岁;他长期在野,批评保守党及本党成员,是重大政治事件核心人物。

US and Iran deal to end war allows Tehran to sell oil and fuel – as it happened

This live blog is now closed. You can follow all the latest developments from the G7 summit in our Europe live blog: We will be including any Iran-related news from the summit in our Middle East crisis live blog. Continue reading...

中文摘要 美国与伊朗达成协议结束战争,允许伊朗出售石油和燃料;伊朗外长表示新核谈判将于周五启动。

A Long Road to Recovery

There’s an initial deal between the U.S. and Iran. But bringing the global economy back online after months at reduced speed isn’t going to be quick or easy.

中文摘要 美国与伊朗达成初步协议,但让全球从数月减速中恢复并不容易且不会快速,经济复苏道路漫长。

Gold Holds Gain as US, Iran Prepare to Sign Interim Peace Deal

Gold held gains, as the US and Iran prepared to sign an interim peace deal that may ease global inflationary pressures arising from the war.

中文摘要 金价维持涨势,美国与伊朗准备签署临时和平协议,该协议可能缓解战争引发的全球通胀压力。

Financial Details Emerge as US, Iran Prepare for Signing

The US and Iran are preparing to formally sign an interim peace deal, with details of the accord still emerging and energy insiders skeptical of how fast it can reopen the Strait of Hormuz. Bloomberg Economics' Chris Kennedy breaks down the latest developments. (Source: Bloomberg)

中文摘要 美国与伊朗即将正式签署临时和平协议,协议细节陆续浮出,能源业内人士对霍尔木兹海峡重新开放的速度持怀疑态度。彭博经济分析师克里斯·肯尼迪解读最新进展。

Cadbury chocolate-owner Mondelez defends staying in Russia

Mondelez boss Dirk Van de Put says it was the "right decision" to remain after the war with Ukraine.

中文摘要 吉百利巧克力母公司Mondelez首席执行官Dirk Van de Put表示,乌克兰战争后留在俄罗斯是“正确决定”。

China Stock Gauge Sinks as Traders Favor AI Winners Elsewhere

Chinese stocks listed in Hong Kong are facing bleak milestones as a global rush into artificial intelligence supply chain players sidelines the Internet and consumer companies that dominate the offshore benchmark.

中文摘要 香港上市的中国股票面临低迷,全球资金涌向人工智能供应链企业,导致主导离岸基准的互联网和消费股被冷落。

Laopu Gold’s Searing Rally Cools as Sales Slip, Bullion Falls

Slowing sales, a slump in its share price and a selloff in the gold market are fueling concerns that Laopu Gold Co., one of China’s hottest consumer brands, is losing momentum.

中文摘要 老铺黄金(Laopu Gold)销售放缓、股价下跌及金市抛售加剧市场对其增长动力减弱的担忧。

Russian warship fires warning shots towards yacht in English Channel

UK says incident is not linked to Britain’s interception of an oil tanker that is part of Moscow’s shadow fleet

中文摘要 俄罗斯军舰在英吉利海峡向一艘游艇鸣枪示警。英国表示此事与英国拦截莫斯科影子舰队油轮无关。

Kalshi Aims to Expand Perpetual Futures After $5.5 Billion Debut

Kalshi Inc. is looking to expand its new perpetual futures business beyond digital assets after the never-expiring derivatives racked up more than $5.5 billion of trading volume in their first two weeks on the prediction-market platform.

中文摘要 预测市场平台Kalshi计划将其永续期货业务扩展到数字资产之外,该产品上线头两周交易量已超过55亿美元。

Brookfield-Backed Data Center Firm Csquare Files for US IPO

Csquare Inc., a data center company backed by Brookfield Corp., filed publicly for a US initial public offering, joining a rush of debuts linked to artificial intelligence infrastructure.

中文摘要 博枫(Brookfield)支持的数据中心公司Csquare Inc.在美提交IPO申请,加入人工智能基础设施相关上市热潮。

Asian Stocks Poised to Drop as Fed Decision Looms: Markets Wrap

Stocks in Asia looked set to snap a three-day winning run, tracking declines on Wall Street as investors rotated out of technology shares and positioned for the first Federal Reserve policy decision under Chairman Kevin Warsh.

中文摘要 亚洲股市料将终结三日连涨,追随华尔街跌势,投资者从科技股轮换,为美联储主席凯文·沃什任内首次政策决议做准备。

Oil Holds Near Three-Month Low as Iran Deal Seen Boosting Supply

Oil held near a three-month low on expectations that a US-Iran deal to reopen the Strait of Hormuz will unleash a wave of supply.

中文摘要 油价持于近三个月低点,市场预期美伊协议重新开放霍尔木兹海峡将释放大量供应。

Snap defies investor pressure with ‘Specs’ smart glasses launch

Chief Evan Spiegel describes $2,195 eyewear as his ‘life’s work’ as he faces increasing criticism over costs of project

中文摘要 Snap推出售价2195美元的“Specs”智能眼镜,首席执行官Evan Spiegel称其为“毕生心血”,但面临项目成本压力增加。

【CHY公益站】上线GLM5.2模型

本帖使用社区公益推广,符合推广要求。我申明并遵循社区要求的以下内容: 我的项目是免费使用的,无收费(变相收费、赞助)部分: 是 我的帖子已经打上 公益推广 标签: 是 我的项目属于个人项目,与公司或商业机构无关: 是 我的项目不存在QQ、TG等群组引流: 是 我的项目不存在非运营必要的网站引流: 是 我的项目不存在为他人推广、AFF: 是 我的项目无关联的商业项目: 是 我的站点存在登录,并已接入 LINUX DO Connect: 是 我帖子内的项目介绍,AI生成、润色内容部分已截图发出: 是 以上选择我承诺是永久有效的,接受社区和佬友监督: 是 以下为项目介绍正文内容,AI生成、润色内容已

智谱正式开源GLM 5.2

huggingface.co zai-org/GLM-5.2 · Hugging Face We’re on a journey to advance and democratize artificial intelligence through open source and open science. https://z.ai/blog/glm-5.2 23 个帖子 - 23 位参与者 阅读完整话题

我无了个大语,GPT 5.5这智商降的没法用了啊傻的流黄汤,都不如GLM5.2聪明

首先是好久没听到前端大哥的我丢,丢你老母、顶你个肺了,今天听了好久,我以为又用OPUS了,想多了,用的GPT 5.5 HIGH,下午换成人家自己买的KIMI K2.7 CODE,BUG修了,真的无语 再来说说游戏的BUG修复,无了个大语,先是一直 然后费劲巴拉的跑了1个小时: 问题没找到,也没修复,真无语,一直在思考,从未解决任何问题,甚至都没找到问题 然后DeepSeek V4 仅用9分33秒完成,一把搞定(本来也没多复杂啊): 无了个大语,今天我们都没怎么用GPT 5.5,没法用了,傻的流黄汤 到底啥情况啊,我的小聪明GPT 5.5呢?还给我啊 一下午,DeepSeek V4/GLM 5.

【CHY公益站】有个矛盾的地方

我之前说过CHY公益站的API可以分发,但是感觉有佬友是在测活啊(大量无意义文本)佬友们给我支个招呗 54 个帖子 - 38 位参与者 阅读完整话题

4-5月agent社招面经送给佬友们 ps 本人原本是java后端开发背景

阿里 阿里国际 面着面着hr没了,哈哈哈三面过了之后hr约了一次面试然后取消了,好像最近阿里国际在大裁员 一面 记忆权威?低权威的记忆如何晋级?比如你这里聊天里的消息有可能变成类似于架构决策嘛? 记忆的治理?如何做记忆的合并?比如出现了冲突怎么办? multi-agent到底是如何决策的? 比如你的猫猫这里突然拉一个新的agent进来他们为什么会有这样的决策? 你没有用强状态机,如何保证任务的流转不偏移? 你这个项目是开源了吗?简历上好像没看到你的开源地址? 你的multi-agent的架构设计和claude code的有什么不同? 你这里说你的核心是shared state 这里怎么理解是你

【开源 Skills】清华博士自用的科研&编程 & 日常 Agent 生态:COMPASS 司南

本帖使用社区开源推广,符合推广要求。我申明并遵循社区要求的以下内容: 我的帖子已经打上 开源推广 标签: 是 我的开源项目完整开源,无未开源部分: 是 我的开源项目已链接认可 LINUX DO 社区: 是 我帖子内的项目介绍,AI 生成、润色内容部分已截图发出: 是 以上选择我承诺是永久有效的,接受社区和佬友监督: 是 为了高效的科研,尽量发论文毕业,我从 openai 刚出来就在使用各种 AI 模型。并且从今天年初使用 Openclaw 的时候就在研究迭代各种 skill。本着开源的态度,我把自己的这套 “自认为” 高效好用的 skill 分享出来整理成了一个开源 repo: COMPASS

始皇来确认一下端午福利

还想再跟始皇确认下,咱们端午节福利还是不是跟以前一样,每人一个 Claude fable 5 不限token,一个 GPT Pro 年费,一个 Cursor Ultra 无限补全,一个 GitHub Copilot 企业席位,一个 Midjourney 年度会员,一个 Runway 无限生成额度,一个 Figma Organization 套餐,一个 Notion Enterprise,一个 Perplexity Max,一个 Vercel Enterprise,一个 Cloudflare 企业套餐,一个 AWS 十万美金额度,一个 Google Cloud 白金账户,一个 NVIDIA H1

随便聊一聊自己VibeCoding AI短剧应用过程中的一些小心思!!

最近把官网的页面做了一些升级,但还没有正式上线(直接用的CODEX,没想到效果还挺不错的!) 官网首页 登录页面(动态的) 现在的前端IU视觉看起来还不错吧!比我的第一个项目已经属于质的飞跃了,每个人的审美是不同的,但是对于美的理解是可以培养的! 重点讲一下我的Vibe Coding的功能和思路吧:(该应用完全是因为自己的兴趣,原本是打算提高自己做视频或者动漫的效率和质量,结果越做越上头!!!) 很多佬想看效果,我就放2个实测的打戏和真人剧情戏片段吧!因为无法上传视频,音效和台词没办法 体验,就看看画面吧: 上面的视频都是我测试的直出且没有任何剪辑的片段! ​ 聊聊思路吧! 1、直接把小说或者

【AI与AI安全】聊聊黑GEO,也就是怎么给大模型搜索下毒

前言 我一直很好奇——技术如此简单,危害如此严重,难道要出一次类似魏则西事件才有人来管吗? 当然在你行业这种事司空见惯了。 1.1 SEO 要讲GEO,我们恐怕得先从SEO说起。经营过个人博客的读者应该对SEO这个词并不陌生。简单来说,SEO是一种“搜索引擎优化技术”,它旨在通过一系列手法1.提升特定网站与特定搜索词的关联性;2.提高特定网站的搜索排名。SEO本身并不是灰产,但使用不当手法提升自身排名的SEO属于灰黑产范畴。 1.2 GEO与SEO GEO(Generative Engine Optimization),中文名为“生成式引擎优化”。它的目的与SEO大体类似,但作用对象从传统的搜