@wcj/github-rank 25.5.10 → 25.5.16
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +36 -3
- package/dist/repos.json +42884 -42875
- package/dist/trending-daily.json +98 -120
- package/dist/trending-monthly.json +100 -122
- package/dist/trending-weekly.json +150 -139
- package/dist/users.china.json +3706 -3706
- package/dist/users.json +8081 -8153
- package/dist/users.org.json +1416 -1344
- package/package.json +1 -1
- package/web/data/repos.json +42884 -42875
- package/web/data/trending-daily.json +98 -120
- package/web/data/trending-monthly.json +100 -122
- package/web/data/trending-weekly.json +150 -139
- package/web/data/users.china.json +3706 -3706
- package/web/data/users.json +8081 -8153
- package/web/data/users.org.json +1416 -1344
- package/web/index.html +7783 -7865
- package/web/org.html +1289 -1173
- package/web/repos.html +5189 -5189
- package/web/trending-monthly.html +95 -167
- package/web/trending-weekly.html +161 -123
- package/web/trending.html +89 -161
- package/web/users.china.html +3525 -3517
package/dist/trending-daily.json
CHANGED
|
@@ -1,167 +1,145 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
|
-
"full_name": "
|
|
4
|
-
"language": "
|
|
5
|
-
"color": "#
|
|
6
|
-
"description": "
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
10
|
-
"html_url": "https://github.com/
|
|
3
|
+
"full_name": "TapXWorld/ChinaTextbook",
|
|
4
|
+
"language": "Roff",
|
|
5
|
+
"color": "#ecdebe",
|
|
6
|
+
"description": "所有小初高、大学PDF教材。",
|
|
7
|
+
"forked": "3142",
|
|
8
|
+
"stargazers_count": 15339,
|
|
9
|
+
"todayStar": "6685 stars today",
|
|
10
|
+
"html_url": "https://github.com/TapXWorld/ChinaTextbook",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
|
-
"full_name": "
|
|
14
|
+
"full_name": "xming521/WeClone",
|
|
15
15
|
"language": "Python",
|
|
16
16
|
"color": "#3572A5",
|
|
17
|
-
"description": "
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
21
|
-
"html_url": "https://github.com/
|
|
17
|
+
"description": "🚀从聊天记录创造数字分身的一站式解决方案💡 使用聊天记录微调大语言模型,让大模型有“那味儿”,并绑定到聊天机器人,实现自己的数字分身。 数字克隆/数字分身/数字永生/LLM/聊天机器人/LoRA",
|
|
18
|
+
"forked": "657",
|
|
19
|
+
"stargazers_count": 8384,
|
|
20
|
+
"todayStar": "1006 stars today",
|
|
21
|
+
"html_url": "https://github.com/xming521/WeClone",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
24
|
{
|
|
25
|
-
"full_name": "
|
|
26
|
-
"language": "
|
|
27
|
-
"color": "#
|
|
28
|
-
"description": "AI
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
32
|
-
"html_url": "https://github.com/
|
|
25
|
+
"full_name": "mem0ai/mem0",
|
|
26
|
+
"language": "Python",
|
|
27
|
+
"color": "#3572A5",
|
|
28
|
+
"description": "Memory for AI Agents; SOTA in AI Agent Memory; Announcing OpenMemory MCP - local and secure memory management.",
|
|
29
|
+
"forked": "2935",
|
|
30
|
+
"stargazers_count": 30435,
|
|
31
|
+
"todayStar": "679 stars today",
|
|
32
|
+
"html_url": "https://github.com/mem0ai/mem0",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
|
-
"full_name": "
|
|
37
|
-
"language": "
|
|
38
|
-
"color": "#
|
|
39
|
-
"description": "
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
43
|
-
"html_url": "https://github.com/
|
|
36
|
+
"full_name": "microsoft/BitNet",
|
|
37
|
+
"language": "C++",
|
|
38
|
+
"color": "#f34b7d",
|
|
39
|
+
"description": "Official inference framework for 1-bit LLMs",
|
|
40
|
+
"forked": "1446",
|
|
41
|
+
"stargazers_count": 19471,
|
|
42
|
+
"todayStar": "225 stars today",
|
|
43
|
+
"html_url": "https://github.com/microsoft/BitNet",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
47
|
-
"full_name": "
|
|
48
|
-
"language": "
|
|
49
|
-
"color": "#
|
|
50
|
-
"description": "",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
54
|
-
"html_url": "https://github.com/
|
|
47
|
+
"full_name": "mikumifa/biliTickerBuy",
|
|
48
|
+
"language": "Python",
|
|
49
|
+
"color": "#3572A5",
|
|
50
|
+
"description": "b站 会员购 抢票 漫展 脚本 bilibili 图形化 纯接口 验证码预演练习",
|
|
51
|
+
"forked": "221",
|
|
52
|
+
"stargazers_count": 1483,
|
|
53
|
+
"todayStar": "89 stars today",
|
|
54
|
+
"html_url": "https://github.com/mikumifa/biliTickerBuy",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
57
|
{
|
|
58
|
-
"full_name": "
|
|
59
|
-
"language": "
|
|
60
|
-
"color": "#
|
|
61
|
-
"description": "
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
65
|
-
"html_url": "https://github.com/
|
|
58
|
+
"full_name": "overleaf/overleaf",
|
|
59
|
+
"language": "JavaScript",
|
|
60
|
+
"color": "#f1e05a",
|
|
61
|
+
"description": "A web-based collaborative LaTeX editor",
|
|
62
|
+
"forked": "1586",
|
|
63
|
+
"stargazers_count": 15507,
|
|
64
|
+
"todayStar": "30 stars today",
|
|
65
|
+
"html_url": "https://github.com/overleaf/overleaf",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
68
|
{
|
|
69
|
-
"full_name": "
|
|
69
|
+
"full_name": "airweave-ai/airweave",
|
|
70
70
|
"language": "Python",
|
|
71
71
|
"color": "#3572A5",
|
|
72
|
-
"description": "
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
72
|
+
"description": "Airweave lets agents search any app",
|
|
73
|
+
"forked": "195",
|
|
74
|
+
"stargazers_count": 1948,
|
|
75
|
+
"todayStar": "399 stars today",
|
|
76
|
+
"html_url": "https://github.com/airweave-ai/airweave",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
79
|
{
|
|
80
|
-
"full_name": "
|
|
81
|
-
"language": "",
|
|
82
|
-
"color": "",
|
|
83
|
-
"description": "
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
80
|
+
"full_name": "openai/simple-evals",
|
|
81
|
+
"language": "Python",
|
|
82
|
+
"color": "#3572A5",
|
|
83
|
+
"description": "",
|
|
84
|
+
"forked": "325",
|
|
85
|
+
"stargazers_count": 3353,
|
|
86
|
+
"todayStar": "205 stars today",
|
|
87
|
+
"html_url": "https://github.com/openai/simple-evals",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
90
|
{
|
|
91
|
-
"full_name": "
|
|
92
|
-
"language": "
|
|
93
|
-
"color": "#
|
|
94
|
-
"description": "
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
91
|
+
"full_name": "mlabonne/llm-course",
|
|
92
|
+
"language": "JupyterNotebook",
|
|
93
|
+
"color": "#DA5B0B",
|
|
94
|
+
"description": "Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.",
|
|
95
|
+
"forked": "5499",
|
|
96
|
+
"stargazers_count": 51393,
|
|
97
|
+
"todayStar": "340 stars today",
|
|
98
|
+
"html_url": "https://github.com/mlabonne/llm-course",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"full_name": "
|
|
103
|
-
"language": "
|
|
104
|
-
"color": "#
|
|
105
|
-
"description": "
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
102
|
+
"full_name": "facebookresearch/fairchem",
|
|
103
|
+
"language": "Python",
|
|
104
|
+
"color": "#3572A5",
|
|
105
|
+
"description": "FAIR Chemistry's library of machine learning methods for chemistry",
|
|
106
|
+
"forked": "306",
|
|
107
|
+
"stargazers_count": 1211,
|
|
108
|
+
"todayStar": "73 stars today",
|
|
109
|
+
"html_url": "https://github.com/facebookresearch/fairchem",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
|
-
"full_name": "
|
|
114
|
-
"language": "
|
|
115
|
-
"color": "#
|
|
116
|
-
"description": "
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
113
|
+
"full_name": "happycola233/tchMaterial-parser",
|
|
114
|
+
"language": "Python",
|
|
115
|
+
"color": "#3572A5",
|
|
116
|
+
"description": "国家中小学智慧教育平台 电子课本下载工具,帮助您从智慧教育平台中获取电子课本的 PDF 文件网址并进行下载,让您更方便地获取课本内容。",
|
|
117
|
+
"forked": "119",
|
|
118
|
+
"stargazers_count": 1043,
|
|
119
|
+
"todayStar": "261 stars today",
|
|
120
|
+
"html_url": "https://github.com/happycola233/tchMaterial-parser",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
|
-
"full_name": "
|
|
125
|
-
"language": "
|
|
126
|
-
"color": "#
|
|
127
|
-
"description": "
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
124
|
+
"full_name": "alibaba/spring-ai-alibaba",
|
|
125
|
+
"language": "Java",
|
|
126
|
+
"color": "#b07219",
|
|
127
|
+
"description": "Agentic AI Framework for Java Developers",
|
|
128
|
+
"forked": "605",
|
|
129
|
+
"stargazers_count": 3178,
|
|
130
|
+
"todayStar": "143 stars today",
|
|
131
|
+
"html_url": "https://github.com/alibaba/spring-ai-alibaba",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
134
|
{
|
|
135
|
-
"full_name": "
|
|
135
|
+
"full_name": "trycua/cua",
|
|
136
136
|
"language": "Python",
|
|
137
137
|
"color": "#3572A5",
|
|
138
|
-
"description": "
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
138
|
+
"description": "c/ua is the Docker Container for Computer-Use AI Agents.",
|
|
139
|
+
"forked": "269",
|
|
140
|
+
"stargazers_count": 6818,
|
|
141
|
+
"todayStar": "304 stars today",
|
|
142
|
+
"html_url": "https://github.com/trycua/cua",
|
|
143
143
|
"rank": 13
|
|
144
|
-
},
|
|
145
|
-
{
|
|
146
|
-
"full_name": "Lightricks/ComfyUI-LTXVideo",
|
|
147
|
-
"language": "Python",
|
|
148
|
-
"color": "#3572A5",
|
|
149
|
-
"description": "LTX-Video Support for ComfyUI",
|
|
150
|
-
"forked": "98",
|
|
151
|
-
"stargazers_count": 1271,
|
|
152
|
-
"todayStar": "46 stars today",
|
|
153
|
-
"html_url": "https://github.com/Lightricks/ComfyUI-LTXVideo",
|
|
154
|
-
"rank": 14
|
|
155
|
-
},
|
|
156
|
-
{
|
|
157
|
-
"full_name": "heroiclabs/nakama",
|
|
158
|
-
"language": "Go",
|
|
159
|
-
"color": "#00ADD8",
|
|
160
|
-
"description": "Distributed server for social and realtime games and apps.",
|
|
161
|
-
"forked": "1203",
|
|
162
|
-
"stargazers_count": 10653,
|
|
163
|
-
"todayStar": "46 stars today",
|
|
164
|
-
"html_url": "https://github.com/heroiclabs/nakama",
|
|
165
|
-
"rank": 15
|
|
166
144
|
}
|
|
167
145
|
]
|
|
@@ -4,21 +4,21 @@
|
|
|
4
4
|
"language": "Python",
|
|
5
5
|
"color": "#3572A5",
|
|
6
6
|
"description": "real time face swap and one-click video deepfake with only a single image",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
7
|
+
"forked": "9416",
|
|
8
|
+
"stargazers_count": 67264,
|
|
9
|
+
"todayStar": "17387 stars this month",
|
|
10
10
|
"html_url": "https://github.com/hacksider/Deep-Live-Cam",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
|
-
"full_name": "
|
|
15
|
-
"language": "
|
|
16
|
-
"color": "#
|
|
17
|
-
"description": "
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
21
|
-
"html_url": "https://github.com/
|
|
14
|
+
"full_name": "Anduin2017/HowToCook",
|
|
15
|
+
"language": "Dockerfile",
|
|
16
|
+
"color": "#384d54",
|
|
17
|
+
"description": "程序员在家做饭方法指南。Programmer's guide about how to cook at home (Simplified Chinese only).",
|
|
18
|
+
"forked": "9939",
|
|
19
|
+
"stargazers_count": 84531,
|
|
20
|
+
"todayStar": "13745 stars this month",
|
|
21
|
+
"html_url": "https://github.com/Anduin2017/HowToCook",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
24
|
{
|
|
@@ -26,65 +26,65 @@
|
|
|
26
26
|
"language": "",
|
|
27
27
|
"color": "",
|
|
28
28
|
"description": "Collection of leaked system prompts",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
29
|
+
"forked": "894",
|
|
30
|
+
"stargazers_count": 7427,
|
|
31
|
+
"todayStar": "5103 stars this month",
|
|
32
32
|
"html_url": "https://github.com/jujumilk3/leaked-system-prompts",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
|
-
"full_name": "
|
|
37
|
-
"language": "",
|
|
38
|
-
"color": "",
|
|
39
|
-
"description": "
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
43
|
-
"html_url": "https://github.com/
|
|
36
|
+
"full_name": "harry0703/MoneyPrinterTurbo",
|
|
37
|
+
"language": "Python",
|
|
38
|
+
"color": "#3572A5",
|
|
39
|
+
"description": "利用AI大模型,一键生成高清短视频 Generate short videos with one click using AI LLM.",
|
|
40
|
+
"forked": "4650",
|
|
41
|
+
"stargazers_count": 33035,
|
|
42
|
+
"todayStar": "6983 stars this month",
|
|
43
|
+
"html_url": "https://github.com/harry0703/MoneyPrinterTurbo",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
47
|
-
"full_name": "
|
|
48
|
-
"language": "Go",
|
|
49
|
-
"color": "#00ADD8",
|
|
50
|
-
"description": "A video translation and dubbing tool powered by LLMs, offering professional-grade translations and one-click full-process deployment. It can generate content optimized for platforms like YouTube,TikTok, and Shorts. 基于AI大模型的视频翻译和配音工具,专业级翻译,一键部署全流程,可以生成适配抖音,小红书,哔哩哔哩,视频号,TikTok,Youtube Shorts等形态的内容",
|
|
51
|
-
"forked": "509",
|
|
52
|
-
"stargazers_count": 6831,
|
|
53
|
-
"todayStar": "5500 stars this month",
|
|
54
|
-
"html_url": "https://github.com/krillinai/KrillinAI",
|
|
55
|
-
"rank": 5
|
|
56
|
-
},
|
|
57
|
-
{
|
|
58
|
-
"full_name": "jlowin/fastmcp",
|
|
47
|
+
"full_name": "getzep/graphiti",
|
|
59
48
|
"language": "Python",
|
|
60
49
|
"color": "#3572A5",
|
|
61
|
-
"description": "
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
65
|
-
"html_url": "https://github.com/
|
|
66
|
-
"rank":
|
|
50
|
+
"description": "Build Real-Time Knowledge Graphs for AI Agents",
|
|
51
|
+
"forked": "618",
|
|
52
|
+
"stargazers_count": 8979,
|
|
53
|
+
"todayStar": "5180 stars this month",
|
|
54
|
+
"html_url": "https://github.com/getzep/graphiti",
|
|
55
|
+
"rank": 5
|
|
67
56
|
},
|
|
68
57
|
{
|
|
69
|
-
"full_name": "
|
|
58
|
+
"full_name": "kamranahmedse/developer-roadmap",
|
|
70
59
|
"language": "TypeScript",
|
|
71
60
|
"color": "#3178c6",
|
|
72
|
-
"description": "
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
61
|
+
"description": "Interactive roadmaps, guides and other educational content to help developers grow in their careers.",
|
|
62
|
+
"forked": "41463",
|
|
63
|
+
"stargazers_count": 320847,
|
|
64
|
+
"todayStar": "7548 stars this month",
|
|
65
|
+
"html_url": "https://github.com/kamranahmedse/developer-roadmap",
|
|
66
|
+
"rank": 6
|
|
67
|
+
},
|
|
68
|
+
{
|
|
69
|
+
"full_name": "QwenLM/Qwen3",
|
|
70
|
+
"language": "Shell",
|
|
71
|
+
"color": "#89e051",
|
|
72
|
+
"description": "Qwen3 is the large language model series developed by Qwen team, Alibaba Cloud.",
|
|
73
|
+
"forked": "1393",
|
|
74
|
+
"stargazers_count": 21152,
|
|
75
|
+
"todayStar": "4597 stars this month",
|
|
76
|
+
"html_url": "https://github.com/QwenLM/Qwen3",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
79
|
{
|
|
80
|
-
"full_name": "
|
|
80
|
+
"full_name": "microsoft/markitdown",
|
|
81
81
|
"language": "Python",
|
|
82
82
|
"color": "#3572A5",
|
|
83
|
-
"description": "
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
83
|
+
"description": "Python tool for converting files and office documents to Markdown.",
|
|
84
|
+
"forked": "2918",
|
|
85
|
+
"stargazers_count": 57170,
|
|
86
|
+
"todayStar": "8393 stars this month",
|
|
87
|
+
"html_url": "https://github.com/microsoft/markitdown",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
90
|
{
|
|
@@ -92,98 +92,76 @@
|
|
|
92
92
|
"language": "Python",
|
|
93
93
|
"color": "#3572A5",
|
|
94
94
|
"description": "Agent S: an open agentic framework that uses computers like a human",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
95
|
+
"forked": "467",
|
|
96
|
+
"stargazers_count": 4833,
|
|
97
|
+
"todayStar": "2546 stars this month",
|
|
98
98
|
"html_url": "https://github.com/simular-ai/Agent-S",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"full_name": "
|
|
103
|
-
"language": "
|
|
104
|
-
"color": "#
|
|
105
|
-
"description": "
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
102
|
+
"full_name": "jlowin/fastmcp",
|
|
103
|
+
"language": "Python",
|
|
104
|
+
"color": "#3572A5",
|
|
105
|
+
"description": "🚀 The fast, Pythonic way to build MCP servers and clients",
|
|
106
|
+
"forked": "539",
|
|
107
|
+
"stargazers_count": 9895,
|
|
108
|
+
"todayStar": "5013 stars this month",
|
|
109
|
+
"html_url": "https://github.com/jlowin/fastmcp",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
|
-
"full_name": "
|
|
114
|
-
"language": "
|
|
115
|
-
"color": "#
|
|
116
|
-
"description": "
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
113
|
+
"full_name": "bytedance/UI-TARS",
|
|
114
|
+
"language": "Python",
|
|
115
|
+
"color": "#3572A5",
|
|
116
|
+
"description": "",
|
|
117
|
+
"forked": "389",
|
|
118
|
+
"stargazers_count": 5958,
|
|
119
|
+
"todayStar": "2036 stars this month",
|
|
120
|
+
"html_url": "https://github.com/bytedance/UI-TARS",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
|
-
"full_name": "
|
|
124
|
+
"full_name": "n8n-io/n8n",
|
|
125
|
+
"language": "TypeScript",
|
|
126
|
+
"color": "#3178c6",
|
|
127
|
+
"description": "Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.",
|
|
128
|
+
"forked": "25757",
|
|
129
|
+
"stargazers_count": 93979,
|
|
130
|
+
"todayStar": "12876 stars this month",
|
|
131
|
+
"html_url": "https://github.com/n8n-io/n8n",
|
|
132
|
+
"rank": 12
|
|
133
|
+
},
|
|
134
|
+
{
|
|
135
|
+
"full_name": "Byaidu/PDFMathTranslate",
|
|
125
136
|
"language": "Python",
|
|
126
137
|
"color": "#3572A5",
|
|
127
|
-
"description": "
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
132
|
-
"rank":
|
|
138
|
+
"description": "PDF scientific paper translation with preserved formats - 基于 AI 完整保留排版的 PDF 文档全文双语翻译,支持 Google/DeepL/Ollama/OpenAI 等服务,提供 CLI/GUI/MCP/Docker/Zotero",
|
|
139
|
+
"forked": "2016",
|
|
140
|
+
"stargazers_count": 23540,
|
|
141
|
+
"todayStar": "3338 stars this month",
|
|
142
|
+
"html_url": "https://github.com/Byaidu/PDFMathTranslate",
|
|
143
|
+
"rank": 13
|
|
133
144
|
},
|
|
134
145
|
{
|
|
135
146
|
"full_name": "drawdb-io/drawdb",
|
|
136
147
|
"language": "JavaScript",
|
|
137
148
|
"color": "#f1e05a",
|
|
138
149
|
"description": "Free, simple, and intuitive online database diagram editor and SQL generator.",
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
150
|
+
"forked": "2111",
|
|
151
|
+
"stargazers_count": 30089,
|
|
152
|
+
"todayStar": "3228 stars this month",
|
|
142
153
|
"html_url": "https://github.com/drawdb-io/drawdb",
|
|
143
|
-
"rank": 13
|
|
144
|
-
},
|
|
145
|
-
{
|
|
146
|
-
"full_name": "funstory-ai/BabelDOC",
|
|
147
|
-
"language": "Python",
|
|
148
|
-
"color": "#3572A5",
|
|
149
|
-
"description": "Yet Another Document Translator",
|
|
150
|
-
"forked": "219",
|
|
151
|
-
"stargazers_count": 3547,
|
|
152
|
-
"todayStar": "2242 stars this month",
|
|
153
|
-
"html_url": "https://github.com/funstory-ai/BabelDOC",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
156
|
{
|
|
157
|
-
"full_name": "
|
|
158
|
-
"language": "
|
|
159
|
-
"color": "#
|
|
160
|
-
"description": "
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
157
|
+
"full_name": "lapce/lapce",
|
|
158
|
+
"language": "Rust",
|
|
159
|
+
"color": "#dea584",
|
|
160
|
+
"description": "Lightning-fast and Powerful Code Editor written in Rust",
|
|
161
|
+
"forked": "1130",
|
|
162
|
+
"stargazers_count": 36231,
|
|
163
|
+
"todayStar": "1249 stars this month",
|
|
164
|
+
"html_url": "https://github.com/lapce/lapce",
|
|
165
165
|
"rank": 15
|
|
166
|
-
},
|
|
167
|
-
{
|
|
168
|
-
"full_name": "elie222/inbox-zero",
|
|
169
|
-
"language": "TypeScript",
|
|
170
|
-
"color": "#3178c6",
|
|
171
|
-
"description": "AI personal assistant for email. Open source app to help you reach inbox zero fast.",
|
|
172
|
-
"forked": "762",
|
|
173
|
-
"stargazers_count": 7481,
|
|
174
|
-
"todayStar": "2154 stars this month",
|
|
175
|
-
"html_url": "https://github.com/elie222/inbox-zero",
|
|
176
|
-
"rank": 16
|
|
177
|
-
},
|
|
178
|
-
{
|
|
179
|
-
"full_name": "modelcontextprotocol/modelcontextprotocol",
|
|
180
|
-
"language": "TypeScript",
|
|
181
|
-
"color": "#3178c6",
|
|
182
|
-
"description": "Specification and documentation for the Model Context Protocol",
|
|
183
|
-
"forked": "413",
|
|
184
|
-
"stargazers_count": 2917,
|
|
185
|
-
"todayStar": "1363 stars this month",
|
|
186
|
-
"html_url": "https://github.com/modelcontextprotocol/modelcontextprotocol",
|
|
187
|
-
"rank": 17
|
|
188
166
|
}
|
|
189
167
|
]
|