@wcj/github-rank 23.5.6 → 23.5.7
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 +20035 -20045
- package/dist/trending-daily.json +189 -189
- package/dist/trending-monthly.json +153 -153
- package/dist/trending-weekly.json +171 -171
- package/dist/users.china.json +1703 -1703
- package/dist/users.json +6744 -6744
- package/package.json +1 -1
- package/web/data/repos.json +20035 -20045
- package/web/data/trending-daily.json +189 -189
- package/web/data/trending-monthly.json +153 -153
- package/web/data/trending-weekly.json +171 -171
- package/web/data/users.china.json +1703 -1703
- package/web/data/users.json +6744 -6744
- package/web/index.html +5336 -5336
- package/web/repos.html +2756 -2756
- package/web/trending-monthly.html +147 -147
- package/web/trending-weekly.html +157 -157
- package/web/trending.html +176 -172
- package/web/users.china.html +1245 -1245
|
@@ -4,9 +4,9 @@
|
|
|
4
4
|
"language": "Python",
|
|
5
5
|
"color": "#3572A5",
|
|
6
6
|
"description": "An experimental open-source attempt to make GPT-4 fully autonomous.",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
7
|
+
"forked": "24901",
|
|
8
|
+
"stargazers_count": 125833,
|
|
9
|
+
"todayStar": "113987 stars this month",
|
|
10
10
|
"html_url": "https://github.com/Significant-Gravitas/Auto-GPT",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
@@ -15,9 +15,9 @@
|
|
|
15
15
|
"language": "Python",
|
|
16
16
|
"color": "#3572A5",
|
|
17
17
|
"description": "DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
18
|
+
"forked": "2869",
|
|
19
|
+
"stargazers_count": 23966,
|
|
20
|
+
"todayStar": "13896 stars this month",
|
|
21
21
|
"html_url": "https://github.com/microsoft/DeepSpeed",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
@@ -26,54 +26,54 @@
|
|
|
26
26
|
"language": "Python",
|
|
27
27
|
"color": "#3572A5",
|
|
28
28
|
"description": "",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
29
|
+
"forked": "1855",
|
|
30
|
+
"stargazers_count": 13502,
|
|
31
|
+
"todayStar": "10851 stars this month",
|
|
32
32
|
"html_url": "https://github.com/yoheinakajima/babyagi",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
|
-
{
|
|
36
|
-
"full_name": "facebookresearch/segment-anything",
|
|
37
|
-
"language": "JupyterNotebook",
|
|
38
|
-
"color": "#DA5B0B",
|
|
39
|
-
"description": "The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.",
|
|
40
|
-
"forked": "3317",
|
|
41
|
-
"stargazers_count": 31478,
|
|
42
|
-
"todayStar": "31397 stars this month",
|
|
43
|
-
"html_url": "https://github.com/facebookresearch/segment-anything",
|
|
44
|
-
"rank": 4
|
|
45
|
-
},
|
|
46
35
|
{
|
|
47
36
|
"full_name": "biobootloader/wolverine",
|
|
48
37
|
"language": "Python",
|
|
49
38
|
"color": "#3572A5",
|
|
50
39
|
"description": "",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
40
|
+
"forked": "487",
|
|
41
|
+
"stargazers_count": 4763,
|
|
42
|
+
"todayStar": "4009 stars this month",
|
|
54
43
|
"html_url": "https://github.com/biobootloader/wolverine",
|
|
55
|
-
"rank":
|
|
44
|
+
"rank": 4
|
|
56
45
|
},
|
|
57
46
|
{
|
|
58
47
|
"full_name": "shadcn/taxonomy",
|
|
59
48
|
"language": "TypeScript",
|
|
60
49
|
"color": "#3178c6",
|
|
61
50
|
"description": "An open source application built using the new router, server components and everything new in Next.js 13.",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
51
|
+
"forked": "1165",
|
|
52
|
+
"stargazers_count": 10699,
|
|
53
|
+
"todayStar": "5560 stars this month",
|
|
65
54
|
"html_url": "https://github.com/shadcn/taxonomy",
|
|
66
|
-
"rank":
|
|
55
|
+
"rank": 5
|
|
67
56
|
},
|
|
68
57
|
{
|
|
69
|
-
"full_name": "
|
|
58
|
+
"full_name": "imClumsyPanda/langchain-ChatGLM",
|
|
70
59
|
"language": "Python",
|
|
71
60
|
"color": "#3572A5",
|
|
72
|
-
"description": "
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
61
|
+
"description": "langchain-ChatGLM, local knowledge based ChatGLM with langchain | 基于本地知识的 ChatGLM 问答",
|
|
62
|
+
"forked": "533",
|
|
63
|
+
"stargazers_count": 4675,
|
|
64
|
+
"todayStar": "3958 stars this month",
|
|
65
|
+
"html_url": "https://github.com/imClumsyPanda/langchain-ChatGLM",
|
|
66
|
+
"rank": 6
|
|
67
|
+
},
|
|
68
|
+
{
|
|
69
|
+
"full_name": "facebookresearch/segment-anything",
|
|
70
|
+
"language": "JupyterNotebook",
|
|
71
|
+
"color": "#DA5B0B",
|
|
72
|
+
"description": "The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.",
|
|
73
|
+
"forked": "3329",
|
|
74
|
+
"stargazers_count": 31585,
|
|
75
|
+
"todayStar": "21599 stars this month",
|
|
76
|
+
"html_url": "https://github.com/facebookresearch/segment-anything",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
79
|
{
|
|
@@ -81,197 +81,197 @@
|
|
|
81
81
|
"language": "Python",
|
|
82
82
|
"color": "#3572A5",
|
|
83
83
|
"description": "OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
84
|
+
"forked": "2698",
|
|
85
|
+
"stargazers_count": 31906,
|
|
86
|
+
"todayStar": "11503 stars this month",
|
|
87
87
|
"html_url": "https://github.com/LAION-AI/Open-Assistant",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
|
-
{
|
|
91
|
-
"full_name": "oobabooga/text-generation-webui",
|
|
92
|
-
"language": "Python",
|
|
93
|
-
"color": "#3572A5",
|
|
94
|
-
"description": "A gradio web UI for running Large Language Models like LLaMA, llama.cpp, GPT-J, Pythia, OPT, and GALACTICA.",
|
|
95
|
-
"forked": "1280",
|
|
96
|
-
"stargazers_count": 11631,
|
|
97
|
-
"todayStar": "6255 stars this month",
|
|
98
|
-
"html_url": "https://github.com/oobabooga/text-generation-webui",
|
|
99
|
-
"rank": 9
|
|
100
|
-
},
|
|
101
|
-
{
|
|
102
|
-
"full_name": "chroma-core/chroma",
|
|
103
|
-
"language": "Python",
|
|
104
|
-
"color": "#3572A5",
|
|
105
|
-
"description": "the AI-native open-source embedding database",
|
|
106
|
-
"forked": "249",
|
|
107
|
-
"stargazers_count": 4551,
|
|
108
|
-
"todayStar": "3456 stars this month",
|
|
109
|
-
"html_url": "https://github.com/chroma-core/chroma",
|
|
110
|
-
"rank": 10
|
|
111
|
-
},
|
|
112
90
|
{
|
|
113
91
|
"full_name": "Yidadaa/ChatGPT-Next-Web",
|
|
114
92
|
"language": "TypeScript",
|
|
115
93
|
"color": "#3178c6",
|
|
116
94
|
"description": "One-Click to deploy well-designed ChatGPT web UI on Vercel. 一键拥有你自己的 ChatGPT 网页服务。",
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
95
|
+
"forked": "15841",
|
|
96
|
+
"stargazers_count": 23124,
|
|
97
|
+
"todayStar": "10645 stars this month",
|
|
120
98
|
"html_url": "https://github.com/Yidadaa/ChatGPT-Next-Web",
|
|
121
|
-
"rank":
|
|
99
|
+
"rank": 9
|
|
122
100
|
},
|
|
123
101
|
{
|
|
124
102
|
"full_name": "hwchase17/langchain",
|
|
125
103
|
"language": "Python",
|
|
126
104
|
"color": "#3572A5",
|
|
127
105
|
"description": "⚡ Building applications with LLMs through composability ⚡",
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
106
|
+
"forked": "3839",
|
|
107
|
+
"stargazers_count": 35344,
|
|
108
|
+
"todayStar": "13688 stars this month",
|
|
131
109
|
"html_url": "https://github.com/hwchase17/langchain",
|
|
132
|
-
"rank":
|
|
110
|
+
"rank": 10
|
|
133
111
|
},
|
|
134
112
|
{
|
|
135
|
-
"full_name": "
|
|
113
|
+
"full_name": "oobabooga/text-generation-webui",
|
|
136
114
|
"language": "Python",
|
|
137
115
|
"color": "#3572A5",
|
|
138
|
-
"description": "
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
143
|
-
"rank":
|
|
116
|
+
"description": "A gradio web UI for running Large Language Models like LLaMA, llama.cpp, GPT-J, Pythia, OPT, and GALACTICA.",
|
|
117
|
+
"forked": "1304",
|
|
118
|
+
"stargazers_count": 11778,
|
|
119
|
+
"todayStar": "6249 stars this month",
|
|
120
|
+
"html_url": "https://github.com/oobabooga/text-generation-webui",
|
|
121
|
+
"rank": 11
|
|
144
122
|
},
|
|
145
123
|
{
|
|
146
|
-
"full_name": "
|
|
124
|
+
"full_name": "voicepaw/so-vits-svc-fork",
|
|
147
125
|
"language": "Python",
|
|
148
126
|
"color": "#3572A5",
|
|
149
|
-
"description": "
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
153
|
-
"html_url": "https://github.com/
|
|
154
|
-
"rank":
|
|
127
|
+
"description": "so-vits-svc fork with realtime support, improved interface and more features.",
|
|
128
|
+
"forked": "311",
|
|
129
|
+
"stargazers_count": 2372,
|
|
130
|
+
"todayStar": "1765 stars this month",
|
|
131
|
+
"html_url": "https://github.com/voicepaw/so-vits-svc-fork",
|
|
132
|
+
"rank": 12
|
|
155
133
|
},
|
|
156
134
|
{
|
|
157
135
|
"full_name": "databrickslabs/dolly",
|
|
158
136
|
"language": "Python",
|
|
159
137
|
"color": "#3572A5",
|
|
160
138
|
"description": "Databricks’ Dolly, a large language model trained on the Databricks Machine Learning Platform",
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
139
|
+
"forked": "976",
|
|
140
|
+
"stargazers_count": 9662,
|
|
141
|
+
"todayStar": "5475 stars this month",
|
|
164
142
|
"html_url": "https://github.com/databrickslabs/dolly",
|
|
165
|
-
"rank":
|
|
143
|
+
"rank": 13
|
|
166
144
|
},
|
|
167
145
|
{
|
|
168
|
-
"full_name": "
|
|
146
|
+
"full_name": "chroma-core/chroma",
|
|
169
147
|
"language": "Python",
|
|
170
148
|
"color": "#3572A5",
|
|
171
|
-
"description": "
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
175
|
-
"html_url": "https://github.com/
|
|
176
|
-
"rank":
|
|
149
|
+
"description": "the AI-native open-source embedding database",
|
|
150
|
+
"forked": "252",
|
|
151
|
+
"stargazers_count": 4593,
|
|
152
|
+
"todayStar": "3464 stars this month",
|
|
153
|
+
"html_url": "https://github.com/chroma-core/chroma",
|
|
154
|
+
"rank": 14
|
|
155
|
+
},
|
|
156
|
+
{
|
|
157
|
+
"full_name": "microsoft/JARVIS",
|
|
158
|
+
"language": "Python",
|
|
159
|
+
"color": "#3572A5",
|
|
160
|
+
"description": "JARVIS, a system to connect LLMs with ML community. Paper: https://arxiv.org/pdf/2303.17580.pdf",
|
|
161
|
+
"forked": "1596",
|
|
162
|
+
"stargazers_count": 19925,
|
|
163
|
+
"todayStar": "10686 stars this month",
|
|
164
|
+
"html_url": "https://github.com/microsoft/JARVIS",
|
|
165
|
+
"rank": 15
|
|
177
166
|
},
|
|
178
167
|
{
|
|
179
168
|
"full_name": "bluesky-social/atproto",
|
|
180
169
|
"language": "TypeScript",
|
|
181
170
|
"color": "#3178c6",
|
|
182
171
|
"description": "Social networking technology created by Bluesky",
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
172
|
+
"forked": "238",
|
|
173
|
+
"stargazers_count": 4011,
|
|
174
|
+
"todayStar": "1367 stars this month",
|
|
186
175
|
"html_url": "https://github.com/bluesky-social/atproto",
|
|
176
|
+
"rank": 16
|
|
177
|
+
},
|
|
178
|
+
{
|
|
179
|
+
"full_name": "TabbyML/tabby",
|
|
180
|
+
"language": "Python",
|
|
181
|
+
"color": "#3572A5",
|
|
182
|
+
"description": "Self-hosted AI coding assistant",
|
|
183
|
+
"forked": "162",
|
|
184
|
+
"stargazers_count": 6072,
|
|
185
|
+
"todayStar": "6035 stars this month",
|
|
186
|
+
"html_url": "https://github.com/TabbyML/tabby",
|
|
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": "lm-sys/FastChat",
|
|
191
|
+
"language": "Python",
|
|
192
|
+
"color": "#3572A5",
|
|
193
|
+
"description": "An open platform for training, serving, and evaluating large languages. Release repo for Vicuna and FastChat-T5.",
|
|
194
|
+
"forked": "2023",
|
|
195
|
+
"stargazers_count": 18428,
|
|
196
|
+
"todayStar": "9346 stars this month",
|
|
197
|
+
"html_url": "https://github.com/lm-sys/FastChat",
|
|
198
198
|
"rank": 18
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
|
-
"full_name": "
|
|
201
|
+
"full_name": "pengzhile/pandora",
|
|
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": "潘多拉,一个让你呼吸顺畅的ChatGPT。Pandora, a ChatGPT that helps you breathe smoothly.",
|
|
205
|
+
"forked": "500",
|
|
206
|
+
"stargazers_count": 3781,
|
|
207
|
+
"todayStar": "3051 stars this month",
|
|
208
|
+
"html_url": "https://github.com/pengzhile/pandora",
|
|
209
209
|
"rank": 19
|
|
210
210
|
},
|
|
211
211
|
{
|
|
212
|
-
"full_name": "
|
|
212
|
+
"full_name": "ymcui/Chinese-LLaMA-Alpaca",
|
|
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": "中文LLaMA&Alpaca大语言模型+本地CPU/GPU部署 (Chinese LLaMA & Alpaca LLMs)",
|
|
216
|
+
"forked": "745",
|
|
217
|
+
"stargazers_count": 7341,
|
|
218
|
+
"todayStar": "4375 stars this month",
|
|
219
|
+
"html_url": "https://github.com/ymcui/Chinese-LLaMA-Alpaca",
|
|
220
220
|
"rank": 20
|
|
221
221
|
},
|
|
222
|
-
{
|
|
223
|
-
"full_name": "TheRamU/Fay",
|
|
224
|
-
"language": "JavaScript",
|
|
225
|
-
"color": "#f1e05a",
|
|
226
|
-
"description": "Fay是一个完整的开源项目,包含Fay控制器及数字人模型,可灵活组合出不同的应用场景:虚拟主播、现场推销货、商品导购、语音助理、远程语音助理、数字人互动、数字人面试官及心理测评、贾维斯、Her。 开源项目,非产品试用!!!",
|
|
227
|
-
"forked": "466",
|
|
228
|
-
"stargazers_count": 2383,
|
|
229
|
-
"todayStar": "1545 stars this month",
|
|
230
|
-
"html_url": "https://github.com/TheRamU/Fay",
|
|
231
|
-
"rank": 21
|
|
232
|
-
},
|
|
233
222
|
{
|
|
234
223
|
"full_name": "gkamradt/langchain-tutorials",
|
|
235
224
|
"language": "JupyterNotebook",
|
|
236
225
|
"color": "#DA5B0B",
|
|
237
226
|
"description": "Overview and tutorial of the LangChain Library",
|
|
238
|
-
"forked": "
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
227
|
+
"forked": "779",
|
|
228
|
+
"stargazers_count": 2098,
|
|
229
|
+
"todayStar": "1442 stars this month",
|
|
241
230
|
"html_url": "https://github.com/gkamradt/langchain-tutorials",
|
|
231
|
+
"rank": 21
|
|
232
|
+
},
|
|
233
|
+
{
|
|
234
|
+
"full_name": "Ryujinx/Ryujinx",
|
|
235
|
+
"language": "C#",
|
|
236
|
+
"color": "#178600",
|
|
237
|
+
"description": "Experimental Nintendo Switch Emulator written in C#",
|
|
238
|
+
"forked": "2009",
|
|
239
|
+
"stargazers_count": 20641,
|
|
240
|
+
"todayStar": "3594 stars this month",
|
|
241
|
+
"html_url": "https://github.com/Ryujinx/Ryujinx",
|
|
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": "Facico/Chinese-Vicuna",
|
|
246
|
+
"language": "C",
|
|
247
|
+
"color": "#555555",
|
|
248
|
+
"description": "Chinese-Vicuna: A Chinese Instruction-following LLaMA-based Model —— 一个中文低资源的llama+lora方案,结构参考alpaca",
|
|
249
|
+
"forked": "261",
|
|
250
|
+
"stargazers_count": 2381,
|
|
251
|
+
"todayStar": "1692 stars this month",
|
|
252
|
+
"html_url": "https://github.com/Facico/Chinese-Vicuna",
|
|
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": "TheRamU/Fay",
|
|
257
|
+
"language": "JavaScript",
|
|
258
|
+
"color": "#f1e05a",
|
|
259
|
+
"description": "Fay是一个完整的开源项目,包含Fay控制器及数字人模型,可灵活组合出不同的应用场景:虚拟主播、现场推销货、商品导购、语音助理、远程语音助理、数字人互动、数字人面试官及心理测评、贾维斯、Her。 开源项目,非产品试用!!!",
|
|
260
|
+
"forked": "472",
|
|
261
|
+
"stargazers_count": 2428,
|
|
262
|
+
"todayStar": "1608 stars this month",
|
|
263
|
+
"html_url": "https://github.com/TheRamU/Fay",
|
|
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": "svc-develop-team/so-vits-svc",
|
|
268
|
+
"language": "Python",
|
|
269
|
+
"color": "#3572A5",
|
|
270
|
+
"description": "SoftVC VITS Singing Voice Conversion",
|
|
271
|
+
"forked": "1283",
|
|
272
|
+
"stargazers_count": 7474,
|
|
273
|
+
"todayStar": "4040 stars this month",
|
|
274
|
+
"html_url": "https://github.com/svc-develop-team/so-vits-svc",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|