@wcj/github-rank 24.5.11 → 24.5.12
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 +18561 -18561
- package/dist/trending-daily.json +187 -187
- package/dist/trending-monthly.json +151 -151
- package/dist/trending-weekly.json +178 -178
- package/dist/users.china.json +1185 -1220
- package/dist/users.json +3312 -3312
- package/dist/users.org.json +274 -274
- package/package.json +1 -1
- package/web/data/repos.json +18561 -18561
- package/web/data/trending-daily.json +187 -187
- package/web/data/trending-monthly.json +151 -151
- package/web/data/trending-weekly.json +178 -178
- package/web/data/users.china.json +1185 -1220
- package/web/data/users.json +3312 -3312
- package/web/data/users.org.json +274 -274
- package/web/index.html +3503 -3503
- package/web/org.html +216 -216
- package/web/repos.html +2493 -2493
- package/web/trending-monthly.html +151 -151
- package/web/trending-weekly.html +163 -163
- package/web/trending.html +165 -169
- package/web/users.china.html +1184 -1230
|
@@ -4,9 +4,9 @@
|
|
|
4
4
|
"language": "Python",
|
|
5
5
|
"color": "#3572A5",
|
|
6
6
|
"description": "Instant voice cloning by MyShell.",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
7
|
+
"forked": "2332",
|
|
8
|
+
"stargazers_count": 24877,
|
|
9
|
+
"todayStar": "8020 stars this month",
|
|
10
10
|
"html_url": "https://github.com/myshell-ai/OpenVoice",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
@@ -15,54 +15,54 @@
|
|
|
15
15
|
"language": "",
|
|
16
16
|
"color": "",
|
|
17
17
|
"description": "A complete computer science study plan to become a software engineer.",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
18
|
+
"forked": "73918",
|
|
19
|
+
"stargazers_count": 291847,
|
|
20
|
+
"todayStar": "10550 stars this month",
|
|
21
21
|
"html_url": "https://github.com/jwasham/coding-interview-university",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
|
+
{
|
|
25
|
+
"full_name": "zyronon/douyin",
|
|
26
|
+
"language": "Vue",
|
|
27
|
+
"color": "#41b883",
|
|
28
|
+
"description": "Vue3 + Pinia 仿抖音,Vue 在移动端的最佳实践 . Imitate TikTok ,Vue Best practices on Mobile",
|
|
29
|
+
"forked": "1810",
|
|
30
|
+
"stargazers_count": 7415,
|
|
31
|
+
"todayStar": "4683 stars this month",
|
|
32
|
+
"html_url": "https://github.com/zyronon/douyin",
|
|
33
|
+
"rank": 3
|
|
34
|
+
},
|
|
24
35
|
{
|
|
25
36
|
"full_name": "langgenius/dify",
|
|
26
37
|
"language": "TypeScript",
|
|
27
38
|
"color": "#3178c6",
|
|
28
39
|
"description": "Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
40
|
+
"forked": "3705",
|
|
41
|
+
"stargazers_count": 28630,
|
|
42
|
+
"todayStar": "7966 stars this month",
|
|
32
43
|
"html_url": "https://github.com/langgenius/dify",
|
|
33
|
-
"rank": 3
|
|
34
|
-
},
|
|
35
|
-
{
|
|
36
|
-
"full_name": "drawdb-io/drawdb",
|
|
37
|
-
"language": "JavaScript",
|
|
38
|
-
"color": "#f1e05a",
|
|
39
|
-
"description": "Free, simple, and intuitive online database design tool and SQL generator.",
|
|
40
|
-
"forked": "656",
|
|
41
|
-
"stargazers_count": 10436,
|
|
42
|
-
"todayStar": "7326 stars this month",
|
|
43
|
-
"html_url": "https://github.com/drawdb-io/drawdb",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
|
-
{
|
|
47
|
-
"full_name": "zyronon/douyin",
|
|
48
|
-
"language": "Vue",
|
|
49
|
-
"color": "#41b883",
|
|
50
|
-
"description": "Vue3 + Pinia 仿抖音,Vue 在移动端的最佳实践 . Imitate TikTok ,Vue Best practices on Mobile",
|
|
51
|
-
"forked": "1795",
|
|
52
|
-
"stargazers_count": 7357,
|
|
53
|
-
"todayStar": "4639 stars this month",
|
|
54
|
-
"html_url": "https://github.com/zyronon/douyin",
|
|
55
|
-
"rank": 5
|
|
56
|
-
},
|
|
57
46
|
{
|
|
58
47
|
"full_name": "phidatahq/phidata",
|
|
59
48
|
"language": "Python",
|
|
60
49
|
"color": "#3572A5",
|
|
61
50
|
"description": "Memory, knowledge and tools for LLMs",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
51
|
+
"forked": "787",
|
|
52
|
+
"stargazers_count": 5751,
|
|
53
|
+
"todayStar": "2885 stars this month",
|
|
65
54
|
"html_url": "https://github.com/phidatahq/phidata",
|
|
55
|
+
"rank": 5
|
|
56
|
+
},
|
|
57
|
+
{
|
|
58
|
+
"full_name": "drawdb-io/drawdb",
|
|
59
|
+
"language": "JavaScript",
|
|
60
|
+
"color": "#f1e05a",
|
|
61
|
+
"description": "Free, simple, and intuitive online database design tool and SQL generator.",
|
|
62
|
+
"forked": "659",
|
|
63
|
+
"stargazers_count": 10506,
|
|
64
|
+
"todayStar": "6705 stars this month",
|
|
65
|
+
"html_url": "https://github.com/drawdb-io/drawdb",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
68
|
{
|
|
@@ -70,164 +70,164 @@
|
|
|
70
70
|
"language": "Python",
|
|
71
71
|
"color": "#3572A5",
|
|
72
72
|
"description": "Llama中文社区,Llama3在线体验和微调模型已开放,实时汇总最新Llama3学习资料,已将所有代码更新适配Llama3,构建最好的中文Llama大模型,完全开源可商用",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
73
|
+
"forked": "1096",
|
|
74
|
+
"stargazers_count": 11830,
|
|
75
|
+
"todayStar": "2685 stars this month",
|
|
76
76
|
"html_url": "https://github.com/LlamaFamily/Llama-Chinese",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
|
+
{
|
|
80
|
+
"full_name": "unslothai/unsloth",
|
|
81
|
+
"language": "Python",
|
|
82
|
+
"color": "#3572A5",
|
|
83
|
+
"description": "Finetune Llama 3, Mistral & Gemma LLMs 2-5x faster with 80% less memory",
|
|
84
|
+
"forked": "585",
|
|
85
|
+
"stargazers_count": 9286,
|
|
86
|
+
"todayStar": "3742 stars this month",
|
|
87
|
+
"html_url": "https://github.com/unslothai/unsloth",
|
|
88
|
+
"rank": 8
|
|
89
|
+
},
|
|
79
90
|
{
|
|
80
91
|
"full_name": "hiyouga/LLaMA-Factory",
|
|
81
92
|
"language": "Python",
|
|
82
93
|
"color": "#3572A5",
|
|
83
94
|
"description": "Unify Efficient Fine-Tuning of 100+ LLMs",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
95
|
+
"forked": "2615",
|
|
96
|
+
"stargazers_count": 21730,
|
|
97
|
+
"todayStar": "5695 stars this month",
|
|
87
98
|
"html_url": "https://github.com/hiyouga/LLaMA-Factory",
|
|
88
|
-
"rank":
|
|
99
|
+
"rank": 9
|
|
89
100
|
},
|
|
90
101
|
{
|
|
91
102
|
"full_name": "ollama/ollama",
|
|
92
103
|
"language": "Go",
|
|
93
104
|
"color": "#00ADD8",
|
|
94
105
|
"description": "Get up and running with Llama 3, Mistral, Gemma, and other large language models.",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
106
|
+
"forked": "4772",
|
|
107
|
+
"stargazers_count": 65801,
|
|
108
|
+
"todayStar": "11834 stars this month",
|
|
98
109
|
"html_url": "https://github.com/ollama/ollama",
|
|
99
|
-
"rank": 9
|
|
100
|
-
},
|
|
101
|
-
{
|
|
102
|
-
"full_name": "unslothai/unsloth",
|
|
103
|
-
"language": "Python",
|
|
104
|
-
"color": "#3572A5",
|
|
105
|
-
"description": "Finetune Llama 3, Mistral & Gemma LLMs 2-5x faster with 80% less memory",
|
|
106
|
-
"forked": "574",
|
|
107
|
-
"stargazers_count": 9186,
|
|
108
|
-
"todayStar": "3656 stars this month",
|
|
109
|
-
"html_url": "https://github.com/unslothai/unsloth",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
|
-
{
|
|
113
|
-
"full_name": "google-gemini/cookbook",
|
|
114
|
-
"language": "JupyterNotebook",
|
|
115
|
-
"color": "#DA5B0B",
|
|
116
|
-
"description": "A collection of guides and examples for the Gemini API.",
|
|
117
|
-
"forked": "293",
|
|
118
|
-
"stargazers_count": 2616,
|
|
119
|
-
"todayStar": "2051 stars this month",
|
|
120
|
-
"html_url": "https://github.com/google-gemini/cookbook",
|
|
121
|
-
"rank": 11
|
|
122
|
-
},
|
|
123
112
|
{
|
|
124
113
|
"full_name": "wandb/openui",
|
|
125
114
|
"language": "TypeScript",
|
|
126
115
|
"color": "#3178c6",
|
|
127
116
|
"description": "OpenUI let's you describe UI using your imagination, then see it rendered live.",
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
117
|
+
"forked": "977",
|
|
118
|
+
"stargazers_count": 12097,
|
|
119
|
+
"todayStar": "6585 stars this month",
|
|
131
120
|
"html_url": "https://github.com/wandb/openui",
|
|
132
|
-
"rank":
|
|
121
|
+
"rank": 11
|
|
133
122
|
},
|
|
134
123
|
{
|
|
135
124
|
"full_name": "open-webui/open-webui",
|
|
136
125
|
"language": "Svelte",
|
|
137
126
|
"color": "#ff3e00",
|
|
138
127
|
"description": "User-friendly WebUI for LLMs (Formerly Ollama WebUI)",
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
128
|
+
"forked": "2093",
|
|
129
|
+
"stargazers_count": 20276,
|
|
130
|
+
"todayStar": "7530 stars this month",
|
|
142
131
|
"html_url": "https://github.com/open-webui/open-webui",
|
|
143
|
-
"rank":
|
|
132
|
+
"rank": 12
|
|
144
133
|
},
|
|
145
134
|
{
|
|
146
|
-
"full_name": "
|
|
135
|
+
"full_name": "aixcoder-plugin/aiXcoder-7B",
|
|
147
136
|
"language": "Python",
|
|
148
137
|
"color": "#3572A5",
|
|
149
|
-
"description": "
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
153
|
-
"html_url": "https://github.com/
|
|
154
|
-
"rank":
|
|
138
|
+
"description": "official repository of aiXcoder-7B Code Large Language Model",
|
|
139
|
+
"forked": "338",
|
|
140
|
+
"stargazers_count": 2106,
|
|
141
|
+
"todayStar": "1883 stars this month",
|
|
142
|
+
"html_url": "https://github.com/aixcoder-plugin/aiXcoder-7B",
|
|
143
|
+
"rank": 13
|
|
155
144
|
},
|
|
156
145
|
{
|
|
157
|
-
"full_name": "
|
|
158
|
-
"language": "
|
|
159
|
-
"color": "#
|
|
160
|
-
"description": "
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
165
|
-
"rank":
|
|
146
|
+
"full_name": "huggingface/parler-tts",
|
|
147
|
+
"language": "Python",
|
|
148
|
+
"color": "#3572A5",
|
|
149
|
+
"description": "Inference and training library for high-quality TTS models.",
|
|
150
|
+
"forked": "255",
|
|
151
|
+
"stargazers_count": 2492,
|
|
152
|
+
"todayStar": "1986 stars this month",
|
|
153
|
+
"html_url": "https://github.com/huggingface/parler-tts",
|
|
154
|
+
"rank": 14
|
|
166
155
|
},
|
|
167
156
|
{
|
|
168
157
|
"full_name": "massgravel/Microsoft-Activation-Scripts",
|
|
169
158
|
"language": "Batchfile",
|
|
170
159
|
"color": "#C1F12E",
|
|
171
160
|
"description": "A Windows and Office activator using HWID / Ohook / KMS38 / Online KMS activation methods, with a focus on open-source code and fewer antivirus detections.",
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
161
|
+
"forked": "7631",
|
|
162
|
+
"stargazers_count": 78032,
|
|
163
|
+
"todayStar": "7892 stars this month",
|
|
175
164
|
"html_url": "https://github.com/massgravel/Microsoft-Activation-Scripts",
|
|
165
|
+
"rank": 15
|
|
166
|
+
},
|
|
167
|
+
{
|
|
168
|
+
"full_name": "CorentinTh/it-tools",
|
|
169
|
+
"language": "Vue",
|
|
170
|
+
"color": "#41b883",
|
|
171
|
+
"description": "Collection of handy online tools for developers, with great UX.",
|
|
172
|
+
"forked": "1677",
|
|
173
|
+
"stargazers_count": 13870,
|
|
174
|
+
"todayStar": "4187 stars this month",
|
|
175
|
+
"html_url": "https://github.com/CorentinTh/it-tools",
|
|
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": "Doriandarko/maestro",
|
|
180
|
+
"language": "Python",
|
|
181
|
+
"color": "#3572A5",
|
|
182
|
+
"description": "A framework for Claude Opus to intelligently orchestrate subagents.",
|
|
183
|
+
"forked": "322",
|
|
184
|
+
"stargazers_count": 1534,
|
|
185
|
+
"todayStar": "926 stars this month",
|
|
186
|
+
"html_url": "https://github.com/Doriandarko/maestro",
|
|
187
187
|
"rank": 17
|
|
188
188
|
},
|
|
189
|
+
{
|
|
190
|
+
"full_name": "Asabeneh/30-Days-Of-Python",
|
|
191
|
+
"language": "Python",
|
|
192
|
+
"color": "#3572A5",
|
|
193
|
+
"description": "30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw",
|
|
194
|
+
"forked": "6534",
|
|
195
|
+
"stargazers_count": 32211,
|
|
196
|
+
"todayStar": "2011 stars this month",
|
|
197
|
+
"html_url": "https://github.com/Asabeneh/30-Days-Of-Python",
|
|
198
|
+
"rank": 18
|
|
199
|
+
},
|
|
189
200
|
{
|
|
190
201
|
"full_name": "pytorch/torchtune",
|
|
191
202
|
"language": "Python",
|
|
192
203
|
"color": "#3572A5",
|
|
193
204
|
"description": "A Native-PyTorch Library for LLM Fine-tuning",
|
|
194
205
|
"forked": "210",
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
206
|
+
"stargazers_count": 3125,
|
|
207
|
+
"todayStar": "2395 stars this month",
|
|
197
208
|
"html_url": "https://github.com/pytorch/torchtune",
|
|
198
|
-
"rank":
|
|
209
|
+
"rank": 19
|
|
199
210
|
},
|
|
200
211
|
{
|
|
201
212
|
"full_name": "infiniflow/ragflow",
|
|
202
213
|
"language": "Python",
|
|
203
214
|
"color": "#3572A5",
|
|
204
215
|
"description": "RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.",
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
216
|
+
"forked": "632",
|
|
217
|
+
"stargazers_count": 7280,
|
|
218
|
+
"todayStar": "3384 stars this month",
|
|
208
219
|
"html_url": "https://github.com/infiniflow/ragflow",
|
|
209
|
-
"rank": 19
|
|
210
|
-
},
|
|
211
|
-
{
|
|
212
|
-
"full_name": "Doriandarko/maestro",
|
|
213
|
-
"language": "Python",
|
|
214
|
-
"color": "#3572A5",
|
|
215
|
-
"description": "A framework for Claude Opus to intelligently orchestrate subagents.",
|
|
216
|
-
"forked": "317",
|
|
217
|
-
"stargazers_count": 1513,
|
|
218
|
-
"todayStar": "902 stars this month",
|
|
219
|
-
"html_url": "https://github.com/Doriandarko/maestro",
|
|
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": "PawanOsman/ChatGPT",
|
|
224
|
+
"language": "TypeScript",
|
|
225
|
+
"color": "#3178c6",
|
|
226
|
+
"description": "OpenAI API Free Reverse Proxy",
|
|
227
|
+
"forked": "890",
|
|
228
|
+
"stargazers_count": 4837,
|
|
229
|
+
"todayStar": "1632 stars this month",
|
|
230
|
+
"html_url": "https://github.com/PawanOsman/ChatGPT",
|
|
231
231
|
"rank": 21
|
|
232
232
|
},
|
|
233
233
|
{
|
|
@@ -235,43 +235,43 @@
|
|
|
235
235
|
"language": "PHP",
|
|
236
236
|
"color": "#4F5D95",
|
|
237
237
|
"description": "An open-source & self-hostable Heroku / Netlify / Vercel alternative.",
|
|
238
|
-
"forked": "
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
238
|
+
"forked": "861",
|
|
239
|
+
"stargazers_count": 16020,
|
|
240
|
+
"todayStar": "3365 stars this month",
|
|
241
241
|
"html_url": "https://github.com/coollabsio/coolify",
|
|
242
242
|
"rank": 22
|
|
243
243
|
},
|
|
244
|
+
{
|
|
245
|
+
"full_name": "assafelovic/gpt-researcher",
|
|
246
|
+
"language": "Python",
|
|
247
|
+
"color": "#3572A5",
|
|
248
|
+
"description": "GPT based autonomous agent that does online comprehensive research on any given topic",
|
|
249
|
+
"forked": "1257",
|
|
250
|
+
"stargazers_count": 10117,
|
|
251
|
+
"todayStar": "1793 stars this month",
|
|
252
|
+
"html_url": "https://github.com/assafelovic/gpt-researcher",
|
|
253
|
+
"rank": 23
|
|
254
|
+
},
|
|
244
255
|
{
|
|
245
256
|
"full_name": "NaiboWang/EasySpider",
|
|
246
257
|
"language": "JavaScript",
|
|
247
258
|
"color": "#f1e05a",
|
|
248
259
|
"description": "A visual no-code/code-free web crawler/spider易采集:一个可视化浏览器自动化测试/数据采集/爬虫软件,可以无代码图形化的设计和执行爬虫任务。别名:ServiceWrapper面向Web应用的智能化服务封装系统。",
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
260
|
+
"forked": "2742",
|
|
261
|
+
"stargazers_count": 23401,
|
|
262
|
+
"todayStar": "2607 stars this month",
|
|
252
263
|
"html_url": "https://github.com/NaiboWang/EasySpider",
|
|
253
|
-
"rank": 23
|
|
254
|
-
},
|
|
255
|
-
{
|
|
256
|
-
"full_name": "CorentinTh/it-tools",
|
|
257
|
-
"language": "Vue",
|
|
258
|
-
"color": "#41b883",
|
|
259
|
-
"description": "Collection of handy online tools for developers, with great UX.",
|
|
260
|
-
"forked": "1624",
|
|
261
|
-
"stargazers_count": 13362,
|
|
262
|
-
"todayStar": "3051 stars this month",
|
|
263
|
-
"html_url": "https://github.com/CorentinTh/it-tools",
|
|
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": "google-gemini/cookbook",
|
|
268
|
+
"language": "JupyterNotebook",
|
|
269
|
+
"color": "#DA5B0B",
|
|
270
|
+
"description": "A collection of guides and examples for the Gemini API.",
|
|
271
|
+
"forked": "297",
|
|
272
|
+
"stargazers_count": 2642,
|
|
273
|
+
"todayStar": "2020 stars this month",
|
|
274
|
+
"html_url": "https://github.com/google-gemini/cookbook",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|