@wcj/github-rank 24.4.29 → 24.4.30
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 +19739 -19730
- package/dist/trending-daily.json +173 -173
- package/dist/trending-monthly.json +158 -158
- package/dist/trending-weekly.json +158 -158
- package/dist/users.china.json +1113 -1113
- package/dist/users.json +4623 -4623
- package/dist/users.org.json +379 -379
- package/package.json +1 -1
- package/web/data/repos.json +19739 -19730
- package/web/data/trending-daily.json +173 -173
- package/web/data/trending-monthly.json +158 -158
- package/web/data/trending-weekly.json +158 -158
- package/web/data/users.china.json +1113 -1113
- package/web/data/users.json +4623 -4623
- package/web/data/users.org.json +379 -379
- package/web/index.html +4865 -4861
- package/web/org.html +305 -305
- package/web/repos.html +2606 -2610
- package/web/trending-monthly.html +153 -153
- package/web/trending-weekly.html +155 -155
- package/web/trending.html +155 -159
- package/web/users.china.html +1154 -1154
|
@@ -4,9 +4,9 @@
|
|
|
4
4
|
"language": "Python",
|
|
5
5
|
"color": "#3572A5",
|
|
6
6
|
"description": "The official Meta Llama 3 GitHub site",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
7
|
+
"forked": "1597",
|
|
8
|
+
"stargazers_count": 18469,
|
|
9
|
+
"todayStar": "5376 stars this week",
|
|
10
10
|
"html_url": "https://github.com/meta-llama/llama3",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
@@ -15,209 +15,187 @@
|
|
|
15
15
|
"language": "Python",
|
|
16
16
|
"color": "#3572A5",
|
|
17
17
|
"description": "Instant voice cloning by MyShell.",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
18
|
+
"forked": "2070",
|
|
19
|
+
"stargazers_count": 22530,
|
|
20
|
+
"todayStar": "4611 stars this week",
|
|
21
21
|
"html_url": "https://github.com/myshell-ai/OpenVoice",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
|
+
{
|
|
25
|
+
"full_name": "twentyhq/twenty",
|
|
26
|
+
"language": "TypeScript",
|
|
27
|
+
"color": "#3178c6",
|
|
28
|
+
"description": "Building a modern alternative to Salesforce, powered by the community.",
|
|
29
|
+
"forked": "1212",
|
|
30
|
+
"stargazers_count": 12803,
|
|
31
|
+
"todayStar": "3051 stars this week",
|
|
32
|
+
"html_url": "https://github.com/twentyhq/twenty",
|
|
33
|
+
"rank": 3
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
"full_name": "Aikoyori/ProgrammingVTuberLogos",
|
|
37
|
+
"language": "CSS",
|
|
38
|
+
"color": "#563d7c",
|
|
39
|
+
"description": "High-quality PNGs for logos I made for fun",
|
|
40
|
+
"forked": "273",
|
|
41
|
+
"stargazers_count": 4459,
|
|
42
|
+
"todayStar": "2449 stars this week",
|
|
43
|
+
"html_url": "https://github.com/Aikoyori/ProgrammingVTuberLogos",
|
|
44
|
+
"rank": 4
|
|
45
|
+
},
|
|
24
46
|
{
|
|
25
47
|
"full_name": "ollama/ollama",
|
|
26
48
|
"language": "Go",
|
|
27
49
|
"color": "#00ADD8",
|
|
28
50
|
"description": "Get up and running with Llama 3, Mistral, Gemma, and other large language models.",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
51
|
+
"forked": "4474",
|
|
52
|
+
"stargazers_count": 62321,
|
|
53
|
+
"todayStar": "4144 stars this week",
|
|
32
54
|
"html_url": "https://github.com/ollama/ollama",
|
|
33
|
-
"rank":
|
|
55
|
+
"rank": 5
|
|
34
56
|
},
|
|
35
57
|
{
|
|
36
58
|
"full_name": "open-webui/open-webui",
|
|
37
59
|
"language": "Svelte",
|
|
38
60
|
"color": "#ff3e00",
|
|
39
61
|
"description": "User-friendly WebUI for LLMs (Formerly Ollama WebUI)",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
62
|
+
"forked": "1757",
|
|
63
|
+
"stargazers_count": 17343,
|
|
64
|
+
"todayStar": "2617 stars this week",
|
|
43
65
|
"html_url": "https://github.com/open-webui/open-webui",
|
|
44
|
-
"rank":
|
|
45
|
-
},
|
|
46
|
-
{
|
|
47
|
-
"full_name": "moest-np/center-randomize",
|
|
48
|
-
"language": "Python",
|
|
49
|
-
"color": "#3572A5",
|
|
50
|
-
"description": "Script is to assign exam centers to students",
|
|
51
|
-
"forked": "330",
|
|
52
|
-
"stargazers_count": 705,
|
|
53
|
-
"todayStar": "473 stars this week",
|
|
54
|
-
"html_url": "https://github.com/moest-np/center-randomize",
|
|
55
|
-
"rank": 5
|
|
66
|
+
"rank": 6
|
|
56
67
|
},
|
|
57
68
|
{
|
|
58
|
-
"full_name": "
|
|
69
|
+
"full_name": "hiyouga/LLaMA-Factory",
|
|
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": "Unify Efficient Fine-Tuning of 100+ LLMs",
|
|
73
|
+
"forked": "2457",
|
|
74
|
+
"stargazers_count": 20480,
|
|
75
|
+
"todayStar": "3260 stars this week",
|
|
76
|
+
"html_url": "https://github.com/hiyouga/LLaMA-Factory",
|
|
77
|
+
"rank": 7
|
|
67
78
|
},
|
|
68
79
|
{
|
|
69
80
|
"full_name": "LlamaFamily/Llama-Chinese",
|
|
70
81
|
"language": "Python",
|
|
71
82
|
"color": "#3572A5",
|
|
72
83
|
"description": "Llama中文社区,Llama3在线体验和微调模型已开放,实时汇总最新Llama3学习资料,已将所有代码更新适配Llama3,构建最好的中文Llama大模型,完全开源可商用",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
84
|
+
"forked": "1057",
|
|
85
|
+
"stargazers_count": 11264,
|
|
86
|
+
"todayStar": "1429 stars this week",
|
|
76
87
|
"html_url": "https://github.com/LlamaFamily/Llama-Chinese",
|
|
77
|
-
"rank": 7
|
|
78
|
-
},
|
|
79
|
-
{
|
|
80
|
-
"full_name": "hiyouga/LLaMA-Factory",
|
|
81
|
-
"language": "Python",
|
|
82
|
-
"color": "#3572A5",
|
|
83
|
-
"description": "Unify Efficient Fine-Tuning of 100+ LLMs",
|
|
84
|
-
"forked": "2441",
|
|
85
|
-
"stargazers_count": 20299,
|
|
86
|
-
"todayStar": "3246 stars this week",
|
|
87
|
-
"html_url": "https://github.com/hiyouga/LLaMA-Factory",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
|
-
{
|
|
91
|
-
"full_name": "code100x/chess",
|
|
92
|
-
"language": "TypeScript",
|
|
93
|
-
"color": "#3178c6",
|
|
94
|
-
"description": "A multiplayer chess platform",
|
|
95
|
-
"forked": "480",
|
|
96
|
-
"stargazers_count": 1482,
|
|
97
|
-
"todayStar": "836 stars this week",
|
|
98
|
-
"html_url": "https://github.com/code100x/chess",
|
|
99
|
-
"rank": 9
|
|
100
|
-
},
|
|
101
90
|
{
|
|
102
91
|
"full_name": "langgenius/dify",
|
|
103
92
|
"language": "TypeScript",
|
|
104
93
|
"color": "#3178c6",
|
|
105
94
|
"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.",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
95
|
+
"forked": "3375",
|
|
96
|
+
"stargazers_count": 25714,
|
|
97
|
+
"todayStar": "2624 stars this week",
|
|
109
98
|
"html_url": "https://github.com/langgenius/dify",
|
|
99
|
+
"rank": 9
|
|
100
|
+
},
|
|
101
|
+
{
|
|
102
|
+
"full_name": "InternLM/xtuner",
|
|
103
|
+
"language": "Python",
|
|
104
|
+
"color": "#3572A5",
|
|
105
|
+
"description": "An efficient, flexible and full-featured toolkit for fine-tuning large models (InternLM2, Llama3, Phi3, Qwen, Mistral, ...)",
|
|
106
|
+
"forked": "187",
|
|
107
|
+
"stargazers_count": 2273,
|
|
108
|
+
"todayStar": "585 stars this week",
|
|
109
|
+
"html_url": "https://github.com/InternLM/xtuner",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
|
-
"full_name": "
|
|
113
|
+
"full_name": "unslothai/unsloth",
|
|
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": "Finetune Llama 3, Mistral & Gemma LLMs 2-5x faster with 80% less memory",
|
|
117
|
+
"forked": "490",
|
|
118
|
+
"stargazers_count": 7947,
|
|
119
|
+
"todayStar": "1625 stars this week",
|
|
120
|
+
"html_url": "https://github.com/unslothai/unsloth",
|
|
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": "Doriandarko/maestro",
|
|
125
|
+
"language": "Python",
|
|
126
|
+
"color": "#3572A5",
|
|
127
|
+
"description": "A framework for Claude Opus to intelligently orchestrate subagents.",
|
|
128
|
+
"forked": "244",
|
|
129
|
+
"stargazers_count": 1224,
|
|
130
|
+
"todayStar": "554 stars this week",
|
|
131
|
+
"html_url": "https://github.com/Doriandarko/maestro",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
|
+
{
|
|
135
|
+
"full_name": "moest-np/center-randomize",
|
|
136
|
+
"language": "Python",
|
|
137
|
+
"color": "#3572A5",
|
|
138
|
+
"description": "Script is to assign exam centers to students",
|
|
139
|
+
"forked": "334",
|
|
140
|
+
"stargazers_count": 717,
|
|
141
|
+
"todayStar": "339 stars this week",
|
|
142
|
+
"html_url": "https://github.com/moest-np/center-randomize",
|
|
143
|
+
"rank": 13
|
|
144
|
+
},
|
|
134
145
|
{
|
|
135
146
|
"full_name": "meta-llama/llama-recipes",
|
|
136
147
|
"language": "JupyterNotebook",
|
|
137
148
|
"color": "#DA5B0B",
|
|
138
149
|
"description": "Scripts for fine-tuning Meta Llama3 with composable FSDP & PEFT methods to cover single/multi-node GPUs. Supports default & custom datasets for applications such as summarization and Q&A. Supporting a number of candid inference solutions such as HF TGI, VLLM for local or cloud deployment. Demo apps to showcase Meta Llama3 for WhatsApp & Messenger.",
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
150
|
+
"forked": "1301",
|
|
151
|
+
"stargazers_count": 9264,
|
|
152
|
+
"todayStar": "418 stars this week",
|
|
142
153
|
"html_url": "https://github.com/meta-llama/llama-recipes",
|
|
143
|
-
"rank": 13
|
|
144
|
-
},
|
|
145
|
-
{
|
|
146
|
-
"full_name": "Doriandarko/maestro",
|
|
147
|
-
"language": "Python",
|
|
148
|
-
"color": "#3572A5",
|
|
149
|
-
"description": "A framework for Claude Opus to intelligently orchestrate subagents.",
|
|
150
|
-
"forked": "235",
|
|
151
|
-
"stargazers_count": 1191,
|
|
152
|
-
"todayStar": "477 stars this week",
|
|
153
|
-
"html_url": "https://github.com/Doriandarko/maestro",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
156
|
{
|
|
157
|
-
"full_name": "
|
|
158
|
-
"language": "Swift",
|
|
159
|
-
"color": "#F05138",
|
|
160
|
-
"description": "Delta is an all-in-one classic video game emulator for non-jailbroken iOS devices.",
|
|
161
|
-
"forked": "304",
|
|
162
|
-
"stargazers_count": 4165,
|
|
163
|
-
"todayStar": "510 stars this week",
|
|
164
|
-
"html_url": "https://github.com/rileytestut/Delta",
|
|
165
|
-
"rank": 15
|
|
166
|
-
},
|
|
167
|
-
{
|
|
168
|
-
"full_name": "PawanOsman/ChatGPT",
|
|
157
|
+
"full_name": "mendableai/firecrawl",
|
|
169
158
|
"language": "TypeScript",
|
|
170
159
|
"color": "#3178c6",
|
|
171
|
-
"description": "
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
175
|
-
"html_url": "https://github.com/
|
|
176
|
-
"rank":
|
|
160
|
+
"description": "🔥 Turn entire websites into LLM-ready markdown",
|
|
161
|
+
"forked": "180",
|
|
162
|
+
"stargazers_count": 2258,
|
|
163
|
+
"todayStar": "812 stars this week",
|
|
164
|
+
"html_url": "https://github.com/mendableai/firecrawl",
|
|
165
|
+
"rank": 15
|
|
177
166
|
},
|
|
178
167
|
{
|
|
179
168
|
"full_name": "TencentARC/InstantMesh",
|
|
180
169
|
"language": "Python",
|
|
181
170
|
"color": "#3572A5",
|
|
182
171
|
"description": "InstantMesh: Efficient 3D Mesh Generation from a Single Image with Sparse-view Large Reconstruction Models",
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
172
|
+
"forked": "127",
|
|
173
|
+
"stargazers_count": 1677,
|
|
174
|
+
"todayStar": "462 stars this week",
|
|
186
175
|
"html_url": "https://github.com/TencentARC/InstantMesh",
|
|
187
|
-
"rank":
|
|
176
|
+
"rank": 16
|
|
188
177
|
},
|
|
189
178
|
{
|
|
190
|
-
"full_name": "
|
|
179
|
+
"full_name": "teableio/teable",
|
|
191
180
|
"language": "TypeScript",
|
|
192
181
|
"color": "#3178c6",
|
|
193
|
-
"description": "
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
197
|
-
"html_url": "https://github.com/
|
|
198
|
-
"rank":
|
|
199
|
-
},
|
|
200
|
-
{
|
|
201
|
-
"full_name": "rhasspy/piper",
|
|
202
|
-
"language": "C++",
|
|
203
|
-
"color": "#f34b7d",
|
|
204
|
-
"description": "A fast, local neural text to speech system",
|
|
205
|
-
"forked": "267",
|
|
206
|
-
"stargazers_count": 4043,
|
|
207
|
-
"todayStar": "219 stars this week",
|
|
208
|
-
"html_url": "https://github.com/rhasspy/piper",
|
|
209
|
-
"rank": 19
|
|
182
|
+
"description": "✨ The Next Gen Airtable Alternative: No-Code Postgres",
|
|
183
|
+
"forked": "229",
|
|
184
|
+
"stargazers_count": 5835,
|
|
185
|
+
"todayStar": "583 stars this week",
|
|
186
|
+
"html_url": "https://github.com/teableio/teable",
|
|
187
|
+
"rank": 17
|
|
210
188
|
},
|
|
211
189
|
{
|
|
212
190
|
"full_name": "lizongying/my-tv",
|
|
213
191
|
"language": "C",
|
|
214
192
|
"color": "#555555",
|
|
215
193
|
"description": "我的电视 电视直播软件,安装即可使用",
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
194
|
+
"forked": "2834",
|
|
195
|
+
"stargazers_count": 25517,
|
|
196
|
+
"todayStar": "1030 stars this week",
|
|
219
197
|
"html_url": "https://github.com/lizongying/my-tv",
|
|
220
|
-
"rank":
|
|
198
|
+
"rank": 18
|
|
221
199
|
},
|
|
222
200
|
{
|
|
223
201
|
"full_name": "continuedev/continue",
|
|
@@ -225,53 +203,75 @@
|
|
|
225
203
|
"color": "#3178c6",
|
|
226
204
|
"description": "⏩ Open-source VS Code and JetBrains extensions that enable you to easily create your own modular AI software development system",
|
|
227
205
|
"forked": "673",
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
206
|
+
"stargazers_count": 11066,
|
|
207
|
+
"todayStar": "492 stars this week",
|
|
230
208
|
"html_url": "https://github.com/continuedev/continue",
|
|
231
|
-
"rank":
|
|
209
|
+
"rank": 19
|
|
232
210
|
},
|
|
233
211
|
{
|
|
234
212
|
"full_name": "TMElyralab/MuseTalk",
|
|
235
213
|
"language": "Python",
|
|
236
214
|
"color": "#3572A5",
|
|
237
215
|
"description": "MuseTalk: Real-Time High Quality Lip Synchorization with Latent Space Inpainting",
|
|
238
|
-
"forked": "
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
216
|
+
"forked": "74",
|
|
217
|
+
"stargazers_count": 797,
|
|
218
|
+
"todayStar": "201 stars this week",
|
|
241
219
|
"html_url": "https://github.com/TMElyralab/MuseTalk",
|
|
220
|
+
"rank": 20
|
|
221
|
+
},
|
|
222
|
+
{
|
|
223
|
+
"full_name": "code100x/chess",
|
|
224
|
+
"language": "TypeScript",
|
|
225
|
+
"color": "#3178c6",
|
|
226
|
+
"description": "A multiplayer chess platform",
|
|
227
|
+
"forked": "481",
|
|
228
|
+
"stargazers_count": 1489,
|
|
229
|
+
"todayStar": "592 stars this week",
|
|
230
|
+
"html_url": "https://github.com/code100x/chess",
|
|
231
|
+
"rank": 21
|
|
232
|
+
},
|
|
233
|
+
{
|
|
234
|
+
"full_name": "PawanOsman/ChatGPT",
|
|
235
|
+
"language": "TypeScript",
|
|
236
|
+
"color": "#3178c6",
|
|
237
|
+
"description": "OpenAI API Free Reverse Proxy",
|
|
238
|
+
"forked": "857",
|
|
239
|
+
"stargazers_count": 4540,
|
|
240
|
+
"todayStar": "833 stars this week",
|
|
241
|
+
"html_url": "https://github.com/PawanOsman/ChatGPT",
|
|
242
242
|
"rank": 22
|
|
243
243
|
},
|
|
244
244
|
{
|
|
245
|
-
"full_name": "
|
|
245
|
+
"full_name": "myshell-ai/MeloTTS",
|
|
246
246
|
"language": "Python",
|
|
247
247
|
"color": "#3572A5",
|
|
248
|
-
"description": "
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
252
|
-
"html_url": "https://github.com/
|
|
248
|
+
"description": "High-quality multi-lingual text-to-speech library by MyShell.ai. Support English, Spanish, French, Chinese, Japanese and Korean.",
|
|
249
|
+
"forked": "393",
|
|
250
|
+
"stargazers_count": 3455,
|
|
251
|
+
"todayStar": "145 stars this week",
|
|
252
|
+
"html_url": "https://github.com/myshell-ai/MeloTTS",
|
|
253
253
|
"rank": 23
|
|
254
254
|
},
|
|
255
|
-
{
|
|
256
|
-
"full_name": "apache/datafusion",
|
|
257
|
-
"language": "Rust",
|
|
258
|
-
"color": "#dea584",
|
|
259
|
-
"description": "Apache DataFusion SQL Query Engine",
|
|
260
|
-
"forked": "921",
|
|
261
|
-
"stargazers_count": 5059,
|
|
262
|
-
"todayStar": "97 stars this week",
|
|
263
|
-
"html_url": "https://github.com/apache/datafusion",
|
|
264
|
-
"rank": 24
|
|
265
|
-
},
|
|
266
255
|
{
|
|
267
256
|
"full_name": "lapce/lapce",
|
|
268
257
|
"language": "Rust",
|
|
269
258
|
"color": "#dea584",
|
|
270
259
|
"description": "Lightning-fast and Powerful Code Editor written in Rust",
|
|
271
|
-
"forked": "
|
|
272
|
-
"stargazers_count":
|
|
273
|
-
"todayStar": "
|
|
260
|
+
"forked": "952",
|
|
261
|
+
"stargazers_count": 32761,
|
|
262
|
+
"todayStar": "495 stars this week",
|
|
274
263
|
"html_url": "https://github.com/lapce/lapce",
|
|
264
|
+
"rank": 24
|
|
265
|
+
},
|
|
266
|
+
{
|
|
267
|
+
"full_name": "hpcaitech/Open-Sora",
|
|
268
|
+
"language": "Python",
|
|
269
|
+
"color": "#3572A5",
|
|
270
|
+
"description": "Open-Sora: Democratizing Efficient Video Production for All",
|
|
271
|
+
"forked": "1511",
|
|
272
|
+
"stargazers_count": 16415,
|
|
273
|
+
"todayStar": "1231 stars this week",
|
|
274
|
+
"html_url": "https://github.com/hpcaitech/Open-Sora",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|