每日简报

2026-06-01

← 历史归档

harry0703/MoneyPrinterTurbo

Python · ★ 74,108 · 🍴 10,579 · 📈 1,937 stars today

利用AI大模型,一键生成高清短视频 Generate short videos with one click using AI LLM.

中文介绍 基于 AI 大模型的一键短视频生成工具,用户只需输入主题关键词,系统自动完成文案撰写、素材匹配、语音合成和字幕添加,最终输出高清短视频。适合内容创作者、自媒体运营者快速批量生产视频内容,大幅降低短视频制作门槛和时间成本。

microsoft/markitdown

Python · ★ 134,905 · 🍴 9,226 · 📈 2,798 stars today

Python tool for converting files and office documents to Markdown.

中文介绍 微软开源的 Python 工具,可将 Word、Excel、PowerPoint 等 Office 文档及多种文件格式批量转换为 Markdown。适用于需要将文档内容接入 LLM 处理流水线、构建知识库或文档自动化处理的开发者,解决了 Office 文档与纯文本生态之间的格式鸿沟。

D4Vinci/Scrapling

Python · ★ 56,586 · 🍴 5,487 · 📈 606 stars today

🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!

中文介绍 自适应 Web 爬虫框架,能够自动应对网页结构变化,支持从单次 HTTP 请求到大规模全站爬取的全场景覆盖。内置反检测、动态渲染等能力,开发者无需手动维护选择器即可稳定抓取数据,适合数据采集、竞品监控、内容聚合等场景。

nesquena/hermes-webui

Python · ★ 9,952 · 🍴 1,369 · 📈 357 stars today

Hermes WebUI: The best way to use Hermes Agent from the web or from your phone!

中文介绍 Hermes Agent 的 Web 前端界面,让用户通过浏览器或手机直接与 Hermes 智能代理交互,无需命令行操作。提供友好的对话式 UI,适合希望在移动端或非技术环境下使用本地 AI Agent 能力的用户,降低了 Hermes 的使用门槛。

EveryInc/compound-engineering-plugin

TypeScript · ★ 18,694 · 🍴 1,408 · 📈 251 stars today

Official Compound Engineering plugin for Claude Code, Codex, Cursor, and more

中文介绍 Compound Engineering 官方插件,兼容 Claude Code、OpenAI Codex、Cursor 等主流 AI 编程工具。通过统一的插件接口将复合工程方法论集成进开发者现有工作流,适合在多种 AI 编码环境中保持一致的工程规范和最佳实践。

github/docs

TypeScript · ★ 19,722 · 🍴 67,286 · 📈 27 stars today

The open-source repo for docs.github.com

中文介绍 docs.github.com 官方文档的开源仓库,包含 GitHub 全套产品的使用指南、API 参考和操作手册。开发者和技术写作者可在此提交 PR 贡献文档修正或补充,是参与 GitHub 生态建设、了解平台功能细节的重要参考来源。

OpenBMB/VoxCPM

Python · ★ 23,495 · 🍴 2,716 · 📈 635 stars today

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

中文介绍 OpenBMB 推出的无 Tokenizer 多语言文本转语音(TTS)模型 VoxCPM2,支持多语言语音生成、创意音色设计和高保真声音克隆。去除传统 Tokenizer 依赖使其更易扩展到低资源语言,适合语音合成研究者及需要高质量多语言 TTS 能力的语音应用开发者。

revfactory/harness

HTML · ★ 4,587 · 🍴 648 · 📈 323 stars today

A meta-skill that designs domain-specific agent teams, defines specialized agents, and generates the skills they use.

中文介绍 元技能框架,能够根据特定业务领域自动设计 Agent 团队结构、定义各专业 Agent 的职责边界,并生成相应的技能集合。适用于需要快速搭建多 Agent 协作系统的工程师,解决了多 Agent 系统设计复杂、难以标准化的问题。

FareedKhan-dev/train-llm-from-scratch

Jupyter Notebook · ★ 2,945 · 🍴 441 · 📈 626 stars today

A straightforward method for training your LLM, from downloading data to generating text.

中文介绍 从零训练 LLM 的完整教程项目,覆盖数据下载、预处理、模型架构搭建到文本生成的全流程,采用简洁直观的方法呈现。适合希望深入理解大语言模型工作原理的 AI 学习者和研究者,无需复杂环境配置即可跟随实践。

supermemoryai/supermemory

TypeScript · ★ 23,323 · 🍴 2,105 · 📈 264 stars today

Memory engine and app that is extremely fast, scalable. The Memory API for the AI era.

中文介绍 面向 AI 时代的高性能记忆引擎,提供极速、可扩展的 Memory API,帮助 AI 应用持久化和检索用户上下文信息。适合构建具备长期记忆能力的 AI 助手、聊天机器人或个性化推荐系统的开发者,解决 LLM 上下文窗口有限导致记忆丢失的核心痛点。

Crosstalk-Solutions/project-nomad

TypeScript · ★ 27,716 · 🍴 2,712 · 📈 374 stars today

Project N.O.M.A.D, is a self-contained, offline survival computer packed with critical tools, knowledge, and AI to keep you informed and empowered—anytime, anywhere.

中文介绍 Project N.O.M.A.D 是一套完全离线的自给自足生存计算机系统,内置关键工具、生存知识库和本地 AI 能力,无需网络即可运行。专为极端环境、灾难应急或偏远地区场景设计,让用户在任何时间、任何地点都能获取信息和 AI 辅助决策支持。

anthropics/claude-code

Python · ★ 128,889 · 🍴 20,997 · 📈 489 stars today

Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.

