@wcj/github-rank 23.4.7 → 23.4.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 +29582 -29573
- package/dist/trending-daily.json +161 -161
- package/dist/trending-monthly.json +137 -126
- package/dist/trending-weekly.json +157 -157
- package/dist/users.china.json +3169 -2994
- package/dist/users.json +8887 -8887
- package/package.json +1 -1
- package/web/data/repos.json +29582 -29573
- package/web/data/trending-daily.json +161 -161
- package/web/data/trending-monthly.json +137 -126
- package/web/data/trending-weekly.json +157 -157
- package/web/data/users.china.json +3169 -2994
- package/web/data/users.json +8887 -8887
- package/web/index.html +6528 -6528
- package/web/repos.html +3902 -3902
- package/web/trending-monthly.html +156 -114
- package/web/trending-weekly.html +133 -137
- package/web/trending.html +141 -137
- package/web/users.china.html +2506 -2341
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
|
-
"full_name": "
|
|
4
|
-
"language": "
|
|
5
|
-
"color": "#
|
|
3
|
+
"full_name": "microsoft/visual-chatgpt",
|
|
4
|
+
"language": "Python",
|
|
5
|
+
"color": "#3572A5",
|
|
6
6
|
"description": "",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
10
|
-
"html_url": "https://github.com/
|
|
7
|
+
"forked": "2735",
|
|
8
|
+
"stargazers_count": 29906,
|
|
9
|
+
"todayStar": "29902 stars this month",
|
|
10
|
+
"html_url": "https://github.com/microsoft/visual-chatgpt",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
|
-
"full_name": "
|
|
15
|
-
"language": "
|
|
16
|
-
"color": "#
|
|
14
|
+
"full_name": "GaiZhenbiao/ChuanhuChatGPT",
|
|
15
|
+
"language": "Python",
|
|
16
|
+
"color": "#3572A5",
|
|
17
17
|
"description": "",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
21
|
-
"html_url": "https://github.com/
|
|
18
|
+
"forked": "1153",
|
|
19
|
+
"stargazers_count": 8313,
|
|
20
|
+
"todayStar": "7191 stars this month",
|
|
21
|
+
"html_url": "https://github.com/GaiZhenbiao/ChuanhuChatGPT",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
24
|
{
|
|
@@ -26,32 +26,32 @@
|
|
|
26
26
|
"language": "Python",
|
|
27
27
|
"color": "#3572A5",
|
|
28
28
|
"description": "",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
29
|
+
"forked": "391",
|
|
30
|
+
"stargazers_count": 4497,
|
|
31
|
+
"todayStar": "3855 stars this month",
|
|
32
32
|
"html_url": "https://github.com/comfyanonymous/ComfyUI",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
|
-
"full_name": "
|
|
37
|
-
"language": "
|
|
38
|
-
"color": "#
|
|
36
|
+
"full_name": "Chanzhaoyu/chatgpt-web",
|
|
37
|
+
"language": "Vue",
|
|
38
|
+
"color": "#41b883",
|
|
39
39
|
"description": "",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
43
|
-
"html_url": "https://github.com/
|
|
40
|
+
"forked": "5408",
|
|
41
|
+
"stargazers_count": 15855,
|
|
42
|
+
"todayStar": "10845 stars this month",
|
|
43
|
+
"html_url": "https://github.com/Chanzhaoyu/chatgpt-web",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
47
|
-
"full_name": "
|
|
48
|
-
"language": "",
|
|
49
|
-
"color": "",
|
|
47
|
+
"full_name": "hwchase17/langchain",
|
|
48
|
+
"language": "Python",
|
|
49
|
+
"color": "#3572A5",
|
|
50
50
|
"description": "",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
54
|
-
"html_url": "https://github.com/
|
|
51
|
+
"forked": "2136",
|
|
52
|
+
"stargazers_count": 22960,
|
|
53
|
+
"todayStar": "12990 stars this month",
|
|
54
|
+
"html_url": "https://github.com/hwchase17/langchain",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
57
|
{
|
|
@@ -59,54 +59,54 @@
|
|
|
59
59
|
"language": "TypeScript",
|
|
60
60
|
"color": "#3178c6",
|
|
61
61
|
"description": "",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
62
|
+
"forked": "732",
|
|
63
|
+
"stargazers_count": 3046,
|
|
64
|
+
"todayStar": "2293 stars this month",
|
|
65
65
|
"html_url": "https://github.com/gencay/vscode-chatgpt",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
68
|
{
|
|
69
|
-
"full_name": "
|
|
69
|
+
"full_name": "oobabooga/text-generation-webui",
|
|
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": "571",
|
|
74
|
+
"stargazers_count": 6160,
|
|
75
|
+
"todayStar": "4864 stars this month",
|
|
76
|
+
"html_url": "https://github.com/oobabooga/text-generation-webui",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
|
+
{
|
|
80
|
+
"full_name": "yetone/openai-translator",
|
|
81
|
+
"language": "TypeScript",
|
|
82
|
+
"color": "#3178c6",
|
|
83
|
+
"description": "",
|
|
84
|
+
"forked": "933",
|
|
85
|
+
"stargazers_count": 14112,
|
|
86
|
+
"todayStar": "11423 stars this month",
|
|
87
|
+
"html_url": "https://github.com/yetone/openai-translator",
|
|
88
|
+
"rank": 8
|
|
89
|
+
},
|
|
79
90
|
{
|
|
80
91
|
"full_name": "Leizhenpeng/feishu-chatgpt",
|
|
81
92
|
"language": "Go",
|
|
82
93
|
"color": "#00ADD8",
|
|
83
94
|
"description": "",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
95
|
+
"forked": "494",
|
|
96
|
+
"stargazers_count": 3059,
|
|
97
|
+
"todayStar": "2714 stars this month",
|
|
87
98
|
"html_url": "https://github.com/Leizhenpeng/feishu-chatgpt",
|
|
88
|
-
"rank":
|
|
99
|
+
"rank": 9
|
|
89
100
|
},
|
|
90
101
|
{
|
|
91
102
|
"full_name": "PlexPt/awesome-chatgpt-prompts-zh",
|
|
92
103
|
"language": "",
|
|
93
104
|
"color": "",
|
|
94
105
|
"description": "",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
106
|
+
"forked": "8921",
|
|
107
|
+
"stargazers_count": 28974,
|
|
108
|
+
"todayStar": "16277 stars this month",
|
|
98
109
|
"html_url": "https://github.com/PlexPt/awesome-chatgpt-prompts-zh",
|
|
99
|
-
"rank": 9
|
|
100
|
-
},
|
|
101
|
-
{
|
|
102
|
-
"full_name": "ggerganov/whisper.cpp",
|
|
103
|
-
"language": "C",
|
|
104
|
-
"color": "#555555",
|
|
105
|
-
"description": "",
|
|
106
|
-
"forked": "1227",
|
|
107
|
-
"stargazers_count": 14819,
|
|
108
|
-
"todayStar": "7124 stars this month",
|
|
109
|
-
"html_url": "https://github.com/ggerganov/whisper.cpp",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
@@ -114,9 +114,9 @@
|
|
|
114
114
|
"language": "Python",
|
|
115
115
|
"color": "#3572A5",
|
|
116
116
|
"description": "",
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
117
|
+
"forked": "11321",
|
|
118
|
+
"stargazers_count": 60816,
|
|
119
|
+
"todayStar": "15557 stars this month",
|
|
120
120
|
"html_url": "https://github.com/AUTOMATIC1111/stable-diffusion-webui",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
@@ -125,9 +125,9 @@
|
|
|
125
125
|
"language": "JupyterNotebook",
|
|
126
126
|
"color": "#DA5B0B",
|
|
127
127
|
"description": "",
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
128
|
+
"forked": "3772",
|
|
129
|
+
"stargazers_count": 26664,
|
|
130
|
+
"todayStar": "9984 stars this month",
|
|
131
131
|
"html_url": "https://github.com/openai/openai-cookbook",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
@@ -136,21 +136,21 @@
|
|
|
136
136
|
"language": "Python",
|
|
137
137
|
"color": "#3572A5",
|
|
138
138
|
"description": "",
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
139
|
+
"forked": "474",
|
|
140
|
+
"stargazers_count": 10675,
|
|
141
|
+
"todayStar": "4904 stars this month",
|
|
142
142
|
"html_url": "https://github.com/apple/ml-stable-diffusion",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
|
-
"full_name": "
|
|
147
|
-
"language": "
|
|
148
|
-
"color": "#
|
|
146
|
+
"full_name": "ggerganov/whisper.cpp",
|
|
147
|
+
"language": "C",
|
|
148
|
+
"color": "#555555",
|
|
149
149
|
"description": "",
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
153
|
-
"html_url": "https://github.com/
|
|
150
|
+
"forked": "1245",
|
|
151
|
+
"stargazers_count": 15014,
|
|
152
|
+
"todayStar": "6655 stars this month",
|
|
153
|
+
"html_url": "https://github.com/ggerganov/whisper.cpp",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
156
|
{
|
|
@@ -158,9 +158,9 @@
|
|
|
158
158
|
"language": "Python",
|
|
159
159
|
"color": "#3572A5",
|
|
160
160
|
"description": "",
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
161
|
+
"forked": "222",
|
|
162
|
+
"stargazers_count": 3445,
|
|
163
|
+
"todayStar": "2258 stars this month",
|
|
164
164
|
"html_url": "https://github.com/huggingface/peft",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
@@ -169,98 +169,109 @@
|
|
|
169
169
|
"language": "HTML",
|
|
170
170
|
"color": "#e34c26",
|
|
171
171
|
"description": "",
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
172
|
+
"forked": "7601",
|
|
173
|
+
"stargazers_count": 62666,
|
|
174
|
+
"todayStar": "23324 stars this month",
|
|
175
175
|
"html_url": "https://github.com/f/awesome-chatgpt-prompts",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
|
+
{
|
|
179
|
+
"full_name": "godly-devotion/MochiDiffusion",
|
|
180
|
+
"language": "Swift",
|
|
181
|
+
"color": "#F05138",
|
|
182
|
+
"description": "",
|
|
183
|
+
"forked": "170",
|
|
184
|
+
"stargazers_count": 4233,
|
|
185
|
+
"todayStar": "2914 stars this month",
|
|
186
|
+
"html_url": "https://github.com/godly-devotion/MochiDiffusion",
|
|
187
|
+
"rank": 17
|
|
188
|
+
},
|
|
178
189
|
{
|
|
179
190
|
"full_name": "dair-ai/Prompt-Engineering-Guide",
|
|
180
191
|
"language": "JupyterNotebook",
|
|
181
192
|
"color": "#DA5B0B",
|
|
182
193
|
"description": "",
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
194
|
+
"forked": "1850",
|
|
195
|
+
"stargazers_count": 23179,
|
|
196
|
+
"todayStar": "10739 stars this month",
|
|
186
197
|
"html_url": "https://github.com/dair-ai/Prompt-Engineering-Guide",
|
|
187
|
-
"rank":
|
|
198
|
+
"rank": 18
|
|
188
199
|
},
|
|
189
200
|
{
|
|
190
|
-
"full_name": "
|
|
201
|
+
"full_name": "huggingface/transformers",
|
|
191
202
|
"language": "Python",
|
|
192
203
|
"color": "#3572A5",
|
|
193
204
|
"description": "",
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
197
|
-
"html_url": "https://github.com/
|
|
198
|
-
"rank":
|
|
205
|
+
"forked": "19366",
|
|
206
|
+
"stargazers_count": 91439,
|
|
207
|
+
"todayStar": "7562 stars this month",
|
|
208
|
+
"html_url": "https://github.com/huggingface/transformers",
|
|
209
|
+
"rank": 19
|
|
199
210
|
},
|
|
200
211
|
{
|
|
201
|
-
"full_name": "
|
|
212
|
+
"full_name": "facebookresearch/llama",
|
|
202
213
|
"language": "Python",
|
|
203
214
|
"color": "#3572A5",
|
|
204
215
|
"description": "",
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
208
|
-
"html_url": "https://github.com/
|
|
209
|
-
"rank":
|
|
216
|
+
"forked": "2721",
|
|
217
|
+
"stargazers_count": 17119,
|
|
218
|
+
"todayStar": "8179 stars this month",
|
|
219
|
+
"html_url": "https://github.com/facebookresearch/llama",
|
|
220
|
+
"rank": 20
|
|
221
|
+
},
|
|
222
|
+
{
|
|
223
|
+
"full_name": "hwchase17/langchainjs",
|
|
224
|
+
"language": "TypeScript",
|
|
225
|
+
"color": "#3178c6",
|
|
226
|
+
"description": "",
|
|
227
|
+
"forked": "275",
|
|
228
|
+
"stargazers_count": 2033,
|
|
229
|
+
"todayStar": "1306 stars this month",
|
|
230
|
+
"html_url": "https://github.com/hwchase17/langchainjs",
|
|
231
|
+
"rank": 21
|
|
210
232
|
},
|
|
211
233
|
{
|
|
212
234
|
"full_name": "sashabaranov/go-openai",
|
|
213
235
|
"language": "Go",
|
|
214
236
|
"color": "#00ADD8",
|
|
215
237
|
"description": "",
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
238
|
+
"forked": "472",
|
|
239
|
+
"stargazers_count": 3837,
|
|
240
|
+
"todayStar": "2321 stars this month",
|
|
219
241
|
"html_url": "https://github.com/sashabaranov/go-openai",
|
|
220
|
-
"rank":
|
|
242
|
+
"rank": 22
|
|
221
243
|
},
|
|
222
244
|
{
|
|
223
|
-
"full_name": "
|
|
224
|
-
"language": "
|
|
225
|
-
"color": "#
|
|
245
|
+
"full_name": "BlinkDL/RWKV-LM",
|
|
246
|
+
"language": "Python",
|
|
247
|
+
"color": "#3572A5",
|
|
226
248
|
"description": "",
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
230
|
-
"html_url": "https://github.com/
|
|
231
|
-
"rank":
|
|
249
|
+
"forked": "342",
|
|
250
|
+
"stargazers_count": 5159,
|
|
251
|
+
"todayStar": "2827 stars this month",
|
|
252
|
+
"html_url": "https://github.com/BlinkDL/RWKV-LM",
|
|
253
|
+
"rank": 23
|
|
232
254
|
},
|
|
233
255
|
{
|
|
234
256
|
"full_name": "jerryjliu/llama_index",
|
|
235
257
|
"language": "Python",
|
|
236
258
|
"color": "#3572A5",
|
|
237
259
|
"description": "",
|
|
238
|
-
"forked": "
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
260
|
+
"forked": "1122",
|
|
261
|
+
"stargazers_count": 11585,
|
|
262
|
+
"todayStar": "5694 stars this month",
|
|
241
263
|
"html_url": "https://github.com/jerryjliu/llama_index",
|
|
242
|
-
"rank":
|
|
243
|
-
},
|
|
244
|
-
{
|
|
245
|
-
"full_name": "hwchase17/langchainjs",
|
|
246
|
-
"language": "TypeScript",
|
|
247
|
-
"color": "#3178c6",
|
|
248
|
-
"description": "",
|
|
249
|
-
"forked": "258",
|
|
250
|
-
"stargazers_count": 1910,
|
|
251
|
-
"todayStar": "1235 stars this month",
|
|
252
|
-
"html_url": "https://github.com/hwchase17/langchainjs",
|
|
253
|
-
"rank": 23
|
|
264
|
+
"rank": 24
|
|
254
265
|
},
|
|
255
266
|
{
|
|
256
267
|
"full_name": "hpcaitech/ColossalAI",
|
|
257
268
|
"language": "Python",
|
|
258
269
|
"color": "#3572A5",
|
|
259
270
|
"description": "",
|
|
260
|
-
"forked": "
|
|
261
|
-
"stargazers_count":
|
|
262
|
-
"todayStar": "
|
|
271
|
+
"forked": "3115",
|
|
272
|
+
"stargazers_count": 27326,
|
|
273
|
+
"todayStar": "9466 stars this month",
|
|
263
274
|
"html_url": "https://github.com/hpcaitech/ColossalAI",
|
|
264
|
-
"rank":
|
|
275
|
+
"rank": 25
|
|
265
276
|
}
|
|
266
277
|
]
|