huggingface/speech-to-speech
Python · ★ 8,766 · 🍴 1,086 · 📈 628 stars today
Build local voice agents with open-source models
中文介绍 基于开源模型构建本地语音代理,支持实时语音交互,无需云服务。适用于隐私敏感或离线场景下的语音助手开发。
Python · ★ 8,766 · 🍴 1,086 · 📈 628 stars today
Build local voice agents with open-source models
中文介绍 基于开源模型构建本地语音代理,支持实时语音交互,无需云服务。适用于隐私敏感或离线场景下的语音助手开发。
Jupyter Notebook · ★ 53,875 · 🍴 10,946 · 📈 155 stars today
12 Weeks, 24 Lessons, AI for All!
中文介绍 Microsoft推出的AI入门课程,12周24节课,覆盖机器学习、深度学习、NLP等核心主题,适合零基础学习者系统性掌握AI知识。
Python · ★ 11,023 · 🍴 1,412 · 📈 621 stars today
A curated list of awesome libraries, packages, strategies, books, blogs, tutorials for systematic trading.
中文介绍 精心整理的量化交易资源列表,包含库、策略、书籍、博客、教程等,帮助交易者构建系统性交易策略,适合金融量化从业者和爱好者。
TypeScript · ★ 18,709 · 🍴 1,904 · 📈 915 stars today
The open-source alternative to Claude Cowork (powered by opencode)
中文介绍 基于opencode的开源工作流工具,作为Claude Cowork的替代方案,提供AI辅助编程和工作协作能力,适合追求开源可控的开发团队。
JavaScript · ★ 10,429 · 🍴 3,251 · 📈 19 stars today
Socket-based TS/JavaScript API for WhatsApp Web
中文介绍 基于WebSocket的TypeScript/JavaScript API,用于与WhatsApp Web交互。支持消息收发、群组管理等,适合构建自定义WhatsApp机器人或自动化工具。
TypeScript · ★ 20,102 · 🍴 2,621 · 📈 625 stars today
Create and share 3D architectural projects.
中文介绍 用于创建和分享3D建筑项目的在线编辑器,提供直观的建模工具,适合建筑师、设计师快速构建和展示三维空间设计。
Python · ★ 55,531 · 🍴 4,786 · 📈 378 stars today
AI agent skill that researches any topic across Reddit, X, YouTube, HN, Polymarket, and the web - then synthesizes a grounded summary
中文介绍 AI代理技能,可跨Reddit、X、YouTube、HN、Polymarket等平台研究任意话题,并生成基于事实的综合摘要,适合信息收集和趋势分析。
C# · ★ 38,287 · 🍴 10,859 · 📈 7 stars today
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
中文介绍 ASP.NET Core是微软开源的跨平台.NET框架,用于构建现代云端Web应用。支持Windows、Mac、Linux,性能高、模块化,适合开发REST API、微服务等。
C · ★ 137,106 · 🍴 8,364 · 📈 70 stars today
Microsoft PowerToys is a collection of utilities that supercharge productivity and customization on Windows
中文介绍 Microsoft PowerToys是一套Windows实用工具集合,包括窗口管理、颜色选择器、批量重命名等,旨在提升系统可定制性和生产力,适合Windows高级用户。
Python · ★ 69,874 · 🍴 24,248 · 📈 29 stars today
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on rem
中文介绍 Ansible是极简的IT自动化平台,用于应用部署、配置管理和网络自动化。基于YAML剧本,无代理架构,适合运维工程师快速实现基础设施即代码。
TypeScript · ★ 48,034 · 🍴 3,258 · 📈 80 stars today
Chrome DevTools for coding agents
中文介绍 为编程代理(如AI编码助手)提供的Chrome DevTools接口,允许代理直接操作和调试网页,适合自动化测试和AI辅助开发。
Java · ★ 26,290 · 🍴 9,718 · 📈 25 stars today
Jenkins automation server
中文介绍 Jenkins是流行的开源持续集成/持续交付(CI/CD)服务器,支持插件扩展,帮助团队自动化构建、测试和部署流程,适用于任何语言的软件开发。
Rust · ★ 1,848 · 🍴 160 · 📈 190 stars today
a code review TUI with vim keybindings
中文介绍 基于终端界面的代码审查工具,支持Vim键绑定。轻量高效,适合习惯命令行的开发者在不离开终端的情况下进行代码审查。
JavaScript · ★ 236,204 · 🍴 35,926 · 📈 804 stars today
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
中文介绍 代理性能优化系统,为Claude Code、Codex、Opencode等AI编码代理提供技能、记忆、安全和研究优先的开发能力,旨在提升AI代理的效能和可靠性。
👍 120
Vision-language-action (VLA) models commonly adopt an LLM-centric V to L to A pathway, where visual observations are projected into the representation space of a large language model before being decoded into robot actions. Although effective, this design incurs substantial computation and memory ov
中文介绍 提出TurboVLA,一种实时视觉-语言-动作模型,在RTX 4090上达到32 Hz推理速度且显存低于1 GB。通过重新设计VLA路径(将视觉观测投影到LLM空间再解码为动作),大幅减少计算和内存开销,实现高效实时机器人控制。
👍 87
Relevance is a query-dependent estimate of whether a document or excerpt contains useful evidence. Existing retrieval agents use relevance to select top-k content, but document relevance alone cannot localize, compose, or verify the evidence required by complex questions. Direct Corpus Interaction (
中文介绍 针对现有检索代理仅依赖文档相关性的局限,提出Direct Corpus Interaction(DCI)方法。DCI让代理主动与语料库交互,定位、组合和验证复杂问题所需证据,超越简单top-k检索,提升搜索效果。
👍 77
Coding agents repeatedly search, navigate, and retain context from evolving repositories, but disconnected indexes, language servers, and task-local histories force repeated discovery and obscure lifecycle costs. CodeNib builds reusable lexical, dense, and structural views per repository commit, map
中文介绍 提出CodeNib,一个为编码代理服务仓库上下文的多视图数据系统。它为每次仓库提交构建可复用的词法、稠密和结构视图,并映射到任务模板,使搜索、导航和上下文获取更高效,降低重复发现成本。
👍 74
Rubric-based reinforcement learning enriches language model training by evaluating model outputs against explicit criteria. Yet in GRPO-style pipelines, these structured judgments are reduced to a scalar response-level reward and converted into a response-level advantage, which is broadcast uniforml
中文介绍 针对GRPO-style pipeline中将结构化评分简化为标量奖励的缺陷,提出CoRT(反事实回放)。在token级别引入反事实优势信号,利用反事实推理提供更细粒度的反馈,提升语言模型训练的效率和效果。
👍 58
Recovering an editable design file from a raster image is a common and costly bottleneck in modern design workflows, yet remains challenging since editability depends on recovering multi-modal attributes, such as typography, vector geometry, colors, grouping, and layer ordering. We present ReDesign,
中文介绍 提出ReDesign,通过代理分解从光栅图像恢复可编辑设计结构。系统自动推断字体、向量几何、颜色、分组和图层顺序等多模态属性,使得编辑结构恢复成为可能,解决设计工作流中的关键瓶颈。
👍 54
Text-space optimization adapts large language models (LLMs) by editing external natural-language artifacts rather than model weights, so the optimized artifacts remain inspectable and the model can be treated as a black box. However, most existing text-space methods keep evaluation fixed. On open-en
中文介绍 提出DecoEvo,在文本空间中协同进化求解器和评分生成器。不修改模型权重,而是编辑自然语言工件(如提示、规则),同时优化求解策略和评分标准,在开放环境中实现可解释的黑盒优化。
👍 40
Real-world tasks often require models to learn from task-specific context rather than relying only on pre-trained knowledge. While recent work has highlighted this capability as context learning, existing evaluations mainly focus on textual contexts. In many practical settings, however, the context
中文介绍 引入CLBench-V,评估多模态大模型从视觉上下文中学习的能力。覆盖从基础感知到知识获取的多个维度,填补现有评估仅关注文本上下文的空白,揭示模型在视觉情境学习中的表现和局限。
👍 29
Training large language models (LLMs) to act in long-horizon games is a promising step toward generalist decision-making, yet reinforcement learning with verifiable rewards (RLVR) relies on sparse final rewards that reveal little about which decisions determine success. Denser process signals could
中文介绍 提出CAST,利用游戏求解器为LLM代理提供逐轮(turn-level)密集过程监督。相比稀疏的最终奖励,CAST在每个决策步骤给出细化反馈,有效提升长周期游戏中代理的强化学习训练效率。
👍 28
On-policy distillation (OPD) grounds token-level supervision in the student's own trajectory, yet suffers from prefix failure: once the student commits to a wrong reasoning direction, all subsequent generation builds on this deviation, producing misdirected continuations that elicit unreliable super
中文介绍 针对在线策略蒸馏(OPD)中前缀失败问题(学生一旦走偏,后续生成偏差),提出轨迹中继式在线策略蒸馏。通过中继正确推理轨迹,为后续token提供可靠监督,显著提升推理质量。
👍 28
Long-term memory systems store what a user says in an external store and retrieve it when a related query arrives. This interface rests on an assumption so natural that it is rarely stated: a memory that is needed will resemble the query that needs it. World knowledge breaks the assumption. A tree-n
中文介绍 揭示长期记忆系统的隐式关联盲点:现有系统假设需要的记忆与查询相似,但世界知识可能打破这一前提。提出Keep It InMind基准,评估代理在隐式关联场景中的记忆表现,挑战现有设计假设。
👍 26
Standard vision-language models (VLMs) suffer from Moravec's paradox: they excel at complex offline visual reasoning but struggle with simple streaming perception tasks and process them inefficiently. We present Mage-VL, an efficient codec-native streaming foundation model for real-time multimodal u
中文介绍 提出Mage-VL,一个编解码器原生的流式多模态基础模型。专门针对实时感知任务设计,克服标准VLM在流式场景下的低效问题,在保持视觉推理能力的同时实现高效流式处理。
👍 18
Large language model agents often encounter related yet distinct tasks that share reusable solution patterns. Yet standard agentic reinforcement learning treats tasks as independent episodes, while existing approaches to skill learning either focus on repeated attempts of one task or use pipelines w
中文介绍 针对代理强化学习将任务视为独立片段的问题,提出SkillRise。在相关但不同的任务间,通过agentic RL跨任务进化可复用技能,使得代理能积累和迁移解决方案模式,提升泛化能力。
👍 17
Coding agents have made substantial progress on software engineering tasks that modify existing codebases, including bug fixing and feature implementation. However, constructing a complete program from scratch remains a major challenge: even the frontier models evaluated on ProgramBench fully resolv
中文介绍 提出MindForge,通过源码无关的程序合成教授小语言模型全生命周期软件工程。不依赖现有代码,从零生成完整程序,解决从零编程的挑战,在ProgramBench上实现突破性解决率。
👍 15
LLM-based agents excel at software engineering tasks where an existing codebase provides context, but constructing a program from scratch remains fundamentally harder. Recent benchmarks such as ProgramBench quantify this gap: given only natural-language documentation and an execute-only binary as a
中文介绍 提出SpecFirst,将行为规范获取作为代理从零程序合成的一等步骤。先通过自然语言文档和二进制文件交互获取明确规范,再生成程序,有效提升从零编程的准确性和效率。
👍 15
In the age of foundation models, a model is only as good as its prompt. For this reason, prompt engineering has become an essential technique for improving language model performance. Since video models are currently becoming foundation models for visual tasks (e.g., visual reasoning), we here ask w
中文介绍 研究视频模型的视觉提示工程。在视频基础模型时代,如何设计视觉提示(如边框、掩码)以引导模型输出。通过系统实验证明视觉提示能显著提升视频推理和生成任务性能。
👍 13
Recent game world models can generate visually realistic and interactive environments conditioned on player actions. However, games are not defined by pixels alone; they are governed by explicit mechanics, namely state-dependent rules that control health reduction, skill activation, and game termina
中文介绍 提出StatePlay,状态感知游戏世界模型。在像素之外显式建模游戏状态依赖规则(如血量、技能激活),确保生成的交互环境遵循机制一致性,实现更逼真、可控的游戏世界生成。
👍 13
Multimodal automated fact-checking (MAFC) verifies claims by retrieving and reasoning over external evidence. However, most existing static benchmarks risk contamination: they primarily consist of outdated claims verifiable using an LLM's internal knowledge without external evidence. This can inflat
中文介绍 针对多模态自动事实核查(MAFC)静态基准易受污染的问题,提出动态无污染评估方法。避免使用可通过LLM内部知识验证的旧声明,确保验证必须依赖外部证据,更真实反映MAFC能力。
👍 13
We introduce PerceptionBench, a benchmark specifically designed to evaluate the atomic visual perception capabilities of Multimodal Large Language Models (MLLMs). Existing benchmarks often fail to isolate perception: holistic evaluations conflate perceptual errors with failures in reasoning or domai
中文介绍 引入PerceptionBench,专门评估多模态大语言模型(MLLM)的原子视觉感知能力。通过隔离感知错误与推理失败,精确定位模型在颜色、形状、空间关系等基础视觉维度上的实际表现。
👍 12
Forecasts of explosive AI progress hinge on AI agents automating AI research. But evidence on whether agents can carry out open-ended AI research is thin. Current evaluations either test agents on narrow, verifiable tasks, which excludes open-ended research, or submit AI-generated papers to blind pe
中文介绍 通过两个案例研究,评估AI代理进行开放式AI研究的能力。现有测试仅限于窄验证任务,而人工评审又缺乏标准。初步证据表明代理能产生新颖想法但持续改进能力仍有限。
👍 10
Generation in video diffusion or flow models is computationally expensive due to the slow and iterative sampling process. Current state-of-the-art (SOTA) acceleration methods heavily rely on variational score distillation (VSD) and adversarial losses to distill diffusion models into few-step generat
中文介绍 提出并行解码蒸馏(Parallel Decoding Distillation),用于加速图像和视频生成。结合变分分数蒸馏(VSD)和对抗损失,将扩散/流模型蒸馏为少步生成器,在保持质量的前提下显著降低采样耗时。
@fridayresearch_ · 1.9K 粉丝 · 1.6M 阅 · 597 赞 · 451 转
Your taste is scattered across forty companies that each own a piece and answer to advertisers. FRIDAY is building the version you own — a personal shopping intelligence that lives on your device and
中文介绍 FRIDAY 推出个人购物智能助手,收集用户散落在40家公司的品味数据,在设备端构建私有化购物智能,摆脱广告商依赖,强调数据所有权与隐私保护。
@EXM7777 · 129.8K 粉丝 · 221.4K 阅 · 504 赞 · 36 转
I turned Claude Code into a working film studio and i'm going to hand you the complete system: the skills, the prompts, the loops, and the six-stage pipeline that ties them together each stage leans
中文介绍 使用者分享将 Claude Code 改造为 AI 视频工作室的完整方案,包含技能、提示词、循环和六阶段管线,实现全流程自动化视频制作。
@random_walker · 128.4K 粉丝 · 134.0K 阅 · 552 赞 · 54 转
A thought experiment that I think helps explain much of what’s gone wrong with AI and labor: Imagine an alternate universe in which — for whatever reason — no one ever published source code online.
中文介绍 通过思想实验分析 AI 与劳动力问题:假设一个从未开源代码的平行宇宙,探讨开源与自动化如何改变就业格局,反思当前 AI 对劳动的影响。
@github · 2.7M 粉丝 · 123.1K 阅 · 583 赞 · 69 转
A practical GitHub Copilot workflow for prototyping, planning, implementing, and reviewing software - without chasing every new AI tool. By @burkeholland If you’re feeling overwhelmed by AI right now,
中文介绍 GitHub 官方分享实用工作流:用 Copilot 完成软件原型的规划、实现和审查,无需追逐各种新 AI 工具,适合被工具疲劳困扰的开发者。
@Vercantez · 1.9K 粉丝 · 122.3K 阅 · 567 赞 · 44 转
We recently finished moving the camelAI agent off of virtual machines. The agent now runs inside a Cloudflare Durable Object, its filesystem lives in SQLite and R2, and it writes JavaScript instead of
中文介绍 camelAI 将代理从虚拟机迁移到 Cloudflare Durable Object,文件系统基于 SQLite 和 R2,改用 JavaScript 编写,实现云端无服务器架构的高效运行。
@DhravyaShah · 61.2K 粉丝 · 56.0K 阅 · 548 赞 · 36 转
Every company will have a company brain, whether they believe it or not. This is the bet that I'm making, and I'm constantly seeing very future forward startups come to us for their own setup. What is
中文介绍 博主分享 5 分钟内搭建公司大脑(企业知识库)的方法,预测每家公司都将拥有此类系统,已帮助多家前沿初创快速部署。
中文介绍 Hugging Face博客发文指出,闲置GPU如同停飞的飞机,造成资源浪费,呼吁加强GPU管理以提升利用率。
Gemini Robotics ER 2 helps robots reason, collaborate, and solve real-world tasks. It represents a step change in video understanding, tool orchestration, and multi-robot collaboration for robotic applications.
中文介绍 DeepMind发布Gemini Robotics ER 2,通过视频理解、任务编排和多机器人协作,帮助机器人推理、协作并解决现实任务,是机器人应用的重要进步。
AI engineers are rediscovering ontologies as a way to keep probabilistic agents inside deterministic boundaries.
中文介绍 Latent Space文章指出,AI工程师重新发现本体论,用于将概率性AI代理约束在确定性边界内,语义网因AI代理而复兴。
It is impossible to make large language models fully secure against hacks because of a fundamental flaw in how they work, a team of researchers argue in a paper presented at the International Conference on Machine Learning, a top AI conference, this month. The claim has huge implications for the saf
中文介绍 MIT Tech Review报道,研究人员在ICML会议上指出,由于工作原理的根本缺陷,大型语言模型无法完全防御黑客攻击,这一结论影响深远。
Explore lower GPT‑5.6 pricing for Luna and Terra—and how OpenAI’s more efficient models help enterprises deploy AI workflows at scale.
中文介绍 OpenAI宣布GPT-5.6降低Luna和Terra定价,通过更高效率的模型帮助企业大规模部署AI工作流,推进性价比前沿。
中文介绍 TLDR AI简报:OpenAI在ARC-AGI-3基准测试中取得领先,GPT-5.6效率提升,AlphaFold团队解散。
a quiet day lets us cover how AI is permeating financial services as the next big vertical after coding.
中文介绍 Latent Space《AINews》报道,AI正在渗透金融服务领域,成为继编程之后的下一个重大垂直领域,同时AIE NYC现已开放。
中文介绍 DeepMind在Google Flow Music中推出Lyria 3.5,在音乐性、歌词、人声和创作控制方面取得进展。
How two API settings improved GPT-5.6 performance on ARC-AGI-3, boosting scores and efficiency by retaining reasoning and enabling compaction.
中文介绍 OpenAI宣布通过启用两个API设置,在ARC-AGI-3基准上使GPT-5.6性能提升三倍,通过保留推理和启用压缩提高得分和效率。
OpenAI is giving 100,000 academic researchers free access to ChatGPT's most advanced AI models to accelerate scientific research, collaboration, and discovery.
中文介绍 OpenAI向10万名学术研究人员免费提供ChatGPT最先进AI模型访问权限,以加速科学研究、协作和发现。
It feels bad enough when an open letter signed by leading economists warns that AI might steal your job. The fact it may soon be better than you at making dinner? Insult to injury. But that’s exactly what the company 1X promised when it showed off a pair of new, impressively dexterous (and, to some,
中文介绍 MIT Tech Review《AI Hype Index》聚焦不性感的AI,提及经济学家联名警告AI可能抢走工作,同时1X公司展示的新机器人具备惊人灵巧性,甚至能做晚餐。
**OpenAI's agent security incident expanded beyond Hugging Face, affecting four additional accounts and highlighting the need for stronger enterprise hardening measures like sandboxing and audit trails. The ongoing debate around "pacing the frontier" involves calls for coordinated slowdowns and gove
中文介绍 Smol AI News报道,OpenAI代理安全事件扩大,除Hugging Face外还有四个账户受影响,凸显沙箱和审计追踪等企业强化措施的必要性;同时关于放缓AI开发的辩论持续。
The Big Pause is coming.
中文介绍 Latent Space报道,OpenAI、Anthropic、Google DeepMind、Meta等公司联名签署公开信,呼吁放缓AI开发步伐;同时Hugging Face披露机器速度网络攻击详情。
GPT-5.6 improves AI efficiency across models, inference, and agentic workflows, helping deliver more useful intelligence per dollar.
中文介绍 OpenAI介绍GPT-5.6如何融合前沿智能与前沿效率,在模型、推理和代理工作流中提升AI效率,实现每美元更多实用智能。
中文介绍 TLDR AI简报:多家公司签署AI放缓协议,个人超级智能访问权限开放,Grok推出构建模式。
当前市场技术面呈现显著分化。美股方面,标普500(SPY)与纳斯达克(QQQ)均位于20日均线下方,RSI 分别为49.2和43.2,动能偏弱;但微软(MSFT)因政策利好单日暴涨15.51%并站上所有均线,RSI 超买至71.8,形成强烈上行脉冲。加密市场情绪极度恐慌(加密恐慌贪婪指数25),总市值2.29T,BTC主导率56.6%,BTC和ETH均在200日均线下方徘徊,MACD呈死叉状态,缺乏趋势方向。中概股整体偏强,京东(JD)RSI达76.3超买但价格沿均线上行;阿里巴巴(BABA)与腾讯(0700.HK)MACD金叉维持温和上行。商品外汇方面,原油(CL=F)多头排列,RSI 53.8,油价站稳各均线;黄金(GC=F)虽MACD转正但价格低于200日均线,中期承压;美元指数(DX-Y.NYB)MACD死叉且RSI 38,弱势延续。综合来看,恐慌指数(^VIX)高位回落但美债收益率(^TNX)接近52周高,市场风险偏好与避险逻辑并存。
MSFT 单日大涨15.51%,价格451.1突破20日均线393.15和50日均线398.46,MACD 线4.41上穿信号线-0.04形成金叉,RSI 71.8处于超买区但未出现顶背离,短期动量强劲。
TSLA 连续位于20日(368.04)、50日(392.62)、200日(412.22)均线下方,空头排列明确。MACD 线-25.53低于信号线-17.06且负值扩大,RSI 30.6接近超卖但未反弹,价格距52周高-38.09%,下行压力显著。
ETH 报价1917.92,位于20日均线1878.87上方但低于200日均线2116.13,RSI 57.7处于中性区间。MACD 线38.64略低于信号线39.61,死叉但差值极小,无明确方向信号。
JD 价格32.31站上20日(29.42)、50日(28.82)、200日(29.44)均线,RSI 76.3进入超买区提示短期过热。MACD 正向柱增长(1.04 vs 0.68),但超买状态下上行空间或受限,倾向中性观察。
VIX 恐慌指数
10Y 美债收益率 (%)
美元指数 DXY
S&P 500 ETF
Nasdaq 100 ETF
Apple
Microsoft
Nvidia
Alphabet
Tesla
Meta
Bitcoin
Ethereum
Solana
阿里巴巴 (BABA)
拼多多 (PDD)
京东 (JD)
腾讯控股 (0700.HK)
黄金期货
WTI 原油期货
美元 / 人民币
所有技术指标仅反映历史价格数据计算出的状态,过去走势不代表未来表现。本报告仅供技术指标解读参考,不构成任何投资建议,请结合基本面与自身风险承受能力独立决策。
A senior Hamas official has told the BBC they have agreed to the Board of Peace's plan. Israel has not commented.
中文摘要 一名哈马斯高级官员向BBC表示,哈马斯已同意美方提出的“和平委员会”计划的解除武装要求。以色列尚未对此作出回应。
US president claims his Board of Peace has reached ‘historic agreement for the complete disarmament of Hamas and all other armed groups in Gaza’ US launches fresh strikes on Iran after days-long pause, amid fears the war is widening A liquefied natural gas tanker controlled by QatarEnergy exited the
中文摘要 美国总统特朗普声称其“和平委员会”已就哈马斯及加沙所有武装团体的完全解除武装达成“历史性协议”。美国在暂停数日后对伊朗发动新一轮打击,外界担忧战争扩大。
A Chinook helicopter equipped with a 11,300-litre water tank and a support aircraft would be deployed, alongside 24 skilled aerial and ground crew from the New South Wales Rural Fire Service. Follow live Get our breaking news email, free app or daily news podcast eSafety commissioner says court acti
中文摘要 澳大利亚派遣消防员前往法国应对肆虐的野火。一架配备11300升水箱的支奴干直升机及一架支援飞机将部署,随行24名来自新南威尔士州乡村消防局的空勤和地面人员。同时,领导人齐聚加玛节。
China’s A.I. rise is creating a new dilemma for Beijing. The open models that win influence abroad may pose risks to the country’s security and geopolitical strategy.
中文摘要 中国人工智能的崛起给北京带来新困境。那些在海外赢得影响力的开放模型可能对该国的安全和地缘政治战略构成风险。
Diane Abbott returns to Labour, a year after her suspension over comments about racism.
中文摘要 英国左翼议员黛安·阿博特在因涉种族主义言论被停职一年后,被工党恢复党籍。
Sri Lanka's Rumesh Pathirage is favourite ahead of rivalry between India's Neeraj Chopra and Pakistan's Arshad Nadeem.
中文摘要 在英联邦运动会标枪决赛中,斯里兰卡的鲁梅什·帕蒂拉格成为热门,挑战印度选手尼拉杰·乔普拉与巴基斯坦选手阿尔沙德·纳迪姆之间的竞争。
Appeals court rules that the Trump administration cannot deny detained migrants the chance for release on bond.
中文摘要 美国上诉法院裁定,特朗普政府不能拒绝被拘留移民获得保释的机会,否定了扩大强制拘留移民的政策。
US government prosecutors are seeking the removal of Nazira Haji Zada, though she faces no criminal charges.
中文摘要 特朗普政府向一个此前从未使用的法院提出上诉,寻求驱逐纳齐拉·哈吉·扎达,尽管她未面临任何刑事指控。
State department ‘takes full responsibility’ for erroneous, widely shared chart displayed at Aids conference in Brazil A US government map of Africa mislabeled every country during a state department presentation at a global conference in Brazil this week, causing a stir among attenders who took
中文摘要 美国国务院在巴西一场全球会议上展示的非洲地图标错了所有国家。该错误图表被广泛传播,国务院“承担全部责任”。
US president says Israel will withdraw from Gaza following the disarmament of Hamas.
中文摘要 美国总统特朗普称“和平委员会”就哈马斯在加沙的解除武装达成协议,并表示以色列将在哈马斯解除武装后撤出加沙。
As the war between the United States and Iran widened, Saudi Arabia joined with over a dozen other countries, including Egypt and Turkey, to form a new defense coalition to stop attacks on shipping in the Red Sea.
中文摘要 随着美伊战争扩大,沙特阿拉伯与包括埃及、土耳其在内的十余个国家组成新的防御联盟,以阻止红海航运遭受攻击。
As the U.S. and Iran exchange strikes, more countries are being touched — and some are joining in.
中文摘要 随着美伊互射打击,越来越多的中东国家受到影响,部分国家甚至直接参与其中。
The arrivals in Ceuta, a six-mile-long peninsula on Morocco’s northern coast that Spain has governed for centuries, have fueled political tensions.
中文摘要 数千名移民从摩洛哥进入西班牙飞地休达。休达是摩洛哥北部海岸一个6英里长的半岛,西班牙已统治数百年,此次移民潮加剧了政治紧张。
Zoox will launch its commercial robotaxi service in Las Vegas after receiving federal clearance.
中文摘要 亚马逊旗下Zoox获得美国联邦批准,将在拉斯维加斯推出无方向盘的商用机器人出租车服务。
Have you had to cancel, reschedule or replan a trip to France, Spain or elsewhere because of raging fires or stifling heat? If so, we want to hear from you.
中文摘要 纽约时报发起读者征集,询问读者是否因欧洲热浪或野火而取消、改期或重新规划前往法国、西班牙等地的旅行。
Australian pension fund Cbus Super is cutting its exposure to domestic stocks in favor of global and emerging markets, becoming the latest institutional investor to curb its reliance on an increasingly concentrated local bourse.
中文摘要 澳大利亚养老金基金Cbus Super削减国内股票持仓,增配全球和新兴市场股票,成为最新一家减少对日益集中的本土股市依赖的机构投资者。
Gold held a two-day gain, supported by a sharp decline in the US dollar after Japan intervened to bolster the yen.
中文摘要 黄金延续两日涨势,主要受日本干预汇市提振日元、美元大幅走软支撑。
South Korean stocks climbed Friday, rebounding from steep losses earlier this week, as major technology firms’ spending plans refueled optimism on the artificial intelligence trade.
中文摘要 韩国股市周五反弹,本周早些时候的暴跌有所缓解,大型科技公司的支出计划再度激发市场对人工智能交易的乐观情绪。
Unions representing workers at BHP Group’s Port Hedland operations in Western Australia are threatening rolling 24-hour strikes next week, escalating a labor dispute at the world’s largest iron ore export hub.
中文摘要 代表必和必拓(BHP)在西澳黑德兰港工人的工会威胁下周发起连续24小时滚动罢工,全球最大铁矿石出口港的劳资纠纷升级。
Shares of Apple plunged on a warning of slower sales in the coming months.
中文摘要 苹果公司警告未来几个月Mac、iPhone和iPad可能出现供应限制,股价大跌。
CEO Tim Cook says impact of memory prices is set to worsen as he steps down
中文摘要 苹果公司预测增长放缓,人工智能基础设施建设给科技供应链带来压力;CEO蒂姆·库克表示内存价格影响将加剧,他即将卸任。
Strong demand for UK aero-engine group’s civil and military engines boosts earnings
中文摘要 罗尔斯-罗伊斯(Rolls-Royce)2026年盈利超出预期,受民用和军用发动机强劲需求提振,公司上调2026年业绩目标。
Chris Weston said Thames wanted "to do better" but some of its targets were not achievable.
中文摘要 泰晤士水务公司CEO克里斯·韦斯顿表示,公司希望做得更好,但部分漏水减排目标无法实现。
Could you live communally in a disused building in exchange for a heavily discounted rent? Property guardians show us around.
中文摘要 英国「财产监护人」模式兴起,人们以远低于市场价的租金居住在废弃建筑中,例如每月支付580英镑住在一间废弃养老院里。
China’s largest fully electric SUV is racing up the nation’s sales charts, giving carmaker Nio Inc. a much-needed boost to its finances and bucking the broader downturn that’s gripped the sector.
中文摘要 蔚来(Nio)凭借中国最大的纯电动SUV销量激增,成为今年表现最强劲的中国汽车制造商,财务状况得到提振,逆势摆脱行业低迷。
Seattle-based group had in April expected to spend $200bn in 2026
中文摘要 亚马逊将2026年人工智能基础设施投资预算从4月预期的2000亿美元上调至2200亿美元。
The yen soared by the most in more than two years against the dollar after authorities stepped in once again to try and prop up the nation’s sagging currency ahead of the Bank of Japan’s policy decision.
中文摘要 在日本当局再次干预汇市后,日元兑美元飙升,创逾两年最大单日涨幅,干预发生在日本央行政策决议前夕。
8 回复 · 程序员 节点
75 回复 · 程序员 节点
18 回复 · 程序员 节点
44 回复 · Apple 节点
8 回复 · Apple 节点
8 回复 · Apple 节点
27 回复 · Apple 节点
41 回复 · Apple 节点
12 回复 · Apple 节点
17 回复 · Python 节点
该源今日无内容。