中文介绍 Anthropic 官方发布的终端式 AI 编程代理工具,深度理解整个代码库上下文,可自动执行重复性编码任务、解释复杂代码逻辑并处理 Git 工作流。直接运行于命令行环境,适合希望在不离开终端的情况下显著提升编码效率的专业开发者。

nicobailon/pi-subagents

TypeScript · ★ 1,833 · 🍴 255 · 📈 69 stars today

Pi extension for async subagent delegation with truncation, artifacts, and session sharing

中文介绍 Pi 的异步子代理委托扩展插件,支持任务截断、产物(Artifacts)输出和会话共享功能。适合需要将复杂任务拆分给多个子代理并行处理的开发者,通过异步机制和会话共享提升多代理协作效率,适用于 Pi Agent 平台的高级工作流编排场景。

emmabostian/developer-portfolios

Python · ★ 23,352 · 🍴 4,609 · 📈 73 stars today

A list of developer portfolios for your inspiration

中文介绍 精心整理的开发者个人作品集链接合集,收录了来自全球各类开发者的优秀个人主页案例。适合正在设计或重构个人作品集的开发者从中汲取设计灵感、了解行业惯例,也是前端开发者展示个人品牌时的重要参考资源库。

codecrafters-io/build-your-own-x

Markdown · ★ 509,380 · 🍴 48,311 · 📈 1,158 stars today

Master programming by recreating your favorite technologies from scratch.

中文介绍 通过从零重新实现 Redis、Git、Docker、SQLite 等经典技术来深入掌握编程原理的学习资源合集。收录大量分语言、分技术方向的实战教程,适合希望突破 API 调用层、真正理解底层机制的中高级开发者进阶学习。

Why Far Looks Up: Probing Spatial Representation in Vision-Language Models

👍 38

Vision-language models (VLMs) achieve strong performance on spatial reasoning benchmarks, yet it remains unclear whether this reflects structured 3D understanding or reliance on statistical shortcuts in natural images. We introduce a representation-level analysis framework that constructs minimal co

Reducing Political Manipulation with Consistency Training

👍 0

Large language models (LLMs) exhibit systematic political bias across a variety of sensitive contexts. We find that LLMs handle counterpart topics from opposing political sides asymmetrically. We refer to this phenomenon as covert political bias and identify 7 categories of techniques through which

REPOT: Recoverable Program-of-Thought via Checkpoint Repair

👍 6

One-shot Program-of-Thought (PoT) emits a Python program that prints a primitive-action plan; a single invalid action silently invalidates the trajectory. We introduce RePoT (Recoverable PoT): a deterministic verified replay that walks the plan through the environment to its first invalid transition

Xetrieval: Mechanistically Explaining Dense Retrieval

👍 17

Explaining why dense retrievers assign high relevance scores remains challenging because retrieval decisions are made through opaque high-dimensional embeddings. Existing explanations often focus on surface signals, such as lexical matches, token alignments, or post-hoc textual rationales, and thus

CoHyDE: Iterative Co-Training of LLM Rewriter & Dense Encoder for Tool Retrieval

👍 4

Tool retrieval over large API catalogs is a core bottleneck for LLM agents: user queries arrive in colloquial, often underspecified language, while the catalog uses technical API vocabulary that no fixed encoder can bridge on its own. The two dominant training approaches, contrastive encoder fine-tu

EarlyTom: Early Token Compression Completes Fast Video Understanding

👍 27

Video large language models (Video-LLMs) have demonstrated strong capabilities in video understanding tasks. However, their practical deployment is still hindered by the inefficiency introduced by processing massive amounts of visual tokens. Although recent approaches achieve extremely low token ret

When Cloud Agents Meet Device Agents: Lessons from Hybrid Multi-Agent Systems

👍 11

The design space of agentic AI inference spans two extremes: frontier large language models (LLMs), typically hosted in the cloud and offering strong performance across a wide range of tasks at substantially high cost, and more cost-efficient small language models (SLMs), which are amenable to on-de

PhyGenHOI: Physically-Aware 4D Generation of Dynamic Human-Object Interactions

👍 8

We address the task of generating physically accurate and visually faithful 4D Human-Object Interaction (HOI). Given a static 3D human and target object represented as 3D Gaussian Splats (3DGS), our goal is to synthesize dynamic scenes where the human actively engages with the object through actions

Discovering Cooperative Pipelines: Autoresearch for Sequential Social Dilemmas

👍 1

We study two-level autoresearch for cooperation: an outer-loop AI agent autonomously redesigns the inner-loop pipeline of an LLM policy-synthesis system for multi-agent Sequential Social Dilemmas (SSDs). A researcher agent R (run as a coding agent) reads the inner-loop source code, edits system prom

Colored Noise Diffusion Sampling

👍 18

Diffusion models achieve state-of-the-art image synthesis, with their generative trajectories fundamentally exhibiting a spectral bias, resolving low-frequency global structures early and high-frequency fine details later. Conventional stochastic differential equation (SDE) solvers fail to account f

YoCausal: How Far is Video Generation from World Model? A Causality Perspective

👍 41

As video diffusion models (VDMs) advance toward world models, a key question arises: do they truly understand causality, or merely overfit to statistical temporal patterns? Existing benchmarks mostly rely on synthetic data, limiting real-world generalization due to the sim-to-real gap. We present Yo

PhoneWorld: Scaling Phone-Use Agent Environments

👍 1

A central bottleneck for phone-use agents is that controllable, reproducible environments covering real mobile behavior are hard to build at scale. Existing mobile-agent benchmarks have made important progress on evaluation, but they do not by themselves provide a scalable way to construct many new

