每日简报

2026-08-19

← 历史归档

harry0703/MoneyPrinterTurbo

Python · ★ 108,488 · 🍴 16,472 · 📈 2,306 stars today

利用 AI 大模型和自动化工作流,根据主题或关键词一键生成高清短视频。Generate HD short videos from a topic or keyword with an automated AI workflow.

中文介绍 AI模型一键生成高清短视频,简化内容创作流程,适用于短视频制作需求。

chaitanyagiri/munder-difflin

TypeScript · ★ 2,004 · 🍴 238 · 📈 256 stars today

local multi-agent harness

中文介绍 本地多智能体协同框架,支持智能体之间的交互和数据同步。

akitaonrails/ai-memory

Rust · ★ 2,700 · 🍴 232 · 📈 730 stars today

Solution for long term memory for agent coding CLIs and to facilitate handoff between different agent vendors

中文介绍 为智能体编码的 CLI 提供长期记忆解决方案,促进不同供应商之间的交接。

volcengine/OpenViking

Python · ★ 29,350 · 🍴 2,304 · 📈 298 stars today

Self-evolving Context Database for AI Agents. Unify Agent Memory, Knowledge RAG and Skills.

中文介绍 自进化的智能体上下文数据库,统一智能体记忆、知识图谱和技能。

mukul975/Anthropic-Cybersecurity-Skills

Python · ★ 29,164 · 🍴 3,494 · 📈 726 stars today

817 structured cybersecurity skills for AI agents · Mapped to 6 frameworks: MITRE ATT&CK, NIST CSF 2.0, MITRE ATLAS, D3FEND, NIST AI RMF & MITRE F3 (Fight Fraud) · agentskills.io standard · Works with Claude Code, GitHub Copilot, Codex CLI, Cursor, Gemini CLI & 20+ platforms · 29 security domains ·

中文介绍 为智能体提供817项结构化网络安全技能,适用于多种安全框架。

public-apis/public-apis

Python · ★ 464,509 · 🍴 51,310 · 📈 1,139 stars today

A collective list of free APIs

中文介绍 收集免费的API资源列表,方便开发者查找和使用。

basecamp/omarchy

Shell · ★ 26,405 · 🍴 2,688 · 📈 411 stars today

Beautiful, Modern & Opinionated Linux

中文介绍 美观现代的Linux发行版,具有个性化设计。

agalwood/Motrix

TypeScript · ★ 53,643 · 🍴 4,948 · 📈 607 stars today

A full-featured download manager.

中文介绍 多功能下载管理器,支持多线程下载和下载加速。

NawfalMotii79/PLFM_RADAR

PLSQL · ★ 24,282 · 🍴 5,584 · 📈 204 stars today

Open-source, low-cost 10.5 GHz PLFM phased array RADAR system

中文介绍 开源低成本10.5 GHz PLFM相控阵雷达系统,适用于无人机等平台。

jundot/omlx

Python · ★ 19,383 · 🍴 1,668 · 📈 366 stars today

LLM inference server with continuous batching & SSD caching for Apple Silicon — managed from the macOS menu bar

中文介绍 针对苹果硅的LLM推理服务器,支持连续批处理和SSD缓存。

bojieli/ai-agent-book

Python · ★ 39,093 · 🍴 4,310 · 📈 556 stars today

《深入理解 AI Agent:设计原理与工程实践》(李博杰 著)开源主仓库:全书正文、编译版 PDF 与按章配套代码

中文介绍 《深入理解AI Agent:设计原理与工程实践》开源主仓库,提供全书正文、PDF和配套代码。

OpenCut-app/OpenCut

TypeScript · ★ 84,751 · 🍴 8,350 · 📈 288 stars today

The open-source CapCut alternative

中文介绍 开源视频编辑软件,作为CapCut的替代品。

TRACE-Bench: Decomposing and Diagnosing Multi-Reference Image Generation

👍 9

Despite recent advances in unified multimodal models for multi-reference image generation, existing benchmarks remain organized around predefined task types (e.g., "subject composition"), which are ill-suited to this combinatorial setting and lead to fragmented coverage, uncontrolled complexity, and

Prior Audit-Repair Context Shifts LLM Verifier Thresholds Toward Leniency

👍 3

Automated checking pipelines increasingly place one language model as the checker and another (or the same one) as the fixer. We ask whether that wiring changes what the checker reports. Measuring false alarms on human-verified-correct ProcessBench traces with the present task held byte-identical, w

