@wcj/github-rank 24.4.27 → 24.4.28
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 +18161 -18164
- package/dist/trending-daily.json +182 -182
- package/dist/trending-monthly.json +141 -141
- package/dist/trending-weekly.json +171 -171
- package/dist/users.china.json +935 -935
- package/dist/users.json +3099 -3099
- package/dist/users.org.json +369 -369
- package/package.json +1 -1
- package/web/data/repos.json +18161 -18164
- package/web/data/trending-daily.json +182 -182
- package/web/data/trending-monthly.json +141 -141
- package/web/data/trending-weekly.json +171 -171
- package/web/data/users.china.json +935 -935
- package/web/data/users.json +3099 -3099
- package/web/data/users.org.json +369 -369
- package/web/index.html +3308 -3308
- package/web/org.html +295 -295
- package/web/repos.html +2511 -2511
- package/web/trending-monthly.html +153 -153
- package/web/trending-weekly.html +161 -157
- package/web/trending.html +165 -165
- package/web/users.china.html +929 -929
|
@@ -4,175 +4,175 @@
|
|
|
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": "1522",
|
|
8
|
+
"stargazers_count": 17954,
|
|
9
|
+
"todayStar": "11700 stars this week",
|
|
10
10
|
"html_url": "https://github.com/meta-llama/llama3",
|
|
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": "code100x/chess",
|
|
15
|
+
"language": "TypeScript",
|
|
16
|
+
"color": "#3178c6",
|
|
17
|
+
"description": "A multiplayer chess platform",
|
|
18
|
+
"forked": "477",
|
|
19
|
+
"stargazers_count": 1469,
|
|
20
|
+
"todayStar": "1378 stars this week",
|
|
21
|
+
"html_url": "https://github.com/code100x/chess",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
|
-
{
|
|
25
|
-
"full_name": "meta-llama/llama-recipes",
|
|
26
|
-
"language": "JupyterNotebook",
|
|
27
|
-
"color": "#DA5B0B",
|
|
28
|
-
"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.",
|
|
29
|
-
"forked": "1284",
|
|
30
|
-
"stargazers_count": 9130,
|
|
31
|
-
"todayStar": "669 stars this week",
|
|
32
|
-
"html_url": "https://github.com/meta-llama/llama-recipes",
|
|
33
|
-
"rank": 3
|
|
34
|
-
},
|
|
35
24
|
{
|
|
36
25
|
"full_name": "ollama/ollama",
|
|
37
26
|
"language": "Go",
|
|
38
27
|
"color": "#00ADD8",
|
|
39
28
|
"description": "Get up and running with Llama 3, Mistral, Gemma, and other large language models.",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
29
|
+
"forked": "4404",
|
|
30
|
+
"stargazers_count": 61319,
|
|
31
|
+
"todayStar": "4377 stars this week",
|
|
43
32
|
"html_url": "https://github.com/ollama/ollama",
|
|
44
|
-
"rank":
|
|
45
|
-
},
|
|
46
|
-
{
|
|
47
|
-
"full_name": "meta-llama/codellama",
|
|
48
|
-
"language": "Python",
|
|
49
|
-
"color": "#3572A5",
|
|
50
|
-
"description": "Inference code for CodeLlama models",
|
|
51
|
-
"forked": "1712",
|
|
52
|
-
"stargazers_count": 14994,
|
|
53
|
-
"todayStar": "648 stars this week",
|
|
54
|
-
"html_url": "https://github.com/meta-llama/codellama",
|
|
55
|
-
"rank": 5
|
|
33
|
+
"rank": 3
|
|
56
34
|
},
|
|
57
35
|
{
|
|
58
36
|
"full_name": "open-webui/open-webui",
|
|
59
37
|
"language": "Svelte",
|
|
60
38
|
"color": "#ff3e00",
|
|
61
39
|
"description": "User-friendly WebUI for LLMs (Formerly Ollama WebUI)",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
40
|
+
"forked": "1695",
|
|
41
|
+
"stargazers_count": 16776,
|
|
42
|
+
"todayStar": "2779 stars this week",
|
|
65
43
|
"html_url": "https://github.com/open-webui/open-webui",
|
|
66
|
-
"rank":
|
|
44
|
+
"rank": 4
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"full_name": "unslothai/unsloth",
|
|
48
|
+
"language": "Python",
|
|
49
|
+
"color": "#3572A5",
|
|
50
|
+
"description": "Finetune Llama 3, Mistral & Gemma LLMs 2-5x faster with 80% less memory",
|
|
51
|
+
"forked": "464",
|
|
52
|
+
"stargazers_count": 7635,
|
|
53
|
+
"todayStar": "1679 stars this week",
|
|
54
|
+
"html_url": "https://github.com/unslothai/unsloth",
|
|
55
|
+
"rank": 5
|
|
67
56
|
},
|
|
68
57
|
{
|
|
69
58
|
"full_name": "hiyouga/LLaMA-Factory",
|
|
70
59
|
"language": "Python",
|
|
71
60
|
"color": "#3572A5",
|
|
72
61
|
"description": "Unify Efficient Fine-Tuning of 100+ LLMs",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
62
|
+
"forked": "2416",
|
|
63
|
+
"stargazers_count": 20103,
|
|
64
|
+
"todayStar": "3232 stars this week",
|
|
76
65
|
"html_url": "https://github.com/hiyouga/LLaMA-Factory",
|
|
77
|
-
"rank":
|
|
66
|
+
"rank": 6
|
|
78
67
|
},
|
|
79
68
|
{
|
|
80
|
-
"full_name": "
|
|
81
|
-
"language": "
|
|
82
|
-
"color": "#
|
|
83
|
-
"description": "
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
88
|
-
"rank":
|
|
69
|
+
"full_name": "myshell-ai/OpenVoice",
|
|
70
|
+
"language": "Python",
|
|
71
|
+
"color": "#3572A5",
|
|
72
|
+
"description": "Instant voice cloning by MyShell.",
|
|
73
|
+
"forked": "1785",
|
|
74
|
+
"stargazers_count": 19655,
|
|
75
|
+
"todayStar": "1690 stars this week",
|
|
76
|
+
"html_url": "https://github.com/myshell-ai/OpenVoice",
|
|
77
|
+
"rank": 7
|
|
89
78
|
},
|
|
90
79
|
{
|
|
91
|
-
"full_name": "
|
|
80
|
+
"full_name": "meta-llama/codellama",
|
|
92
81
|
"language": "Python",
|
|
93
82
|
"color": "#3572A5",
|
|
94
|
-
"description": "
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
99
|
-
"rank":
|
|
83
|
+
"description": "Inference code for CodeLlama models",
|
|
84
|
+
"forked": "1715",
|
|
85
|
+
"stargazers_count": 15012,
|
|
86
|
+
"todayStar": "565 stars this week",
|
|
87
|
+
"html_url": "https://github.com/meta-llama/codellama",
|
|
88
|
+
"rank": 8
|
|
100
89
|
},
|
|
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": "3318",
|
|
96
|
+
"stargazers_count": 25271,
|
|
97
|
+
"todayStar": "2566 stars this week",
|
|
109
98
|
"html_url": "https://github.com/langgenius/dify",
|
|
99
|
+
"rank": 9
|
|
100
|
+
},
|
|
101
|
+
{
|
|
102
|
+
"full_name": "meta-llama/llama-recipes",
|
|
103
|
+
"language": "JupyterNotebook",
|
|
104
|
+
"color": "#DA5B0B",
|
|
105
|
+
"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.",
|
|
106
|
+
"forked": "1289",
|
|
107
|
+
"stargazers_count": 9168,
|
|
108
|
+
"todayStar": "617 stars this week",
|
|
109
|
+
"html_url": "https://github.com/meta-llama/llama-recipes",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
|
-
"full_name": "
|
|
114
|
-
"language": "
|
|
115
|
-
"color": "#
|
|
116
|
-
"description": "
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
113
|
+
"full_name": "meta-llama/PurpleLlama",
|
|
114
|
+
"language": "Python",
|
|
115
|
+
"color": "#3572A5",
|
|
116
|
+
"description": "Set of tools to assess and improve LLM security.",
|
|
117
|
+
"forked": "289",
|
|
118
|
+
"stargazers_count": 1865,
|
|
119
|
+
"todayStar": "1010 stars this week",
|
|
120
|
+
"html_url": "https://github.com/meta-llama/PurpleLlama",
|
|
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": "rileytestut/Delta",
|
|
125
|
+
"language": "Swift",
|
|
126
|
+
"color": "#F05138",
|
|
127
|
+
"description": "Delta is an all-in-one classic video game emulator for non-jailbroken iOS devices.",
|
|
128
|
+
"forked": "301",
|
|
129
|
+
"stargazers_count": 4108,
|
|
130
|
+
"todayStar": "498 stars this week",
|
|
131
|
+
"html_url": "https://github.com/rileytestut/Delta",
|
|
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": "mendableai/firecrawl",
|
|
136
|
+
"language": "TypeScript",
|
|
137
|
+
"color": "#3178c6",
|
|
138
|
+
"description": "🔥 Turn entire websites into LLM-ready markdown",
|
|
139
|
+
"forked": "162",
|
|
140
|
+
"stargazers_count": 1878,
|
|
141
|
+
"todayStar": "869 stars this week",
|
|
142
|
+
"html_url": "https://github.com/mendableai/firecrawl",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
|
-
"full_name": "
|
|
147
|
-
"language": "
|
|
148
|
-
"color": "#
|
|
149
|
-
"description": "
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
153
|
-
"html_url": "https://github.com/
|
|
146
|
+
"full_name": "PawanOsman/ChatGPT",
|
|
147
|
+
"language": "TypeScript",
|
|
148
|
+
"color": "#3178c6",
|
|
149
|
+
"description": "OpenAI API Free Reverse Proxy",
|
|
150
|
+
"forked": "848",
|
|
151
|
+
"stargazers_count": 4415,
|
|
152
|
+
"todayStar": "762 stars this week",
|
|
153
|
+
"html_url": "https://github.com/PawanOsman/ChatGPT",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
|
-
{
|
|
157
|
-
"full_name": "elastic/otel-profiling-agent",
|
|
158
|
-
"language": "Go",
|
|
159
|
-
"color": "#00ADD8",
|
|
160
|
-
"description": "The production-scale datacenter profiler (C/C++, Go, Rust, Python, Java, NodeJS, PHP, Ruby, Perl, ...)",
|
|
161
|
-
"forked": "214",
|
|
162
|
-
"stargazers_count": 1924,
|
|
163
|
-
"todayStar": "579 stars this week",
|
|
164
|
-
"html_url": "https://github.com/elastic/otel-profiling-agent",
|
|
165
|
-
"rank": 15
|
|
166
|
-
},
|
|
167
156
|
{
|
|
168
157
|
"full_name": "lizongying/my-tv",
|
|
169
158
|
"language": "C",
|
|
170
159
|
"color": "#555555",
|
|
171
160
|
"description": "我的电视 电视直播软件,安装即可使用",
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
161
|
+
"forked": "2807",
|
|
162
|
+
"stargazers_count": 25350,
|
|
163
|
+
"todayStar": "1028 stars this week",
|
|
175
164
|
"html_url": "https://github.com/lizongying/my-tv",
|
|
165
|
+
"rank": 15
|
|
166
|
+
},
|
|
167
|
+
{
|
|
168
|
+
"full_name": "pytorch/executorch",
|
|
169
|
+
"language": "C++",
|
|
170
|
+
"color": "#f34b7d",
|
|
171
|
+
"description": "On-device AI across mobile, embedded and edge for PyTorch",
|
|
172
|
+
"forked": "158",
|
|
173
|
+
"stargazers_count": 842,
|
|
174
|
+
"todayStar": "160 stars this week",
|
|
175
|
+
"html_url": "https://github.com/pytorch/executorch",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
178
|
{
|
|
@@ -180,98 +180,98 @@
|
|
|
180
180
|
"language": "Python",
|
|
181
181
|
"color": "#3572A5",
|
|
182
182
|
"description": "InstantMesh: Efficient 3D Mesh Generation from a Single Image with Sparse-view Large Reconstruction Models",
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
183
|
+
"forked": "109",
|
|
184
|
+
"stargazers_count": 1536,
|
|
185
|
+
"todayStar": "456 stars this week",
|
|
186
186
|
"html_url": "https://github.com/TencentARC/InstantMesh",
|
|
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": "rhasspy/piper",
|
|
191
|
+
"language": "C++",
|
|
192
|
+
"color": "#f34b7d",
|
|
193
|
+
"description": "A fast, local neural text to speech system",
|
|
194
|
+
"forked": "265",
|
|
195
|
+
"stargazers_count": 3993,
|
|
196
|
+
"todayStar": "199 stars this week",
|
|
197
|
+
"html_url": "https://github.com/rhasspy/piper",
|
|
198
198
|
"rank": 18
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
|
-
"full_name": "
|
|
201
|
+
"full_name": "Doriandarko/maestro",
|
|
202
202
|
"language": "Python",
|
|
203
203
|
"color": "#3572A5",
|
|
204
|
-
"description": "
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
208
|
-
"html_url": "https://github.com/
|
|
204
|
+
"description": "A framework for Claude Opus to intelligently orchestrate subagents.",
|
|
205
|
+
"forked": "192",
|
|
206
|
+
"stargazers_count": 1075,
|
|
207
|
+
"todayStar": "315 stars this week",
|
|
208
|
+
"html_url": "https://github.com/Doriandarko/maestro",
|
|
209
209
|
"rank": 19
|
|
210
210
|
},
|
|
211
211
|
{
|
|
212
|
-
"full_name": "
|
|
212
|
+
"full_name": "pytorch/torchtune",
|
|
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": "A Native-PyTorch Library for LLM Fine-tuning",
|
|
216
|
+
"forked": "185",
|
|
217
|
+
"stargazers_count": 2792,
|
|
218
|
+
"todayStar": "720 stars this week",
|
|
219
|
+
"html_url": "https://github.com/pytorch/torchtune",
|
|
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": "CorentinTh/it-tools",
|
|
224
|
+
"language": "Vue",
|
|
225
|
+
"color": "#41b883",
|
|
226
|
+
"description": "Collection of handy online tools for developers, with great UX.",
|
|
227
|
+
"forked": "1388",
|
|
228
|
+
"stargazers_count": 11209,
|
|
229
|
+
"todayStar": "580 stars this week",
|
|
230
|
+
"html_url": "https://github.com/CorentinTh/it-tools",
|
|
231
231
|
"rank": 21
|
|
232
232
|
},
|
|
233
233
|
{
|
|
234
|
-
"full_name": "
|
|
234
|
+
"full_name": "1Panel-dev/MaxKB",
|
|
235
235
|
"language": "Python",
|
|
236
236
|
"color": "#3572A5",
|
|
237
|
-
"description": "
|
|
238
|
-
"forked": "
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
241
|
-
"html_url": "https://github.com/
|
|
237
|
+
"description": "💬 基于 LLM 大语言模型的知识库问答系统。开箱即用,支持快速嵌入到第三方业务系统,1Panel 官方出品。",
|
|
238
|
+
"forked": "578",
|
|
239
|
+
"stargazers_count": 3954,
|
|
240
|
+
"todayStar": "929 stars this week",
|
|
241
|
+
"html_url": "https://github.com/1Panel-dev/MaxKB",
|
|
242
242
|
"rank": 22
|
|
243
243
|
},
|
|
244
244
|
{
|
|
245
|
-
"full_name": "
|
|
246
|
-
"language": "
|
|
247
|
-
"color": "#
|
|
248
|
-
"description": "
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
252
|
-
"html_url": "https://github.com/
|
|
245
|
+
"full_name": "continuedev/continue",
|
|
246
|
+
"language": "TypeScript",
|
|
247
|
+
"color": "#3178c6",
|
|
248
|
+
"description": "⏩ Open-source VS Code and JetBrains extensions that enable you to easily create your own modular AI software development system",
|
|
249
|
+
"forked": "671",
|
|
250
|
+
"stargazers_count": 10979,
|
|
251
|
+
"todayStar": "455 stars this week",
|
|
252
|
+
"html_url": "https://github.com/continuedev/continue",
|
|
253
253
|
"rank": 23
|
|
254
254
|
},
|
|
255
255
|
{
|
|
256
|
-
"full_name": "
|
|
257
|
-
"language": "
|
|
258
|
-
"color": "#
|
|
259
|
-
"description": "
|
|
260
|
-
"forked": "
|
|
261
|
-
"stargazers_count":
|
|
262
|
-
"todayStar": "
|
|
263
|
-
"html_url": "https://github.com/
|
|
256
|
+
"full_name": "phidatahq/phidata",
|
|
257
|
+
"language": "Python",
|
|
258
|
+
"color": "#3572A5",
|
|
259
|
+
"description": "Add memory, knowledge and tools to LLMs",
|
|
260
|
+
"forked": "590",
|
|
261
|
+
"stargazers_count": 4464,
|
|
262
|
+
"todayStar": "1243 stars this week",
|
|
263
|
+
"html_url": "https://github.com/phidatahq/phidata",
|
|
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": "langchain-ai/langgraph",
|
|
268
|
+
"language": "Python",
|
|
269
|
+
"color": "#3572A5",
|
|
270
|
+
"description": "",
|
|
271
|
+
"forked": "378",
|
|
272
|
+
"stargazers_count": 2749,
|
|
273
|
+
"todayStar": "363 stars this week",
|
|
274
|
+
"html_url": "https://github.com/langchain-ai/langgraph",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|