PRISM: A Multi-Dimensional Benchmark for Evaluating LLM Peer Reviewers

👍 10

The rapid growth in submissions to machine learning venues has strained the scientific peer-review system and intensified interest in LLM-based automated peer reviewers. However, how good these systems are actually, especially compared to human reviewers at catching scientific gaps, remains poorly u

PANDO: Efficient Multimodal AI Agents via Online Skill Distillation

👍 5

Recent advances in multimodal web agents often rely on increased inference-time computation, including rollout search, verifier passes, offline skill discovery, and specialist model stacks. This raises a central question: can a web agent become more efficient as it accumulates experience, rather tha

Reflective Prompt Tuning through Language Model Function-Calling

👍 4

Large language models (LLMs) have become increasingly capable of following instructions and complex reasoning, making prompting a flexible interface for adapting models without parameter updates. Yet prompt design remains labor-intensive and highly sensitive to formatting, phrasing, and instruction

ORACLE: Anticipating Scams from Partial Trajectories in Streaming App Usage

👍 0

Smartphone scams are increasingly prevalent and typically manifest as multi-stage, cross-application processes with gradually emerging intent. Effective intervention thus requires anticipating scams before the intent becomes explicit. This is inherently challenging, as decisions must rely on partial

该源今日无内容。

[AINews] Founders and Forward Deployed Engineers

a quiet day lets us highlight the new AIE WF focuses

中文介绍 Latent Space发布AI新闻简报,聚焦创始人与前沿部署工程师(Forward Deployed Engineers)话题,并重点介绍了AIE工作流的最新动态。整体为较平淡的一天,内容以行业动态梳理为主。

Boston Children’s uses AI to unlock new diagnoses

Boston Children’s Hospital uses OpenAI technology to improve patient care, reduce operational burden, and help diagnose more than 40 rare disease cases.

中文介绍 波士顿儿童医院与OpenAI合作,将AI技术应用于患者护理与医院运营管理,已协助诊断超过40例罕见疾病病例,同时有效降低了医疗团队的日常运营负担。

How Braintrust turns customer requests into code with Codex

How Braintrust engineers use Codex with GPT-5.5 to run experiments and code faster.

中文介绍 AI评估平台Braintrust介绍其工程师团队如何结合OpenAI Codex与GPT-5.5,将客户需求快速转化为代码,显著提升实验迭代速度与编程效率。

How the Pope’s Magnifica Humanitas offers a template for individuals to meet the AI moment

Pope Leo XIV’s new encyclical on artificial intelligence includes a statement that warrants serious attention from technologists and policymakers: “Technology is never neutral.” Magnifica Humanitas (“Magnificent Humanity”) is a clarion call to all people to act with courage and solidarity as we ente

中文介绍 教宗利奥十四世发布人工智能主题通谕《Magnifica Humanitas》(宏大的人性),提出「技术从不中立」的核心立场,呼吁技术人员和政策制定者以勇气与责任感应对AI时代,为个人和机构提供行动框架参考。

not much happened today

**Anthropic** rolled out **Claude Opus 4.8**, which shows incremental improvements but mixed benchmark results, including better cooperation and coding behavior but some regressions in document parsing. Platform updates include mid-conversation system instructions enhancing long agent sessions, thou

中文介绍 Anthropic推出Claude Opus 4.8,与Opus 4.7相比在协作能力和编程表现上有所提升,但文档解析出现部分退步,基准测试结果参差不齐。平台同步更新支持对话中途修改系统指令等功能。

Strengthening societal resilience with Rosalind Biodefense

OpenAI launches Rosalind Biodefense, expanding trusted access to GPT-Rosalind for vetted developers and U.S. government partners advancing biodefense, public health, and pandemic preparedness through frontier AI.

中文介绍 OpenAI正式推出Rosalind Biodefense项目,向经审核的开发者及美国政府合作伙伴开放GPT-Rosalind访问权限,聚焦生物防御、公共卫生及大流行病防备领域的前沿AI应用研究。

A shared playbook for trustworthy third party evaluations

OpenAI shares guidance on third-party AI evaluations, covering how to assess model capabilities, safeguards, and validity for frontier systems.

中文介绍 OpenAI发布第三方AI评估指导手册,为外部评估机构提供统一框架,涵盖前沿AI系统的模型能力评估、安全防护措施审查及评估结果有效性验证等核心方法论。

The Age of Async Agents — Cognition's Walden Yan & OpenInspect's Cole Murray

80% Devin Commits, Spec-to-PR Workflows, Full VMs, Agent Memory, and PMs Shipping Code

中文介绍 Latent Space播客专访Cognition联合创始人Walden Yan与OpenInspect的Cole Murray,探讨异步AI代理时代的来临,话题涵盖Devin代码提交占比达80%、规格说明到PR的自动化工作流、完整虚拟机支持、代理记忆机制及产品经理直接交付代码等议题。

How Endava builds an agentic organization with Codex

Learn how Endava uses Codex to build an agentic organization, accelerating software delivery and reducing requirements analysis from weeks to hours.

中文介绍 全球IT服务公司Endava分享如何借助OpenAI Codex构建代理型组织,将软件交付周期大幅压缩,需求分析时间从数周缩短至数小时,整体软件交付效率显著提升。

The AI Hype Index: AI gets booed in graduation season

It is one thing to say AI will change the world. It is another to expect the class of 2026 to applaud it. In fact, when former Google CEO Eric Schmidt told University of Arizona graduates that their task is to help shape AI, he was met with a resounding chorus of boos. “I can…

