Skip to content

Commit 0ec6ade

Browse files
committed
📈 Add report for 2026-07-20
1 parent d5108f9 commit 0ec6ade

2 files changed

Lines changed: 1364 additions & 0 deletions

File tree

data/2026/07/2026-07-20.json

Lines changed: 355 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,355 @@
1+
{
2+
"date": "2026-07-20",
3+
"total_repos": 19,
4+
"repositories": [
5+
{
6+
"owner": "bojieli",
7+
"name": "ai-agent-book",
8+
"full_name": "bojieli/ai-agent-book",
9+
"url": "https://github.com/bojieli/ai-agent-book",
10+
"description": "《深入理解 AI Agent:设计原理与工程实践》(李博杰 著)开源主仓库:全书正文、编译版 PDF 与按章配套代码",
11+
"language": "Python",
12+
"stars": 6329,
13+
"forks": 591,
14+
"stars_today": 1734,
15+
"built_by": [
16+
"TommyHuang2025",
17+
"GeeSuth",
18+
"devpowerpro",
19+
"claude"
20+
],
21+
"llm_summary": "AI Agent权威书籍,理论与实践并重"
22+
},
23+
{
24+
"owner": "tirth8205",
25+
"name": "code-review-graph",
26+
"full_name": "tirth8205/code-review-graph",
27+
"url": "https://github.com/tirth8205/code-review-graph",
28+
"description": "Local-first code intelligence graph for MCP and CLI. Builds a persistent map of your codebase so AI coding tools read only what matters, with benchmarked context reductions on reviews and large-repo workflows.",
29+
"language": "Python",
30+
"stars": 21462,
31+
"forks": 2195,
32+
"stars_today": 663,
33+
"built_by": [
34+
"jaissebastian",
35+
"gzenz",
36+
"claude",
37+
"michael-denyer"
38+
],
39+
"llm_summary": "构建代码智能图谱,提升AI审查效率"
40+
},
41+
{
42+
"owner": "kvcache-ai",
43+
"name": "ktransformers",
44+
"full_name": "kvcache-ai/ktransformers",
45+
"url": "https://github.com/kvcache-ai/ktransformers",
46+
"description": "A Flexible Framework for Experiencing Heterogeneous LLM Inference/Fine-tune Optimizations",
47+
"language": "Python",
48+
"stars": 18425,
49+
"forks": 1455,
50+
"stars_today": 360,
51+
"built_by": [
52+
"qiyuxinlin",
53+
"ovowei",
54+
"Azure-Tang",
55+
"KMSorSMS",
56+
"Atream"
57+
],
58+
"llm_summary": "异构LLM推理微调优化框架"
59+
},
60+
{
61+
"owner": "rohitg00",
62+
"name": "ai-engineering-from-scratch",
63+
"full_name": "rohitg00/ai-engineering-from-scratch",
64+
"url": "https://github.com/rohitg00/ai-engineering-from-scratch",
65+
"description": "Learn it. Build it. Ship it for others.",
66+
"language": "Python",
67+
"stars": 39788,
68+
"forks": 6636,
69+
"stars_today": 501,
70+
"built_by": [
71+
"abhinav-m22",
72+
"github-actions",
73+
"pzy0006",
74+
"thereisnotime"
75+
],
76+
"llm_summary": "从零开始学习构建AI工程"
77+
},
78+
{
79+
"owner": "jamiepine",
80+
"name": "voicebox",
81+
"full_name": "jamiepine/voicebox",
82+
"url": "https://github.com/jamiepine/voicebox",
83+
"description": "The open-source AI voice studio. Clone, dictate, create.",
84+
"language": "TypeScript",
85+
"stars": 43458,
86+
"forks": 5303,
87+
"stars_today": 610,
88+
"built_by": [
89+
"tomasmach",
90+
"selop",
91+
"claude",
92+
"mvanhorn"
93+
],
94+
"llm_summary": "开源AI语音克隆创作工作室"
95+
},
96+
{
97+
"owner": "KnockOutEZ",
98+
"name": "wigolo",
99+
"full_name": "KnockOutEZ/wigolo",
100+
"url": "https://github.com/KnockOutEZ/wigolo",
101+
"description": "The go-to web for your AI coding agent — local-first search, fetch, crawl & research over MCP. No API keys, no cloud, $0/query. Public beta.",
102+
"language": "TypeScript",
103+
"stars": 1930,
104+
"forks": 121,
105+
"stars_today": 595,
106+
"built_by": [
107+
"YoshiTabletopGamer",
108+
"gitcommit90"
109+
],
110+
"llm_summary": "AI编码代理本地优先搜索工具"
111+
},
112+
{
113+
"owner": "andrewrabert",
114+
"name": "jellium-desktop",
115+
"full_name": "andrewrabert/jellium-desktop",
116+
"url": "https://github.com/andrewrabert/jellium-desktop",
117+
"description": "An unofficial desktop client for Jellyfin",
118+
"language": "Rust",
119+
"stars": 1308,
120+
"forks": 110,
121+
"stars_today": 43,
122+
"built_by": [
123+
"gnattu",
124+
"rodis120",
125+
"renovate",
126+
"claude"
127+
],
128+
"llm_summary": "Jellyfin非官方桌面客户端"
129+
},
130+
{
131+
"owner": "github",
132+
"name": "copilot-sdk",
133+
"full_name": "github/copilot-sdk",
134+
"url": "https://github.com/github/copilot-sdk",
135+
"description": "Multi-platform SDK for integrating GitHub Copilot Agent into apps and services",
136+
"language": "Java",
137+
"stars": 9976,
138+
"forks": 1351,
139+
"stars_today": 39,
140+
"built_by": [
141+
"SteveSandersonMS",
142+
"edburns",
143+
"Copilot",
144+
"stephentoub",
145+
"github-actions"
146+
],
147+
"llm_summary": "GitHub Copilot多平台集成SDK"
148+
},
149+
{
150+
"owner": "PostHog",
151+
"name": "posthog",
152+
"full_name": "PostHog/posthog",
153+
"url": "https://github.com/PostHog/posthog",
154+
"description": "🦔 PostHog is the leading platform for building self-driving products. Our developer tools – AI observability, analytics, session replay, flags, experiments, error tracking, logs, and more – capture all the context agents need to diagnose problems, uncover opportunities, and ship fixes. Steer it all from Slack, web, desktop, or the MCP.",
155+
"language": "Python",
156+
"stars": 36970,
157+
"forks": 3055,
158+
"stars_today": 411,
159+
"built_by": [
160+
"Twixes",
161+
"mariusandra",
162+
"claude",
163+
"pauldambra",
164+
"github-actions"
165+
],
166+
"llm_summary": "自主产品构建与AI可观测性平台"
167+
},
168+
{
169+
"owner": "microsoft",
170+
"name": "terminal",
171+
"full_name": "microsoft/terminal",
172+
"url": "https://github.com/microsoft/terminal",
173+
"description": "The new Windows Terminal and the original Windows console host, all in the same place!",
174+
"language": "C++",
175+
"stars": 104205,
176+
"forks": 9440,
177+
"stars_today": 59,
178+
"built_by": [
179+
"DHowett",
180+
"carlos-zamora",
181+
"miniksa",
182+
"lhecker",
183+
"zadjii-msft"
184+
],
185+
"llm_summary": "Windows终端与控制台一体化工具"
186+
},
187+
{
188+
"owner": "AstrBotDevs",
189+
"name": "AstrBot",
190+
"full_name": "AstrBotDevs/AstrBot",
191+
"url": "https://github.com/AstrBotDevs/AstrBot",
192+
"description": "AI Agent Assistant & development framework that integrates lots of IM platforms, LLMs, plugins and AI feature, and can be your openclaw alternative. ✨",
193+
"language": "Python",
194+
"stars": 36733,
195+
"forks": 2547,
196+
"stars_today": 83,
197+
"built_by": [
198+
"zouyonghe",
199+
"Raven95676",
200+
"RC-CHN",
201+
"LIghtJUNction",
202+
"Soulter"
203+
],
204+
"llm_summary": "多平台集成AI代理助手框架"
205+
},
206+
{
207+
"owner": "1jehuang",
208+
"name": "jcode",
209+
"full_name": "1jehuang/jcode",
210+
"url": "https://github.com/1jehuang/jcode",
211+
"description": "Coding Agent Harness",
212+
"language": "Rust",
213+
"stars": 8963,
214+
"forks": 1040,
215+
"stars_today": 235,
216+
"built_by": [
217+
"AlazBatu",
218+
"claude",
219+
"hongnoul",
220+
"FabianAmherd"
221+
],
222+
"llm_summary": "高效编码代理工具"
223+
},
224+
{
225+
"owner": "trycua",
226+
"name": "cua",
227+
"full_name": "trycua/cua",
228+
"url": "https://github.com/trycua/cua",
229+
"description": "Scale computer-use 2.0 with open-source drivers, cross-OS fleets, and benchmarks for training, evaluation, and data generation.",
230+
"language": "HTML",
231+
"stars": 20256,
232+
"forks": 1342,
233+
"stars_today": 64,
234+
"built_by": [
235+
"f-trycua",
236+
"claude",
237+
"jamesmurdza",
238+
"ddupont808",
239+
"github-actions"
240+
],
241+
"llm_summary": "开源计算机使用扩展与评估平台"
242+
},
243+
{
244+
"owner": "MoonshotAI",
245+
"name": "kimi-cli",
246+
"full_name": "MoonshotAI/kimi-cli",
247+
"url": "https://github.com/MoonshotAI/kimi-cli",
248+
"description": "Kimi Code CLI is your next CLI agent.",
249+
"language": "Python",
250+
"stars": 9929,
251+
"forks": 1196,
252+
"stars_today": 410,
253+
"built_by": [
254+
"xxchan",
255+
"dependabot",
256+
"RealKai42",
257+
"stdrc",
258+
"n-WN"
259+
],
260+
"llm_summary": "Kimi代码CLI智能代理工具"
261+
},
262+
{
263+
"owner": "Flowseal",
264+
"name": "zapret-discord-youtube",
265+
"full_name": "Flowseal/zapret-discord-youtube",
266+
"url": "https://github.com/Flowseal/zapret-discord-youtube",
267+
"description": "",
268+
"language": "Batchfile",
269+
"stars": 31040,
270+
"forks": 2375,
271+
"stars_today": 106,
272+
"built_by": [
273+
"amozebus",
274+
"V3nilla",
275+
"ekungurov",
276+
"fridorin"
277+
],
278+
"llm_summary": "Discord与YouTube访问工具"
279+
},
280+
{
281+
"owner": "codecrafters-io",
282+
"name": "build-your-own-x",
283+
"full_name": "codecrafters-io/build-your-own-x",
284+
"url": "https://github.com/codecrafters-io/build-your-own-x",
285+
"description": "Master programming by recreating your favorite technologies from scratch.",
286+
"language": "Markdown",
287+
"stars": 528992,
288+
"forks": 50046,
289+
"stars_today": 754,
290+
"built_by": [
291+
"bauripalash",
292+
"rohitpaulk",
293+
"fake-rookie",
294+
"danistefanovic",
295+
"sarupbanskota"
296+
],
297+
"llm_summary": "从零重建技术掌握编程"
298+
},
299+
{
300+
"owner": "lyogavin",
301+
"name": "airllm",
302+
"full_name": "lyogavin/airllm",
303+
"url": "https://github.com/lyogavin/airllm",
304+
"description": "AirLLM 70B inference with single 4GB GPU",
305+
"language": "Jupyter Notebook",
306+
"stars": 23672,
307+
"forks": 2682,
308+
"stars_today": 358,
309+
"built_by": [
310+
"eltociear",
311+
"claude",
312+
"cursoragent",
313+
"NavodPeiris"
314+
],
315+
"llm_summary": "70B大模型单GPU推理方案"
316+
},
317+
{
318+
"owner": "Canner",
319+
"name": "WrenAI",
320+
"full_name": "Canner/WrenAI",
321+
"url": "https://github.com/Canner/WrenAI",
322+
"description": "GenBI (Generative BI) for AI agents, an open-source, governed text-to-SQL through an open context layer that turns natural-language questions into trusted dashboards, charts, and SQL across 20+ data sources, such as BigQuery, Snowflake, PostgreSQL, ClickHouse, Amazon Redshift, Databricks and more.",
323+
"language": "Python",
324+
"stars": 16249,
325+
"forks": 1843,
326+
"stars_today": 121,
327+
"built_by": [
328+
"cyyeh",
329+
"goldmedal",
330+
"andreashimin",
331+
"wwwy3y3",
332+
"onlyjackfrost"
333+
],
334+
"llm_summary": "AI代理生成BI文本转SQL工具"
335+
},
336+
{
337+
"owner": "PKUFlyingPig",
338+
"name": "cs-self-learning",
339+
"full_name": "PKUFlyingPig/cs-self-learning",
340+
"url": "https://github.com/PKUFlyingPig/cs-self-learning",
341+
"description": "计算机自学指南",
342+
"language": "HTML",
343+
"stars": 74226,
344+
"forks": 7942,
345+
"stars_today": 134,
346+
"built_by": [
347+
"smxm",
348+
"BarbarossaWang",
349+
"liudeyuan2021",
350+
"taylover2016"
351+
],
352+
"llm_summary": "计算机专业自学指南"
353+
}
354+
]
355+
}

0 commit comments

Comments
 (0)