HarnessEval-W: Agentifying the Evaluation of Visual Worlds

👍 111

A benchmark should deliver more than a scalar score: what makes an evaluation trustworthy is the reasoning that justifies the score. This is especially critical for world models, where judging a rollout requires understanding whether physics, causality, and world state evolve correctly. Humans spot

Ventor-QTest: Threat-Model-Driven Verification of Vendor-Hosted LLM APIs

👍 12

As large language models become increasingly widespread, third-party providers that deploy open-weight models have become an important part of the ecosystem. Auditing the quality of their inference APIs is therefore an open problem. We formalize hosted model routing as a stochastic process and propo

ClawGym II: Exploring Black-Box RL on Agent Harness

👍 34

Agent harnesses have substantially improved performance on long-horizon tasks by coordinating agent interactions with the environment. However, reinforcement learning through complex harnesses remains largely unexplored, as scaling such training to long-horizon agent tasks introduces fundamental cha

R^3-Bench: LLMs Struggle with Resource-Rational Reasoning under Shared Budgets

👍 11

In cognitive science, resource rationality asks how an agent should allocate limited computation to maximize expected value. Most reasoning and agent benchmarks use independent per-task budgets; existing shared-budget studies do not calibrate suite performance against the same model's demonstrated s

GenRouter: Unified Workflow Routing for Agentic Image Generation

👍 19

The rapid evolution of text-to-image (T2I) generation models has effectively solved the foundational challenge of raw pixel synthesis, shifting the community's focus toward fulfilling increasingly intricate user requests. While recent agentic image generation workflows enhance static inference with

Beyond Visual CoT: Internalized Visual Thinking for Proactive Video Reasoning

👍 3

Multimodal large language models increasingly use visual chain-of-thought (Visual CoT) to reason about spatial, temporal, and embodied environments. By generating intermediate reasoning images, Visual CoT provides an intuitive mechanism for visual foresight but introduces substantial inference overh

Large Discovery Models: Empirically-grounded Model-Based Open-Ended Search

👍 49

Scientific discovery often involves optimising expensive-to-evaluate objectives over vast, structured, and open-ended hypothesis spaces, such as molecules, protein sequences, and computer programs. Generative models such as large language models (LLMs) provide expressive priors over such spaces, but

MOSS-VL Technical Report

👍 38

We present MOSS-VL, an open vision-language model family that treats real-time interaction -- perceiving while it speaks -- as a first-class capability. It is co-designed across the stack: the language decoder attends to vision only through gated cross-attention, so the model can naturally see incom

VibeWorlding: Can Multimodal Agents Construct 3D Open Worlds End-to-End?

👍 51

Constructing an interactive 3D open world from a user query is important. However, existing methods are primarily evaluated on idealized, simple queries, making it difficult to systematically analyze and compare how multimodal agents understand user intent, use 3D tools, and reason over textual and

Accuracy and Order Sensitivity Diverge Under Label-Free Strategies

👍 1

Multiple-choice benchmarks are widely used to evaluate large language models, but MCQ scores conflate knowledge with sensitivity to option order, which makes them unreliable measures of model knowledge. In this paper, we test whether preventing a model from seeing option labels while committing to a

VideoGAIA: A Benchmark for General AI Assistants on Agentic Video Understanding

👍 9

Video understanding is a fundamental task for evaluating the capabilities of multimodal large language models (MLLMs). However, existing leading models have already achieved approximately 90% accuracy on the Video-MME leaderboard, suggesting that conventional single-turn video understanding tasks ar

Position: AI Agents in Scientific Teams Should Be Studied as Human-Agent Systems

👍 1

Large language model-based agents are increasingly deployed as collaborators in scientific discovery yet most current work focuses on the autonomous capabilities of "AI Scientists". We argue that this overlooks the social aspects of scientific teamwork, and that studying AI Scientists as human-agent

DumpsterCluster: From Dumpster Diving to Serving LLaMA-70B on $60 GPUs

👍 2

As AI datacenters retire functional GPUs, vast quantities of still capable accelerators enter secondary markets. This paper investigates whether these retired GPUs can find a productive afterlife to form a DumpsterCluster that can serve modern LLM inference, and under what conditions such repurposin

HarmProfile: Characterizing Harmful Distributions in Frontier LLMs

👍 2

