GitHub Trending Daily

GitHub 每日热门仓库深度报告

基于 GitHub Trending 当前页面与仓库公开元数据生成,为每个项目补充中文定位、使用场景、关注理由和观察点。

生成时间:2026年6月5日星期五 08:31 数据来源:GitHub Trending

今日概览

本次抓取共解析 14 个热门仓库。榜首是 chopratejas/headroom,定位为 AI 上下文压缩与成本优化,3,142 stars today。

前五个值得优先浏览的项目:chopratejas/headroom(AI 上下文压缩与成本优化,3,142 stars today);NousResearch/hermes-agent(Agent 开发流程与工程化,1,913 stars today);affaan-m/ECC(Agent 开发流程与工程化,1,750 stars today);PaddlePaddle/PaddleOCR(文档解析与知识工程,141 stars today);github/spec-kit(开源项目观察,321 stars today)。

14热门仓库
10,036页面可见今日新增 stars 合计
6主要语言类别

语言分布

Python
6
TypeScript
2
未标注
1
C#
1
Go
1
Java
1
#1
AI 上下文压缩与成本优化

原始简介:Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 60-95% fewer tokens, same answers. Library, proxy, MCP server.

深度介绍

这是一个面向 LLM 应用链路的基础工具,核心价值是把工具输出、日志、文件片段或 RAG 上下文在进入模型前压缩,降低 token 消耗,同时尽量保留回答所需的信息密度。

解决的问题

当 Agent、RAG 或日志分析系统把大量原始文本塞给模型时,成本、延迟和上下文窗口都会迅速成为瓶颈。它瞄准的正是“信息太多但有效信号有限”的工程问题。

适合谁关注

适合做 AI Agent、RAG 检索、MCP 工具链、日志智能分析和企业内部知识库的工程团队关注。

为什么今天值得看

今日位列 GitHub Trending 第 1 名,页面显示 3,142 stars today。累计 stars 已进入较高区间,说明它已经有一定社区基础。GitHub topics 显示它关联 agent、ai、anthropic、claude-code、compression、context-engineering 等方向。

观察点:重点看它的压缩策略是否稳定、是否能在不同领域文本上保持答案质量,以及是否容易嵌入现有代理或网关层。

README 摘要:README 线索显示:██╗ ██╗███████╗ █████╗ ██████╗ ██████╗ ██████╗ ██████╗ ███╗ ███╗ ██║ ██║██╔════╝██╔══██╗██╔══██╗██╔══██╗██╔═══██╗██╔═══██╗████╗ ████║ ███████║█████╗ ███████║██║ ██║██████╔╝██║ ██║██║ ██║██╔████╔██║ ██╔══██║██╔══╝ ██╔══██║██║ ██║██╔══██╗██║ ██║██║ ██║██║╚██╔╝██║ ██║ ██║███████╗██║ ██║██████╔╝██║ ██║╚██████╔╝╚██████╔╝██║ ╚═╝ ██║ ╚═╝ ╚═╝╚══════╝╚═╝ ╚═╝╚═════╝ ╚═╝ ╚═╝ ╚═════╝ ╚═════╝ ╚═╝ ╚═╝ The context compression layer

README 章节:What it does、How it works (30 seconds)、Get started (60 seconds)、1 — Install、2 — Pick your mode、or: from headroom import compress inline library

agentaianthropicclaude-codecompressioncontext-engineeringcontext-windowcursor

主要贡献者:chopratejas、JerrettDavis、claude、Copilot、gglucass

Stars
12,474
Forks
809
今日热度
3,142 stars today
License
Apache-2.0
最近更新
2026年6月5日
Open Issues
163
#2
Agent 开发流程与工程化

原始简介:The agent that grows with you

深度介绍

这是面向编码代理和开发代理的性能优化系统,强调技能、记忆、安全和研究优先的开发流程,试图把“会用 Agent”提升成可复用、可约束、可迭代的工程体系。

解决的问题

AI 编程工具越多,团队越容易遇到提示词分散、上下文失控、经验无法沉淀、安全边界模糊的问题。它关注的是代理工作方式的标准化和复利化。

适合谁关注

适合深度使用 Claude Code、Codex、Cursor、Opencode 等工具的工程团队、平台团队和高频自动化开发者。

为什么今天值得看

