@wcj/github-rank 23.5.2 → 23.5.3
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 +19616 -19603
- package/dist/trending-daily.json +189 -189
- package/dist/trending-monthly.json +149 -149
- package/dist/trending-weekly.json +166 -166
- package/dist/users.china.json +1254 -1254
- package/dist/users.json +6645 -6645
- package/package.json +1 -1
- package/web/data/repos.json +19616 -19603
- package/web/data/trending-daily.json +189 -189
- package/web/data/trending-monthly.json +149 -149
- package/web/data/trending-weekly.json +166 -166
- package/web/data/users.china.json +1254 -1254
- package/web/data/users.json +6645 -6645
- package/web/index.html +5059 -5059
- package/web/repos.html +2736 -2736
- package/web/trending-monthly.html +145 -145
- package/web/trending-weekly.html +155 -155
- package/web/trending.html +166 -166
- package/web/users.china.html +940 -940
|
@@ -4,33 +4,55 @@
|
|
|
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": "23539",
|
|
8
|
+
"stargazers_count": 122113,
|
|
9
|
+
"todayStar": "121199 stars this month",
|
|
10
10
|
"html_url": "https://github.com/Significant-Gravitas/Auto-GPT",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
|
-
"full_name": "
|
|
14
|
+
"full_name": "yoheinakajima/babyagi",
|
|
15
15
|
"language": "Python",
|
|
16
16
|
"color": "#3572A5",
|
|
17
|
-
"description": "
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
21
|
-
"html_url": "https://github.com/
|
|
17
|
+
"description": "",
|
|
18
|
+
"forked": "1787",
|
|
19
|
+
"stargazers_count": 13056,
|
|
20
|
+
"todayStar": "13038 stars this month",
|
|
21
|
+
"html_url": "https://github.com/yoheinakajima/babyagi",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
|
+
{
|
|
25
|
+
"full_name": "microsoft/JARVIS",
|
|
26
|
+
"language": "Python",
|
|
27
|
+
"color": "#3572A5",
|
|
28
|
+
"description": "JARVIS, a system to connect LLMs with ML community. Paper: https://arxiv.org/pdf/2303.17580.pdf",
|
|
29
|
+
"forked": "1564",
|
|
30
|
+
"stargazers_count": 19657,
|
|
31
|
+
"todayStar": "18612 stars this month",
|
|
32
|
+
"html_url": "https://github.com/microsoft/JARVIS",
|
|
33
|
+
"rank": 3
|
|
34
|
+
},
|
|
24
35
|
{
|
|
25
36
|
"full_name": "microsoft/DeepSpeed",
|
|
26
37
|
"language": "Python",
|
|
27
38
|
"color": "#3572A5",
|
|
28
39
|
"description": "DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
40
|
+
"forked": "2811",
|
|
41
|
+
"stargazers_count": 23561,
|
|
42
|
+
"todayStar": "13611 stars this month",
|
|
32
43
|
"html_url": "https://github.com/microsoft/DeepSpeed",
|
|
33
|
-
"rank":
|
|
44
|
+
"rank": 4
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"full_name": "lm-sys/FastChat",
|
|
48
|
+
"language": "Python",
|
|
49
|
+
"color": "#3572A5",
|
|
50
|
+
"description": "The release repo for \"Vicuna: An Open Chatbot Impressing GPT-4\"",
|
|
51
|
+
"forked": "1885",
|
|
52
|
+
"stargazers_count": 17370,
|
|
53
|
+
"todayStar": "14429 stars this month",
|
|
54
|
+
"html_url": "https://github.com/lm-sys/FastChat",
|
|
55
|
+
"rank": 5
|
|
34
56
|
},
|
|
35
57
|
{
|
|
36
58
|
"full_name": "biobootloader/wolverine",
|
|
@@ -38,240 +60,218 @@
|
|
|
38
60
|
"color": "#3572A5",
|
|
39
61
|
"description": "",
|
|
40
62
|
"forked": "480",
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
63
|
+
"stargazers_count": 4690,
|
|
64
|
+
"todayStar": "4005 stars this month",
|
|
43
65
|
"html_url": "https://github.com/biobootloader/wolverine",
|
|
44
|
-
"rank":
|
|
66
|
+
"rank": 6
|
|
45
67
|
},
|
|
46
68
|
{
|
|
47
|
-
"full_name": "
|
|
69
|
+
"full_name": "shadcn/taxonomy",
|
|
48
70
|
"language": "TypeScript",
|
|
49
71
|
"color": "#3178c6",
|
|
50
|
-
"description": "
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
54
|
-
"html_url": "https://github.com/
|
|
55
|
-
"rank":
|
|
72
|
+
"description": "An open source application built using the new router, server components and everything new in Next.js 13.",
|
|
73
|
+
"forked": "1093",
|
|
74
|
+
"stargazers_count": 10262,
|
|
75
|
+
"todayStar": "5127 stars this month",
|
|
76
|
+
"html_url": "https://github.com/shadcn/taxonomy",
|
|
77
|
+
"rank": 7
|
|
56
78
|
},
|
|
57
79
|
{
|
|
58
|
-
"full_name": "
|
|
80
|
+
"full_name": "Yidadaa/ChatGPT-Next-Web",
|
|
59
81
|
"language": "TypeScript",
|
|
60
82
|
"color": "#3178c6",
|
|
61
|
-
"description": "
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
65
|
-
"html_url": "https://github.com/
|
|
66
|
-
"rank":
|
|
83
|
+
"description": "One-Click to deploy well-designed ChatGPT web UI on Vercel. 一键拥有你自己的 ChatGPT 网页服务。",
|
|
84
|
+
"forked": "14392",
|
|
85
|
+
"stargazers_count": 21893,
|
|
86
|
+
"todayStar": "12957 stars this month",
|
|
87
|
+
"html_url": "https://github.com/Yidadaa/ChatGPT-Next-Web",
|
|
88
|
+
"rank": 8
|
|
67
89
|
},
|
|
68
90
|
{
|
|
69
91
|
"full_name": "nomic-ai/gpt4all",
|
|
70
92
|
"language": "Python",
|
|
71
93
|
"color": "#3572A5",
|
|
72
94
|
"description": "gpt4all: an ecosystem of open-source chatbots trained on a massive collections of clean assistant data including code, stories and dialogue",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
95
|
+
"forked": "3892",
|
|
96
|
+
"stargazers_count": 36322,
|
|
97
|
+
"todayStar": "19352 stars this month",
|
|
76
98
|
"html_url": "https://github.com/nomic-ai/gpt4all",
|
|
77
|
-
"rank":
|
|
99
|
+
"rank": 9
|
|
78
100
|
},
|
|
79
101
|
{
|
|
80
102
|
"full_name": "ymcui/Chinese-LLaMA-Alpaca",
|
|
81
103
|
"language": "Python",
|
|
82
104
|
"color": "#3572A5",
|
|
83
105
|
"description": "中文LLaMA&Alpaca大语言模型+本地CPU/GPU部署 (Chinese LLaMA & Alpaca LLMs)",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
106
|
+
"forked": "688",
|
|
107
|
+
"stargazers_count": 6888,
|
|
108
|
+
"todayStar": "5283 stars this month",
|
|
87
109
|
"html_url": "https://github.com/ymcui/Chinese-LLaMA-Alpaca",
|
|
88
|
-
"rank":
|
|
110
|
+
"rank": 10
|
|
89
111
|
},
|
|
90
112
|
{
|
|
91
113
|
"full_name": "hwchase17/langchain",
|
|
92
114
|
"language": "Python",
|
|
93
115
|
"color": "#3572A5",
|
|
94
116
|
"description": "⚡ Building applications with LLMs through composability ⚡",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
117
|
+
"forked": "3665",
|
|
118
|
+
"stargazers_count": 33824,
|
|
119
|
+
"todayStar": "14631 stars this month",
|
|
98
120
|
"html_url": "https://github.com/hwchase17/langchain",
|
|
99
|
-
"rank":
|
|
121
|
+
"rank": 11
|
|
100
122
|
},
|
|
101
123
|
{
|
|
102
124
|
"full_name": "e2b-dev/e2b",
|
|
103
125
|
"language": "Python",
|
|
104
126
|
"color": "#3572A5",
|
|
105
127
|
"description": "Your own virtual developer. e2b lets you build & deploy specialized AI agents that build software for you based on your instructions.",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
128
|
+
"forked": "170",
|
|
129
|
+
"stargazers_count": 3771,
|
|
130
|
+
"todayStar": "3058 stars this month",
|
|
109
131
|
"html_url": "https://github.com/e2b-dev/e2b",
|
|
110
|
-
"rank":
|
|
132
|
+
"rank": 12
|
|
111
133
|
},
|
|
112
134
|
{
|
|
113
|
-
"full_name": "
|
|
135
|
+
"full_name": "oobabooga/text-generation-webui",
|
|
114
136
|
"language": "Python",
|
|
115
137
|
"color": "#3572A5",
|
|
116
|
-
"description": "
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
121
|
-
"rank":
|
|
138
|
+
"description": "A gradio web UI for running Large Language Models like LLaMA, llama.cpp, GPT-J, Pythia, OPT, and GALACTICA.",
|
|
139
|
+
"forked": "1221",
|
|
140
|
+
"stargazers_count": 11272,
|
|
141
|
+
"todayStar": "6324 stars this month",
|
|
142
|
+
"html_url": "https://github.com/oobabooga/text-generation-webui",
|
|
143
|
+
"rank": 13
|
|
122
144
|
},
|
|
123
145
|
{
|
|
124
|
-
"full_name": "
|
|
146
|
+
"full_name": "LAION-AI/Open-Assistant",
|
|
125
147
|
"language": "Python",
|
|
126
148
|
"color": "#3572A5",
|
|
127
|
-
"description": "
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
132
|
-
"rank":
|
|
149
|
+
"description": "OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.",
|
|
150
|
+
"forked": "2649",
|
|
151
|
+
"stargazers_count": 31359,
|
|
152
|
+
"todayStar": "11210 stars this month",
|
|
153
|
+
"html_url": "https://github.com/LAION-AI/Open-Assistant",
|
|
154
|
+
"rank": 14
|
|
133
155
|
},
|
|
134
156
|
{
|
|
135
|
-
"full_name": "
|
|
157
|
+
"full_name": "voicepaw/so-vits-svc-fork",
|
|
136
158
|
"language": "Python",
|
|
137
159
|
"color": "#3572A5",
|
|
138
|
-
"description": "
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
143
|
-
"rank":
|
|
160
|
+
"description": "so-vits-svc fork with realtime support, improved interface and more features.",
|
|
161
|
+
"forked": "275",
|
|
162
|
+
"stargazers_count": 2050,
|
|
163
|
+
"todayStar": "1585 stars this month",
|
|
164
|
+
"html_url": "https://github.com/voicepaw/so-vits-svc-fork",
|
|
165
|
+
"rank": 15
|
|
144
166
|
},
|
|
145
167
|
{
|
|
146
168
|
"full_name": "databrickslabs/dolly",
|
|
147
169
|
"language": "Python",
|
|
148
170
|
"color": "#3572A5",
|
|
149
171
|
"description": "Databricks’ Dolly, a large language model trained on the Databricks Machine Learning Platform",
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
172
|
+
"forked": "954",
|
|
173
|
+
"stargazers_count": 9523,
|
|
174
|
+
"todayStar": "5658 stars this month",
|
|
153
175
|
"html_url": "https://github.com/databrickslabs/dolly",
|
|
154
|
-
"rank":
|
|
176
|
+
"rank": 16
|
|
155
177
|
},
|
|
156
178
|
{
|
|
157
|
-
"full_name": "
|
|
179
|
+
"full_name": "THUDM/ChatGLM-6B",
|
|
158
180
|
"language": "Python",
|
|
159
181
|
"color": "#3572A5",
|
|
160
|
-
"description": "
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
165
|
-
"rank":
|
|
182
|
+
"description": "ChatGLM-6B: An Open Bilingual Dialogue Language Model | 开源双语对话语言模型",
|
|
183
|
+
"forked": "2666",
|
|
184
|
+
"stargazers_count": 22061,
|
|
185
|
+
"todayStar": "10200 stars this month",
|
|
186
|
+
"html_url": "https://github.com/THUDM/ChatGLM-6B",
|
|
187
|
+
"rank": 17
|
|
166
188
|
},
|
|
167
189
|
{
|
|
168
190
|
"full_name": "dice2o/BingGPT",
|
|
169
191
|
"language": "JavaScript",
|
|
170
192
|
"color": "#f1e05a",
|
|
171
193
|
"description": "Desktop application of new Bing's AI-powered chat (Windows, macOS and Linux)",
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
194
|
+
"forked": "448",
|
|
195
|
+
"stargazers_count": 6690,
|
|
196
|
+
"todayStar": "4377 stars this month",
|
|
175
197
|
"html_url": "https://github.com/dice2o/BingGPT",
|
|
176
|
-
"rank":
|
|
198
|
+
"rank": 18
|
|
177
199
|
},
|
|
178
200
|
{
|
|
179
|
-
"full_name": "
|
|
201
|
+
"full_name": "svc-develop-team/so-vits-svc",
|
|
180
202
|
"language": "Python",
|
|
181
203
|
"color": "#3572A5",
|
|
182
|
-
"description": "
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
187
|
-
"rank":
|
|
188
|
-
},
|
|
189
|
-
{
|
|
190
|
-
"full_name": "mayooear/gpt4-pdf-chatbot-langchain",
|
|
191
|
-
"language": "TypeScript",
|
|
192
|
-
"color": "#3178c6",
|
|
193
|
-
"description": "GPT4 & LangChain Chatbot for large PDF docs",
|
|
194
|
-
"forked": "1750",
|
|
195
|
-
"stargazers_count": 9358,
|
|
196
|
-
"todayStar": "4843 stars this month",
|
|
197
|
-
"html_url": "https://github.com/mayooear/gpt4-pdf-chatbot-langchain",
|
|
198
|
-
"rank": 18
|
|
204
|
+
"description": "SoftVC VITS Singing Voice Conversion",
|
|
205
|
+
"forked": "1181",
|
|
206
|
+
"stargazers_count": 6875,
|
|
207
|
+
"todayStar": "3987 stars this month",
|
|
208
|
+
"html_url": "https://github.com/svc-develop-team/so-vits-svc",
|
|
209
|
+
"rank": 19
|
|
199
210
|
},
|
|
200
211
|
{
|
|
201
|
-
"full_name": "
|
|
212
|
+
"full_name": "OptimalScale/LMFlow",
|
|
202
213
|
"language": "Python",
|
|
203
214
|
"color": "#3572A5",
|
|
204
|
-
"description": "
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
208
|
-
"html_url": "https://github.com/
|
|
209
|
-
"rank":
|
|
215
|
+
"description": "An Extensible Toolkit for Finetuning and Inference of Large Foundation Models. Large Model for All.",
|
|
216
|
+
"forked": "493",
|
|
217
|
+
"stargazers_count": 4956,
|
|
218
|
+
"todayStar": "3996 stars this month",
|
|
219
|
+
"html_url": "https://github.com/OptimalScale/LMFlow",
|
|
220
|
+
"rank": 20
|
|
210
221
|
},
|
|
211
222
|
{
|
|
212
223
|
"full_name": "gkamradt/langchain-tutorials",
|
|
213
224
|
"language": "JupyterNotebook",
|
|
214
225
|
"color": "#DA5B0B",
|
|
215
226
|
"description": "Overview and tutorial of the LangChain Library",
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
227
|
+
"forked": "688",
|
|
228
|
+
"stargazers_count": 1649,
|
|
229
|
+
"todayStar": "1197 stars this month",
|
|
219
230
|
"html_url": "https://github.com/gkamradt/langchain-tutorials",
|
|
220
|
-
"rank": 20
|
|
221
|
-
},
|
|
222
|
-
{
|
|
223
|
-
"full_name": "LAION-AI/Open-Assistant",
|
|
224
|
-
"language": "Python",
|
|
225
|
-
"color": "#3572A5",
|
|
226
|
-
"description": "OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.",
|
|
227
|
-
"forked": "2631",
|
|
228
|
-
"stargazers_count": 31252,
|
|
229
|
-
"todayStar": "11129 stars this month",
|
|
230
|
-
"html_url": "https://github.com/LAION-AI/Open-Assistant",
|
|
231
231
|
"rank": 21
|
|
232
232
|
},
|
|
233
233
|
{
|
|
234
|
-
"full_name": "
|
|
234
|
+
"full_name": "pengzhile/pandora",
|
|
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": "潘多拉,一个让你呼吸顺畅的ChatGPT。Pandora, a ChatGPT that helps you breathe smoothly.",
|
|
238
|
+
"forked": "443",
|
|
239
|
+
"stargazers_count": 3323,
|
|
240
|
+
"todayStar": "2656 stars this month",
|
|
241
|
+
"html_url": "https://github.com/pengzhile/pandora",
|
|
242
242
|
"rank": 22
|
|
243
243
|
},
|
|
244
244
|
{
|
|
245
|
-
"full_name": "mckaywrigley/
|
|
245
|
+
"full_name": "mckaywrigley/ai-code-translator",
|
|
246
246
|
"language": "TypeScript",
|
|
247
247
|
"color": "#3178c6",
|
|
248
|
-
"description": "
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
252
|
-
"html_url": "https://github.com/mckaywrigley/
|
|
248
|
+
"description": "Use AI to translate code from one language to another.",
|
|
249
|
+
"forked": "372",
|
|
250
|
+
"stargazers_count": 3030,
|
|
251
|
+
"todayStar": "2525 stars this month",
|
|
252
|
+
"html_url": "https://github.com/mckaywrigley/ai-code-translator",
|
|
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": "OpenTalker/SadTalker",
|
|
257
|
+
"language": "Python",
|
|
258
|
+
"color": "#3572A5",
|
|
259
|
+
"description": "(CVPR 2023)SadTalker:Learning Realistic 3D Motion Coefficients for Stylized Audio-Driven Single Image Talking Face Animation",
|
|
260
|
+
"forked": "419",
|
|
261
|
+
"stargazers_count": 2947,
|
|
262
|
+
"todayStar": "2061 stars this month",
|
|
263
|
+
"html_url": "https://github.com/OpenTalker/SadTalker",
|
|
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": "bluesky-social/atproto",
|
|
268
|
+
"language": "TypeScript",
|
|
269
|
+
"color": "#3178c6",
|
|
270
|
+
"description": "Social networking technology created by Bluesky",
|
|
271
|
+
"forked": "227",
|
|
272
|
+
"stargazers_count": 3853,
|
|
273
|
+
"todayStar": "1228 stars this month",
|
|
274
|
+
"html_url": "https://github.com/bluesky-social/atproto",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|