人工精选 / AI 辅助排序

发现值得收藏的开源项目

人工筛选实用的 GitHub 仓库,并按实际用途整理,帮你更快找到需要的项目。

1,659

已收录仓库

8

热门编程语言

AI 发现协议
FR-AI / 01

描述你想解决的问题,不必先知道仓库名

扫描仓库背景与 AI 编辑点评,从原始 Star 之外缩小候选范围。

1,659 全部已收录仓库

AI AI 编辑评语层

SAFE 风险筛查结果

今日热门

过去两天新出现并获得最多 Star 的仓库。

0xwilliamortiz
精选
0xwilliamortiz GitHub avatar

ponytail-improved

Ponytail is a plugin for AI coding agents that enforces a disciplined ladder of reuse before writing code, reducing code volume by roughly 54% while preserving safety.

AI 与机器学习AI 智能体
545
xikhar
xikhar GitHub avatar

persona

Persona is a cross-platform desktop application that gives real-time voice conversations a visual identity by displaying an expressive 3D character that reacts to audio output from other applications.

JavaScript
450
talivia-group
talivia-group GitHub avatar

talivia

Talivia is an open-source, self-hosted analytics platform that combines web analytics, session replay, and customer revenue tracking from multiple payment providers.

Web 开发数据与数据库
392
gavamedia
精选
gavamedia GitHub avatar

deltafin

Deltafin is a research project that runs the 2.8-trillion-parameter Mixture-of-Experts model Kimi K3 on a single Apple Silicon Mac (e.g., M1 Max with 64 GB) at about 16 seconds per token, using exact, reproducible inference with local or streaming expert loading.

AI 与机器学习大语言模型
304
Infatoshi
Infatoshi GitHub avatar

netherite

A from-scratch C/CUDA reimplementation of Minecraft 1.11.2 that is bit-verified against the original Java game and includes batched CUDA reinforcement learning support.

AI 与机器学习大语言模型
188
twalichiewicz
twalichiewicz GitHub avatar

HNewhere

A lightweight userscript that embeds Hacker News discussions into a sidebar on any article page.

JavaScript
173

本周精选

近期人工挑选、值得花时间深入了解的开源项目。

HezaoHezao
精选
HezaoHezao GitHub avatar

poirot

Poirot is a deep research agent kernel with a middleware-first architecture, five-layer long-term memory, multi-agent orchestration, sandbox isolation, and a three-layer skill self-evolution system, backed by 2400+ tests.

AI 与机器学习大语言模型
25
simonw
精选
simonw GitHub avatar

mcp-explorer

mcp-explorer is a CLI tool for listing, inspecting, and calling tools, prompts, and resources exposed by MCP servers over HTTP.

AI 与机器学习MCP 与工具协议
7
ViffyGwaanl
精选
ViffyGwaanl GitHub avatar

kimi-k3-learn

An interactive learning system that turns the 47-page Kimi K3 technical report into a single offline HTML file with running algorithms, 3D visualizations, spaced repetition quizzes, and a smart highlighting QA tool.

AI 与机器学习
15
0xwilliamortiz
精选
0xwilliamortiz GitHub avatar

ponytail-improved

Ponytail is a plugin for AI coding agents that enforces a disciplined ladder of reuse before writing code, reducing code volume by roughly 54% while preserving safety.

AI 与机器学习AI 智能体
545
blahm1d
精选
blahm1d GitHub avatar

wolf-unit

A MiSTer FPGA core for seven Midway Wolf-unit arcade games, built from gates rather than emulation, that fixes a notoriously elusive NHL Open Ice rendering bug (the 'black ice') and achieves high blitter coverage through real ROM data harvesting.

SystemVerilog
10
pithings
精选
pithings GitHub avatar

mountx

Mountx lets you write a custom filesystem in JavaScript using the familiar node:fs/promises API and mount it as a real kernel folder accessible by any program on the machine via FUSE or NFSv3.

AI 与机器学习AI 智能体
48

最新日报

快速了解今天最值得关注的开源项目。

今日 GitHub 技术精选 本期项目覆盖 AI 推理优化、深度学习架构创新、浏览器端游戏渲染、文件系统实验以及 AI 编码工作流增强,展现出从底层系统到上层应用的广泛技术探索。 01 · ponytail improved AI 代理 · JavaScript Ponytail 是一个供 AI 编码代理使用的插件,通过强制在编写新代码前优先复用已有成果,将代码量减少约 54%。 技术看点: 在代理工作流中引入“复用阶梯”约束,从源头降低代码膨胀。 02 · deltafin AI 大语言模型 · Python Deltafin 是一个研究项目,可在配备 64 GB 内存的 Apple Silicon Mac 上运行 2.8 万亿参数的 MoE 模型 Kimi K3,通过本地或流式专家加载实现约 16 秒/…