@wcj/github-rank 24.5.9 → 24.5.10
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 +19978 -19958
- package/dist/trending-daily.json +183 -183
- package/dist/trending-monthly.json +134 -167
- package/dist/trending-weekly.json +174 -174
- package/dist/users.china.json +7286 -6971
- package/dist/users.json +2366 -21569
- package/dist/users.org.json +1780 -1754
- package/package.json +1 -1
- package/web/data/repos.json +19978 -19958
- package/web/data/trending-daily.json +183 -183
- package/web/data/trending-monthly.json +134 -167
- package/web/data/trending-weekly.json +174 -174
- package/web/data/users.china.json +7286 -6971
- package/web/data/users.json +2366 -21569
- package/web/data/users.org.json +1780 -1754
- package/web/index.html +3344 -32760
- package/web/org.html +1358 -1520
- package/web/repos.html +2692 -2692
- package/web/trending-monthly.html +134 -248
- package/web/trending-weekly.html +157 -157
- package/web/trending.html +161 -169
- package/web/users.china.html +7001 -6582
|
@@ -1,46 +1,46 @@
|
|
|
1
1
|
[
|
|
2
|
-
{
|
|
3
|
-
"full_name": "karpathy/llm.c",
|
|
4
|
-
"language": "Cuda",
|
|
5
|
-
"color": "#3A4E3A",
|
|
6
|
-
"description": "LLM training in simple, raw C/CUDA",
|
|
7
|
-
"forked": "1914",
|
|
8
|
-
"stargazers_count": 18463,
|
|
9
|
-
"todayStar": "18477 stars this month",
|
|
10
|
-
"html_url": "https://github.com/karpathy/llm.c",
|
|
11
|
-
"rank": 1
|
|
12
|
-
},
|
|
13
|
-
{
|
|
14
|
-
"full_name": "drawdb-io/drawdb",
|
|
15
|
-
"language": "JavaScript",
|
|
16
|
-
"color": "#f1e05a",
|
|
17
|
-
"description": "Free, simple, and intuitive online database design tool and SQL generator.",
|
|
18
|
-
"forked": "649",
|
|
19
|
-
"stargazers_count": 10206,
|
|
20
|
-
"todayStar": "8824 stars this month",
|
|
21
|
-
"html_url": "https://github.com/drawdb-io/drawdb",
|
|
22
|
-
"rank": 2
|
|
23
|
-
},
|
|
24
2
|
{
|
|
25
3
|
"full_name": "myshell-ai/OpenVoice",
|
|
26
4
|
"language": "Python",
|
|
27
5
|
"color": "#3572A5",
|
|
28
6
|
"description": "Instant voice cloning by MyShell.",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
7
|
+
"forked": "2290",
|
|
8
|
+
"stargazers_count": 24664,
|
|
9
|
+
"todayStar": "7840 stars this month",
|
|
32
10
|
"html_url": "https://github.com/myshell-ai/OpenVoice",
|
|
33
|
-
"rank":
|
|
11
|
+
"rank": 1
|
|
34
12
|
},
|
|
35
13
|
{
|
|
36
14
|
"full_name": "jwasham/coding-interview-university",
|
|
37
15
|
"language": "",
|
|
38
16
|
"color": "",
|
|
39
17
|
"description": "A complete computer science study plan to become a software engineer.",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
18
|
+
"forked": "73872",
|
|
19
|
+
"stargazers_count": 291662,
|
|
20
|
+
"todayStar": "10482 stars this month",
|
|
43
21
|
"html_url": "https://github.com/jwasham/coding-interview-university",
|
|
22
|
+
"rank": 2
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"full_name": "drawdb-io/drawdb",
|
|
26
|
+
"language": "JavaScript",
|
|
27
|
+
"color": "#f1e05a",
|
|
28
|
+
"description": "Free, simple, and intuitive online database design tool and SQL generator.",
|
|
29
|
+
"forked": "653",
|
|
30
|
+
"stargazers_count": 10330,
|
|
31
|
+
"todayStar": "8344 stars this month",
|
|
32
|
+
"html_url": "https://github.com/drawdb-io/drawdb",
|
|
33
|
+
"rank": 3
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
"full_name": "karpathy/llm.c",
|
|
37
|
+
"language": "Cuda",
|
|
38
|
+
"color": "#3A4E3A",
|
|
39
|
+
"description": "LLM training in simple, raw C/CUDA",
|
|
40
|
+
"forked": "1923",
|
|
41
|
+
"stargazers_count": 18536,
|
|
42
|
+
"todayStar": "13626 stars this month",
|
|
43
|
+
"html_url": "https://github.com/karpathy/llm.c",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
@@ -48,9 +48,9 @@
|
|
|
48
48
|
"language": "TypeScript",
|
|
49
49
|
"color": "#3178c6",
|
|
50
50
|
"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.",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
51
|
+
"forked": "3651",
|
|
52
|
+
"stargazers_count": 28226,
|
|
53
|
+
"todayStar": "8446 stars this month",
|
|
54
54
|
"html_url": "https://github.com/langgenius/dify",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
@@ -59,32 +59,32 @@
|
|
|
59
59
|
"language": "Vue",
|
|
60
60
|
"color": "#41b883",
|
|
61
61
|
"description": "Vue3 + Pinia 仿抖音,Vue 在移动端的最佳实践 . Imitate TikTok ,Vue Best practices on Mobile",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
62
|
+
"forked": "1758",
|
|
63
|
+
"stargazers_count": 7232,
|
|
64
|
+
"todayStar": "4566 stars this month",
|
|
65
65
|
"html_url": "https://github.com/zyronon/douyin",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
|
-
{
|
|
69
|
-
"full_name": "nashsu/FreeAskInternet",
|
|
70
|
-
"language": "Python",
|
|
71
|
-
"color": "#3572A5",
|
|
72
|
-
"description": "FreeAskInternet is a completely free, PRIVATE and LOCALLY running search aggregator & answer generate using MULTI LLMs, without GPU needed. The user can ask a question and the system will make a multi engine search and combine the search result to LLM and generate the answer based on search results. It's all FREE to use.",
|
|
73
|
-
"forked": "827",
|
|
74
|
-
"stargazers_count": 7680,
|
|
75
|
-
"todayStar": "6211 stars this month",
|
|
76
|
-
"html_url": "https://github.com/nashsu/FreeAskInternet",
|
|
77
|
-
"rank": 7
|
|
78
|
-
},
|
|
79
68
|
{
|
|
80
69
|
"full_name": "phidatahq/phidata",
|
|
81
70
|
"language": "Python",
|
|
82
71
|
"color": "#3572A5",
|
|
83
72
|
"description": "Memory, knowledge and tools for LLMs",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
73
|
+
"forked": "774",
|
|
74
|
+
"stargazers_count": 5659,
|
|
75
|
+
"todayStar": "2795 stars this month",
|
|
87
76
|
"html_url": "https://github.com/phidatahq/phidata",
|
|
77
|
+
"rank": 7
|
|
78
|
+
},
|
|
79
|
+
{
|
|
80
|
+
"full_name": "miurla/morphic",
|
|
81
|
+
"language": "TypeScript",
|
|
82
|
+
"color": "#3178c6",
|
|
83
|
+
"description": "An AI-powered search engine with a generative UI",
|
|
84
|
+
"forked": "929",
|
|
85
|
+
"stargazers_count": 4153,
|
|
86
|
+
"todayStar": "3151 stars this month",
|
|
87
|
+
"html_url": "https://github.com/miurla/morphic",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
90
|
{
|
|
@@ -92,186 +92,153 @@
|
|
|
92
92
|
"language": "Python",
|
|
93
93
|
"color": "#3572A5",
|
|
94
94
|
"description": "Llama中文社区,Llama3在线体验和微调模型已开放,实时汇总最新Llama3学习资料,已将所有代码更新适配Llama3,构建最好的中文Llama大模型,完全开源可商用",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
95
|
+
"forked": "1091",
|
|
96
|
+
"stargazers_count": 11747,
|
|
97
|
+
"todayStar": "2628 stars this month",
|
|
98
98
|
"html_url": "https://github.com/LlamaFamily/Llama-Chinese",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"full_name": "
|
|
102
|
+
"full_name": "Asabeneh/30-Days-Of-Python",
|
|
103
103
|
"language": "Python",
|
|
104
104
|
"color": "#3572A5",
|
|
105
|
-
"description": "
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
105
|
+
"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",
|
|
106
|
+
"forked": "6522",
|
|
107
|
+
"stargazers_count": 32140,
|
|
108
|
+
"todayStar": "2071 stars this month",
|
|
109
|
+
"html_url": "https://github.com/Asabeneh/30-Days-Of-Python",
|
|
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": "568",
|
|
118
|
+
"stargazers_count": 9007,
|
|
119
|
+
"todayStar": "3572 stars this month",
|
|
120
|
+
"html_url": "https://github.com/unslothai/unsloth",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
|
-
{
|
|
124
|
-
"full_name": "wandb/openui",
|
|
125
|
-
"language": "TypeScript",
|
|
126
|
-
"color": "#3178c6",
|
|
127
|
-
"description": "OpenUI let's you describe UI using your imagination, then see it rendered live.",
|
|
128
|
-
"forked": "911",
|
|
129
|
-
"stargazers_count": 11248,
|
|
130
|
-
"todayStar": "6323 stars this month",
|
|
131
|
-
"html_url": "https://github.com/wandb/openui",
|
|
132
|
-
"rank": 12
|
|
133
|
-
},
|
|
134
123
|
{
|
|
135
124
|
"full_name": "ollama/ollama",
|
|
136
125
|
"language": "Go",
|
|
137
126
|
"color": "#00ADD8",
|
|
138
127
|
"description": "Get up and running with Llama 3, Mistral, Gemma, and other large language models.",
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
128
|
+
"forked": "4716",
|
|
129
|
+
"stargazers_count": 65298,
|
|
130
|
+
"todayStar": "11693 stars this month",
|
|
142
131
|
"html_url": "https://github.com/ollama/ollama",
|
|
143
|
-
"rank":
|
|
144
|
-
},
|
|
145
|
-
{
|
|
146
|
-
"full_name": "unslothai/unsloth",
|
|
147
|
-
"language": "Python",
|
|
148
|
-
"color": "#3572A5",
|
|
149
|
-
"description": "Finetune Llama 3, Mistral & Gemma LLMs 2-5x faster with 80% less memory",
|
|
150
|
-
"forked": "561",
|
|
151
|
-
"stargazers_count": 8911,
|
|
152
|
-
"todayStar": "3492 stars this month",
|
|
153
|
-
"html_url": "https://github.com/unslothai/unsloth",
|
|
154
|
-
"rank": 14
|
|
132
|
+
"rank": 12
|
|
155
133
|
},
|
|
156
134
|
{
|
|
157
135
|
"full_name": "hiyouga/LLaMA-Factory",
|
|
158
136
|
"language": "Python",
|
|
159
137
|
"color": "#3572A5",
|
|
160
138
|
"description": "Unify Efficient Fine-Tuning of 100+ LLMs",
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
139
|
+
"forked": "2587",
|
|
140
|
+
"stargazers_count": 21500,
|
|
141
|
+
"todayStar": "5674 stars this month",
|
|
164
142
|
"html_url": "https://github.com/hiyouga/LLaMA-Factory",
|
|
165
|
-
"rank":
|
|
143
|
+
"rank": 13
|
|
166
144
|
},
|
|
167
145
|
{
|
|
168
|
-
"full_name": "
|
|
146
|
+
"full_name": "wandb/openui",
|
|
147
|
+
"language": "TypeScript",
|
|
148
|
+
"color": "#3178c6",
|
|
149
|
+
"description": "OpenUI let's you describe UI using your imagination, then see it rendered live.",
|
|
150
|
+
"forked": "934",
|
|
151
|
+
"stargazers_count": 11563,
|
|
152
|
+
"todayStar": "6645 stars this month",
|
|
153
|
+
"html_url": "https://github.com/wandb/openui",
|
|
154
|
+
"rank": 14
|
|
155
|
+
},
|
|
156
|
+
{
|
|
157
|
+
"full_name": "infiniflow/ragflow",
|
|
169
158
|
"language": "Python",
|
|
170
159
|
"color": "#3572A5",
|
|
171
|
-
"description": "
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
175
|
-
"html_url": "https://github.com/
|
|
176
|
-
"rank":
|
|
160
|
+
"description": "RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.",
|
|
161
|
+
"forked": "593",
|
|
162
|
+
"stargazers_count": 7058,
|
|
163
|
+
"todayStar": "3508 stars this month",
|
|
164
|
+
"html_url": "https://github.com/infiniflow/ragflow",
|
|
165
|
+
"rank": 15
|
|
177
166
|
},
|
|
178
167
|
{
|
|
179
168
|
"full_name": "open-webui/open-webui",
|
|
180
169
|
"language": "Svelte",
|
|
181
170
|
"color": "#ff3e00",
|
|
182
171
|
"description": "User-friendly WebUI for LLMs (Formerly Ollama WebUI)",
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
172
|
+
"forked": "1991",
|
|
173
|
+
"stargazers_count": 19598,
|
|
174
|
+
"todayStar": "7173 stars this month",
|
|
186
175
|
"html_url": "https://github.com/open-webui/open-webui",
|
|
176
|
+
"rank": 16
|
|
177
|
+
},
|
|
178
|
+
{
|
|
179
|
+
"full_name": "massgravel/Microsoft-Activation-Scripts",
|
|
180
|
+
"language": "Batchfile",
|
|
181
|
+
"color": "#C1F12E",
|
|
182
|
+
"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.",
|
|
183
|
+
"forked": "7606",
|
|
184
|
+
"stargazers_count": 77679,
|
|
185
|
+
"todayStar": "7811 stars this month",
|
|
186
|
+
"html_url": "https://github.com/massgravel/Microsoft-Activation-Scripts",
|
|
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": "pytorch/torchtune",
|
|
191
|
+
"language": "Python",
|
|
192
|
+
"color": "#3572A5",
|
|
193
|
+
"description": "A Native-PyTorch Library for LLM Fine-tuning",
|
|
194
|
+
"forked": "207",
|
|
195
|
+
"stargazers_count": 3106,
|
|
196
|
+
"todayStar": "2372 stars this month",
|
|
197
|
+
"html_url": "https://github.com/pytorch/torchtune",
|
|
198
198
|
"rank": 18
|
|
199
199
|
},
|
|
200
|
+
{
|
|
201
|
+
"full_name": "PawanOsman/ChatGPT",
|
|
202
|
+
"language": "TypeScript",
|
|
203
|
+
"color": "#3178c6",
|
|
204
|
+
"description": "OpenAI API Free Reverse Proxy",
|
|
205
|
+
"forked": "883",
|
|
206
|
+
"stargazers_count": 4776,
|
|
207
|
+
"todayStar": "2073 stars this month",
|
|
208
|
+
"html_url": "https://github.com/PawanOsman/ChatGPT",
|
|
209
|
+
"rank": 19
|
|
210
|
+
},
|
|
200
211
|
{
|
|
201
212
|
"full_name": "NaiboWang/EasySpider",
|
|
202
213
|
"language": "JavaScript",
|
|
203
214
|
"color": "#f1e05a",
|
|
204
215
|
"description": "A visual no-code/code-free web crawler/spider易采集:一个可视化浏览器自动化测试/数据采集/爬虫软件,可以无代码图形化的设计和执行爬虫任务。别名:ServiceWrapper面向Web应用的智能化服务封装系统。",
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
216
|
+
"forked": "2724",
|
|
217
|
+
"stargazers_count": 23263,
|
|
218
|
+
"todayStar": "2641 stars this month",
|
|
208
219
|
"html_url": "https://github.com/NaiboWang/EasySpider",
|
|
209
|
-
"rank":
|
|
220
|
+
"rank": 20
|
|
210
221
|
},
|
|
211
222
|
{
|
|
212
223
|
"full_name": "ordinals/ord",
|
|
213
224
|
"language": "Rust",
|
|
214
225
|
"color": "#dea584",
|
|
215
226
|
"description": "👁🗨 Rare and exotic sats",
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
227
|
+
"forked": "1251",
|
|
228
|
+
"stargazers_count": 3676,
|
|
229
|
+
"todayStar": "477 stars this month",
|
|
219
230
|
"html_url": "https://github.com/ordinals/ord",
|
|
220
|
-
"rank":
|
|
231
|
+
"rank": 21
|
|
221
232
|
},
|
|
222
233
|
{
|
|
223
234
|
"full_name": "paul-gauthier/aider",
|
|
224
235
|
"language": "Python",
|
|
225
236
|
"color": "#3572A5",
|
|
226
237
|
"description": "aider is AI pair programming in your terminal",
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
238
|
+
"forked": "978",
|
|
239
|
+
"stargazers_count": 9927,
|
|
240
|
+
"todayStar": "2516 stars this month",
|
|
230
241
|
"html_url": "https://github.com/paul-gauthier/aider",
|
|
231
|
-
"rank": 21
|
|
232
|
-
},
|
|
233
|
-
{
|
|
234
|
-
"full_name": "pytorch/torchtune",
|
|
235
|
-
"language": "Python",
|
|
236
|
-
"color": "#3572A5",
|
|
237
|
-
"description": "A Native-PyTorch Library for LLM Fine-tuning",
|
|
238
|
-
"forked": "203",
|
|
239
|
-
"stargazers_count": 3094,
|
|
240
|
-
"todayStar": "2363 stars this month",
|
|
241
|
-
"html_url": "https://github.com/pytorch/torchtune",
|
|
242
242
|
"rank": 22
|
|
243
|
-
},
|
|
244
|
-
{
|
|
245
|
-
"full_name": "massgravel/Microsoft-Activation-Scripts",
|
|
246
|
-
"language": "Batchfile",
|
|
247
|
-
"color": "#C1F12E",
|
|
248
|
-
"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.",
|
|
249
|
-
"forked": "7588",
|
|
250
|
-
"stargazers_count": 77498,
|
|
251
|
-
"todayStar": "7722 stars this month",
|
|
252
|
-
"html_url": "https://github.com/massgravel/Microsoft-Activation-Scripts",
|
|
253
|
-
"rank": 23
|
|
254
|
-
},
|
|
255
|
-
{
|
|
256
|
-
"full_name": "meta-llama/llama-recipes",
|
|
257
|
-
"language": "JupyterNotebook",
|
|
258
|
-
"color": "#DA5B0B",
|
|
259
|
-
"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.",
|
|
260
|
-
"forked": "1342",
|
|
261
|
-
"stargazers_count": 9516,
|
|
262
|
-
"todayStar": "1392 stars this month",
|
|
263
|
-
"html_url": "https://github.com/meta-llama/llama-recipes",
|
|
264
|
-
"rank": 24
|
|
265
|
-
},
|
|
266
|
-
{
|
|
267
|
-
"full_name": "CorentinTh/it-tools",
|
|
268
|
-
"language": "Vue",
|
|
269
|
-
"color": "#41b883",
|
|
270
|
-
"description": "Collection of handy online tools for developers, with great UX.",
|
|
271
|
-
"forked": "1497",
|
|
272
|
-
"stargazers_count": 11910,
|
|
273
|
-
"todayStar": "2434 stars this month",
|
|
274
|
-
"html_url": "https://github.com/CorentinTh/it-tools",
|
|
275
|
-
"rank": 25
|
|
276
243
|
}
|
|
277
244
|
]
|