中文介绍 MIT Technology Review「AI炒作指数」报道:前谷歌CEO埃里克·施密特在亚利桑那大学毕业典礼上呼吁毕业生参与塑造AI未来,却遭到现场学生集体嘘声,折射出2026届毕业生对AI热潮的普遍疲倦与抵触情绪。

[AINews] Cognition raises $1B in $26B Series D

coding is an uncapped TAM market

中文介绍 Latent Space报道AI编程公司Cognition完成D轮融资,融资规模10亿美元,公司整体估值达260亿美元,投资逻辑基于对软件编程为无上限市场规模(TAM)的判断。

Anthropic raises $65B in Series H at a $965B post-money valuation, releases Opus 4.8 and Dynamic Workflows

**Anthropic** announced a massive **$65B Series H financing** at a **$965B valuation**, led by **Altimeter, Dragoneer, Greenoaks, and Sequoia**, with run-rate revenue surpassing **$47B**. They launched **Claude Opus 4.8**, an update to Opus 4.7 featuring "sharper judgment," "more honesty," and longe

中文介绍 Anthropic宣布完成650亿美元H轮融资,投后估值达9650亿美元,由Altimeter、Dragoneer、Greenoaks和Sequoia领投,年化营收已超过470亿美元。同步发布Claude Opus 4.8模型,主打更敏锐的判断力与更优异的协作表现,并推出Dynamic Workflows动态工作流功能。

市场总览

本期技术面呈现明显的板块分化格局。美股方面,SPY 报 756.48,5日涨 1.85%,RSI14 达 74.1,处于超买状态;QQQ 报 738.31,RSI14 高达 77.2,MACD 刚完成金叉,均价多头排列完好,技术动量为所有资产类别中最强。AAPL 的 RSI14 更达 78.8,整体美股主要指数与科技龙头均处于超买区域,短期累积了一定的回调压力。MSFT 单日暴涨 5.45% 形成异动,但仍面临 SMA200(458.46)压力。NVDA 和 GOOGL 则出现日内回调,MACD 指标走弱,技术动量分化。加密资产方面,BTC 现价 73,723 低于 SMA20/SMA50/SMA200 三均线,空头排列成立,配合加密恐慌贪婪指数仅为 29(恐慌区间),BTC 主导率 57.3%,总市值 2.58T USD 且 24 小时微跌 0.22%,ETH 的 RSI14 为 32.1 同样偏弱,整体加密市场技术面处于调整压力中。中概股方面,BABA、PDD、JD、腾讯均处于空头排列,RSI14 集中在 31~38 区间,PDD 的 5 日跌幅达 -13.65%,技术压力最为突出。商品与外汇方面,黄金 MACD 出现金叉但尚处负值域,WTI 原油 5 日下跌 -7.42% 后技术结构仍偏弱;美元指数 DXY 维持多头排列,美元/人民币(USDCNY)则处空头排列且 RSI14 仅 30.6。宏观指标方面,VIX 报 15.32,低于 SMA20(17.25)且 5 日下滑 -8.26%,市场整体波动率处于低位,与美股强势对应。

今日关注

QQQ Nasdaq 100 ETF (QQQ)
偏上行

QQQ 当前报 738.31,5日涨幅达 3.33%,距52周高点仅 -0.45%。SMA20/SMA50/SMA200 呈多头排列(709.04 / 652.93 / 617.85),MACD 已触发金叉(21.4696 vs 信号线 21.4381),RSI14 读数 77.2 处于超买区域。价格动量强劲,但超买信号提示短期回调风险不可忽视。

MSFT Microsoft (MSFT)
中性

MSFT 单日大涨 5.45%,5日涨幅 7.43%,当前价 450.24 已重新站上 SMA50(402.83),MACD 金叉(5.8019 vs 信号线 4.1239)动量转正。但 SMA200 位于 458.46,价格尚未收复该压力位,且距52周高点仍有 -18.94%,RSI14 为 69.6,接近超买临界。技术结构整体偏修复,方向未明朗。

BTC-USD Bitcoin (BTC-USD)
偏下行

BTC 现报 73,723,低于 SMA20(76,755)、SMA50(77,234)、SMA200(79,523),呈空头排列。MACD 为 -1,100.6,信号线 -585.4,绿柱持续扩大,动量下行。RSI14 为 37.2,尚未进入超卖区(<30)。配合加密恐慌贪婪指数 29(恐慌区间)及 5日跌幅 -2.77%,技术面整体偏弱。

PDD 拼多多 (PDD)
偏下行

PDD 现价 84.44,5日跌幅达 -13.65%,距52周高点 -39.43%。SMA20/SMA50/SMA200(95.79 / 98.42 / 113.23)全面压制价格,空头排列形成。MACD 死叉确认(-3.2037 vs 信号线 -1.7986),绿柱扩大。RSI14 为 32.3,逼近超卖区但尚未形成底背离信号,短期技术压力显著。

GC=F 黄金期货 (GC=F)
中性

黄金期货报 4,575.3,MACD 出现金叉(-45.404 vs 信号线 -46.828),为近期最值得关注的正向边际信号,但 MACD 仍处于负值区域。价格低于 SMA20(4,586.96)和 SMA50(4,629.76),但高于 SMA200(4,376.93)。RSI14 为 47.8,位于中性区间。整体技术结构处于震荡修复阶段,方向信号尚不明确。

全部资产

^VIX

VIX 恐慌指数

$15.32 -2.67%
5 日
-8.26%
距 52w 高
-56.6%
RSI(14)
35.4
趋势
中性
SMA 20 / 50 / 200
17.25 / 19.95 / 18.38
MACD / 信号
-0.913 / -0.846
MACD 死叉 (1 天前)