今日位列 GitHub Trending 第 2 名,页面显示 1,913 stars today。累计 stars 已经很高,说明它不是刚出现的孤立项目,而是近期又被社区重新推上热榜。GitHub topics 显示它关联 ai、ai-agent、ai-agents、anthropic、chatgpt、claude 等方向。

观察点:重点看它是否真的降低多代理协作成本,以及技能、记忆和安全策略能否跨项目复用。

README 摘要:README 线索显示:The self-improving AI agent built by Nous Research. It's the only agent with a built-in learning loop — it creates skills from experience, improves them during use, nudges itself to persist knowledge, searches its own past conversations, and builds a deepening model of who you are across sessions. Run it on a $5 VPS, a GPU cluster, or serverless infrastructure that costs nearly nothing when idle. It's not tied to you

README 章节:Hermes Agent ☤、Quick Install、Linux, macOS, WSL2, Termux、Windows (native, PowerShell)、Getting Started、Skip the API-key collection — Nous Portal

aiai-agentai-agentsanthropicchatgptclaudeclaude-codeclawdbot

主要贡献者:teknium1、OutThisLife、kshitijk4poor、claude、0xbyt4

Stars
180,964
Forks
31,042
今日热度
1,913 stars today
License
MIT
最近更新
2026年6月5日
Open Issues
17,774
#3
affaan-m/ECC JavaScript
Agent 开发流程与工程化

原始简介:The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

深度介绍

这是面向编码代理和开发代理的性能优化系统,强调技能、记忆、安全和研究优先的开发流程,试图把“会用 Agent”提升成可复用、可约束、可迭代的工程体系。

解决的问题

AI 编程工具越多,团队越容易遇到提示词分散、上下文失控、经验无法沉淀、安全边界模糊的问题。它关注的是代理工作方式的标准化和复利化。

适合谁关注

适合深度使用 Claude Code、Codex、Cursor、Opencode 等工具的工程团队、平台团队和高频自动化开发者。

为什么今天值得看

今日位列 GitHub Trending 第 3 名,页面显示 1,750 stars today。累计 stars 已经很高,说明它不是刚出现的孤立项目,而是近期又被社区重新推上热榜。GitHub topics 显示它关联 ai-agents、anthropic、claude、claude-code、developer-tools、llm 等方向。

观察点:重点看它是否真的降低多代理协作成本,以及技能、记忆和安全策略能否跨项目复用。

README 摘要:README 线索显示:Language: English Português (Brasil) 简体中文 繁體中文 日本語 한국어 Türkçe Русский Tiếng Việt ไทย Deutsch

README 章节:ECC、The Guides、What's New、v2.0.0-rc.1 — Surface Refresh, Operator Workflows, and ECC 2.0 Alpha (Apr 2026)、v1.9.0 — Selective Install & Language Expansion (Mar 2026)、v1.8.0 — Harness Performance System (Mar 2026)

ai-agentsanthropicclaudeclaude-codedeveloper-toolsllmmcpproductivity

主要贡献者:affaan-m、claude、pangerlkr、greptile-apps、dependabot

Stars
207,219
Forks
31,813
今日热度
1,750 stars today
License
MIT
最近更新
2026年6月5日
Open Issues
78
#4
文档解析与知识工程

原始简介:Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.

深度介绍

这是一个把文件和 Office 文档转换为 Markdown 的工具,定位非常清晰:把非结构化或半结构化文档变成更适合 LLM、搜索索引和知识库处理的文本格式。

解决的问题

企业知识往往沉在 PDF、Word、PPT、Excel 等文件里,直接用于检索增强或自动化处理时成本很高。Markdown 化能让后续清洗、切块、引用和审阅变得更顺手。

适合谁关注

适合知识库、文档自动化、RAG 数据准备、内容迁移和办公文件批处理场景。

为什么今天值得看

今日位列 GitHub Trending 第 4 名,页面显示 141 stars today。累计 stars 已经很高,说明它不是刚出现的孤立项目,而是近期又被社区重新推上热榜。GitHub topics 显示它关联 ai4science、chineseocr、document-parsing、document-translation、kie、ocr 等方向。

观察点:重点看复杂版式、表格、图片说明和多语言文档的保真度,以及批量转换时的稳定性。