Frontier large language models (LLMs) safety evaluation has largely treated harmful generation as an attack outcome rather than as an object of analysis. Consequently, little is known about the harmful outputs produced during model misbehavior, partly because large-scale, high-quality collections of

How to build a $2M video production pipeline

@EXM7777 · 131.5K 粉丝 · 172.8K 阅 · 516 赞 · 38 转

i'm giving you 7 free skills and the exact pipeline directors are using to produce AI films with millions of dollars in budget in higgsfield... the whole system revealed step-by-step, with the skill

中文介绍 揭秘导演如何使用7个免费技能和详细流程制作耗资百万美元的AI电影。

Securing the Infrastructure of Intelligence

@JensenHuang · 1.0M 粉丝 · 110.9K 阅 · 1.9K 赞 · 234 转

Land, power and shell: The next critical resource for AI factories. AI factories are the defining infrastructure of the AI era—where compute transforms energy and data into intelligence that powers

中文介绍 探讨土地、能源和壳体成为AI工厂的关键资源,AI工厂是AI时代的核心基础设施。

Update to Pi App Studio Creation Pricing

@PiCoreTeam · 4.3M 粉丝 · 74.1K 阅 · 850 赞 · 222 转

Starting August 24, 2026, Pi App Studio will update how app creation and editing are priced. Until now, Pi has heavily subsidized the cost of creating and editing apps in App Studio for all creators.

中文介绍 Pi App Studio将于2026年8月24日更新应用制作和编辑的定价方式。

Grok Bot Masterclass

@_avichawla · 73.4K 粉丝 · 54.7K 阅 · 525 赞 · 48 转

Everything you need to understand, set up, and get real work out of Grok Bot. It covers what a Bot actually is, how the shared computer works underneath, how it compares to Hermes Agent, and how to

中文介绍 Grok Bot大师课,涵盖Bot的定义、共享计算机的工作原理、与Hermes Agent的比较以及如何使用。

Bring your spreadsheet data to life

@GoogleAI · 2.4M 粉丝 · 49.3K 阅 · 516 赞 · 53 转

Turn your spreadsheets into live, interactive mini-apps with Sheets canvas and Gemini 3.7 Flash — no coding required. How does it work? Let’s dive into it: Most AI UI tools produce prototypes that

中文介绍 Sheets canvas和Gemini 3.7 Flash将电子表格转换为互动迷你应用,无需编码。

Grok Bot for GTM

@kristaletz · 4.2K 粉丝 · 41.6K 阅 · 513 赞 · 24 转

This is how I use Grok Bot for Enterprise GTM at SpaceXAI. When we were initially dogfooding this product internally, Grok Bot rapidly gained adoption throughout the company, and I created an internal

中文介绍 分享如何在SpaceXAI使用Grok Bot进行企业级客户获取管理(GTM)。

Frontier Model Cost and Open-Weights Popularity is Driving Demand for Model Routing

Glean CEO Arvind Jain explains why model routing helps control AI costs for organizations, and how human feedback loops at scale improve its routing systems.

中文介绍 Glean CEO Arvind Jain解释了模型路由如何帮助组织控制AI成本,以及大规模的人类反馈循环如何改善其路由系统。

Strengthening democratic oversight in national security

OpenAI launches an initiative to strengthen democratic oversight of AI in national security, supporting government institutions with tools, training, and expertise.

中文介绍 OpenAI推出一项加强国家安全领域AI民主监督的倡议,支持政府机构提供工具、培训和专业知识。

Partnering with CodeAI to prepare the first AI generation

OpenAI and CodeAI are partnering to help students build AI literacy, think critically about AI, and develop the skills to use and shape it responsibly.

中文介绍 OpenAI与CodeAI合作,帮助学生建立AI素养,批判性地思考AI,并发展负责任地使用和塑造AI的技能。

Pacing model development in an era of cyber-critical capabilities

OpenAI is strengthening monitoring, alignment, and security for frontier AI models. See how new safeguards are guiding the pace of model development.

中文介绍 OpenAI加强了对前沿AI模型的监控、对齐和安全,介绍了新的安全措施如何指导模型发展的步伐。

Introducing ChatGPT for Teens: Built for learning, backed by protections

ChatGPT for Teens helps teens learn, think critically, and use AI with confidence, with stronger built-in protections, healthy-use features, and additional controls for parents.

