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!
中文介绍 微软推出的 12 周 24 课 AI 入门课程,涵盖机器学习、神经网络、计算机视觉等核心主题,配有实践项目和代码示例,适合零基础学习者系统掌握 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)
中文介绍 Claude Cowork 的开源替代方案,基于 opencode 实现 AI 辅助编程和工作流自动化,支持本地部署和自定义模型,适合需要可控 AI 协作环境的团队。
JavaScript · ★ 10,429 · 🍴 3,251 · 📈 19 stars today
Socket-based TS/JavaScript API for WhatsApp Web
中文介绍 基于 WebSocket 的 TypeScript/JavaScript 库,提供 WhatsApp Web 的完整 API,可用于开发聊天机器人、消息自动化工具和自定义客户端,适合 Node.js 开发者。
TypeScript · ★ 20,102 · 🍴 2,621 · 📈 625 stars today
Create and share 3D architectural projects.
中文介绍 基于 Pascal 的 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.
中文介绍 微软跨平台 .NET Web 框架,用于构建高性能云原生应用,支持 MVC、Web API、SignalR 和 Blazor,可在 Windows、macOS 和 Linux 上运行,是 .NET 生态的核心。
C · ★ 137,106 · 🍴 8,364 · 📈 70 stars today
Microsoft PowerToys is a collection of utilities that supercharge productivity and customization on Windows
中文介绍 微软官方 Windows 实用工具集,提供窗口管理(FancyZones)、批量重命名、颜色取色器、键盘管理器等功能,旨在提升 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
中文介绍 极简的 IT 自动化平台,使用 YAML 编写 playbook 实现配置管理、应用部署和网络自动化,无需代理(agentless),通过 SSH 直接管理节点,适合运维和 DevOps 团队。
TypeScript · ★ 48,034 · 🍴 3,258 · 📈 80 stars today
Chrome DevTools for coding agents
中文介绍 为 AI 编码代理提供 Chrome DevTools 接口,使其能直接控制浏览器进行调试、抓取页面信息或执行自动化测试,拓展 AI 在 Web 开发中的操作能力。
Java · ★ 26,290 · 🍴 9,718 · 📈 25 stars today
Jenkins automation server
中文介绍 老牌开源持续集成/持续交付服务器,通过丰富的插件生态支持各类构建、测试和部署任务,适用于任何语言的项目,是 DevOps 流程的核心工具之一。
Rust · ★ 1,848 · 🍴 160 · 📈 190 stars today
a code review TUI with vim keybindings
中文介绍 基于终端(TUI)的代码审查工具,支持 Vim 键绑定,提供全键盘操作体验,能够集成 Git 和主流代码托管平台,适合偏好命令行工作流的开发者。
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.
中文介绍 AI 代理性能优化系统,为 Claude Code、Codex、OpenCode、Cursor 等代理提供技能、本能、记忆、安全防护和研究优先开发能力,旨在提升代理执行复杂任务的效率与可靠性。
👍 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运行且VRAM占用<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 (
中文介绍 提出将相关性重新用于引导智能体搜索中的语料库交互,超越简单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
中文介绍 提出CoRT(反事实回放),在token级别进行基于评估标准的策略优化。针对GRPO管道中结构化评判被简化为标量奖励的问题,通过反事实回放提供更细粒度的训练信号,提升语言模型训练效果。
👍 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智能体提供密集过程信号。通过细粒度反馈弥补稀疏最终奖励的不足,改善长周期游戏决策训练。
👍 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
中文介绍 提出Pass the Baton(轨迹接力在线蒸馏),解决在线蒸馏中的前缀失败问题。通过接力切换正确推理方向,避免学生陷入错误路径,提升监督信号可靠性。
👍 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,一种用于跨任务技能演化的智能体强化学习方法。允许智能体在相关但不同的任务间共享和演化可重用解决方案模式,超越独立回合训练。
👍 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
中文介绍 重新思考多模态自动事实核查的「无污染」动态评估。指出现有静态基准存在污染问题(过时声明可凭LLM内部知识验证),提出动态评估以更准确衡量事实核查能力。
👍 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,专门评估多模态大语言模型的原子视觉感知能力。通过隔离感知错误与推理错误,提供更纯净的感知能力度量基准。
👍 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
中文介绍 提出并行解码蒸馏方法,加速图像和视频生成。通过蒸馏扩散模型到少步生成器,避免变分分数蒸馏和对抗损失,实现快速采样同时保持生成质量。
@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 视频工作室的完整系统,包含技能、提示循环和六阶段 pipeline,附教程。
@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 与劳动力问题:假设一个从未有人在线发布源代码的平行宇宙,探讨技术扩散的后果。
@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 agent 从虚拟机迁移到 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 分钟搭建公司“大脑”的方法,作者押注每个企业都需要一个专有智能系统,已有前沿初创使用。
中文介绍 文章讨论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.
中文介绍 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
中文介绍 研究团队在ICML 2026上指出,大型语言模型因工作原理存在根本性缺陷,无法完全安全,易受攻击,对AI安全影响深远。
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工作流,提升性价比。
中文介绍 2026年7月30日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.
中文介绍 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炒作指数聚焦“不性感AI”,提及1X公司展示新型灵巧机器人,在烹饪等任务上优于人类,引发AI取代就业的讨论。
**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
中文介绍 OpenAI智能体安全事件波及Hugging Face之外四个帐户,凸显沙盒和审计追踪等企业强化措施的必要性;关于AI发展节奏的辩论持续。
The Big Pause is coming.
中文介绍 OpenAI、Anthropic、DeepMind、Meta等联合签署公开信呼吁“节奏化”AI发展;HuggingFace详述机器速度的攻击性网络攻击。
GPT-5.6 improves AI efficiency across models, inference, and agentic workflows, helping deliver more useful intelligence per dollar.
中文介绍 GPT-5.6融合前沿智能与效率,提升模型、推理和智能体工作流的AI效率,实现每美元更实用的智能。
中文介绍 2026年7月29日AI动态:AI发展放缓协议签署,个人超级智能访问权限开放,Grok进入构建模式。
整体技术面分化:美股方面,QQQ 和 SPY 均处于均线下方或中性,RSI 回落至 43-49 区间,显示短期反弹动力不足;科技龙头 MSFT 和 AAPL 分别呈现超买和温和多头,但指数权重股如 NVDA、GOOGL 和 TSLA 均处于空头排列,暗示大盘仍受压制。加密资产方面,恐慌贪婪指数仅 25(极度恐慌),总市值 2.29 万亿美元(24h +1.56%),BTC 主导率 56.6%、ETH 10.1%;BTC 和 ETH 价格在均线交织处,MACD 死叉但 RSI 中性。中概股 JD 和 0700.HK 处于超买或均线多头,但 BABA、PDD 相对中性。商品外汇中,黄金期货空头排列但 RSI 回升至 53.9,原油多头排列,美元/人民币 RSI 29.1 超卖且趋势偏空,美元指数 DXY 高位回落。
RSI 14 为 71.8,进入超买区域;当前价格 451.10 低于 SMA200(433.83)但高于 SMA20(393.15)和 SMA50(398.46),MACD 柱状图 4.4065 略高于信号线 -0.0364,但超买信号暗示短期回调压力。
价格 308.85 远低于 SMA20(368.04)、SMA50(392.62)和 SMA200(412.22),呈空头排列;RSI 14 为 30.6,逼近超卖但未确认反转;MACD 绿柱 -25.53 且信号线 -17.06,动量偏弱。
价格 84.09 高于 SMA20(79.51)、SMA50(82.68)和 SMA200(75.67),呈多头排列;MACD 柱状图 1.45 高于信号线 0.69,动能偏多;RSI 14 为 53.9 中性无超买压力。
价格 333.43 高于 SMA20(324.35)、SMA50(309.30)和 SMA200(277.65),多头排列;MACD 柱状图 9.24 大于信号线 8.60,慢步上行;RSI 14 为 61.7 正常,无明显超买信号。
价格 64764.25 位于 SMA20(64477.20)和 SMA50(63401.32)之上但低于 SMA200(71597.30);RSI 14 为 52.7 中性;MACD 柱状图 206.45 低于信号线 285.82,短期动能偏空但未形成趋势确认。
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名新南威尔士州乡村消防局人员。同时,领导人聚集参加加玛节。
US President Donald Trump said on TruthSocial that an agreement has been reached for Hamas to fully disarm.
中文摘要 美国总统特朗普在TruthSocial上宣布,已达成协议让哈马斯完全解除武装,为以色列从加沙撤军铺平道路。
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.
中文摘要 数千名移民从摩洛哥进入西班牙飞地休达(Ceuta),该半岛长约6英里,由西班牙统治数个世纪。这一事件加剧了政治紧张局势。
Zoox will launch its commercial robotaxi service in Las Vegas after receiving federal clearance.
中文摘要 亚马逊旗下Zoox获得美国联邦批准,推出无方向盘自动驾驶出租车,将在拉斯维加斯启动商业服务。
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.
中文摘要 代表必和必拓集团在澳大利亚黑德兰港工人的工会威胁下周举行滚动式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
中文摘要 苹果公司预测增长放缓,因AI建设给技术供应链带来压力。CEO蒂姆·库克表示内存价格影响将加剧,并宣布将卸任。
Strong demand for UK aero-engine group’s civil and military engines boosts earnings
中文摘要 罗尔斯-罗伊斯在利润超出预期后上调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.
中文摘要 蔚来凭借中国最大纯电动SUV车型畅销,成为今年最热的中国汽车制造商,财务状况得到提振,逆市摆脱行业低迷。
Seattle-based group had in April expected to spend $200bn in 2026
中文摘要 亚马逊将今年AI基础设施支出提高至2200亿美元,此前在4月份预期为2000亿美元。
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 节点
该源今日无内容。