README 摘要:README 线索显示:PaddleOCR converts PDF documents and images into structured, LLM-ready data (JSON/Markdown) with industry-leading accuracy. With 70k+ Stars and trusted by top-tier projects like Dify, RAGFlow, and Cherry Studio, PaddleOCR is the bedrock for building intelligent RAG and Agentic applications.

README 章节:🚀 Key Features、📄 Intelligent Document Parsing (LLM-Ready)、🔍 Universal Text Recognition (Scene OCR)、🛠️ Developer-Centric Ecosystem、📣 Recent updates、🔥 2026.05.28: Release of PaddleOCR 3.6.0

ai4sciencechineseocrdocument-parsingdocument-translationkieocrpaddleocr-vlpdf-extractor-rag

主要贡献者:LDOUBLEV、WenmuZhou、MissPenguin、github-actions、tink2123

Stars
79,850
Forks
10,598
今日热度
141 stars today
License
Apache-2.0
最近更新
2026年6月5日
Open Issues
203
#5
开源项目观察

原始简介:💫 Toolkit to help you get started with Spec-Driven Development

深度介绍

这是一个正在 GitHub Trending 获得关注的开源项目。结合仓库简介、语言、stars 与今日新增热度,可以把它看作开发者社区近期兴趣变化的一个信号。

解决的问题

它可能解决的是某个具体技术栈、工作流或学习场景中的痛点。建议先从 README、示例和 issue 区判断项目边界。

适合谁关注

适合关注对应技术方向的开发者、架构师或产品技术负责人浏览。

为什么今天值得看

今日位列 GitHub Trending 第 5 名,页面显示 321 stars today。累计 stars 已经很高,说明它不是刚出现的孤立项目,而是近期又被社区重新推上热榜。GitHub topics 显示它关联 ai、copilot、development、engineering、prd、spec 等方向。

观察点:重点看文档完整度、维护活跃度、许可协议、issue 响应和是否有可复现示例。

README 摘要:README 线索显示:An open source toolkit that allows you to focus on product scenarios and predictable outcomes instead of vibe coding every piece from scratch.

README 章节:Table of Contents、🤔 What is Spec-Driven Development?、⚡ Get Started、1. Install Specify CLI、2. Initialize a project、Check whether a newer release is available (read-only — does not modify anything)

aicopilotdevelopmentengineeringprdspecspec-driven

主要贡献者:localden、mnriem、Copilot、claude、github-actions

Stars
108,565
Forks
9,597
今日热度
321 stars today
License
MIT
最近更新
2026年6月5日
Open Issues
415
#6
NVIDIA/cosmos Jupyter Notebook
开源项目观察

原始简介:NVIDIA Cosmos is an open platform of world models, datasets, and tools that enables developers to build Physical AI for robots, autonomous vehicles, smart infrastructure, and more.

深度介绍

这是一个正在 GitHub Trending 获得关注的开源项目。结合仓库简介、语言、stars 与今日新增热度,可以把它看作开发者社区近期兴趣变化的一个信号。

解决的问题

它可能解决的是某个具体技术栈、工作流或学习场景中的痛点。建议先从 README、示例和 issue 区判断项目边界。

适合谁关注

适合关注对应技术方向的开发者、架构师或产品技术负责人浏览。

为什么今天值得看

今日位列 GitHub Trending 第 6 名,页面显示 133 stars today。累计 stars 仍处于上升阶段,更值得观察它接下来几天的持续热度。GitHub topics 未提供明显标签。

观察点:重点看文档完整度、维护活跃度、许可协议、issue 响应和是否有可复现示例。