中文介绍 ChatGPT for Teens帮助青少年学习、批判性思考和使用AI,拥有更强的内置保护、健康使用功能和家长控制。

We still don’t know how people are really using AI

AI companies like Anthropic and OpenAI regularly publish reports on how people are using products like Claude and ChatGPT, but they only release the data they want us to see, AI researchers say. “There is no independent source to corroborate it,” says Anka Reuel, a computer science PhD candidate at

中文介绍 AI研究人员表示,尽管AI公司如Anthropic和OpenAI定期发布关于人们如何使用Claude和ChatGPT等产品的报告,但他们只发布我们想看到的数据,没有独立的来源来证实。

AI’s recursive self-improvement might not come so quickly after all

The AI industry’s boldest promise right now is that AI will soon improve itself, with almost no need for human oversight. LLMs can already write code, generate synthetic data for training, and optimize the computer chips they run on. Forecasts of explosive AI progress predict that what researchers c

中文介绍 AI行业目前最大胆的承诺是AI将很快自我改进,几乎不需要人类监督。

Asana cleared 5 years of engineering work in 2 weeks with Codex

Asana used OpenAI Codex to replace an outdated testing system in two weeks, completing work expected to take five years for about $12K.

中文介绍 Asana使用OpenAI Codex在两周内替换了过时的测试系统,完成了原本需要五年时间的工作,花费约12,000美元。

How NVIDIA scales expertise with ChatGPT Work

NVIDIA teams use ChatGPT Work to reduce manual tasks, connect fast-moving signals, and scale successful workflows globally.

中文介绍 NVIDIA团队使用ChatGPT Work减少手动任务,连接快速移动的信号,并在全球范围内扩展成功的流程。

[AINews] Stripe buys OpenRouter for $7B

No GPUs, no Agents, just really, really, really good infra and distribution.

中文介绍 Stripe以70亿美元收购OpenRouter,无GPU、无代理,只有非常好的基础设施和分销。

What Flock’s defenders are missing

This story originally appeared in The Algorithm, our weekly newsletter on AI. To get stories like this in your inbox first, sign up here. Flock, the police-tech giant known for its network of some 120,000 automatic license plate readers around the US, announced some changes to its platform last Thur

中文介绍 Flock的捍卫者所忽视的问题。

Australia politics live: Hastie says fight for his seat against One Nation is already ‘dirty and nasty’; NDIS reforms to pass parliament today

Bill passed Senate on Wednesday evening and is due back in lower house today. Follow today’s news live Follow our breaking news email, free app or daily news podcast ‘Collapsing confidence’ in housing market, Wilson says Tim Wilson has jumped on that reporting around rent increases and says there ha

中文摘要 澳大利亚NDIS改革法案通过参议院,今日将在下议院表决。

Carney and Trump Talk Again as Deadline Nears on New U.S. Tariffs

Canada is seeking a deal to dodge further economic pain at the hands of the Trump administration on midnight Tuesday. But at what cost?

中文摘要 加拿大寻求与美国达成协议,避免特朗普政府进一步的经济制裁。

ZZ Top drummer Frank Beard dies aged 77

A statement on the blues-rock band's website said he died on Monday in hospice

中文摘要 ZZ Top鼓手Frank Beard逝世,享年77岁。

Ukraine’s dismissed defence minister calls for wartime presidential election

Mykhailo Fedorov’s appeal is most direct challenge to Volodymyr Zelenskyy since Russian invasion in 2022 Ukraine’s recently dismissed former defence minister Mykhailo Fedorov has called for a wartime presidential election in the most direct political challenge to Volodymyr Zelenskyy since the start

中文摘要 乌克兰被解职的国防部长Fedorov呼吁举行战时总统选举,这是对泽连斯基的直接政治挑战。

The Indian activist jailed after taking on a luxury hotel plan

An activist's detention has brought under focus a larger battle over land and development around the famed Kaziranga National Park.

中文摘要 一名活动家因反对豪华酒店计划而被判入狱,引发对卡齐兰加国家公园周边土地和开发的大规模斗争。

Meta hooked children on Facebook and Instagram, court hears

Meta argued social media addiction does not exist, as a trial stemming from a major lawsuit brought by US states got under way.

中文摘要 Meta在法庭上辩称,社交媒体成瘾不存在,因为一起由美国各州提起的重大诉讼正在审理中。

A Rescue Mission in Remote Colombia

Our photographer Federico Rios joined aid flights in Chocó to document earthquake rescue efforts in remote communities.