^TNX

10Y 美债收益率 (%)

$4.45 -0.04%
5 日
-2.90%
距 52w 高
-10.9%
RSI(14)
49.8
趋势
多头
SMA 20 / 50 / 200
4.48 / 4.39 / 4.20
MACD / 信号
0.040 / 0.055
MACD 死叉 (2 天前)接近 52 周低多头排列

DX-Y.NYB

美元指数 DXY

$99.00 +0.09%
5 日
-0.32%
距 52w 高
-1.6%
RSI(14)
52.7
趋势
多头
SMA 20 / 50 / 200
98.76 / 98.89 / 98.57
MACD / 信号
0.129 / 0.102
接近 52 周高多头排列

SPY

S&P 500 ETF

$756.48 +0.25%
5 日
+1.85%
距 52w 高
-0.2%
RSI(14)
74.1
趋势
多头
SMA 20 / 50 / 200
739.34 / 703.65 / 681.17
MACD / 信号
12.698 / 12.873
RSI 超买接近 52 周高多头排列

QQQ

Nasdaq 100 ETF

$738.31 +0.37%
5 日
+3.33%
距 52w 高
-0.4%
RSI(14)
77.2
趋势
多头
SMA 20 / 50 / 200
709.04 / 652.93 / 617.85
MACD / 信号
21.470 / 21.438
MACD 金叉 (今天)RSI 超买接近 52 周高多头排列

AAPL

Apple

$312.06 -0.14%
5 日
+2.32%
距 52w 高
-0.9%
RSI(14)
78.8
趋势
多头
SMA 20 / 50 / 200
297.54 / 275.28 / 263.24
MACD / 信号
10.392 / 9.777
RSI 超买接近 52 周高多头排列

MSFT

Microsoft

$450.24 +5.45%
5 日
+7.43%
距 52w 高
-18.9%
RSI(14)
69.6
趋势
中性
SMA 20 / 50 / 200
417.59 / 402.83 / 458.46
MACD / 信号
5.802 / 4.124
MACD 金叉 (今天)

NVDA

Nvidia

$211.14 -1.45%
5 日
-3.81%
距 52w 高
-10.7%
RSI(14)
49.4
趋势
多头
SMA 20 / 50 / 200
215.46 / 199.35 / 187.65
MACD / 信号
3.809 / 5.974
多头排列

GOOGL

Alphabet

$380.34 -2.51%
5 日
-1.89%
距 52w 高
-6.9%
RSI(14)
52.9
趋势
多头
SMA 20 / 50 / 200
391.15 / 347.57 / 299.92
MACD / 信号
9.641 / 13.543
多头排列

TSLA

Tesla

$435.79 -1.43%
5 日
+4.29%
距 52w 高
-12.6%
RSI(14)
60.0
趋势
中性
SMA 20 / 50 / 200
421.39 / 391.80 / 412.13
MACD / 信号
12.067 / 11.367
MACD 金叉 (2 天前)

META

Meta

$632.51 -0.44%
5 日
+4.14%
距 52w 高
-20.6%
RSI(14)
55.4
趋势
中性
SMA 20 / 50 / 200
613.33 / 618.53 / 666.57
MACD / 信号
-1.092 / -4.297
MACD 金叉 (2 天前)
加密恐慌贪婪
29
恐慌
加密总市值
$2.58 T
-0.22% / 24h
BTC 主导率
57.3%
ETH 9.4%
24h 成交量
$56.8 B
活跃币 17,402

BTC-USD

Bitcoin

$73,723.06 -0.04%
5 日
-2.77%
距 52w 高
-41.6%
RSI(14)
37.2
趋势
空头
SMA 20 / 50 / 200
76,755.72 / 77,234.12 / 79,523.31
MACD / 信号
-1,100.601 / -585.355
空头排列

ETH-USD

Ethereum

$2,009.40 -0.50%
5 日
-2.97%
距 52w 高
-59.4%
RSI(14)
32.1
趋势
空头
SMA 20 / 50 / 200
2,118.61 / 2,241.71 / 2,497.44
MACD / 信号
-66.598 / -57.382
空头排列

SOL-USD

Solana

$82.60 +0.06%
5 日
-1.18%
距 52w 高
-67.4%
RSI(14)
40.8
趋势
空头
SMA 20 / 50 / 200
85.82 / 86.37 / 104.45
MACD / 信号
-1.441 / -0.958
空头排列

BABA

阿里巴巴 (BABA)

$124.22 -1.54%
5 日
-5.51%
距 52w 高
-35.5%
RSI(14)
37.7
趋势
空头
SMA 20 / 50 / 200
134.18 / 131.07 / 149.62
MACD / 信号
-1.893 / -0.440
空头排列

PDD

拼多多 (PDD)

$84.44 +1.70%
5 日
-13.65%
距 52w 高
-39.4%
RSI(14)
32.3
趋势
空头
SMA 20 / 50 / 200
95.79 / 98.42 / 113.23
MACD / 信号
-3.204 / -1.799
MACD 死叉 (4 天前)空头排列

JD

京东 (JD)

$28.83 -1.06%
5 日
-8.39%
距 52w 高
-21.8%
RSI(14)
38.8
趋势
空头
SMA 20 / 50 / 200
30.88 / 30.03 / 30.44
MACD / 信号
-0.087 / 0.314
MACD 死叉 (4 天前)空头排列

0700.HK

腾讯控股 (0700.HK)

HK$427.20 +0.52%
5 日
-2.69%
距 52w 高
-37.5%
RSI(14)
31.0
趋势
空头
SMA 20 / 50 / 200
454.80 / 484.61 / 574.68
MACD / 信号
-16.238 / -14.448
接近 52 周低空头排列