README 摘要:README 线索显示:- Introduction - Cosmos 3 - Key Capabilities - Model Architecture - Model Family - Supported Generation Settings - Input and Output - Use Cases - Generator - Reasoner - Quickstart - Generator with Diffusers - Generator with vLLM-Omni - Reasoner with Transformers - Reasoner with vLLM - Reasoner with NIM - Troubleshooting - Which CUDA version should I use? - Which base container should I use? - torch.cuda.is available(

README 章节:Cosmos、Table of Contents、Introduction、Cosmos 3、Key Capabilities、Model Architecture

主要贡献者:mingyuliutw、ielh1、sophiahhuang、chenhsuanlin、pjannaty

Stars
8,990
Forks
579
今日热度
133 stars today
License
Other
最近更新
2026年6月5日
Open Issues
5
#7
开源项目观察

原始简介:An Open Source implementation of Notebook LM with more flexibility and features

深度介绍

这是一个正在 GitHub Trending 获得关注的开源项目。结合仓库简介、语言、stars 与今日新增热度,可以把它看作开发者社区近期兴趣变化的一个信号。

解决的问题

它可能解决的是某个具体技术栈、工作流或学习场景中的痛点。建议先从 README、示例和 issue 区判断项目边界。

适合谁关注

适合关注对应技术方向的开发者、架构师或产品技术负责人浏览。

为什么今天值得看

今日位列 GitHub Trending 第 7 名,页面显示 212 stars today。累计 stars 已进入较高区间,说明它已经有一定社区基础。GitHub topics 显示它关联 assistant、learning、note-taking、notebook、notes-app、self-learning 等方向。

观察点:重点看文档完整度、维护活跃度、许可协议、issue 响应和是否有可复现示例。

README 摘要:README 线索显示:[![Forks][forks-shield]][forks-url] [![Stargazers][stars-shield]][stars-url] [![Issues][issues-shield]][issues-url] [![MIT License][license-shield]][license-url]

README 章节:A private, multi-model, 100% local, full-featured alternative to Notebook LM、🆚 Open Notebook vs Google Notebook LM、Built With、🚀 Quick Start (2 Minutes)、Prerequisites、Step 1: Get docker-compose.yml

assistantlearningnote-takingnotebooknotes-appself-learning

主要贡献者:lfnovo、dependabot、claude、xeader、troykelly

Stars
25,009
Forks
2,915
今日热度
212 stars today
License
MIT
最近更新
2026年6月5日
Open Issues
143
#8
语音生成与声音克隆

原始简介:Talk to any LLM with hands-free voice interaction, voice interruption, and Live2D taking face running locally across platforms

深度介绍

这是一个面向多语言语音生成、创意声音设计和拟真克隆的 TTS 项目,关键词是 tokenizer-free、多语言和更自然的声音表达。

解决的问题

语音 AI 的难点不只是读出文字,还包括跨语言、音色一致性、情感表达和低门槛复用。这个项目关注的是生成质量和声音可设计性。

适合谁关注

适合语音交互、虚拟人、有声内容、本地化配音和多语言产品团队。

为什么今天值得看

今日位列 GitHub Trending 第 8 名,页面显示 581 stars today。累计 stars 仍处于上升阶段,更值得观察它接下来几天的持续热度。GitHub topics 显示它关联 ai、ai-companion、ai-vtuber、ai-waifu、chatbots、live2d 等方向。

观察点:重点看模型许可、推理成本、克隆样本要求、中文与多语言表现,以及滥用防护。

README 摘要:README 线索显示:📢 v2.0 Development : We are focusing on Open-LLM-VTuber v2.0 — a complete rewrite of the codebase. v2.0 is currently in its early discussion and planning phase. We kindly ask you to refrain from opening new issues or pull requests for feature requests on v1. To participate in the v2 discussions or contribute, join our developer community on Zulip. Weekly meeting schedules will be announced on Zulip. We will continue

README 章节:⭐️ What is this project?、👀 Demo、✨ Features & Highlights、👥 User Reviews、🚀 Quick Start、☝ Update

aiai-companionai-vtuberai-waifuchatbotslive2dlive2d-webllm

主要贡献者:t41372、ylxmf2005、lozion203、Y0oMu、HITHZQ

Stars
9,582
Forks
1,152
今日热度
581 stars today
License
Other
最近更新
2026年5月15日
Open Issues
127
#9
开源项目观察

原始简介:A complete computer science study plan to become a software engineer.

深度介绍

这是一个正在 GitHub Trending 获得关注的开源项目。结合仓库简介、语言、stars 与今日新增热度,可以把它看作开发者社区近期兴趣变化的一个信号。

解决的问题

它可能解决的是某个具体技术栈、工作流或学习场景中的痛点。建议先从 README、示例和 issue 区判断项目边界。

适合谁关注

适合关注对应技术方向的开发者、架构师或产品技术负责人浏览。

为什么今天值得看

今日位列 GitHub Trending 第 9 名,页面显示 632 stars today。累计 stars 已经很高,说明它不是刚出现的孤立项目,而是近期又被社区重新推上热榜。GitHub topics 显示它关联 algorithm、algorithms、coding-interview、coding-interviews、computer-science、data-structures 等方向。

观察点:重点看文档完整度、维护活跃度、许可协议、issue 响应和是否有可复现示例。

README 摘要:README 线索显示:I originally created this as a short to-do list of study topics for becoming a software engineer, but it grew to the large list you see today. After going through this study plan, I got hired as a Software Development Engineer at Amazon! You probably won't have to study as much as I did. Anyway, everything you need is here. I studied about 8-12 hours a day, for several months. This is my story: Why I studied full-tim

README 章节:Coding Interview University、What is it?、Table of Contents、The Study Plan、Topics of Study、Getting the Job

algorithmalgorithmscoding-interviewcoding-interviewscomputer-sciencedata-structuresinterviewinterview-prep

主要贡献者:jwasham、Anri-Lombard、avizmarlon、esaucedof、Ilyushin

Stars
349,713
Forks
83,225
今日热度
632 stars today
License
CC-BY-SA-4.0
最近更新
2025年8月28日
Open Issues
113
#10
Agent 开发流程与工程化

原始简介:Multi-platform SDK for integrating GitHub Copilot Agent into apps and services

深度介绍

这是面向编码代理和开发代理的性能优化系统,强调技能、记忆、安全和研究优先的开发流程,试图把“会用 Agent”提升成可复用、可约束、可迭代的工程体系。

解决的问题

AI 编程工具越多,团队越容易遇到提示词分散、上下文失控、经验无法沉淀、安全边界模糊的问题。它关注的是代理工作方式的标准化和复利化。

适合谁关注

适合深度使用 Claude Code、Codex、Cursor、Opencode 等工具的工程团队、平台团队和高频自动化开发者。

为什么今天值得看

今日位列 GitHub Trending 第 10 名,页面显示 38 stars today。累计 stars 仍处于上升阶段,更值得观察它接下来几天的持续热度。GitHub topics 未提供明显标签。

观察点:重点看它是否真的降低多代理协作成本,以及技能、记忆和安全策略能否跨项目复用。

README 摘要:README 线索显示:Embed Copilot's agentic workflows in your application with the GitHub Copilot SDK for Python, TypeScript, Go, .NET, Java, and Rust.

README 章节:GitHub Copilot CLI SDKs、Available SDKs、Getting Started、Architecture、FAQ、Do I need a GitHub Copilot subscription to use the SDK?

主要贡献者:Copilot、stephentoub、SteveSandersonMS、github-actions、patniko

Stars
8,966
Forks
1,211
今日热度
38 stars today
License
MIT
最近更新
2026年6月5日
Open Issues
161
#11
开源项目观察

原始简介:Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more

深度介绍

这是一个正在 GitHub Trending 获得关注的开源项目。结合仓库简介、语言、stars 与今日新增热度,可以把它看作开发者社区近期兴趣变化的一个信号。

解决的问题

它可能解决的是某个具体技术栈、工作流或学习场景中的痛点。建议先从 README、示例和 issue 区判断项目边界。

适合谁关注

适合关注对应技术方向的开发者、架构师或产品技术负责人浏览。

为什么今天值得看

今日位列 GitHub Trending 第 11 名,页面显示 255 stars today。累计 stars 已进入较高区间,说明它已经有一定社区基础。GitHub topics 显示它关联 containers、devsecops、docker、go、golang、hacktoberfest 等方向。

观察点:重点看文档完整度、维护活跃度、许可协议、issue 响应和是否有可复现示例。

README 摘要:README 线索显示:[![GitHub Release][release-img]][release] [![Test][test-img]][test] [![Go Report Card][go-report-img]][go-report] [![License: Apache-2.0][license-img]][license] [![GitHub Downloads][github-downloads-img]][release] ![Docker Pulls][docker-pulls]

README 章节:Quick Start、Get Trivy、Canary builds、General usage、FAQ、How to pronounce the name "Trivy"?

containersdevsecopsdockergogolanghacktoberfestiacinfrastructure-as-code

主要贡献者:knqyf263、DmitriyLewen、dependabot、nikpivkin、simar7

Stars
35,665
Forks
430
今日热度
255 stars today
License
Apache-2.0
最近更新
2026年6月4日
Open Issues
251
#12
开源项目观察

原始简介:Windows companion suite for OpenClaw - System Tray app, Shared library, Node, and PowerToys Command Palette extension

深度介绍

这是一个正在 GitHub Trending 获得关注的开源项目。结合仓库简介、语言、stars 与今日新增热度,可以把它看作开发者社区近期兴趣变化的一个信号。

解决的问题

它可能解决的是某个具体技术栈、工作流或学习场景中的痛点。建议先从 README、示例和 issue 区判断项目边界。

适合谁关注

适合关注对应技术方向的开发者、架构师或产品技术负责人浏览。

为什么今天值得看

今日位列 GitHub Trending 第 12 名,页面显示 411 stars today。累计 stars 仍处于上升阶段,更值得观察它接下来几天的持续热度。GitHub topics 未提供明显标签。

观察点:重点看文档完整度、维护活跃度、许可协议、issue 响应和是否有可复现示例。

README 摘要:README 线索显示:A native Windows companion suite for OpenClaw - the AI-powered personal assistant.

README 章节:🦞 OpenClaw Windows Hub、Projects、🚀 Quick Start、Prerequisites、Build、Check prerequisites

主要贡献者:Copilot、shanselman、ranjeshj、github-actions、kenehong

Stars
1,321
Forks
167
今日热度
411 stars today
License
MIT
最近更新
2026年6月5日
Open Issues
72
#13
reconurge/flowsint TypeScript
安全调查与图谱分析

原始简介:A modern platform for visual, flexible, and extensible graph-based investigations. For cybersecurity analysts and investigators.

深度介绍

这是一个面向网络安全分析师和调查人员的图谱式调查平台,强调把线索、实体、关系和分析流程放在可视化画布中组织。

解决的问题

安全调查常常涉及域名、IP、账号、样本、漏洞、事件等多类实体;如果只靠表格和笔记,关系很容易丢失。图谱化能帮助分析人员保留上下文和推理路径。

适合谁关注

适合 SOC、安全研究、威胁情报、OSINT 调查和事件响应团队。

为什么今天值得看

今日位列 GitHub Trending 第 13 名,页面显示 308 stars today。累计 stars 仍处于上升阶段,更值得观察它接下来几天的持续热度。GitHub topics 显示它关联 investigation、osint、python、recon 等方向。

观察点:重点看数据源扩展、图谱交互、证据留痕和多人协作能力。

README 摘要:README 线索显示:Flowsint is an open-source OSINT graph exploration tool designed for ethical investigation, transparency, and verification.

README 章节:Flowsint、Contributing、Get started、Linux / macOS、Windows、First login

investigationosintpythonrecon

主要贡献者:dextmorgn、gustavorps、Ghraven、z3rodaycve、claude

Stars
5,304
Forks
639
今日热度
308 stars today
License
Apache-2.0
最近更新
2026年6月5日
Open Issues
48
#14
量化交易与机器学习学习资料

原始简介:AI agent skill that researches any topic across Reddit, X, YouTube, HN, Polymarket, and the web - then synthesizes a grounded summary

深度介绍

这是《Machine Learning for Algorithmic Trading》第二版配套代码,定位更像系统化学习资料和实践样例,而不是单一生产服务。

解决的问题

量化学习很容易停留在碎片化 notebook。配套代码能把数据处理、特征工程、建模和策略验证串起来,帮助学习者理解从模型到交易决策的完整链条。

适合谁关注

适合量化研究学习者、金融数据科学从业者、希望把机器学习用于市场分析的工程师。

为什么今天值得看

今日位列 GitHub Trending 第 14 名,页面显示 199 stars today。累计 stars 已进入较高区间,说明它已经有一定社区基础。GitHub topics 显示它关联 ai-prompts、ai-skill、bluesky、claude、claude-code、clawhub 等方向。

观察点:重点看样例是否仍适配当前依赖版本,以及策略示例是否只用于学习而非直接作为投资建议。

README 摘要:README 线索显示:An AI agent-led search engine scored by upvotes, likes, and real money - not editors.

README 章节:/last30days、Why this exists、Sources, scored by the people、What people actually use it for、What v3 Changed、Shareable HTML briefs

ai-promptsai-skillblueskyclaudeclaude-codeclawhubdeep-researchhackernews

主要贡献者:mvanhorn、claude、tmchow、j-sperling、dinakars777

Stars
27,563
Forks
2,345
今日热度
199 stars today
License
MIT
最近更新
2026年6月1日
Open Issues
92