中文摘要 摄影师Federico Rios加入哥伦比亚Chocó地区的援助飞行,记录地震救援行动。

Why is the US ramping up Tomahawk production?

The Pentagon has contracted a defence manufacturer to increase the output of cruise missiles.

中文摘要 五角大楼与一家国防制造商签订合同,增加巡航导弹产量。

Syria opens Assad-era nuclear programme to UN probe

UN watchdog reports that it found large amounts of material at undisclosed sites in Syria.

中文摘要 叙利亚向联合国调查员开放阿萨德时代的核计划,联合国监督员报告称在叙利亚未公开的地点发现了大量材料。

Deadly Israeli Strike on Gaza Raises Doubts About Trump Peace Plan

A day after President Trump’s envoy, Jared Kushner, visited Israel to advance a stalled plan for demilitarizing and rebuilding Gaza, the Israeli military said it targeted Hamas commanders.

中文摘要 以色列对加沙咖啡馆发动致命空袭,引发对特朗普和平计划的质疑。

JBS Seeks Rest of Pilgrim’s Pride Stake in $1.2 Billion Deal

Pilgrim’s Pride Corp. shares jumped after meatpacking giant JBS NV offered to acquire the shares of the chicken producer it doesn’t already own in a stock deal valued at about $1.2 billion.

中文摘要 JBS提出以12亿美元股票交易收购Pilgrim’s Pride剩余股份。

Mobile payments on the rise but cash decline slows

Nine in 10 mobile wallet users have their debit card loaded as their default payment method, new data shows.

中文摘要 数据显示,90%的移动钱包用户将借记卡设置为默认支付方式。

China Bonds Buck Global Selloff on Policy Divide With Peers

A relentless drop in China’s long-end yields is driving an aggressive curve flattening, laying bare a stark macro rift with global markets where long-dated rates have hit multi-year peaks.

中文摘要 中国长期收益率持续下降,推动曲线急剧平坦化,与全球市场形成鲜明对比。

Hong Kong Exchanges’ Non-Equity Push Seen as Key for Stock Boost

With record trading volumes and new listings providing little boost for shares of Hong Kong Exchanges & Clearing Ltd., analysts are increasingly looking for a jolt from the company’s expansion of non-equity business.

中文摘要 分析师认为,香港交易所的非股权业务扩张是提振股价的关键。

Japan’s Earnings Surprise Analysts to Fuel Bets for Broad Rally

Japanese companies posted their largest earnings beat in five years despite soaring oil costs, fueling hopes that strong profit growth across sectors can broaden the market rally beyond AI-related trades.

中文摘要 尽管油价飙升,日本公司发布五年来最大盈利超预期,提振市场普遍上涨预期。

Roz Brewer Talks College Aid, Walgreens During Covid and Retail

Spelman College Chair Emerita Rosalind "Roz" Brewer, former CEO of Walgreens Boots Alliance, says that she "never looked back to the lab" after moving from working as an organic chemist at Kimberly-Clarke to moving to the corporate side of the business. Speaking to Romaine Bostick at Bloomberg New V

中文摘要 Spelman College前校长Roz Brewer谈论大学援助、沃尔格林在Covid期间的表现以及零售业。

Chip Selloff Clouds Asia Open, Bond Jitters Linger: Markets Wrap

Asian stocks were set to fall as a selloff in US technology shares, elevated bond yields and rising oil prices weighed on sentiment.

中文摘要 美国科技股抛售、债券收益率上升和油价上涨拖累亚洲股市,市场情绪承压。

Meta hooked children on Facebook and Instagram, court hears

Meta argued social media addiction does not exist, as a trial stemming from a major lawsuit brought by US states got under way.

中文摘要 Meta在法庭上辩称,社交媒体成瘾不存在,因为一起由美国各州提起的重大诉讼正在进行中。

Gluten-Free Brand Breaks Out in Saturated Market

Feel Good Foods has been selling gluten-free frozen foods since 2012, eventually starting to outsell legacy frozen food brands like PF Chang's and TGI Fridays. CEO Vanessa Phillips founded the brand after being diagnosed with celiac disease and college, and refusing to give up her favorite foods. Sh

中文摘要 Feel Good Foods自2012年以来一直在销售无麸质冷冻食品,最终开始超越PF Chang's和TGI Fridays等传统冷冻食品品牌。

该源今日无内容。