GC=F

黄金期货

$4,575.30 +0.32%
5 日
+1.20%
距 52w 高
-18.1%
RSI(14)
47.8
趋势
中性
SMA 20 / 50 / 200
4,586.96 / 4,629.76 / 4,376.93
MACD / 信号
-45.404 / -46.828
MACD 金叉 (今天)

CL=F

WTI 原油期货

$89.43 +2.37%
5 日
-7.42%
距 52w 高
-25.2%
RSI(14)
41.1
趋势
中性
SMA 20 / 50 / 200
97.89 / 97.73 / 72.17
MACD / 信号
-2.019 / -0.213

USDCNY=X

美元 / 人民币

¥6.77 -0.20%
5 日
-0.42%
距 52w 高
-6.2%
RSI(14)
30.6
趋势
空头
SMA 20 / 50 / 200
6.80 / 6.83 / 6.99
MACD / 信号
-0.014 / -0.013
MACD 死叉 (2 天前)接近 52 周低空头排列
风险提示

本报告仅根据公开行情数据的技术指标进行客观描述,过去走势不代表未来表现,任何技术形态均存在失效可能。本内容仅供技术指标解读参考,不构成任何投资建议或买卖推荐,投资者应自行判断并承担相应风险。

Colombia Presidential Election Heads to a Runoff

The candidate forced a runoff on Sunday in what could herald another gain for the right-wing wave sweeping Latin America.

中文摘要 哥伦比亚总统大选首轮投票结束,选举将进入决选阶段。此次结果被视为拉丁美洲右翼浪潮持续扩展的又一信号,决选将于6月21日举行。

Australia news live: poll puts One Nation ahead of Labor as Joyce says party would ditch ‘most of Labor’s budget’

Pauline Hanson’s One Nation now the most popular political party in the country, poll suggests. Follow today’s news live Get our breaking news email, free app or daily news podcast Abbott unbothered by One Nation poll showing but says Coalition ‘obviously’ in competition Tony Abbott, the new party p

中文摘要 澳大利亚最新民调显示,葆琳·汉森领导的一国党支持率超越工党,成为全国最受欢迎的政党。前总理托尼·阿博特表示,联合党与一国党存在明显竞争关系。反对党领袖乔伊斯称若上台将废除工党预算中的大部分内容。

Colombia presidential runoff pits leftist senator against pro-Trump rival

Left-wing senator Iván Cepeda will face Trump admirer Abelardo de la Espriella at the final ballot on 21 June.

中文摘要 哥伦比亚总统大选将于6月21日举行决选,左翼参议员伊万·塞佩达与亲特朗普的右翼候选人阿贝拉多·德拉埃斯普里耶利将对决,安全议题是此次大选的核心焦点。

Cepeda, de la Espriella advance in Colombia’s presidential election

The left-wing senator and far-right newcomer will face each other in a runoff on June 21, with security a top issue.

中文摘要 哥伦比亚大选首轮结束,左翼参议员塞佩达与极右翼新人德拉埃斯普里耶利双双晋级,将于6月21日进行决选。安全问题是本次选举的首要议题。

2025 Wildfires Were the Costliest Ever, Researchers Say

Severe, hard-to-control blazes in densely populated areas like Los Angeles drove the year’s record losses.

中文摘要 研究人员表示,2025年全球野火造成的损失创历史最高纪录。洛杉矶等人口密集地区爆发大规模难以控制的火灾,是推高全年损失的主要原因。

Trump seeking edits to US-Iran deal, US media report

The requested changes are related to the Strait of Hormuz and the removal of highly enriched uranium, according to US media.

中文摘要 据美国媒体报道,特朗普政府正寻求修改美伊协议部分条款,涉及霍尔木兹海峡相关安排以及高浓缩铀的移除问题。

Israel seizes castle in Lebanon as it expands ground offensive

Prime Minister Benjamin Netanyahu calls the capture of the strategic fortress a "decisive shift" in Israel's campaign against Hezbollah, as European governments criticise the escalation.

中文摘要 以色列在黎巴嫩扩大地面攻势,占领一处具有战略意义的城堡要塞。以色列总理内塔尼亚胡称此举为打击真主党行动的「决定性转折」,欧洲多国政府对此升级行动提出批评。

China Exports Surveillance

The country has spent decades perfecting a surveillance state at home. Now it’s promoting its ideology of state control, and the technology to enforce it, abroad.

中文摘要 中国数十年来在国内构建并完善监控体系,如今正将国家管控意识形态及相关技术向海外输出,包括所罗门群岛、尼泊尔等国已成为推广对象。

Child killed in house fire in south-west Melbourne home

Crews extinguished blaze before finding a child who died in Werribee home, Victoria police said Follow our Australia news live blog for latest updates Get our breaking news email, free app or daily news podcast A child has died and a man has been left seriously injured after an early morning house f

中文摘要 澳大利亚墨尔本西南部韦里比区发生住宅火灾,消防人员扑灭火势后发现一名儿童在屋内罹难,另有一名男子伤势严重,警方已介入调查。

Nicaraguan indigenous leader dies after three years in prison

Rights groups condemn the death of Brooklyn Rivera, 73, following his long arbitrary detention by the governing regime.

中文摘要 尼加拉瓜原住民领袖布鲁克林·里维拉(73岁)在被政府羁押约三年后于狱中死亡。人权组织谴责当局对其实施长期任意拘押,并对其死亡表示强烈谴责。

Nicaragua confirms death in custody of Indigenous leader Brooklyn Rivera

