@wcj/github-rank 23.3.19 → 23.3.20
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 +19166 -19170
- package/dist/trending-daily.json +169 -169
- package/dist/trending-monthly.json +143 -143
- package/dist/trending-weekly.json +155 -155
- package/dist/users.china.json +1566 -1566
- package/dist/users.json +6178 -6178
- package/package.json +1 -1
- package/web/data/repos.json +19166 -19170
- package/web/data/trending-daily.json +169 -169
- package/web/data/trending-monthly.json +143 -143
- package/web/data/trending-weekly.json +155 -155
- package/web/data/users.china.json +1566 -1566
- package/web/data/users.json +6178 -6178
- package/web/index.html +4833 -4833
- package/web/repos.html +2596 -2596
- package/web/trending-monthly.html +129 -129
- package/web/trending-weekly.html +145 -141
- package/web/trending.html +146 -146
- package/web/users.china.html +1229 -1229
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
|
-
"full_name": "
|
|
4
|
-
"language": "
|
|
5
|
-
"color": "#
|
|
3
|
+
"full_name": "Chanzhaoyu/chatgpt-web",
|
|
4
|
+
"language": "Vue",
|
|
5
|
+
"color": "#41b883",
|
|
6
6
|
"description": "",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
10
|
-
"html_url": "https://github.com/
|
|
7
|
+
"forked": "2155",
|
|
8
|
+
"stargazers_count": 7985,
|
|
9
|
+
"todayStar": "7543 stars this month",
|
|
10
|
+
"html_url": "https://github.com/Chanzhaoyu/chatgpt-web",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
13
|
{
|
|
@@ -15,43 +15,43 @@
|
|
|
15
15
|
"language": "Python",
|
|
16
16
|
"color": "#3572A5",
|
|
17
17
|
"description": "",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
18
|
+
"forked": "9310",
|
|
19
|
+
"stargazers_count": 50102,
|
|
20
|
+
"todayStar": "14754 stars this month",
|
|
21
21
|
"html_url": "https://github.com/AUTOMATIC1111/stable-diffusion-webui",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
|
+
{
|
|
25
|
+
"full_name": "lllyasviel/ControlNet",
|
|
26
|
+
"language": "Python",
|
|
27
|
+
"color": "#3572A5",
|
|
28
|
+
"description": "",
|
|
29
|
+
"forked": "1208",
|
|
30
|
+
"stargazers_count": 14279,
|
|
31
|
+
"todayStar": "9525 stars this month",
|
|
32
|
+
"html_url": "https://github.com/lllyasviel/ControlNet",
|
|
33
|
+
"rank": 3
|
|
34
|
+
},
|
|
24
35
|
{
|
|
25
36
|
"full_name": "Mikubill/sd-webui-controlnet",
|
|
26
37
|
"language": "Python",
|
|
27
38
|
"color": "#3572A5",
|
|
28
39
|
"description": "",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
40
|
+
"forked": "513",
|
|
41
|
+
"stargazers_count": 5008,
|
|
42
|
+
"todayStar": "3262 stars this month",
|
|
32
43
|
"html_url": "https://github.com/Mikubill/sd-webui-controlnet",
|
|
33
|
-
"rank":
|
|
44
|
+
"rank": 4
|
|
34
45
|
},
|
|
35
46
|
{
|
|
36
47
|
"full_name": "askrella/whatsapp-chatgpt",
|
|
37
48
|
"language": "TypeScript",
|
|
38
49
|
"color": "#3178c6",
|
|
39
50
|
"description": "",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
51
|
+
"forked": "409",
|
|
52
|
+
"stargazers_count": 2125,
|
|
53
|
+
"todayStar": "1328 stars this month",
|
|
43
54
|
"html_url": "https://github.com/askrella/whatsapp-chatgpt",
|
|
44
|
-
"rank": 4
|
|
45
|
-
},
|
|
46
|
-
{
|
|
47
|
-
"full_name": "amazon-science/mm-cot",
|
|
48
|
-
"language": "Python",
|
|
49
|
-
"color": "#3572A5",
|
|
50
|
-
"description": "",
|
|
51
|
-
"forked": "248",
|
|
52
|
-
"stargazers_count": 3041,
|
|
53
|
-
"todayStar": "2254 stars this month",
|
|
54
|
-
"html_url": "https://github.com/amazon-science/mm-cot",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
57
|
{
|
|
@@ -59,131 +59,131 @@
|
|
|
59
59
|
"language": "C",
|
|
60
60
|
"color": "#555555",
|
|
61
61
|
"description": "",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
62
|
+
"forked": "895",
|
|
63
|
+
"stargazers_count": 11839,
|
|
64
|
+
"todayStar": "4917 stars this month",
|
|
65
65
|
"html_url": "https://github.com/ggerganov/whisper.cpp",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
68
|
{
|
|
69
|
-
"full_name": "
|
|
69
|
+
"full_name": "amazon-science/mm-cot",
|
|
70
70
|
"language": "Python",
|
|
71
71
|
"color": "#3572A5",
|
|
72
72
|
"description": "",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
73
|
+
"forked": "247",
|
|
74
|
+
"stargazers_count": 3056,
|
|
75
|
+
"todayStar": "2248 stars this month",
|
|
76
|
+
"html_url": "https://github.com/amazon-science/mm-cot",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
79
|
{
|
|
80
|
-
"full_name": "
|
|
80
|
+
"full_name": "openai/openai-python",
|
|
81
81
|
"language": "Python",
|
|
82
82
|
"color": "#3572A5",
|
|
83
83
|
"description": "",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
84
|
+
"forked": "914",
|
|
85
|
+
"stargazers_count": 6364,
|
|
86
|
+
"todayStar": "3441 stars this month",
|
|
87
|
+
"html_url": "https://github.com/openai/openai-python",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
90
|
{
|
|
91
|
-
"full_name": "
|
|
92
|
-
"language": "
|
|
93
|
-
"color": "#
|
|
91
|
+
"full_name": "bmaltais/kohya_ss",
|
|
92
|
+
"language": "Python",
|
|
93
|
+
"color": "#3572A5",
|
|
94
94
|
"description": "",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
95
|
+
"forked": "181",
|
|
96
|
+
"stargazers_count": 1565,
|
|
97
|
+
"todayStar": "1054 stars this month",
|
|
98
|
+
"html_url": "https://github.com/bmaltais/kohya_ss",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"full_name": "
|
|
102
|
+
"full_name": "Asabeneh/30-Days-Of-Python",
|
|
103
103
|
"language": "Python",
|
|
104
104
|
"color": "#3572A5",
|
|
105
105
|
"description": "",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
106
|
+
"forked": "4770",
|
|
107
|
+
"stargazers_count": 22540,
|
|
108
|
+
"todayStar": "3466 stars this month",
|
|
109
|
+
"html_url": "https://github.com/Asabeneh/30-Days-Of-Python",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
|
-
"full_name": "
|
|
114
|
-
"language": "
|
|
115
|
-
"color": "#
|
|
113
|
+
"full_name": "zhayujie/chatgpt-on-wechat",
|
|
114
|
+
"language": "Python",
|
|
115
|
+
"color": "#3572A5",
|
|
116
116
|
"description": "",
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
117
|
+
"forked": "1311",
|
|
118
|
+
"stargazers_count": 6315,
|
|
119
|
+
"todayStar": "3390 stars this month",
|
|
120
|
+
"html_url": "https://github.com/zhayujie/chatgpt-on-wechat",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
|
-
"full_name": "
|
|
125
|
-
"language": "
|
|
126
|
-
"color": "#
|
|
124
|
+
"full_name": "openai/openai-cookbook",
|
|
125
|
+
"language": "JupyterNotebook",
|
|
126
|
+
"color": "#DA5B0B",
|
|
127
127
|
"description": "",
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
128
|
+
"forked": "2730",
|
|
129
|
+
"stargazers_count": 20005,
|
|
130
|
+
"todayStar": "6940 stars this month",
|
|
131
|
+
"html_url": "https://github.com/openai/openai-cookbook",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
134
|
{
|
|
135
|
-
"full_name": "
|
|
136
|
-
"language": "
|
|
137
|
-
"color": "#
|
|
135
|
+
"full_name": "civitai/civitai",
|
|
136
|
+
"language": "TypeScript",
|
|
137
|
+
"color": "#3178c6",
|
|
138
138
|
"description": "",
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
139
|
+
"forked": "166",
|
|
140
|
+
"stargazers_count": 1931,
|
|
141
|
+
"todayStar": "1296 stars this month",
|
|
142
|
+
"html_url": "https://github.com/civitai/civitai",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
|
-
"full_name": "
|
|
147
|
-
"language": "
|
|
148
|
-
"color": "#
|
|
146
|
+
"full_name": "mrsked/mrsk",
|
|
147
|
+
"language": "Ruby",
|
|
148
|
+
"color": "#701516",
|
|
149
149
|
"description": "",
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
153
|
-
"html_url": "https://github.com/
|
|
150
|
+
"forked": "109",
|
|
151
|
+
"stargazers_count": 3701,
|
|
152
|
+
"todayStar": "2907 stars this month",
|
|
153
|
+
"html_url": "https://github.com/mrsked/mrsk",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
|
-
{
|
|
157
|
-
"full_name": "ytdl-org/youtube-dl",
|
|
158
|
-
"language": "Python",
|
|
159
|
-
"color": "#3572A5",
|
|
160
|
-
"description": "",
|
|
161
|
-
"forked": "8770",
|
|
162
|
-
"stargazers_count": 118841,
|
|
163
|
-
"todayStar": "1743 stars this month",
|
|
164
|
-
"html_url": "https://github.com/ytdl-org/youtube-dl",
|
|
165
|
-
"rank": 15
|
|
166
|
-
},
|
|
167
156
|
{
|
|
168
157
|
"full_name": "sashabaranov/go-openai",
|
|
169
158
|
"language": "Go",
|
|
170
159
|
"color": "#00ADD8",
|
|
171
160
|
"description": "",
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
161
|
+
"forked": "298",
|
|
162
|
+
"stargazers_count": 2194,
|
|
163
|
+
"todayStar": "1484 stars this month",
|
|
175
164
|
"html_url": "https://github.com/sashabaranov/go-openai",
|
|
176
|
-
"rank":
|
|
165
|
+
"rank": 15
|
|
177
166
|
},
|
|
178
167
|
{
|
|
179
168
|
"full_name": "CompVis/stable-diffusion",
|
|
180
169
|
"language": "JupyterNotebook",
|
|
181
170
|
"color": "#DA5B0B",
|
|
182
171
|
"description": "",
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
172
|
+
"forked": "7251",
|
|
173
|
+
"stargazers_count": 46470,
|
|
174
|
+
"todayStar": "4534 stars this month",
|
|
186
175
|
"html_url": "https://github.com/CompVis/stable-diffusion",
|
|
176
|
+
"rank": 16
|
|
177
|
+
},
|
|
178
|
+
{
|
|
179
|
+
"full_name": "ytdl-org/youtube-dl",
|
|
180
|
+
"language": "Python",
|
|
181
|
+
"color": "#3572A5",
|
|
182
|
+
"description": "",
|
|
183
|
+
"forked": "8775",
|
|
184
|
+
"stargazers_count": 118877,
|
|
185
|
+
"todayStar": "1705 stars this month",
|
|
186
|
+
"html_url": "https://github.com/ytdl-org/youtube-dl",
|
|
187
187
|
"rank": 17
|
|
188
188
|
},
|
|
189
189
|
{
|
|
@@ -192,20 +192,20 @@
|
|
|
192
192
|
"color": "#3572A5",
|
|
193
193
|
"description": "",
|
|
194
194
|
"forked": "250",
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
195
|
+
"stargazers_count": 2081,
|
|
196
|
+
"todayStar": "1029 stars this month",
|
|
197
197
|
"html_url": "https://github.com/jaymody/picoGPT",
|
|
198
198
|
"rank": 18
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
|
-
"full_name": "
|
|
202
|
-
"language": "
|
|
203
|
-
"color": "#
|
|
201
|
+
"full_name": "vlang/v",
|
|
202
|
+
"language": "V",
|
|
203
|
+
"color": "#4f87c4",
|
|
204
204
|
"description": "",
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
208
|
-
"html_url": "https://github.com/
|
|
205
|
+
"forked": "2000",
|
|
206
|
+
"stargazers_count": 33069,
|
|
207
|
+
"todayStar": "1863 stars this month",
|
|
208
|
+
"html_url": "https://github.com/vlang/v",
|
|
209
209
|
"rank": 19
|
|
210
210
|
},
|
|
211
211
|
{
|
|
@@ -213,65 +213,65 @@
|
|
|
213
213
|
"language": "Python",
|
|
214
214
|
"color": "#3572A5",
|
|
215
215
|
"description": "",
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
216
|
+
"forked": "3560",
|
|
217
|
+
"stargazers_count": 43331,
|
|
218
|
+
"todayStar": "3359 stars this month",
|
|
219
219
|
"html_url": "https://github.com/yt-dlp/yt-dlp",
|
|
220
220
|
"rank": 20
|
|
221
221
|
},
|
|
222
|
-
{
|
|
223
|
-
"full_name": "vlang/v",
|
|
224
|
-
"language": "V",
|
|
225
|
-
"color": "#4f87c4",
|
|
226
|
-
"description": "",
|
|
227
|
-
"forked": "1998",
|
|
228
|
-
"stargazers_count": 33055,
|
|
229
|
-
"todayStar": "1854 stars this month",
|
|
230
|
-
"html_url": "https://github.com/vlang/v",
|
|
231
|
-
"rank": 21
|
|
232
|
-
},
|
|
233
222
|
{
|
|
234
223
|
"full_name": "huggingface/transformers",
|
|
235
224
|
"language": "Python",
|
|
236
225
|
"color": "#3572A5",
|
|
237
226
|
"description": "",
|
|
238
|
-
"forked": "
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
227
|
+
"forked": "18717",
|
|
228
|
+
"stargazers_count": 86182,
|
|
229
|
+
"todayStar": "4862 stars this month",
|
|
241
230
|
"html_url": "https://github.com/huggingface/transformers",
|
|
242
|
-
"rank":
|
|
231
|
+
"rank": 21
|
|
243
232
|
},
|
|
244
233
|
{
|
|
245
234
|
"full_name": "hwchase17/langchain",
|
|
246
235
|
"language": "Python",
|
|
247
236
|
"color": "#3572A5",
|
|
248
237
|
"description": "",
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
238
|
+
"forked": "1109",
|
|
239
|
+
"stargazers_count": 12364,
|
|
240
|
+
"todayStar": "5271 stars this month",
|
|
252
241
|
"html_url": "https://github.com/hwchase17/langchain",
|
|
242
|
+
"rank": 22
|
|
243
|
+
},
|
|
244
|
+
{
|
|
245
|
+
"full_name": "Nutlope/aicommits",
|
|
246
|
+
"language": "TypeScript",
|
|
247
|
+
"color": "#3178c6",
|
|
248
|
+
"description": "",
|
|
249
|
+
"forked": "159",
|
|
250
|
+
"stargazers_count": 4074,
|
|
251
|
+
"todayStar": "2013 stars this month",
|
|
252
|
+
"html_url": "https://github.com/Nutlope/aicommits",
|
|
253
253
|
"rank": 23
|
|
254
254
|
},
|
|
255
255
|
{
|
|
256
|
-
"full_name": "
|
|
257
|
-
"language": "
|
|
258
|
-
"color": "#
|
|
256
|
+
"full_name": "hpcaitech/ColossalAI",
|
|
257
|
+
"language": "Python",
|
|
258
|
+
"color": "#3572A5",
|
|
259
259
|
"description": "",
|
|
260
|
-
"forked": "
|
|
261
|
-
"stargazers_count":
|
|
262
|
-
"todayStar": "
|
|
263
|
-
"html_url": "https://github.com/
|
|
260
|
+
"forked": "2033",
|
|
261
|
+
"stargazers_count": 18961,
|
|
262
|
+
"todayStar": "5051 stars this month",
|
|
263
|
+
"html_url": "https://github.com/hpcaitech/ColossalAI",
|
|
264
264
|
"rank": 24
|
|
265
265
|
},
|
|
266
266
|
{
|
|
267
|
-
"full_name": "
|
|
268
|
-
"language": "
|
|
269
|
-
"color": "#
|
|
267
|
+
"full_name": "TheoKanning/openai-java",
|
|
268
|
+
"language": "Java",
|
|
269
|
+
"color": "#b07219",
|
|
270
270
|
"description": "",
|
|
271
|
-
"forked": "
|
|
272
|
-
"stargazers_count":
|
|
273
|
-
"todayStar": "
|
|
274
|
-
"html_url": "https://github.com/
|
|
271
|
+
"forked": "415",
|
|
272
|
+
"stargazers_count": 1665,
|
|
273
|
+
"todayStar": "851 stars this month",
|
|
274
|
+
"html_url": "https://github.com/TheoKanning/openai-java",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|