@wcj/github-rank 23.6.3 → 23.6.5
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 +31383 -31305
- package/dist/trending-daily.json +191 -191
- package/dist/trending-monthly.json +155 -155
- package/dist/trending-weekly.json +176 -176
- package/dist/users.china.json +2080 -2045
- package/dist/users.json +8257 -8257
- package/package.json +1 -1
- package/web/data/repos.json +31383 -31305
- package/web/data/trending-daily.json +191 -191
- package/web/data/trending-monthly.json +155 -155
- package/web/data/trending-weekly.json +176 -176
- package/web/data/users.china.json +2080 -2045
- package/web/data/users.json +8257 -8257
- package/web/index.html +6158 -6158
- package/web/repos.html +3553 -3545
- package/web/trending-monthly.html +151 -155
- package/web/trending-weekly.html +157 -157
- package/web/trending.html +167 -171
- package/web/users.china.html +1567 -1534
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
|
-
"full_name": "
|
|
3
|
+
"full_name": "openai/shap-e",
|
|
4
4
|
"language": "Python",
|
|
5
5
|
"color": "#3572A5",
|
|
6
|
-
"description": "
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
10
|
-
"html_url": "https://github.com/
|
|
6
|
+
"description": "Generate 3D objects conditioned on text or images",
|
|
7
|
+
"forked": "638",
|
|
8
|
+
"stargazers_count": 9338,
|
|
9
|
+
"todayStar": "9333 stars this month",
|
|
10
|
+
"html_url": "https://github.com/openai/shap-e",
|
|
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": "pengzhile/pandora",
|
|
15
|
+
"language": "Python",
|
|
16
|
+
"color": "#3572A5",
|
|
17
|
+
"description": "潘多拉,一个让你呼吸顺畅的ChatGPT。Pandora, a ChatGPT that helps you breathe smoothly.",
|
|
18
|
+
"forked": "2396",
|
|
19
|
+
"stargazers_count": 12968,
|
|
20
|
+
"todayStar": "9455 stars this month",
|
|
21
|
+
"html_url": "https://github.com/pengzhile/pandora",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
24
|
{
|
|
@@ -26,9 +26,9 @@
|
|
|
26
26
|
"language": "Rust",
|
|
27
27
|
"color": "#dea584",
|
|
28
28
|
"description": "This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust to everyone.",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
29
|
+
"forked": "884",
|
|
30
|
+
"stargazers_count": 17031,
|
|
31
|
+
"todayStar": "5372 stars this month",
|
|
32
32
|
"html_url": "https://github.com/google/comprehensive-rust",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
@@ -37,65 +37,65 @@
|
|
|
37
37
|
"language": "Python",
|
|
38
38
|
"color": "#3572A5",
|
|
39
39
|
"description": "Facebook AI Research Sequence-to-Sequence Toolkit written in Python.",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
40
|
+
"forked": "5824",
|
|
41
|
+
"stargazers_count": 26098,
|
|
42
|
+
"todayStar": "4258 stars this month",
|
|
43
43
|
"html_url": "https://github.com/facebookresearch/fairseq",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
|
+
{
|
|
47
|
+
"full_name": "FlowiseAI/Flowise",
|
|
48
|
+
"language": "JavaScript",
|
|
49
|
+
"color": "#f1e05a",
|
|
50
|
+
"description": "Drag & drop UI to build your customized LLM flow using LangchainJS",
|
|
51
|
+
"forked": "1668",
|
|
52
|
+
"stargazers_count": 6737,
|
|
53
|
+
"todayStar": "4826 stars this month",
|
|
54
|
+
"html_url": "https://github.com/FlowiseAI/Flowise",
|
|
55
|
+
"rank": 5
|
|
56
|
+
},
|
|
46
57
|
{
|
|
47
58
|
"full_name": "yuzu-emu/yuzu",
|
|
48
59
|
"language": "C++",
|
|
49
60
|
"color": "#f34b7d",
|
|
50
61
|
"description": "Nintendo Switch Emulator",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
62
|
+
"forked": "2491",
|
|
63
|
+
"stargazers_count": 28633,
|
|
64
|
+
"todayStar": "3386 stars this month",
|
|
54
65
|
"html_url": "https://github.com/yuzu-emu/yuzu",
|
|
55
|
-
"rank":
|
|
66
|
+
"rank": 6
|
|
56
67
|
},
|
|
57
68
|
{
|
|
58
|
-
"full_name": "
|
|
69
|
+
"full_name": "bigcode-project/starcoder",
|
|
59
70
|
"language": "Python",
|
|
60
71
|
"color": "#3572A5",
|
|
61
|
-
"description": "
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
65
|
-
"html_url": "https://github.com/
|
|
66
|
-
"rank":
|
|
72
|
+
"description": "Home of StarCoder: fine-tuning & inference!",
|
|
73
|
+
"forked": "295",
|
|
74
|
+
"stargazers_count": 4953,
|
|
75
|
+
"todayStar": "4942 stars this month",
|
|
76
|
+
"html_url": "https://github.com/bigcode-project/starcoder",
|
|
77
|
+
"rank": 7
|
|
67
78
|
},
|
|
68
79
|
{
|
|
69
80
|
"full_name": "makeplane/plane",
|
|
70
81
|
"language": "TypeScript",
|
|
71
82
|
"color": "#3178c6",
|
|
72
83
|
"description": "🔥 🔥 🔥 Open Source JIRA, Linear and Height Alternative. Plane helps you track your issues, epics, and product roadmaps in the simplest way possible.",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
84
|
+
"forked": "228",
|
|
85
|
+
"stargazers_count": 8574,
|
|
86
|
+
"todayStar": "6523 stars this month",
|
|
76
87
|
"html_url": "https://github.com/makeplane/plane",
|
|
77
|
-
"rank":
|
|
88
|
+
"rank": 8
|
|
78
89
|
},
|
|
79
90
|
{
|
|
80
91
|
"full_name": "geohot/tinygrad",
|
|
81
92
|
"language": "Python",
|
|
82
93
|
"color": "#3572A5",
|
|
83
94
|
"description": "You like pytorch? You like micrograd? You love tinygrad! ❤️",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
95
|
+
"forked": "1353",
|
|
96
|
+
"stargazers_count": 13807,
|
|
97
|
+
"todayStar": "2483 stars this month",
|
|
87
98
|
"html_url": "https://github.com/geohot/tinygrad",
|
|
88
|
-
"rank": 8
|
|
89
|
-
},
|
|
90
|
-
{
|
|
91
|
-
"full_name": "krahets/hello-algo",
|
|
92
|
-
"language": "Java",
|
|
93
|
-
"color": "#b07219",
|
|
94
|
-
"description": "《Hello 算法》是一本动画图解、能运行、可提问的数据结构与算法入门书,支持 Java, C++, Python, Go, JS, TS, C#, Swift, Zig 等语言。",
|
|
95
|
-
"forked": "1410",
|
|
96
|
-
"stargazers_count": 13232,
|
|
97
|
-
"todayStar": "3740 stars this month",
|
|
98
|
-
"html_url": "https://github.com/krahets/hello-algo",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
@@ -103,98 +103,98 @@
|
|
|
103
103
|
"language": "JavaScript",
|
|
104
104
|
"color": "#f1e05a",
|
|
105
105
|
"description": "The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
106
|
+
"forked": "8601",
|
|
107
|
+
"stargazers_count": 42580,
|
|
108
|
+
"todayStar": "3121 stars this month",
|
|
109
109
|
"html_url": "https://github.com/chinese-poetry/chinese-poetry",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
|
-
"full_name": "
|
|
113
|
+
"full_name": "Gioman101/FlipperAmiibo",
|
|
114
114
|
"language": "Python",
|
|
115
115
|
"color": "#3572A5",
|
|
116
|
-
"description": "
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
116
|
+
"description": "Made to be used with Flipper just drag the folder into NFC",
|
|
117
|
+
"forked": "331",
|
|
118
|
+
"stargazers_count": 1708,
|
|
119
|
+
"todayStar": "706 stars this month",
|
|
120
|
+
"html_url": "https://github.com/Gioman101/FlipperAmiibo",
|
|
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": "go-skynet/LocalAI",
|
|
125
|
+
"language": "Go",
|
|
126
|
+
"color": "#00ADD8",
|
|
127
|
+
"description": "🤖 Self-hosted, community-driven, local OpenAI-compatible API. Drop-in replacement for OpenAI running LLMs on consumer-grade hardware. No GPU required. LocalAI is a RESTful API to run ggml compatible models: llama.cpp, alpaca.cpp, gpt4all.cpp, rwkv.cpp, whisper.cpp, vicuna, koala, gpt4all-j, cerebras and many others!",
|
|
128
|
+
"forked": "605",
|
|
129
|
+
"stargazers_count": 5963,
|
|
130
|
+
"todayStar": "3953 stars this month",
|
|
131
|
+
"html_url": "https://github.com/go-skynet/LocalAI",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
134
|
{
|
|
135
|
-
"full_name": "
|
|
136
|
-
"language": "
|
|
137
|
-
"color": "#
|
|
138
|
-
"description": "
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
135
|
+
"full_name": "krahets/hello-algo",
|
|
136
|
+
"language": "Java",
|
|
137
|
+
"color": "#b07219",
|
|
138
|
+
"description": "《Hello 算法》是一本动画图解、能运行、可提问的数据结构与算法入门书,支持 Java, C++, Python, Go, JS, TS, C#, Swift, Zig 等语言。",
|
|
139
|
+
"forked": "1417",
|
|
140
|
+
"stargazers_count": 13309,
|
|
141
|
+
"todayStar": "3788 stars this month",
|
|
142
|
+
"html_url": "https://github.com/krahets/hello-algo",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
|
-
{
|
|
146
|
-
"full_name": "iperov/DeepFaceLive",
|
|
147
|
-
"language": "Python",
|
|
148
|
-
"color": "#3572A5",
|
|
149
|
-
"description": "Real-time face swap for PC streaming or video calls",
|
|
150
|
-
"forked": "1865",
|
|
151
|
-
"stargazers_count": 13926,
|
|
152
|
-
"todayStar": "2717 stars this month",
|
|
153
|
-
"html_url": "https://github.com/iperov/DeepFaceLive",
|
|
154
|
-
"rank": 14
|
|
155
|
-
},
|
|
156
145
|
{
|
|
157
146
|
"full_name": "openai/plugins-quickstart",
|
|
158
147
|
"language": "Python",
|
|
159
148
|
"color": "#3572A5",
|
|
160
149
|
"description": "Get a ChatGPT plugin up and running in under 5 minutes!",
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
150
|
+
"forked": "535",
|
|
151
|
+
"stargazers_count": 3084,
|
|
152
|
+
"todayStar": "1795 stars this month",
|
|
164
153
|
"html_url": "https://github.com/openai/plugins-quickstart",
|
|
154
|
+
"rank": 14
|
|
155
|
+
},
|
|
156
|
+
{
|
|
157
|
+
"full_name": "JushBJJ/Mr.-Ranedeer-AI-Tutor",
|
|
158
|
+
"language": "",
|
|
159
|
+
"color": "",
|
|
160
|
+
"description": "A GPT-4 AI Tutor Prompt for customizable personalized learning experiences.",
|
|
161
|
+
"forked": "921",
|
|
162
|
+
"stargazers_count": 11229,
|
|
163
|
+
"todayStar": "8864 stars this month",
|
|
164
|
+
"html_url": "https://github.com/JushBJJ/Mr.-Ranedeer-AI-Tutor",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
|
-
"full_name": "
|
|
169
|
-
"language": "
|
|
170
|
-
"color": "#
|
|
171
|
-
"description": "
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
175
|
-
"html_url": "https://github.com/
|
|
168
|
+
"full_name": "iperov/DeepFaceLive",
|
|
169
|
+
"language": "Python",
|
|
170
|
+
"color": "#3572A5",
|
|
171
|
+
"description": "Real-time face swap for PC streaming or video calls",
|
|
172
|
+
"forked": "1889",
|
|
173
|
+
"stargazers_count": 14056,
|
|
174
|
+
"todayStar": "2823 stars this month",
|
|
175
|
+
"html_url": "https://github.com/iperov/DeepFaceLive",
|
|
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": "svc-develop-team/so-vits-svc",
|
|
180
|
+
"language": "Python",
|
|
181
|
+
"color": "#3572A5",
|
|
182
|
+
"description": "SoftVC VITS Singing Voice Conversion",
|
|
183
|
+
"forked": "2806",
|
|
184
|
+
"stargazers_count": 14304,
|
|
185
|
+
"todayStar": "7197 stars this month",
|
|
186
|
+
"html_url": "https://github.com/svc-develop-team/so-vits-svc",
|
|
187
187
|
"rank": 17
|
|
188
188
|
},
|
|
189
189
|
{
|
|
190
|
-
"full_name": "
|
|
191
|
-
"language": "
|
|
192
|
-
"color": "#
|
|
193
|
-
"description": "
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
197
|
-
"html_url": "https://github.com/
|
|
190
|
+
"full_name": "SCIR-HI/Huatuo-Llama-Med-Chinese",
|
|
191
|
+
"language": "Python",
|
|
192
|
+
"color": "#3572A5",
|
|
193
|
+
"description": "Repo for BenTsao [original name: HuaTuo (华驼)], Llama-7B tuned with Chinese medical knowledge. 本草(原名:华驼)模型仓库,基于中文医学知识的LLaMA模型指令微调",
|
|
194
|
+
"forked": "257",
|
|
195
|
+
"stargazers_count": 2910,
|
|
196
|
+
"todayStar": "2463 stars this month",
|
|
197
|
+
"html_url": "https://github.com/SCIR-HI/Huatuo-Llama-Med-Chinese",
|
|
198
198
|
"rank": 18
|
|
199
199
|
},
|
|
200
200
|
{
|
|
@@ -202,76 +202,76 @@
|
|
|
202
202
|
"language": "Python",
|
|
203
203
|
"color": "#3572A5",
|
|
204
204
|
"description": "Voice data <= 10 mins can also be used to train a good VC model!",
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
205
|
+
"forked": "510",
|
|
206
|
+
"stargazers_count": 3961,
|
|
207
|
+
"todayStar": "2564 stars this month",
|
|
208
208
|
"html_url": "https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI",
|
|
209
209
|
"rank": 19
|
|
210
210
|
},
|
|
211
211
|
{
|
|
212
|
-
"full_name": "
|
|
212
|
+
"full_name": "gventuri/pandas-ai",
|
|
213
213
|
"language": "Python",
|
|
214
214
|
"color": "#3572A5",
|
|
215
|
-
"description": "
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
219
|
-
"html_url": "https://github.com/
|
|
215
|
+
"description": "Pandas AI is a Python library that integrates generative artificial intelligence capabilities into Pandas, making dataframes conversational",
|
|
216
|
+
"forked": "454",
|
|
217
|
+
"stargazers_count": 6863,
|
|
218
|
+
"todayStar": "4195 stars this month",
|
|
219
|
+
"html_url": "https://github.com/gventuri/pandas-ai",
|
|
220
220
|
"rank": 20
|
|
221
221
|
},
|
|
222
|
-
{
|
|
223
|
-
"full_name": "voicepaw/so-vits-svc-fork",
|
|
224
|
-
"language": "Python",
|
|
225
|
-
"color": "#3572A5",
|
|
226
|
-
"description": "so-vits-svc fork with realtime support, improved interface and more features.",
|
|
227
|
-
"forked": "744",
|
|
228
|
-
"stargazers_count": 5301,
|
|
229
|
-
"todayStar": "3301 stars this month",
|
|
230
|
-
"html_url": "https://github.com/voicepaw/so-vits-svc-fork",
|
|
231
|
-
"rank": 21
|
|
232
|
-
},
|
|
233
222
|
{
|
|
234
223
|
"full_name": "w-okada/voice-changer",
|
|
235
224
|
"language": "TypeScript",
|
|
236
225
|
"color": "#3178c6",
|
|
237
226
|
"description": "リアルタイムボイスチェンジャー Realtime Voice Changer",
|
|
238
|
-
"forked": "
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
227
|
+
"forked": "412",
|
|
228
|
+
"stargazers_count": 4408,
|
|
229
|
+
"todayStar": "3453 stars this month",
|
|
241
230
|
"html_url": "https://github.com/w-okada/voice-changer",
|
|
242
|
-
"rank":
|
|
231
|
+
"rank": 21
|
|
243
232
|
},
|
|
244
233
|
{
|
|
245
|
-
"full_name": "
|
|
246
|
-
"language": "
|
|
247
|
-
"color": "#
|
|
248
|
-
"description": "
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
252
|
-
"html_url": "https://github.com/
|
|
253
|
-
"rank":
|
|
234
|
+
"full_name": "qdrant/qdrant",
|
|
235
|
+
"language": "Rust",
|
|
236
|
+
"color": "#dea584",
|
|
237
|
+
"description": "Qdrant - Vector Database for the next generation of AI applications. Also available in the cloud https://cloud.qdrant.io/",
|
|
238
|
+
"forked": "545",
|
|
239
|
+
"stargazers_count": 10834,
|
|
240
|
+
"todayStar": "4275 stars this month",
|
|
241
|
+
"html_url": "https://github.com/qdrant/qdrant",
|
|
242
|
+
"rank": 22
|
|
254
243
|
},
|
|
255
244
|
{
|
|
256
245
|
"full_name": "ordinals/ord",
|
|
257
246
|
"language": "Rust",
|
|
258
247
|
"color": "#dea584",
|
|
259
248
|
"description": "👁🗨 Rare and exotic sats",
|
|
260
|
-
"forked": "
|
|
261
|
-
"stargazers_count":
|
|
262
|
-
"todayStar": "
|
|
249
|
+
"forked": "518",
|
|
250
|
+
"stargazers_count": 1808,
|
|
251
|
+
"todayStar": "436 stars this month",
|
|
263
252
|
"html_url": "https://github.com/ordinals/ord",
|
|
264
|
-
"rank":
|
|
253
|
+
"rank": 23
|
|
265
254
|
},
|
|
266
255
|
{
|
|
267
|
-
"full_name": "
|
|
256
|
+
"full_name": "voicepaw/so-vits-svc-fork",
|
|
268
257
|
"language": "Python",
|
|
269
258
|
"color": "#3572A5",
|
|
270
|
-
"description": "
|
|
271
|
-
"forked": "
|
|
272
|
-
"stargazers_count":
|
|
273
|
-
"todayStar": "
|
|
274
|
-
"html_url": "https://github.com/
|
|
259
|
+
"description": "so-vits-svc fork with realtime support, improved interface and more features.",
|
|
260
|
+
"forked": "755",
|
|
261
|
+
"stargazers_count": 5395,
|
|
262
|
+
"todayStar": "3244 stars this month",
|
|
263
|
+
"html_url": "https://github.com/voicepaw/so-vits-svc-fork",
|
|
264
|
+
"rank": 24
|
|
265
|
+
},
|
|
266
|
+
{
|
|
267
|
+
"full_name": "Ryujinx/Ryujinx",
|
|
268
|
+
"language": "C#",
|
|
269
|
+
"color": "#178600",
|
|
270
|
+
"description": "Experimental Nintendo Switch Emulator written in C#",
|
|
271
|
+
"forked": "2207",
|
|
272
|
+
"stargazers_count": 23163,
|
|
273
|
+
"todayStar": "3831 stars this month",
|
|
274
|
+
"html_url": "https://github.com/Ryujinx/Ryujinx",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|