Rivera spent nearly three years in detention, cut off from the outside world, leading advocates to fear for his welfare.

中文摘要 尼加拉瓜当局证实,原住民领袖布鲁克林·里维拉在被关押近三年后于羁押期间死亡。其间他与外界完全隔绝,人权倡导者此前曾多次对其安危表达忧虑。

How aid cuts are hampering the frontline response to the Ebola crisis

Aid workers in Uganda are watching the Ebola crisis unfold in the neighboring Democratic Republic of Congo. They're doing what they can to prepare for an uptick in cases, but foreign aid cuts aren't helping.

中文摘要 刚果民主共和国埃博拉疫情持续扩散,邻国乌干达的援助人员正积极备战应对病例增加。然而,外国援助大幅削减严重制约了前线防控工作的开展。

The terrifying day the U.S.-Iran war reached a sleepy Sri Lankan town

A deadly strike during the first days of the Iran war hit far away in the Indian Ocean, jolting a quiet seaside town and showing how far the conflict's reach extends.

中文摘要 美伊战争初期,一次致命打击波及斯里兰卡一处宁静的印度洋沿海小镇,造成人员伤亡,此事件揭示了这场冲突影响范围之广远超预期。

Can AI cure loneliness? South Korea’s robot companions for seniors

South Korea is using AI-powered companion dolls to help tackle loneliness in its ageing population

中文摘要 韩国正通过为老年人提供人工智能陪伴机器人,探索以科技手段应对老龄化社会中日益严峻的孤独问题。

Vietnam’s Gene Solutions Eyes Hong Kong IPO to Fund Expansion

Vietnamese diagnostic testing startup Gene Solutions is preparing for a Hong Kong initial public offering as early as the second quarter of next year, a rare local firm seeking to access deeper capital markets and boost international visibility.

中文摘要 越南基因检测初创公司Gene Solutions计划最早于明年第二季度赴香港进行首次公开募股,以筹集资金支持国际扩张。该公司是少数寻求进入深度资本市场、提升国际知名度的越南本土企业之一。

TSMC’s Local Investors Narrow Valuation Gap With Wall Street

Local investors are driving the premium on Taiwan Semiconductor Manufacturing Co.’s US-listed shares to a two-year low as they pile into the chipmaker’s stock in Taipei on bets the AI boom has further to run.

中文摘要 随着台湾本地投资者大举买入台积电台北上市股票,押注AI热潮仍将持续,台积电美股与台股之间的估值溢价已降至两年低位,本地投资者正在缩小与华尔街之间的定价差距。

Caribbean hot sauce producers warn of shortages and higher prices

Manufacturers in Jamaica say the key chilli peppers they need are in limited supply.

中文摘要 加勒比地区辣椒酱生产商发出警告,由于牙买加制造商所需的关键辣椒供应短缺,辣椒酱产品面临供应不足和价格上涨的压力。

China’s Shoppers Are Buying Luxury Again as Stock Market Rebounds

Chinese consumers are showing signs of a renewed appetite for high-end beauty and fashion products, a rare bright spot for global luxury brands after years of weak demand and margin-eroding discounts in their most important growth market.

中文摘要 随着股市回暖,中国消费者对高端美妆和时尚产品的购买意愿明显回升。在经历数年需求疲软及折扣侵蚀利润之后,中国市场重新成为全球奢侈品牌难得的亮点。

Violence mars PSG celebrations after Champions League victory over Arsenal

French police make 780 arrests after Qatar-owned Paris Saint-Germain win trophy for second year running

中文摘要 卡塔尔资本持有的巴黎圣日耳曼足球俱乐部连续第二年夺得欧冠冠军,但赛后庆祝活动引发严重骚乱,法国警方共逮捕约780人。

Berkshire buys homebuilder Taylor Morrison for $8.5bn in Abel’s first big deal

First substantial acquisition under new CEO is bet on eventual recovery in property sector

中文摘要 伯克希尔·哈撒韦宣布以85亿美元收购美国房屋建筑商Taylor Morrison,这是新任首席执行官格雷格·阿贝尔上任后的首笔重大收购,被视为对美国房地产市场最终复苏的信心押注。

Oil, Dollar Climb With US-Iran Deal Still Elusive: Markets Wrap

Oil climbed and the dollar strengthened as tensions remained elevated in the Middle East, with negotiations over a permanent US-Iran ceasefire showing little sign of a breakthrough.

中文摘要 受中东局势持续紧张、美伊永久停火谈判毫无突破迹象影响,国际油价上涨,美元走强。市场对地缘政治风险保持高度关注。

Oil Rises From Six-Week Low Amid Uncertainty Over US-Iran Deal

Oil rose from a six-week low amid uncertainty over the outlook for a peace deal to end the war in Iran.

中文摘要 由于美伊和平协议前景不确定,国际油价从六周低位反弹回升。伊朗战争结束谈判的进展僵局令市场对原油供应预期持谨慎态度。

Petrobras Cuts Diesel Prices Amid Federal Subsidy Plan

Brazil’s state-controlled oil giant Petroleo Brasileiro SA is reducing domestic diesel prices starting Monday as part of a government subsidy program to shield consumers from the war in the Middle East.

中文摘要 巴西国有石油巨头巴西石油公司(Petrobras)宣布自本周一起下调国内柴油价格,此举是巴西联邦政府补贴计划的一部分,旨在保护消费者免受中东战争引发的能源价格波动冲击。

Billionaire Hotelier Wants to Take Japan’s APA Global

