@wcj/github-rank 23.12.7 โ 23.12.9
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 +1 -1
- package/dist/repos.json +33594 -33564
- package/dist/trending-daily.json +188 -188
- package/dist/trending-monthly.json +164 -164
- package/dist/trending-weekly.json +177 -177
- package/dist/users.china.json +2823 -2893
- package/dist/users.json +7579 -7579
- package/package.json +1 -1
- package/web/data/repos.json +33594 -33564
- package/web/data/trending-daily.json +188 -188
- package/web/data/trending-monthly.json +164 -164
- package/web/data/trending-weekly.json +177 -177
- package/web/data/users.china.json +2823 -2893
- package/web/data/users.json +7579 -7579
- package/web/index.html +5617 -5617
- package/web/repos.html +3660 -3656
- package/web/trending-monthly.html +161 -161
- package/web/trending-weekly.html +165 -161
- package/web/trending.html +175 -159
- package/web/users.china.html +2265 -2331
|
@@ -1,13 +1,13 @@
|
|
|
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": "Stability-AI/generative-models",
|
|
4
|
+
"language": "Python",
|
|
5
|
+
"color": "#3572A5",
|
|
6
|
+
"description": "Generative Models by Stability AI",
|
|
7
|
+
"forked": "2009",
|
|
8
|
+
"stargazers_count": 16802,
|
|
9
|
+
"todayStar": "7227 stars this month",
|
|
10
|
+
"html_url": "https://github.com/Stability-AI/generative-models",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
13
|
{
|
|
@@ -15,109 +15,109 @@
|
|
|
15
15
|
"language": "HTML",
|
|
16
16
|
"color": "#e34c26",
|
|
17
17
|
"description": "12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
18
|
+
"forked": "12649",
|
|
19
|
+
"stargazers_count": 62757,
|
|
20
|
+
"todayStar": "9231 stars this month",
|
|
21
21
|
"html_url": "https://github.com/microsoft/ML-For-Beginners",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
24
|
{
|
|
25
|
-
"full_name": "
|
|
25
|
+
"full_name": "microsoft/generative-ai-for-beginners",
|
|
26
|
+
"language": "JupyterNotebook",
|
|
27
|
+
"color": "#DA5B0B",
|
|
28
|
+
"description": "12 Lessons, Get Started Building with Generative AI ๐ https://microsoft.github.io/generative-ai-for-beginners/",
|
|
29
|
+
"forked": "10535",
|
|
30
|
+
"stargazers_count": 19531,
|
|
31
|
+
"todayStar": "15429 stars this month",
|
|
32
|
+
"html_url": "https://github.com/microsoft/generative-ai-for-beginners",
|
|
33
|
+
"rank": 3
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
"full_name": "lllyasviel/Fooocus",
|
|
26
37
|
"language": "Python",
|
|
27
38
|
"color": "#3572A5",
|
|
28
|
-
"description": "
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
32
|
-
"html_url": "https://github.com/
|
|
33
|
-
"rank":
|
|
39
|
+
"description": "Focus on prompting and generating",
|
|
40
|
+
"forked": "2343",
|
|
41
|
+
"stargazers_count": 24393,
|
|
42
|
+
"todayStar": "9852 stars this month",
|
|
43
|
+
"html_url": "https://github.com/lllyasviel/Fooocus",
|
|
44
|
+
"rank": 4
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"full_name": "langchain-ai/opengpts",
|
|
48
|
+
"language": "RichTextFormat",
|
|
49
|
+
"color": "#ccc",
|
|
50
|
+
"description": "",
|
|
51
|
+
"forked": "505",
|
|
52
|
+
"stargazers_count": 4718,
|
|
53
|
+
"todayStar": "4282 stars this month",
|
|
54
|
+
"html_url": "https://github.com/langchain-ai/opengpts",
|
|
55
|
+
"rank": 5
|
|
34
56
|
},
|
|
35
57
|
{
|
|
36
58
|
"full_name": "microsoft/AI-For-Beginners",
|
|
37
59
|
"language": "JupyterNotebook",
|
|
38
60
|
"color": "#DA5B0B",
|
|
39
61
|
"description": "12 Weeks, 24 Lessons, AI for All!",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
62
|
+
"forked": "4130",
|
|
63
|
+
"stargazers_count": 24868,
|
|
64
|
+
"todayStar": "6142 stars this month",
|
|
43
65
|
"html_url": "https://github.com/microsoft/AI-For-Beginners",
|
|
44
|
-
"rank":
|
|
66
|
+
"rank": 6
|
|
45
67
|
},
|
|
46
68
|
{
|
|
47
|
-
"full_name": "
|
|
48
|
-
"language": "
|
|
49
|
-
"color": "#
|
|
50
|
-
"description": "
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
54
|
-
"html_url": "https://github.com/
|
|
55
|
-
"rank":
|
|
69
|
+
"full_name": "facebookresearch/seamless_communication",
|
|
70
|
+
"language": "C",
|
|
71
|
+
"color": "#555555",
|
|
72
|
+
"description": "Foundational Models for State-of-the-Art Speech and Text Translation",
|
|
73
|
+
"forked": "807",
|
|
74
|
+
"stargazers_count": 8229,
|
|
75
|
+
"todayStar": "2546 stars this month",
|
|
76
|
+
"html_url": "https://github.com/facebookresearch/seamless_communication",
|
|
77
|
+
"rank": 7
|
|
56
78
|
},
|
|
57
79
|
{
|
|
58
80
|
"full_name": "atomicals/atomicals-js",
|
|
59
81
|
"language": "TypeScript",
|
|
60
82
|
"color": "#3178c6",
|
|
61
83
|
"description": "Atomicals CLI and Javascript Library",
|
|
62
|
-
"forked": "
|
|
84
|
+
"forked": "297",
|
|
63
85
|
"stargazers_count": 601,
|
|
64
|
-
"todayStar": "
|
|
86
|
+
"todayStar": "620 stars this month",
|
|
65
87
|
"html_url": "https://github.com/atomicals/atomicals-js",
|
|
66
|
-
"rank":
|
|
67
|
-
},
|
|
68
|
-
{
|
|
69
|
-
"full_name": "openai/openai-python",
|
|
70
|
-
"language": "Python",
|
|
71
|
-
"color": "#3572A5",
|
|
72
|
-
"description": "The official Python library for the OpenAI API",
|
|
73
|
-
"forked": "2230",
|
|
74
|
-
"stargazers_count": 16611,
|
|
75
|
-
"todayStar": "3313 stars this month",
|
|
76
|
-
"html_url": "https://github.com/openai/openai-python",
|
|
77
|
-
"rank": 7
|
|
88
|
+
"rank": 8
|
|
78
89
|
},
|
|
79
90
|
{
|
|
80
91
|
"full_name": "udlbook/udlbook",
|
|
81
92
|
"language": "JupyterNotebook",
|
|
82
93
|
"color": "#DA5B0B",
|
|
83
94
|
"description": "Understanding Deep Learning - Simon J.D. Prince",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
95
|
+
"forked": "730",
|
|
96
|
+
"stargazers_count": 3698,
|
|
97
|
+
"todayStar": "1548 stars this month",
|
|
87
98
|
"html_url": "https://github.com/udlbook/udlbook",
|
|
88
|
-
"rank":
|
|
99
|
+
"rank": 9
|
|
100
|
+
},
|
|
101
|
+
{
|
|
102
|
+
"full_name": "tldraw/tldraw",
|
|
103
|
+
"language": "TypeScript",
|
|
104
|
+
"color": "#3178c6",
|
|
105
|
+
"description": "a very good whiteboard",
|
|
106
|
+
"forked": "1591",
|
|
107
|
+
"stargazers_count": 28322,
|
|
108
|
+
"todayStar": "6728 stars this month",
|
|
109
|
+
"html_url": "https://github.com/tldraw/tldraw",
|
|
110
|
+
"rank": 10
|
|
89
111
|
},
|
|
90
112
|
{
|
|
91
113
|
"full_name": "comfyanonymous/ComfyUI",
|
|
92
114
|
"language": "Python",
|
|
93
115
|
"color": "#3572A5",
|
|
94
116
|
"description": "The most powerful and modular stable diffusion GUI with a graph/nodes interface.",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
117
|
+
"forked": "1921",
|
|
118
|
+
"stargazers_count": 18703,
|
|
119
|
+
"todayStar": "4142 stars this month",
|
|
98
120
|
"html_url": "https://github.com/comfyanonymous/ComfyUI",
|
|
99
|
-
"rank": 9
|
|
100
|
-
},
|
|
101
|
-
{
|
|
102
|
-
"full_name": "facebookresearch/seamless_communication",
|
|
103
|
-
"language": "C",
|
|
104
|
-
"color": "#555555",
|
|
105
|
-
"description": "Foundational Models for State-of-the-Art Speech and Text Translation",
|
|
106
|
-
"forked": "776",
|
|
107
|
-
"stargazers_count": 8098,
|
|
108
|
-
"todayStar": "2315 stars this month",
|
|
109
|
-
"html_url": "https://github.com/facebookresearch/seamless_communication",
|
|
110
|
-
"rank": 10
|
|
111
|
-
},
|
|
112
|
-
{
|
|
113
|
-
"full_name": "everywall/ladder",
|
|
114
|
-
"language": "Go",
|
|
115
|
-
"color": "#00ADD8",
|
|
116
|
-
"description": "Selfhosted alternative to 12ft.io. and 1ft.io bypass paywalls with a proxy ladder and remove CORS headers from any URL",
|
|
117
|
-
"forked": "127",
|
|
118
|
-
"stargazers_count": 3557,
|
|
119
|
-
"todayStar": "3912 stars this month",
|
|
120
|
-
"html_url": "https://github.com/everywall/ladder",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
123
|
{
|
|
@@ -125,65 +125,65 @@
|
|
|
125
125
|
"language": "TypeScript",
|
|
126
126
|
"color": "#3178c6",
|
|
127
127
|
"description": "An Open-Source Assistants API and GPTs alternative. Dify.AI is an LLM application development platform. It integrates the concepts of Backend as a Service and LLMOps, covering the core tech stack required for building generative AI-native applications, including a built-in RAG engine.",
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
128
|
+
"forked": "1598",
|
|
129
|
+
"stargazers_count": 11877,
|
|
130
|
+
"todayStar": "2880 stars this month",
|
|
131
131
|
"html_url": "https://github.com/langgenius/dify",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
134
|
{
|
|
135
|
-
"full_name": "
|
|
135
|
+
"full_name": "openai/openai-python",
|
|
136
|
+
"language": "Python",
|
|
137
|
+
"color": "#3572A5",
|
|
138
|
+
"description": "The official Python library for the OpenAI API",
|
|
139
|
+
"forked": "2242",
|
|
140
|
+
"stargazers_count": 16701,
|
|
141
|
+
"todayStar": "3136 stars this month",
|
|
142
|
+
"html_url": "https://github.com/openai/openai-python",
|
|
143
|
+
"rank": 13
|
|
144
|
+
},
|
|
145
|
+
{
|
|
146
|
+
"full_name": "lobehub/lobe-chat",
|
|
136
147
|
"language": "TypeScript",
|
|
137
148
|
"color": "#3178c6",
|
|
138
|
-
"description": "
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
143
|
-
"rank":
|
|
149
|
+
"description": "๐ค Lobe Chat - an open-source, high-performance chatbot framework that supports speech synthesis, multimodal, and extensible Function Call plugin system. Supports one-click free deployment of your private ChatGPT/LLM web application.",
|
|
150
|
+
"forked": "820",
|
|
151
|
+
"stargazers_count": 4322,
|
|
152
|
+
"todayStar": "2591 stars this month",
|
|
153
|
+
"html_url": "https://github.com/lobehub/lobe-chat",
|
|
154
|
+
"rank": 14
|
|
144
155
|
},
|
|
145
156
|
{
|
|
146
157
|
"full_name": "luosiallen/latent-consistency-model",
|
|
147
158
|
"language": "Python",
|
|
148
159
|
"color": "#3572A5",
|
|
149
160
|
"description": "Latent Consistency Models: Synthesizing High-Resolution Images with Few-Step Inference",
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
161
|
+
"forked": "172",
|
|
162
|
+
"stargazers_count": 3230,
|
|
163
|
+
"todayStar": "2712 stars this month",
|
|
153
164
|
"html_url": "https://github.com/luosiallen/latent-consistency-model",
|
|
154
|
-
"rank":
|
|
165
|
+
"rank": 15
|
|
155
166
|
},
|
|
156
167
|
{
|
|
157
168
|
"full_name": "Yidadaa/ChatGPT-Next-Web",
|
|
158
169
|
"language": "TypeScript",
|
|
159
170
|
"color": "#3178c6",
|
|
160
171
|
"description": "A well-designed cross-platform ChatGPT UI (Web / PWA / Linux / Win / MacOS). ไธ้ฎๆฅๆไฝ ่ชๅทฑ็่ทจๅนณๅฐ ChatGPT ๅบ็จใ",
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
172
|
+
"forked": "47221",
|
|
173
|
+
"stargazers_count": 53198,
|
|
174
|
+
"todayStar": "5312 stars this month",
|
|
164
175
|
"html_url": "https://github.com/Yidadaa/ChatGPT-Next-Web",
|
|
165
|
-
"rank": 15
|
|
166
|
-
},
|
|
167
|
-
{
|
|
168
|
-
"full_name": "deepseek-ai/DeepSeek-Coder",
|
|
169
|
-
"language": "Python",
|
|
170
|
-
"color": "#3572A5",
|
|
171
|
-
"description": "DeepSeek Coder: Let the Code Write Itself",
|
|
172
|
-
"forked": "235",
|
|
173
|
-
"stargazers_count": 3238,
|
|
174
|
-
"todayStar": "2654 stars this month",
|
|
175
|
-
"html_url": "https://github.com/deepseek-ai/DeepSeek-Coder",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
178
|
{
|
|
179
|
-
"full_name": "
|
|
180
|
-
"language": "
|
|
181
|
-
"color": "#
|
|
182
|
-
"description": "
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
179
|
+
"full_name": "everywall/ladder",
|
|
180
|
+
"language": "Go",
|
|
181
|
+
"color": "#00ADD8",
|
|
182
|
+
"description": "Selfhosted alternative to 12ft.io. and 1ft.io bypass paywalls with a proxy ladder and remove CORS headers from any URL",
|
|
183
|
+
"forked": "131",
|
|
184
|
+
"stargazers_count": 3641,
|
|
185
|
+
"todayStar": "2679 stars this month",
|
|
186
|
+
"html_url": "https://github.com/everywall/ladder",
|
|
187
187
|
"rank": 17
|
|
188
188
|
},
|
|
189
189
|
{
|
|
@@ -191,65 +191,65 @@
|
|
|
191
191
|
"language": "JupyterNotebook",
|
|
192
192
|
"color": "#DA5B0B",
|
|
193
193
|
"description": "Deep Learning System core principles introduction.",
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
194
|
+
"forked": "712",
|
|
195
|
+
"stargazers_count": 5101,
|
|
196
|
+
"todayStar": "1763 stars this month",
|
|
197
197
|
"html_url": "https://github.com/chenzomi12/DeepLearningSystem",
|
|
198
198
|
"rank": 18
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
|
-
"full_name": "
|
|
202
|
-
"language": "
|
|
203
|
-
"color": "#
|
|
204
|
-
"description": "A
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
208
|
-
"html_url": "https://github.com/
|
|
201
|
+
"full_name": "biomejs/biome",
|
|
202
|
+
"language": "Rust",
|
|
203
|
+
"color": "#dea584",
|
|
204
|
+
"description": "A toolchain for web projects, aimed to provide functionalities to maintain them. Biome offers formatter and linter, usable via CLI and LSP.",
|
|
205
|
+
"forked": "202",
|
|
206
|
+
"stargazers_count": 5490,
|
|
207
|
+
"todayStar": "2351 stars this month",
|
|
208
|
+
"html_url": "https://github.com/biomejs/biome",
|
|
209
209
|
"rank": 19
|
|
210
210
|
},
|
|
211
211
|
{
|
|
212
|
-
"full_name": "
|
|
213
|
-
"language": "
|
|
214
|
-
"color": "#
|
|
215
|
-
"description": "
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
219
|
-
"html_url": "https://github.com/
|
|
212
|
+
"full_name": "microsoft/inshellisense",
|
|
213
|
+
"language": "TypeScript",
|
|
214
|
+
"color": "#3178c6",
|
|
215
|
+
"description": "IDE style command line auto complete",
|
|
216
|
+
"forked": "156",
|
|
217
|
+
"stargazers_count": 7573,
|
|
218
|
+
"todayStar": "5833 stars this month",
|
|
219
|
+
"html_url": "https://github.com/microsoft/inshellisense",
|
|
220
220
|
"rank": 20
|
|
221
221
|
},
|
|
222
222
|
{
|
|
223
|
-
"full_name": "
|
|
224
|
-
"language": "
|
|
225
|
-
"color": "#
|
|
226
|
-
"description": "
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
230
|
-
"html_url": "https://github.com/
|
|
223
|
+
"full_name": "AppFlowy-IO/AppFlowy",
|
|
224
|
+
"language": "Dart",
|
|
225
|
+
"color": "#00B4AB",
|
|
226
|
+
"description": "AppFlowy is an open-source alternative to Notion. You are in charge of your data and customizations. Built with Flutter and Rust.",
|
|
227
|
+
"forked": "2770",
|
|
228
|
+
"stargazers_count": 42967,
|
|
229
|
+
"todayStar": "3039 stars this month",
|
|
230
|
+
"html_url": "https://github.com/AppFlowy-IO/AppFlowy",
|
|
231
231
|
"rank": 21
|
|
232
232
|
},
|
|
233
233
|
{
|
|
234
|
-
"full_name": "
|
|
235
|
-
"language": "
|
|
236
|
-
"color": "#
|
|
237
|
-
"description": "
|
|
238
|
-
"forked": "
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
241
|
-
"html_url": "https://github.com/
|
|
234
|
+
"full_name": "iptv-org/iptv",
|
|
235
|
+
"language": "JavaScript",
|
|
236
|
+
"color": "#f1e05a",
|
|
237
|
+
"description": "Collection of publicly available IPTV channels from all over the world",
|
|
238
|
+
"forked": "1194",
|
|
239
|
+
"stargazers_count": 72479,
|
|
240
|
+
"todayStar": "2465 stars this month",
|
|
241
|
+
"html_url": "https://github.com/iptv-org/iptv",
|
|
242
242
|
"rank": 22
|
|
243
243
|
},
|
|
244
244
|
{
|
|
245
|
-
"full_name": "
|
|
246
|
-
"language": "
|
|
247
|
-
"color": "#
|
|
248
|
-
"description": "
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
252
|
-
"html_url": "https://github.com/
|
|
245
|
+
"full_name": "1Panel-dev/1Panel",
|
|
246
|
+
"language": "Go",
|
|
247
|
+
"color": "#00ADD8",
|
|
248
|
+
"description": "๐ฅ ๐ฅ ๐ฅ ็ฐไปฃๅใๅผๆบ็ Linux ๆๅกๅจ่ฟ็ปด็ฎก็้ขๆฟใ",
|
|
249
|
+
"forked": "1476",
|
|
250
|
+
"stargazers_count": 13867,
|
|
251
|
+
"todayStar": "1946 stars this month",
|
|
252
|
+
"html_url": "https://github.com/1Panel-dev/1Panel",
|
|
253
253
|
"rank": 23
|
|
254
254
|
},
|
|
255
255
|
{
|
|
@@ -257,21 +257,21 @@
|
|
|
257
257
|
"language": "JavaScript",
|
|
258
258
|
"color": "#f1e05a",
|
|
259
259
|
"description": "LLM Frontend for Power Users.",
|
|
260
|
-
"forked": "
|
|
261
|
-
"stargazers_count":
|
|
262
|
-
"todayStar": "
|
|
260
|
+
"forked": "1062",
|
|
261
|
+
"stargazers_count": 3923,
|
|
262
|
+
"todayStar": "1559 stars this month",
|
|
263
263
|
"html_url": "https://github.com/SillyTavern/SillyTavern",
|
|
264
264
|
"rank": 24
|
|
265
265
|
},
|
|
266
266
|
{
|
|
267
|
-
"full_name": "
|
|
268
|
-
"language": "
|
|
269
|
-
"color": "#
|
|
270
|
-
"description": "
|
|
271
|
-
"forked": "
|
|
272
|
-
"stargazers_count":
|
|
273
|
-
"todayStar": "
|
|
274
|
-
"html_url": "https://github.com/
|
|
267
|
+
"full_name": "saadeghi/daisyui",
|
|
268
|
+
"language": "Svelte",
|
|
269
|
+
"color": "#ff3e00",
|
|
270
|
+
"description": "๐ผ ๐ผ ๐ผ ๐ผ ๐ผ โThe most popular, free and open-source Tailwind CSS component library",
|
|
271
|
+
"forked": "1061",
|
|
272
|
+
"stargazers_count": 27294,
|
|
273
|
+
"todayStar": "1761 stars this month",
|
|
274
|
+
"html_url": "https://github.com/saadeghi/daisyui",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|