@wcj/github-rank 23.5.8 → 23.5.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 +21808 -21808
- package/dist/trending-daily.json +169 -191
- package/dist/trending-monthly.json +131 -131
- package/dist/trending-weekly.json +159 -159
- package/dist/users.china.json +2014 -2049
- package/dist/users.json +7589 -7589
- package/package.json +1 -1
- package/web/data/repos.json +21808 -21808
- package/web/data/trending-daily.json +169 -191
- package/web/data/trending-monthly.json +131 -131
- package/web/data/trending-weekly.json +159 -159
- package/web/data/users.china.json +2014 -2049
- package/web/data/users.json +7589 -7589
- package/web/index.html +5777 -5777
- package/web/repos.html +3022 -3022
- package/web/trending-monthly.html +134 -134
- package/web/trending-weekly.html +142 -142
- package/web/trending.html +147 -227
- package/web/users.china.html +1673 -1706
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
|
-
"full_name": "
|
|
3
|
+
"full_name": "mlc-ai/mlc-llm",
|
|
4
4
|
"language": "Python",
|
|
5
5
|
"color": "#3572A5",
|
|
6
|
-
"description": "
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
10
|
-
"html_url": "https://github.com/
|
|
6
|
+
"description": "Enable everyone to develop, optimize and deploy AI models natively on everyone's devices.",
|
|
7
|
+
"forked": "357",
|
|
8
|
+
"stargazers_count": 5685,
|
|
9
|
+
"todayStar": "3996 stars this week",
|
|
10
|
+
"html_url": "https://github.com/mlc-ai/mlc-llm",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
|
-
"full_name": "
|
|
14
|
+
"full_name": "xtekky/gpt4free",
|
|
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": "decentralising the Ai Industry, just some language model api's...",
|
|
18
|
+
"forked": "8496",
|
|
19
|
+
"stargazers_count": 33712,
|
|
20
|
+
"todayStar": "13098 stars this week",
|
|
21
|
+
"html_url": "https://github.com/xtekky/gpt4free",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
24
|
{
|
|
@@ -26,21 +26,21 @@
|
|
|
26
26
|
"language": "C#",
|
|
27
27
|
"color": "#178600",
|
|
28
28
|
"description": "Experimental Nintendo Switch Emulator written in C#",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
29
|
+
"forked": "2054",
|
|
30
|
+
"stargazers_count": 20987,
|
|
31
|
+
"todayStar": "3384 stars this week",
|
|
32
32
|
"html_url": "https://github.com/Ryujinx/Ryujinx",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
|
-
"full_name": "
|
|
36
|
+
"full_name": "AIGC-Audio/AudioGPT",
|
|
37
37
|
"language": "Python",
|
|
38
38
|
"color": "#3572A5",
|
|
39
|
-
"description": "",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
43
|
-
"html_url": "https://github.com/
|
|
39
|
+
"description": "AudioGPT: Understanding and Generating Speech, Music, Sound, and Talking Head",
|
|
40
|
+
"forked": "648",
|
|
41
|
+
"stargazers_count": 7747,
|
|
42
|
+
"todayStar": "3257 stars this week",
|
|
43
|
+
"html_url": "https://github.com/AIGC-Audio/AudioGPT",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
@@ -48,9 +48,9 @@
|
|
|
48
48
|
"language": "JavaScript",
|
|
49
49
|
"color": "#f1e05a",
|
|
50
50
|
"description": "Drag & drop UI to build your customized LLM flow using LangchainJS",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
51
|
+
"forked": "357",
|
|
52
|
+
"stargazers_count": 3095,
|
|
53
|
+
"todayStar": "1691 stars this week",
|
|
54
54
|
"html_url": "https://github.com/FlowiseAI/Flowise",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
@@ -59,54 +59,54 @@
|
|
|
59
59
|
"language": "Python",
|
|
60
60
|
"color": "#3572A5",
|
|
61
61
|
"description": "A GPT-empowered penetration testing tool",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
62
|
+
"forked": "272",
|
|
63
|
+
"stargazers_count": 2874,
|
|
64
|
+
"todayStar": "967 stars this week",
|
|
65
65
|
"html_url": "https://github.com/GreyDGL/PentestGPT",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
|
+
{
|
|
69
|
+
"full_name": "xtekky/chatgpt-clone",
|
|
70
|
+
"language": "Python",
|
|
71
|
+
"color": "#3572A5",
|
|
72
|
+
"description": "ChatGPT interface with better UI",
|
|
73
|
+
"forked": "690",
|
|
74
|
+
"stargazers_count": 2162,
|
|
75
|
+
"todayStar": "804 stars this week",
|
|
76
|
+
"html_url": "https://github.com/xtekky/chatgpt-clone",
|
|
77
|
+
"rank": 7
|
|
78
|
+
},
|
|
68
79
|
{
|
|
69
80
|
"full_name": "deep-floyd/IF",
|
|
70
81
|
"language": "Python",
|
|
71
82
|
"color": "#3572A5",
|
|
72
83
|
"description": "",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
84
|
+
"forked": "344",
|
|
85
|
+
"stargazers_count": 5855,
|
|
86
|
+
"todayStar": "1492 stars this week",
|
|
76
87
|
"html_url": "https://github.com/deep-floyd/IF",
|
|
77
|
-
"rank":
|
|
88
|
+
"rank": 8
|
|
78
89
|
},
|
|
79
90
|
{
|
|
80
91
|
"full_name": "IntelligenzaArtificiale/Free-Auto-GPT",
|
|
81
92
|
"language": "Python",
|
|
82
93
|
"color": "#3572A5",
|
|
83
94
|
"description": "Free Auto GPT with NO paids API is a repository that offers a simple version of Auto GPT, an autonomous AI agent capable of performing tasks independently. Unlike other versions, our implementation does not rely on any paid OpenAI API, making it accessible to anyone.",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
95
|
+
"forked": "154",
|
|
96
|
+
"stargazers_count": 1212,
|
|
97
|
+
"todayStar": "858 stars this week",
|
|
87
98
|
"html_url": "https://github.com/IntelligenzaArtificiale/Free-Auto-GPT",
|
|
88
|
-
"rank":
|
|
99
|
+
"rank": 9
|
|
89
100
|
},
|
|
90
101
|
{
|
|
91
|
-
"full_name": "
|
|
102
|
+
"full_name": "lamini-ai/lamini",
|
|
92
103
|
"language": "Python",
|
|
93
104
|
"color": "#3572A5",
|
|
94
|
-
"description": "
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
99
|
-
"rank": 9
|
|
100
|
-
},
|
|
101
|
-
{
|
|
102
|
-
"full_name": "calcom/cal.com",
|
|
103
|
-
"language": "TypeScript",
|
|
104
|
-
"color": "#3178c6",
|
|
105
|
-
"description": "Scheduling infrastructure for absolutely everyone.",
|
|
106
|
-
"forked": "2635",
|
|
107
|
-
"stargazers_count": 19466,
|
|
108
|
-
"todayStar": "1286 stars this week",
|
|
109
|
-
"html_url": "https://github.com/calcom/cal.com",
|
|
105
|
+
"description": "",
|
|
106
|
+
"forked": "99",
|
|
107
|
+
"stargazers_count": 1622,
|
|
108
|
+
"todayStar": "752 stars this week",
|
|
109
|
+
"html_url": "https://github.com/lamini-ai/lamini",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
@@ -114,164 +114,164 @@
|
|
|
114
114
|
"language": "Python",
|
|
115
115
|
"color": "#3572A5",
|
|
116
116
|
"description": "Plugins for Auto-GPT",
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
117
|
+
"forked": "292",
|
|
118
|
+
"stargazers_count": 2077,
|
|
119
|
+
"todayStar": "621 stars this week",
|
|
120
120
|
"html_url": "https://github.com/Significant-Gravitas/Auto-GPT-Plugins",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
|
+
{
|
|
124
|
+
"full_name": "calcom/cal.com",
|
|
125
|
+
"language": "TypeScript",
|
|
126
|
+
"color": "#3178c6",
|
|
127
|
+
"description": "Scheduling infrastructure for absolutely everyone.",
|
|
128
|
+
"forked": "2658",
|
|
129
|
+
"stargazers_count": 19499,
|
|
130
|
+
"todayStar": "1140 stars this week",
|
|
131
|
+
"html_url": "https://github.com/calcom/cal.com",
|
|
132
|
+
"rank": 12
|
|
133
|
+
},
|
|
134
|
+
{
|
|
135
|
+
"full_name": "Atmosphere-NX/Atmosphere",
|
|
136
|
+
"language": "C++",
|
|
137
|
+
"color": "#f34b7d",
|
|
138
|
+
"description": "Atmosphère is a work-in-progress customized firmware for the Nintendo Switch.",
|
|
139
|
+
"forked": "1051",
|
|
140
|
+
"stargazers_count": 11415,
|
|
141
|
+
"todayStar": "131 stars this week",
|
|
142
|
+
"html_url": "https://github.com/Atmosphere-NX/Atmosphere",
|
|
143
|
+
"rank": 13
|
|
144
|
+
},
|
|
123
145
|
{
|
|
124
146
|
"full_name": "bluesky-social/atproto",
|
|
125
147
|
"language": "TypeScript",
|
|
126
148
|
"color": "#3178c6",
|
|
127
149
|
"description": "Social networking technology created by Bluesky",
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
150
|
+
"forked": "241",
|
|
151
|
+
"stargazers_count": 4078,
|
|
152
|
+
"todayStar": "295 stars this week",
|
|
131
153
|
"html_url": "https://github.com/bluesky-social/atproto",
|
|
132
|
-
"rank":
|
|
154
|
+
"rank": 14
|
|
133
155
|
},
|
|
134
156
|
{
|
|
135
157
|
"full_name": "bhaskatripathi/pdfGPT",
|
|
136
158
|
"language": "Python",
|
|
137
159
|
"color": "#3572A5",
|
|
138
160
|
"description": "PDF GPT allows you to chat with the contents of your PDF file by using GPT capabilities. The only open source solution to turn your pdf files in a chatbot!",
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
161
|
+
"forked": "369",
|
|
162
|
+
"stargazers_count": 3584,
|
|
163
|
+
"todayStar": "874 stars this week",
|
|
142
164
|
"html_url": "https://github.com/bhaskatripathi/pdfGPT",
|
|
143
|
-
"rank": 13
|
|
144
|
-
},
|
|
145
|
-
{
|
|
146
|
-
"full_name": "NVIDIA/NeMo-Guardrails",
|
|
147
|
-
"language": "Python",
|
|
148
|
-
"color": "#3572A5",
|
|
149
|
-
"description": "NeMo Guardrails is an open-source toolkit for easily adding programmable guardrails to LLM-based conversational systems.",
|
|
150
|
-
"forked": "70",
|
|
151
|
-
"stargazers_count": 1227,
|
|
152
|
-
"todayStar": "261 stars this week",
|
|
153
|
-
"html_url": "https://github.com/NVIDIA/NeMo-Guardrails",
|
|
154
|
-
"rank": 14
|
|
155
|
-
},
|
|
156
|
-
{
|
|
157
|
-
"full_name": "go-skynet/LocalAI",
|
|
158
|
-
"language": "Go",
|
|
159
|
-
"color": "#00ADD8",
|
|
160
|
-
"description": "🤖 Self-hosted, community-driven, local OpenAI-compatible API. Can be used as a drop-in replacement for OpenAI, running on CPU with consumer-grade hardware. API for ggml compatible models, for instance: llama.cpp, alpaca.cpp, gpt4all.cpp, rwkv.cpp, vicuna, koala, gpt4all-j, cerebras",
|
|
161
|
-
"forked": "107",
|
|
162
|
-
"stargazers_count": 2266,
|
|
163
|
-
"todayStar": "504 stars this week",
|
|
164
|
-
"html_url": "https://github.com/go-skynet/LocalAI",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
|
-
"full_name": "
|
|
169
|
-
"language": "
|
|
170
|
-
"color": "#
|
|
171
|
-
"description": "
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
175
|
-
"html_url": "https://github.com/
|
|
168
|
+
"full_name": "qdrant/qdrant",
|
|
169
|
+
"language": "Rust",
|
|
170
|
+
"color": "#dea584",
|
|
171
|
+
"description": "Qdrant - Vector Database for the next generation of AI applications. Also available in the cloud https://cloud.qdrant.io/",
|
|
172
|
+
"forked": "407",
|
|
173
|
+
"stargazers_count": 8404,
|
|
174
|
+
"todayStar": "1329 stars this week",
|
|
175
|
+
"html_url": "https://github.com/qdrant/qdrant",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
178
|
{
|
|
179
|
-
"full_name": "
|
|
180
|
-
"language": "
|
|
181
|
-
"color": "#
|
|
182
|
-
"description": "
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
179
|
+
"full_name": "ethereum-lists/chains",
|
|
180
|
+
"language": "Kotlin",
|
|
181
|
+
"color": "#A97BFF",
|
|
182
|
+
"description": "provides metadata for networkIDs and chainIDs",
|
|
183
|
+
"forked": "3167",
|
|
184
|
+
"stargazers_count": 5481,
|
|
185
|
+
"todayStar": "197 stars this week",
|
|
186
|
+
"html_url": "https://github.com/ethereum-lists/chains",
|
|
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": "ellie/atuin",
|
|
191
|
+
"language": "Rust",
|
|
192
|
+
"color": "#dea584",
|
|
193
|
+
"description": "🐢 Magical shell history",
|
|
194
|
+
"forked": "249",
|
|
195
|
+
"stargazers_count": 8870,
|
|
196
|
+
"todayStar": "1812 stars this week",
|
|
197
|
+
"html_url": "https://github.com/ellie/atuin",
|
|
198
198
|
"rank": 18
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
|
-
"full_name": "
|
|
202
|
-
"language": "
|
|
203
|
-
"color": "#
|
|
204
|
-
"description": "
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
208
|
-
"html_url": "https://github.com/
|
|
201
|
+
"full_name": "NVIDIA/NeMo-Guardrails",
|
|
202
|
+
"language": "Python",
|
|
203
|
+
"color": "#3572A5",
|
|
204
|
+
"description": "NeMo Guardrails is an open-source toolkit for easily adding programmable guardrails to LLM-based conversational systems.",
|
|
205
|
+
"forked": "73",
|
|
206
|
+
"stargazers_count": 1255,
|
|
207
|
+
"todayStar": "263 stars this week",
|
|
208
|
+
"html_url": "https://github.com/NVIDIA/NeMo-Guardrails",
|
|
209
209
|
"rank": 19
|
|
210
210
|
},
|
|
211
211
|
{
|
|
212
|
-
"full_name": "
|
|
212
|
+
"full_name": "nlpxucan/WizardLM",
|
|
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": "WizardLM: Empowering Large Pre-Trained Language Models to Follow Complex Instructions",
|
|
216
|
+
"forked": "90",
|
|
217
|
+
"stargazers_count": 1415,
|
|
218
|
+
"todayStar": "349 stars this week",
|
|
219
|
+
"html_url": "https://github.com/nlpxucan/WizardLM",
|
|
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": "appsmithorg/appsmith",
|
|
224
|
+
"language": "TypeScript",
|
|
225
|
+
"color": "#3178c6",
|
|
226
|
+
"description": "Framework to build admin panels, internal tools, and dashboards. Integrates with 15+ databases and any API.",
|
|
227
|
+
"forked": "2626",
|
|
228
|
+
"stargazers_count": 26744,
|
|
229
|
+
"todayStar": "270 stars this week",
|
|
230
|
+
"html_url": "https://github.com/appsmithorg/appsmith",
|
|
231
231
|
"rank": 21
|
|
232
232
|
},
|
|
233
233
|
{
|
|
234
|
-
"full_name": "
|
|
235
|
-
"language": "
|
|
236
|
-
"color": "#
|
|
237
|
-
"description": "
|
|
238
|
-
"forked": "
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
241
|
-
"html_url": "https://github.com/
|
|
234
|
+
"full_name": "Dogtiti/AutoGPT-Next-Web",
|
|
235
|
+
"language": "TypeScript",
|
|
236
|
+
"color": "#3178c6",
|
|
237
|
+
"description": "🤖 Assemble, configure, and deploy autonomous AI Agents in your browser.一键免费部署你的私人AutoGPT 网页应用",
|
|
238
|
+
"forked": "574",
|
|
239
|
+
"stargazers_count": 1322,
|
|
240
|
+
"todayStar": "316 stars this week",
|
|
241
|
+
"html_url": "https://github.com/Dogtiti/AutoGPT-Next-Web",
|
|
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": "BuilderIO/qwik",
|
|
246
|
+
"language": "TypeScript",
|
|
247
|
+
"color": "#3178c6",
|
|
248
|
+
"description": "Instant-loading web apps, without effort",
|
|
249
|
+
"forked": "881",
|
|
250
|
+
"stargazers_count": 17083,
|
|
251
|
+
"todayStar": "432 stars this week",
|
|
252
|
+
"html_url": "https://github.com/BuilderIO/qwik",
|
|
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": "yuzu-emu/yuzu",
|
|
257
|
+
"language": "C++",
|
|
258
|
+
"color": "#f34b7d",
|
|
259
|
+
"description": "Nintendo Switch Emulator",
|
|
260
|
+
"forked": "2118",
|
|
261
|
+
"stargazers_count": 25591,
|
|
262
|
+
"todayStar": "515 stars this week",
|
|
263
|
+
"html_url": "https://github.com/yuzu-emu/yuzu",
|
|
264
264
|
"rank": 24
|
|
265
265
|
},
|
|
266
266
|
{
|
|
267
|
-
"full_name": "
|
|
267
|
+
"full_name": "daveebbelaar/langchain-experiments",
|
|
268
268
|
"language": "Python",
|
|
269
269
|
"color": "#3572A5",
|
|
270
|
-
"description": "
|
|
270
|
+
"description": "",
|
|
271
271
|
"forked": "116",
|
|
272
|
-
"stargazers_count":
|
|
273
|
-
"todayStar": "
|
|
274
|
-
"html_url": "https://github.com/
|
|
272
|
+
"stargazers_count": 150,
|
|
273
|
+
"todayStar": "45 stars this week",
|
|
274
|
+
"html_url": "https://github.com/daveebbelaar/langchain-experiments",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|