The family-run APA hotel chain that turned efficiency into a hospitality empire is betting it can export its uniquely Japanese formula abroad, starting with North America. APA Group CEO Isshi Motoya spoke with Bloomberg News' Momoka Yokoyama in Tokyo. (Source: Bloomberg)

中文摘要 日本家族连锁酒店APA集团首席执行官元谷一志表示,计划将以高效运营著称的APA酒店模式推向海外,首站瞄准北美市场,希望将独特的日式酒店经营理念输出至全球。

SpaceX’s IPO Forces Wall Street to Reorganize Around It

The company’s ambitious listing plan is set to clear the way for other mega-offerings. It also risks threatening the integrity of the market itself

中文摘要 SpaceX雄心勃勃的IPO计划正推动华尔街为其重组规则,指数基金和散户投资者均面临规则调整压力。此次超大规模上市有望为其他巨型企业IPO铺路,但同时也引发对市场完整性的担忧。

Berkshire Hathaway to Buy Taylor Morrison for $6.8 Billion

Berkshire Hathaway Inc. will acquire Taylor Morrison Home Corp. in an all-cash deal worth about $6.8 billion, the first major purchase under chief executive Greg Abel that signals a vote of confidence in America’s housing market.

中文摘要 伯克希尔·哈撒韦宣布以约68亿美元全现金方式收购美国住宅建筑商Taylor Morrison Home Corp.,这是新任首席执行官格雷格·阿贝尔主导的首笔重大收购,被视为对美国房市前景的信心表态。

弄了一个检测站点,看看到底谁在搞事情?

兄弟们我们看看谁在搞事情。 测试站 绝对不会收集各位的key信息,只是想看看谁有问题。 排行榜(模糊处理域名) 在说一次 ,永远不收费,也不会卖api,接受监督,公益服务已经关闭了,改到自用了。 28 个帖子 - 13 位参与者 阅读完整话题

Cherry Studio 隐私政策更新

各位 Cherry Studio 用户: Cherry Studio 早期版本中一直缺少完整、清晰的隐私政策说明,同时隐私相关开关在不同版本中的数据存储方式也不够一致,可能会导致部分用户在升级或切换版本后遇到隐私设置状态异常等问题。 从 Cherry Studio v1.9.8 版本开始,我们将正式加入隐私协议与更清晰的隐私设置说明,让用户能够更透明地了解软件会收集哪些匿名运行信息、不会收集哪些敏感数据,以及如何自行管理相关开关。 根据新版隐私协议,Cherry Studio 仅会在必要范围内收集匿名化的基础运行信息与产品改进信息,例如软件版本、功能使用汇总、功能活跃度与频次、错误日志与崩溃信

星辰AI 关于key的一点安全提醒

今天某位佬友把自己的key不小心上传到了github,被我朋友发现了,目前该key我已经协助禁用,在这里还是提醒各位佬友,一定要妥善保管好自己的key,尽量不要设置无限额度的key,尽可能降低损失。 其实newapi不支持根据key查用户的功能,我是直接联系newapitools的作者,紧急加了一个key反查用户的功能,在此也感谢newapitools的作者! 泄露自己的key就相当于把把钱扔在马路上,大家一定要注意!!! 祝大家早安,午安,晚安 17 个帖子 - 16 位参与者 阅读完整话题

【开源】Rust 字幕工具: SubForge,从转录、翻译到烧字幕一条命令完成【win 和 Linux 已验证】

本帖使用社区开源推广,符合推广要求。我申明并遵循社区要求的以下内容: 我的帖子已经打上 开源推广 标签: 是 我的开源项目完整开源,无未开源部分: 是 我的开源项目已链接认可 LINUX DO 社区: 是 我帖子内的项目介绍,AI生成、润色内容部分已截图发出: 是 以上选择我承诺是永久有效的,接受社区和佬友监督: 是 以下为项目介绍正文内容,AI生成、润色内容已使用截图方式发出 前言 最近在看外国课程,但奈何本人英语水平有限,机翻的字幕又简直灾难,于是参考各种方法做了一个还不错的工具,安装使用都很清晰(详见README.md),欢迎各位佬友品鉴 效果图: 正文 流程: 视频 / 音频 核心特点

痛心疾首!!!揭露gpt plus日抛骗局

买过gpt plus的佬们注意了,gpt plus 日抛号骗局,openai 官方对于账号的封禁只有一种,直接删你账号,而不会出现账号能用反代不能用的情况,通过 codex2api + 授权的方式是一定可以反向代理出来的,各种渠道的所谓日抛号,没那么恶心人的给你 refresh token,恶心人的给你 access token (当然 openai 提高风控之后,access token 或者 session token 这条路基本堵死了),然后过了两天,卖家登录 chatgpt 网页端或者直接走 api 刷新 refresh token,原来的 refresh token 失效了,但是实际

Vibe 了三天的项目被说是 AI Slop,对 Vibe Coding 有些迷茫了……

最近在 L 站看到以下两个项目。我想起来我自己之前一直想补《魔法禁书目录》,但是因为小说文本太长了,一直没看。于是打算自己在我的服务器上面部署一个 web 服务自己看小说。 【开源推广】网文小说速读,脱水长文小说,节省70%阅读时间。 开发调优 本帖使用社区开源推广,符合推广要求。我申明并遵循社区要求的以下内容: 我的帖子已经打上 开源推广 标签: 是 我的开源项目完整开源,无未开源部分: 是 我的开源项目已链接认可 LINUX DO 社区: 是 我帖子内的项目介绍,AI生成、润色内容部分已截图发出: 是 以上选择我承诺是永久有效的,接受社区和佬友监督: 是 以下为项目介绍正文内容,AI生成、