人工精选 / AI 辅助排序

发现值得收藏的开源项目

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

1,071

已收录仓库

8

热门编程语言

AI 发现协议
FR-AI / 01

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

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

1,071 全部已收录仓库

AI AI 编辑评语层

SAFE 风险筛查结果

FindRepo 排行榜

看看哪些仓库最近在本站详情页获得了最多访问。

今日热门

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

bashalarmistalt
精选
bashalarmistalt GitHub avatar

decimen-optical-transfer

A proof-of-concept that transfers files between two devices using only a screen and camera by encoding data as an endless stream of animated QR codes with fountain coding to handle dropped frames.

TypeScript
1,960
xdash
xdash GitHub avatar

FDE-the-Guidance-Book-of-Forward-Deployed-Engineer

A free open book by Fan Bing systematically studies the Forward Deployed Engineer (FDE) role, explaining its rise in the AI era and how to bridge the gap between AI models and real business value.

Empty
535
ddoemonn
ddoemonn GitHub avatar

interior

A collection of React micro-interaction components that handle the critical half-second after a click, with headless hooks for behavior and styled examples.

Web 开发前端框架
314
Packets
Packets GitHub avatar

tew

Empty
313
0xwilliamortiz
0xwilliamortiz GitHub avatar

ratchet

Ratchet installs coding-agent hooks that measure every edit against a minimalism ruleset, report findings back mid-session, and enforce budgets through advise, guard, or strict modes.

AI 与机器学习大语言模型
264
deedy
deedy GitHub avatar

qr-data-transfer

QRFerry transfers files between devices through a live animated QR stream entirely in the browser, without uploading the file to an application server.

TypeScript
236

本周精选

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

bashalarmistalt
精选
bashalarmistalt GitHub avatar

decimen-optical-transfer

A proof-of-concept that transfers files between two devices using only a screen and camera by encoding data as an endless stream of animated QR codes with fountain coding to handle dropped frames.

TypeScript
1,960
cvg
精选
cvg GitHub avatar

vidmap

VidMap is an offline video-based Structure-from-Motion (SfM) system that combines temporal tracks, loop closures, metric depth, and global optimization to estimate camera poses, intrinsics, and a sparse 3D map.

设计与创意
64
rw-r-r-0644
精选
rw-r-r-0644 GitHub avatar

bc250-core-unlock

Enables two disabled CPU cores on bc250 boards via an SMU mailbox exploit, upgrading from 6c/12t to 8c/16t.

Python
94
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 开发数据与数据库
484
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 与机器学习大语言模型
258
eveacla11
精选
eveacla11 GitHub avatar

fingertips

fingertips is a tool that lets AI perceive the hesitation behind human typing—such as pauses, deletions, and typing duration—without ever recording the actual text content.

AI 与机器学习大语言模型
61

最新日报

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

今日 GitHub 技术精选 本期精选聚焦底层系统与 AI 基础设施:从 FPGA 以太网网卡、街机内核到持久化 Wasm 运行时、Android 反编译工具链,再到世界模型驱动的游戏视频生成与光通信文件传输。 01 · rtl nic 其他 · SystemVerilog RTL NIC v0 是一个源可用的 SystemVerilog RTL 架构,为 FPGA 以太网实现自定义 ARP、IPv4、UDP 以及专用 TCP 卸载,包含四路连接缓存、64 项 TCP 控制块存储和重传超时调度。 技术看点: 在 RTL 层面自定义实现 TCP 卸载等网络协议逻辑,而非直接采用现成 IP 核。 02 · mrdo 嵌入式 / IoT · Verilog mrdo 是一个可运行时选择的 MiSTer FPGA…