@wcj/github-rank 24.1.8 → 24.1.9
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 +21631 -21629
- package/dist/trending-daily.json +184 -195
- package/dist/trending-monthly.json +136 -136
- package/dist/trending-weekly.json +164 -164
- package/dist/users.china.json +1230 -1230
- package/dist/users.json +5236 -5236
- package/package.json +1 -1
- package/web/data/repos.json +21631 -21629
- package/web/data/trending-daily.json +184 -195
- package/web/data/trending-monthly.json +136 -136
- package/web/data/trending-weekly.json +164 -164
- package/web/data/users.china.json +1230 -1230
- package/web/data/users.json +5236 -5236
- package/web/index.html +4036 -4036
- package/web/repos.html +2780 -2780
- package/web/trending-monthly.html +145 -141
- package/web/trending-weekly.html +163 -163
- package/web/trending.html +165 -195
- package/web/users.china.html +936 -936
|
@@ -4,9 +4,9 @@
|
|
|
4
4
|
"language": "TypeScript",
|
|
5
5
|
"color": "#3178c6",
|
|
6
6
|
"description": "🤖 Lobe Chat - an open-source, high-performance chatbot framework that supports speech synthesis, multimodal, and extensible Function Call plugin system. Supports one-click free deployment of your private ChatGPT/LLM web application.",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
7
|
+
"forked": "2988",
|
|
8
|
+
"stargazers_count": 15872,
|
|
9
|
+
"todayStar": "11854 stars this month",
|
|
10
10
|
"html_url": "https://github.com/lobehub/lobe-chat",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
@@ -15,9 +15,9 @@
|
|
|
15
15
|
"language": "Java",
|
|
16
16
|
"color": "#b07219",
|
|
17
17
|
"description": "locally hosted web application that allows you to perform various operations on PDF files",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
18
|
+
"forked": "1007",
|
|
19
|
+
"stargazers_count": 15249,
|
|
20
|
+
"todayStar": "10535 stars this month",
|
|
21
21
|
"html_url": "https://github.com/Stirling-Tools/Stirling-PDF",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
@@ -26,9 +26,9 @@
|
|
|
26
26
|
"language": "",
|
|
27
27
|
"color": "",
|
|
28
28
|
"description": "Curated list of project-based tutorials",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
29
|
+
"forked": "20052",
|
|
30
|
+
"stargazers_count": 148491,
|
|
31
|
+
"todayStar": "23752 stars this month",
|
|
32
32
|
"html_url": "https://github.com/practical-tutorials/project-based-learning",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
@@ -37,9 +37,9 @@
|
|
|
37
37
|
"language": "Go",
|
|
38
38
|
"color": "#00ADD8",
|
|
39
39
|
"description": "Get up and running with Llama 2 and other large language models locally",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
40
|
+
"forked": "1989",
|
|
41
|
+
"stargazers_count": 30179,
|
|
42
|
+
"todayStar": "9498 stars this month",
|
|
43
43
|
"html_url": "https://github.com/jmorganca/ollama",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
@@ -48,65 +48,65 @@
|
|
|
48
48
|
"language": "Python",
|
|
49
49
|
"color": "#3572A5",
|
|
50
50
|
"description": "Dev tool that writes scalable apps from scratch while the developer oversees the implementation",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
51
|
+
"forked": "1686",
|
|
52
|
+
"stargazers_count": 19799,
|
|
53
|
+
"todayStar": "4605 stars this month",
|
|
54
54
|
"html_url": "https://github.com/Pythagora-io/gpt-pilot",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
|
-
{
|
|
58
|
-
"full_name": "ml-explore/mlx-examples",
|
|
59
|
-
"language": "Python",
|
|
60
|
-
"color": "#3572A5",
|
|
61
|
-
"description": "Examples in the MLX framework",
|
|
62
|
-
"forked": "510",
|
|
63
|
-
"stargazers_count": 3409,
|
|
64
|
-
"todayStar": "2842 stars this month",
|
|
65
|
-
"html_url": "https://github.com/ml-explore/mlx-examples",
|
|
66
|
-
"rank": 6
|
|
67
|
-
},
|
|
68
57
|
{
|
|
69
58
|
"full_name": "jianchang512/clone-voice",
|
|
70
59
|
"language": "Python",
|
|
71
60
|
"color": "#3572A5",
|
|
72
61
|
"description": "A sound cloning tool with a web interface, using your voice or any sound to record audio / 一个带web界面的声音克隆工具,使用你的音色或任意声音来录制音频",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
62
|
+
"forked": "393",
|
|
63
|
+
"stargazers_count": 4678,
|
|
64
|
+
"todayStar": "3178 stars this month",
|
|
76
65
|
"html_url": "https://github.com/jianchang512/clone-voice",
|
|
77
|
-
"rank":
|
|
66
|
+
"rank": 6
|
|
78
67
|
},
|
|
79
68
|
{
|
|
80
69
|
"full_name": "pandora-next/deploy",
|
|
81
70
|
"language": "PHP",
|
|
82
71
|
"color": "#4F5D95",
|
|
83
72
|
"description": "Pandora Cloud + Pandora Server + Shared Chat + BackendAPI Proxy + Chat2API + Signup Free = PandoraNext. New GPTs(Gizmo) UI, All in one!",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
73
|
+
"forked": "1757",
|
|
74
|
+
"stargazers_count": 9014,
|
|
75
|
+
"todayStar": "4897 stars this month",
|
|
87
76
|
"html_url": "https://github.com/pandora-next/deploy",
|
|
88
|
-
"rank":
|
|
77
|
+
"rank": 7
|
|
89
78
|
},
|
|
90
79
|
{
|
|
91
80
|
"full_name": "Hillobar/Rope",
|
|
92
81
|
"language": "Python",
|
|
93
82
|
"color": "#3572A5",
|
|
94
83
|
"description": "GUI-focused roop",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
84
|
+
"forked": "274",
|
|
85
|
+
"stargazers_count": 1962,
|
|
86
|
+
"todayStar": "1299 stars this month",
|
|
98
87
|
"html_url": "https://github.com/Hillobar/Rope",
|
|
88
|
+
"rank": 8
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
"full_name": "GoogleCloudPlatform/generative-ai",
|
|
92
|
+
"language": "JupyterNotebook",
|
|
93
|
+
"color": "#DA5B0B",
|
|
94
|
+
"description": "Sample code and notebooks for Generative AI on Google Cloud",
|
|
95
|
+
"forked": "857",
|
|
96
|
+
"stargazers_count": 3906,
|
|
97
|
+
"todayStar": "1317 stars this month",
|
|
98
|
+
"html_url": "https://github.com/GoogleCloudPlatform/generative-ai",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"full_name": "
|
|
103
|
-
"language": "
|
|
104
|
-
"color": "#
|
|
105
|
-
"description": "",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
102
|
+
"full_name": "ml-explore/mlx-examples",
|
|
103
|
+
"language": "Python",
|
|
104
|
+
"color": "#3572A5",
|
|
105
|
+
"description": "Examples in the MLX framework",
|
|
106
|
+
"forked": "511",
|
|
107
|
+
"stargazers_count": 3435,
|
|
108
|
+
"todayStar": "2734 stars this month",
|
|
109
|
+
"html_url": "https://github.com/ml-explore/mlx-examples",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
@@ -114,76 +114,76 @@
|
|
|
114
114
|
"language": "Python",
|
|
115
115
|
"color": "#3572A5",
|
|
116
116
|
"description": "Providing enterprise-grade LLM-based development framework, tools, and fine-tuned models.",
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
117
|
+
"forked": "137",
|
|
118
|
+
"stargazers_count": 1694,
|
|
119
|
+
"todayStar": "1163 stars this month",
|
|
120
120
|
"html_url": "https://github.com/llmware-ai/llmware",
|
|
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": "100xdevs-cohort-2/assignments",
|
|
125
|
+
"language": "JavaScript",
|
|
126
|
+
"color": "#f1e05a",
|
|
127
|
+
"description": "",
|
|
128
|
+
"forked": "2654",
|
|
129
|
+
"stargazers_count": 1345,
|
|
130
|
+
"todayStar": "867 stars this month",
|
|
131
|
+
"html_url": "https://github.com/100xdevs-cohort-2/assignments",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
|
+
{
|
|
135
|
+
"full_name": "ollama-webui/ollama-webui",
|
|
136
|
+
"language": "Svelte",
|
|
137
|
+
"color": "#ff3e00",
|
|
138
|
+
"description": "ChatGPT-Style Web UI Client for Ollama 🦙",
|
|
139
|
+
"forked": "296",
|
|
140
|
+
"stargazers_count": 3168,
|
|
141
|
+
"todayStar": "1869 stars this month",
|
|
142
|
+
"html_url": "https://github.com/ollama-webui/ollama-webui",
|
|
143
|
+
"rank": 13
|
|
144
|
+
},
|
|
134
145
|
{
|
|
135
146
|
"full_name": "facebook/stylex",
|
|
136
147
|
"language": "JavaScript",
|
|
137
148
|
"color": "#f1e05a",
|
|
138
149
|
"description": "StyleX is the styling system for ambitious user interfaces.",
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
150
|
+
"forked": "325",
|
|
151
|
+
"stargazers_count": 7060,
|
|
152
|
+
"todayStar": "3517 stars this month",
|
|
142
153
|
"html_url": "https://github.com/facebook/stylex",
|
|
143
|
-
"rank":
|
|
154
|
+
"rank": 14
|
|
144
155
|
},
|
|
145
156
|
{
|
|
146
157
|
"full_name": "ruanyf/weekly",
|
|
147
158
|
"language": "",
|
|
148
159
|
"color": "",
|
|
149
160
|
"description": "科技爱好者周刊,每周五发布",
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
161
|
+
"forked": "2632",
|
|
162
|
+
"stargazers_count": 39088,
|
|
163
|
+
"todayStar": "1694 stars this month",
|
|
153
164
|
"html_url": "https://github.com/ruanyf/weekly",
|
|
154
|
-
"rank":
|
|
165
|
+
"rank": 15
|
|
155
166
|
},
|
|
156
167
|
{
|
|
157
|
-
"full_name": "
|
|
158
|
-
"language": "
|
|
159
|
-
"color": "#
|
|
160
|
-
"description": "
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
165
|
-
"rank":
|
|
168
|
+
"full_name": "labring/FastGPT",
|
|
169
|
+
"language": "TypeScript",
|
|
170
|
+
"color": "#3178c6",
|
|
171
|
+
"description": "FastGPT is a knowledge-based QA system built on the LLM, offers out-of-the-box data processing and model invocation capabilities, allows for workflow orchestration through Flow visualization!",
|
|
172
|
+
"forked": "1898",
|
|
173
|
+
"stargazers_count": 8535,
|
|
174
|
+
"todayStar": "1898 stars this month",
|
|
175
|
+
"html_url": "https://github.com/labring/FastGPT",
|
|
176
|
+
"rank": 16
|
|
166
177
|
},
|
|
167
178
|
{
|
|
168
179
|
"full_name": "danswer-ai/danswer",
|
|
169
180
|
"language": "Python",
|
|
170
181
|
"color": "#3572A5",
|
|
171
182
|
"description": "Ask Questions in natural language and get Answers backed by private sources. Connects to tools like Slack, GitHub, Confluence, etc.",
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
183
|
+
"forked": "609",
|
|
184
|
+
"stargazers_count": 6050,
|
|
185
|
+
"todayStar": "1312 stars this month",
|
|
175
186
|
"html_url": "https://github.com/danswer-ai/danswer",
|
|
176
|
-
"rank": 16
|
|
177
|
-
},
|
|
178
|
-
{
|
|
179
|
-
"full_name": "songquanpeng/one-api",
|
|
180
|
-
"language": "JavaScript",
|
|
181
|
-
"color": "#f1e05a",
|
|
182
|
-
"description": "OpenAI 接口管理 & 分发系统,支持 Azure、Anthropic Claude、Google PaLM 2 & Gemini、智谱 ChatGLM、百度文心一言、讯飞星火认知、阿里通义千问、360 智脑以及腾讯混元,可用于二次分发管理 key,仅单可执行文件,已打包好 Docker 镜像,一键部署,开箱即用. OpenAI key management & redistribution system, using a single API for all LLMs, and features an English UI.",
|
|
183
|
-
"forked": "2137",
|
|
184
|
-
"stargazers_count": 8309,
|
|
185
|
-
"todayStar": "1870 stars this month",
|
|
186
|
-
"html_url": "https://github.com/songquanpeng/one-api",
|
|
187
187
|
"rank": 17
|
|
188
188
|
},
|
|
189
189
|
{
|
|
@@ -191,65 +191,65 @@
|
|
|
191
191
|
"language": "JupyterNotebook",
|
|
192
192
|
"color": "#DA5B0B",
|
|
193
193
|
"description": "Reference implementation of Mistral AI 7B v0.1 model.",
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
194
|
+
"forked": "466",
|
|
195
|
+
"stargazers_count": 6247,
|
|
196
|
+
"todayStar": "1679 stars this month",
|
|
197
197
|
"html_url": "https://github.com/mistralai/mistral-src",
|
|
198
198
|
"rank": 18
|
|
199
199
|
},
|
|
200
|
-
{
|
|
201
|
-
"full_name": "labring/FastGPT",
|
|
202
|
-
"language": "TypeScript",
|
|
203
|
-
"color": "#3178c6",
|
|
204
|
-
"description": "FastGPT is a knowledge-based QA system built on the LLM, offers out-of-the-box data processing and model invocation capabilities, allows for workflow orchestration through Flow visualization!",
|
|
205
|
-
"forked": "1888",
|
|
206
|
-
"stargazers_count": 8467,
|
|
207
|
-
"todayStar": "1864 stars this month",
|
|
208
|
-
"html_url": "https://github.com/labring/FastGPT",
|
|
209
|
-
"rank": 19
|
|
210
|
-
},
|
|
211
200
|
{
|
|
212
201
|
"full_name": "a-h/templ",
|
|
213
202
|
"language": "Go",
|
|
214
203
|
"color": "#00ADD8",
|
|
215
204
|
"description": "A language for writing HTML user interfaces in Go.",
|
|
216
205
|
"forked": "133",
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
206
|
+
"stargazers_count": 4692,
|
|
207
|
+
"todayStar": "2433 stars this month",
|
|
219
208
|
"html_url": "https://github.com/a-h/templ",
|
|
209
|
+
"rank": 19
|
|
210
|
+
},
|
|
211
|
+
{
|
|
212
|
+
"full_name": "jzhang38/TinyLlama",
|
|
213
|
+
"language": "Python",
|
|
214
|
+
"color": "#3572A5",
|
|
215
|
+
"description": "The TinyLlama project is an open endeavor to pretrain a 1.1B Llama model on 3 trillion tokens.",
|
|
216
|
+
"forked": "242",
|
|
217
|
+
"stargazers_count": 4940,
|
|
218
|
+
"todayStar": "1408 stars this month",
|
|
219
|
+
"html_url": "https://github.com/jzhang38/TinyLlama",
|
|
220
220
|
"rank": 20
|
|
221
221
|
},
|
|
222
|
+
{
|
|
223
|
+
"full_name": "songquanpeng/one-api",
|
|
224
|
+
"language": "JavaScript",
|
|
225
|
+
"color": "#f1e05a",
|
|
226
|
+
"description": "OpenAI 接口管理 & 分发系统,支持 Azure、Anthropic Claude、Google PaLM 2 & Gemini、智谱 ChatGLM、百度文心一言、讯飞星火认知、阿里通义千问、360 智脑以及腾讯混元,可用于二次分发管理 key,仅单可执行文件,已打包好 Docker 镜像,一键部署,开箱即用. OpenAI key management & redistribution system, using a single API for all LLMs, and features an English UI.",
|
|
227
|
+
"forked": "2153",
|
|
228
|
+
"stargazers_count": 8358,
|
|
229
|
+
"todayStar": "1849 stars this month",
|
|
230
|
+
"html_url": "https://github.com/songquanpeng/one-api",
|
|
231
|
+
"rank": 21
|
|
232
|
+
},
|
|
222
233
|
{
|
|
223
234
|
"full_name": "gkd-kit/gkd",
|
|
224
235
|
"language": "Kotlin",
|
|
225
236
|
"color": "#A97BFF",
|
|
226
237
|
"description": "基于 无障碍 + 高级选择器 + 订阅规则 的自定义屏幕点击 Android APP",
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
238
|
+
"forked": "651",
|
|
239
|
+
"stargazers_count": 12059,
|
|
240
|
+
"todayStar": "3374 stars this month",
|
|
230
241
|
"html_url": "https://github.com/gkd-kit/gkd",
|
|
231
|
-
"rank": 21
|
|
232
|
-
},
|
|
233
|
-
{
|
|
234
|
-
"full_name": "karanpratapsingh/system-design",
|
|
235
|
-
"language": "",
|
|
236
|
-
"color": "",
|
|
237
|
-
"description": "Learn how to design systems at scale and prepare for system design interviews",
|
|
238
|
-
"forked": "2463",
|
|
239
|
-
"stargazers_count": 25860,
|
|
240
|
-
"todayStar": "3757 stars this month",
|
|
241
|
-
"html_url": "https://github.com/karanpratapsingh/system-design",
|
|
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": "karpathy/nanoGPT",
|
|
246
|
+
"language": "Python",
|
|
247
|
+
"color": "#3572A5",
|
|
248
|
+
"description": "The simplest, fastest repository for training/finetuning medium-sized GPTs.",
|
|
249
|
+
"forked": "3995",
|
|
250
|
+
"stargazers_count": 28051,
|
|
251
|
+
"todayStar": "1352 stars this month",
|
|
252
|
+
"html_url": "https://github.com/karpathy/nanoGPT",
|
|
253
253
|
"rank": 23
|
|
254
254
|
},
|
|
255
255
|
{
|
|
@@ -257,21 +257,21 @@
|
|
|
257
257
|
"language": "Python",
|
|
258
258
|
"color": "#3572A5",
|
|
259
259
|
"description": "A high-throughput and memory-efficient inference and serving engine for LLMs",
|
|
260
|
-
"forked": "
|
|
261
|
-
"stargazers_count":
|
|
262
|
-
"todayStar": "
|
|
260
|
+
"forked": "1516",
|
|
261
|
+
"stargazers_count": 12880,
|
|
262
|
+
"todayStar": "2186 stars this month",
|
|
263
263
|
"html_url": "https://github.com/vllm-project/vllm",
|
|
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": "shadcn-ui/ui",
|
|
268
|
+
"language": "TypeScript",
|
|
269
|
+
"color": "#3178c6",
|
|
270
|
+
"description": "Beautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source.",
|
|
271
|
+
"forked": "2145",
|
|
272
|
+
"stargazers_count": 41369,
|
|
273
|
+
"todayStar": "4769 stars this month",
|
|
274
|
+
"html_url": "https://github.com/shadcn-ui/ui",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|