@wcj/github-rank 23.5.25 → 23.5.27
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 +33565 -33576
- package/dist/trending-daily.json +191 -191
- package/dist/trending-monthly.json +160 -160
- package/dist/trending-weekly.json +186 -186
- package/dist/users.china.json +2391 -2391
- package/dist/users.json +9652 -9652
- package/package.json +1 -1
- package/web/data/repos.json +33565 -33576
- package/web/data/trending-daily.json +191 -191
- package/web/data/trending-monthly.json +160 -160
- package/web/data/trending-weekly.json +186 -186
- package/web/data/users.china.json +2391 -2391
- package/web/data/users.json +9652 -9652
- package/web/index.html +7021 -7021
- package/web/repos.html +3966 -3966
- package/web/trending-monthly.html +153 -153
- package/web/trending-weekly.html +167 -175
- package/web/trending.html +167 -175
- package/web/users.china.html +1792 -1792
|
@@ -4,274 +4,274 @@
|
|
|
4
4
|
"language": "Python",
|
|
5
5
|
"color": "#3572A5",
|
|
6
6
|
"description": "decentralising the Ai Industry, just some language model api's...",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
7
|
+
"forked": "9634",
|
|
8
|
+
"stargazers_count": 37564,
|
|
9
|
+
"todayStar": "30119 stars this month",
|
|
10
10
|
"html_url": "https://github.com/xtekky/gpt4free",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
|
+
{
|
|
14
|
+
"full_name": "AIGC-Audio/AudioGPT",
|
|
15
|
+
"language": "Python",
|
|
16
|
+
"color": "#3572A5",
|
|
17
|
+
"description": "AudioGPT: Understanding and Generating Speech, Music, Sound, and Talking Head",
|
|
18
|
+
"forked": "713",
|
|
19
|
+
"stargazers_count": 8369,
|
|
20
|
+
"todayStar": "8024 stars this month",
|
|
21
|
+
"html_url": "https://github.com/AIGC-Audio/AudioGPT",
|
|
22
|
+
"rank": 2
|
|
23
|
+
},
|
|
13
24
|
{
|
|
14
25
|
"full_name": "FlowiseAI/Flowise",
|
|
15
26
|
"language": "JavaScript",
|
|
16
27
|
"color": "#f1e05a",
|
|
17
28
|
"description": "Drag & drop UI to build your customized LLM flow using LangchainJS",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
29
|
+
"forked": "1262",
|
|
30
|
+
"stargazers_count": 5805,
|
|
31
|
+
"todayStar": "4771 stars this month",
|
|
21
32
|
"html_url": "https://github.com/FlowiseAI/Flowise",
|
|
22
|
-
"rank":
|
|
33
|
+
"rank": 3
|
|
23
34
|
},
|
|
24
35
|
{
|
|
25
|
-
"full_name": "
|
|
36
|
+
"full_name": "deep-floyd/IF",
|
|
26
37
|
"language": "Python",
|
|
27
38
|
"color": "#3572A5",
|
|
28
|
-
"description": "
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
32
|
-
"html_url": "https://github.com/
|
|
33
|
-
"rank":
|
|
39
|
+
"description": "",
|
|
40
|
+
"forked": "386",
|
|
41
|
+
"stargazers_count": 6379,
|
|
42
|
+
"todayStar": "6398 stars this month",
|
|
43
|
+
"html_url": "https://github.com/deep-floyd/IF",
|
|
44
|
+
"rank": 4
|
|
34
45
|
},
|
|
35
46
|
{
|
|
36
47
|
"full_name": "Ryujinx/Ryujinx",
|
|
37
48
|
"language": "C#",
|
|
38
49
|
"color": "#178600",
|
|
39
50
|
"description": "Experimental Nintendo Switch Emulator written in C#",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
51
|
+
"forked": "2187",
|
|
52
|
+
"stargazers_count": 22771,
|
|
53
|
+
"todayStar": "5419 stars this month",
|
|
43
54
|
"html_url": "https://github.com/Ryujinx/Ryujinx",
|
|
44
|
-
"rank": 4
|
|
45
|
-
},
|
|
46
|
-
{
|
|
47
|
-
"full_name": "go-skynet/LocalAI",
|
|
48
|
-
"language": "Go",
|
|
49
|
-
"color": "#00ADD8",
|
|
50
|
-
"description": "🤖 Self-hosted, community-driven, local OpenAI-compatible API. Drop-in replacement for OpenAI running LLMs on consumer-grade hardware. No GPU required. LocalAI is a RESTful API to run ggml compatible models: llama.cpp, alpaca.cpp, gpt4all.cpp, rwkv.cpp, whisper.cpp, vicuna, koala, gpt4all-j, cerebras and many others!",
|
|
51
|
-
"forked": "528",
|
|
52
|
-
"stargazers_count": 4790,
|
|
53
|
-
"todayStar": "4023 stars this month",
|
|
54
|
-
"html_url": "https://github.com/go-skynet/LocalAI",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
57
|
{
|
|
58
|
-
"full_name": "
|
|
58
|
+
"full_name": "svc-develop-team/so-vits-svc",
|
|
59
59
|
"language": "Python",
|
|
60
60
|
"color": "#3572A5",
|
|
61
|
-
"description": "
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
65
|
-
"html_url": "https://github.com/
|
|
61
|
+
"description": "SoftVC VITS Singing Voice Conversion",
|
|
62
|
+
"forked": "2639",
|
|
63
|
+
"stargazers_count": 13208,
|
|
64
|
+
"todayStar": "6964 stars this month",
|
|
65
|
+
"html_url": "https://github.com/svc-develop-team/so-vits-svc",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
68
|
{
|
|
69
|
-
"full_name": "
|
|
69
|
+
"full_name": "pengzhile/pandora",
|
|
70
70
|
"language": "Python",
|
|
71
71
|
"color": "#3572A5",
|
|
72
|
-
"description": "
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
72
|
+
"description": "潘多拉,一个让你呼吸顺畅的ChatGPT。Pandora, a ChatGPT that helps you breathe smoothly.",
|
|
73
|
+
"forked": "1692",
|
|
74
|
+
"stargazers_count": 9384,
|
|
75
|
+
"todayStar": "6628 stars this month",
|
|
76
|
+
"html_url": "https://github.com/pengzhile/pandora",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
|
+
{
|
|
80
|
+
"full_name": "go-skynet/LocalAI",
|
|
81
|
+
"language": "Go",
|
|
82
|
+
"color": "#00ADD8",
|
|
83
|
+
"description": "🤖 Self-hosted, community-driven, local OpenAI-compatible API. Drop-in replacement for OpenAI running LLMs on consumer-grade hardware. No GPU required. LocalAI is a RESTful API to run ggml compatible models: llama.cpp, alpaca.cpp, gpt4all.cpp, rwkv.cpp, whisper.cpp, vicuna, koala, gpt4all-j, cerebras and many others!",
|
|
84
|
+
"forked": "539",
|
|
85
|
+
"stargazers_count": 4988,
|
|
86
|
+
"todayStar": "3795 stars this month",
|
|
87
|
+
"html_url": "https://github.com/go-skynet/LocalAI",
|
|
88
|
+
"rank": 8
|
|
89
|
+
},
|
|
79
90
|
{
|
|
80
91
|
"full_name": "yuzu-emu/yuzu",
|
|
81
92
|
"language": "C++",
|
|
82
93
|
"color": "#f34b7d",
|
|
83
94
|
"description": "Nintendo Switch Emulator",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
95
|
+
"forked": "2437",
|
|
96
|
+
"stargazers_count": 28037,
|
|
97
|
+
"todayStar": "3146 stars this month",
|
|
87
98
|
"html_url": "https://github.com/yuzu-emu/yuzu",
|
|
88
|
-
"rank": 8
|
|
89
|
-
},
|
|
90
|
-
{
|
|
91
|
-
"full_name": "openai/plugins-quickstart",
|
|
92
|
-
"language": "Python",
|
|
93
|
-
"color": "#3572A5",
|
|
94
|
-
"description": "Get a ChatGPT plugin up and running in under 5 minutes!",
|
|
95
|
-
"forked": "468",
|
|
96
|
-
"stargazers_count": 2776,
|
|
97
|
-
"todayStar": "1706 stars this month",
|
|
98
|
-
"html_url": "https://github.com/openai/plugins-quickstart",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"full_name": "
|
|
102
|
+
"full_name": "facebookresearch/fairseq",
|
|
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": "Facebook AI Research Sequence-to-Sequence Toolkit written in Python.",
|
|
106
|
+
"forked": "5754",
|
|
107
|
+
"stargazers_count": 25571,
|
|
108
|
+
"todayStar": "3772 stars this month",
|
|
109
|
+
"html_url": "https://github.com/facebookresearch/fairseq",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
|
-
"full_name": "
|
|
113
|
+
"full_name": "Gioman101/FlipperAmiibo",
|
|
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": "Made to be used with Flipper just drag the folder into NFC",
|
|
117
|
+
"forked": "330",
|
|
118
|
+
"stargazers_count": 1600,
|
|
119
|
+
"todayStar": "623 stars this month",
|
|
120
|
+
"html_url": "https://github.com/Gioman101/FlipperAmiibo",
|
|
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": "voicepaw/so-vits-svc-fork",
|
|
125
|
+
"language": "Python",
|
|
126
|
+
"color": "#3572A5",
|
|
127
|
+
"description": "so-vits-svc fork with realtime support, improved interface and more features.",
|
|
128
|
+
"forked": "693",
|
|
129
|
+
"stargazers_count": 4976,
|
|
130
|
+
"todayStar": "3370 stars this month",
|
|
131
|
+
"html_url": "https://github.com/voicepaw/so-vits-svc-fork",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
134
|
{
|
|
135
|
-
"full_name": "
|
|
135
|
+
"full_name": "openai/plugins-quickstart",
|
|
136
136
|
"language": "Python",
|
|
137
137
|
"color": "#3572A5",
|
|
138
|
-
"description": "
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
138
|
+
"description": "Get a ChatGPT plugin up and running in under 5 minutes!",
|
|
139
|
+
"forked": "479",
|
|
140
|
+
"stargazers_count": 2843,
|
|
141
|
+
"todayStar": "1741 stars this month",
|
|
142
|
+
"html_url": "https://github.com/openai/plugins-quickstart",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
|
-
"full_name": "
|
|
146
|
+
"full_name": "google/comprehensive-rust",
|
|
147
147
|
"language": "Rust",
|
|
148
148
|
"color": "#dea584",
|
|
149
|
-
"description": "
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
153
|
-
"html_url": "https://github.com/
|
|
149
|
+
"description": "This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust to everyone.",
|
|
150
|
+
"forked": "823",
|
|
151
|
+
"stargazers_count": 16079,
|
|
152
|
+
"todayStar": "4405 stars this month",
|
|
153
|
+
"html_url": "https://github.com/google/comprehensive-rust",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
156
|
{
|
|
157
|
-
"full_name": "
|
|
157
|
+
"full_name": "bhaskatripathi/pdfGPT",
|
|
158
158
|
"language": "Python",
|
|
159
159
|
"color": "#3572A5",
|
|
160
|
-
"description": "
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
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!",
|
|
161
|
+
"forked": "487",
|
|
162
|
+
"stargazers_count": 4515,
|
|
163
|
+
"todayStar": "2963 stars this month",
|
|
164
|
+
"html_url": "https://github.com/bhaskatripathi/pdfGPT",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
|
-
"full_name": "
|
|
168
|
+
"full_name": "xtekky/chatgpt-clone",
|
|
169
169
|
"language": "Python",
|
|
170
170
|
"color": "#3572A5",
|
|
171
|
-
"description": "
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
175
|
-
"html_url": "https://github.com/
|
|
171
|
+
"description": "ChatGPT interface with better UI",
|
|
172
|
+
"forked": "802",
|
|
173
|
+
"stargazers_count": 2549,
|
|
174
|
+
"todayStar": "1854 stars this month",
|
|
175
|
+
"html_url": "https://github.com/xtekky/chatgpt-clone",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
|
+
{
|
|
179
|
+
"full_name": "qdrant/qdrant",
|
|
180
|
+
"language": "Rust",
|
|
181
|
+
"color": "#dea584",
|
|
182
|
+
"description": "Qdrant - Vector Database for the next generation of AI applications. Also available in the cloud https://cloud.qdrant.io/",
|
|
183
|
+
"forked": "523",
|
|
184
|
+
"stargazers_count": 10485,
|
|
185
|
+
"todayStar": "4154 stars this month",
|
|
186
|
+
"html_url": "https://github.com/qdrant/qdrant",
|
|
187
|
+
"rank": 17
|
|
188
|
+
},
|
|
178
189
|
{
|
|
179
190
|
"full_name": "krahets/hello-algo",
|
|
180
191
|
"language": "Java",
|
|
181
192
|
"color": "#b07219",
|
|
182
193
|
"description": "《Hello 算法》是一本动画图解、能运行、可提问的数据结构与算法入门书,支持 Java, C++, Python, Go, JS, TS, C#, Swift, Zig 等语言。",
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
194
|
+
"forked": "1348",
|
|
195
|
+
"stargazers_count": 12689,
|
|
196
|
+
"todayStar": "3244 stars this month",
|
|
186
197
|
"html_url": "https://github.com/krahets/hello-algo",
|
|
187
|
-
"rank":
|
|
198
|
+
"rank": 18
|
|
188
199
|
},
|
|
189
200
|
{
|
|
190
|
-
"full_name": "
|
|
201
|
+
"full_name": "deforum-art/deforum-stable-diffusion",
|
|
191
202
|
"language": "Python",
|
|
192
203
|
"color": "#3572A5",
|
|
193
|
-
"description": "
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
197
|
-
"html_url": "https://github.com/
|
|
198
|
-
"rank":
|
|
204
|
+
"description": "",
|
|
205
|
+
"forked": "269",
|
|
206
|
+
"stargazers_count": 1250,
|
|
207
|
+
"todayStar": "632 stars this month",
|
|
208
|
+
"html_url": "https://github.com/deforum-art/deforum-stable-diffusion",
|
|
209
|
+
"rank": 19
|
|
210
|
+
},
|
|
211
|
+
{
|
|
212
|
+
"full_name": "gaomingqi/Track-Anything",
|
|
213
|
+
"language": "Python",
|
|
214
|
+
"color": "#3572A5",
|
|
215
|
+
"description": "Track-Anything is a flexible and interactive tool for video object tracking and segmentation, based on Segment Anything, XMem, and E2FGVI.",
|
|
216
|
+
"forked": "284",
|
|
217
|
+
"stargazers_count": 4583,
|
|
218
|
+
"todayStar": "3258 stars this month",
|
|
219
|
+
"html_url": "https://github.com/gaomingqi/Track-Anything",
|
|
220
|
+
"rank": 20
|
|
221
|
+
},
|
|
222
|
+
{
|
|
223
|
+
"full_name": "Significant-Gravitas/Auto-GPT-Plugins",
|
|
224
|
+
"language": "Python",
|
|
225
|
+
"color": "#3572A5",
|
|
226
|
+
"description": "Plugins for Auto-GPT",
|
|
227
|
+
"forked": "397",
|
|
228
|
+
"stargazers_count": 2762,
|
|
229
|
+
"todayStar": "1642 stars this month",
|
|
230
|
+
"html_url": "https://github.com/Significant-Gravitas/Auto-GPT-Plugins",
|
|
231
|
+
"rank": 21
|
|
199
232
|
},
|
|
200
233
|
{
|
|
201
234
|
"full_name": "RVC-Project/Retrieval-based-Voice-Conversion-WebUI",
|
|
202
235
|
"language": "Python",
|
|
203
236
|
"color": "#3572A5",
|
|
204
237
|
"description": "Voice data <= 10 mins can also be used to train a good VC model!",
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
238
|
+
"forked": "398",
|
|
239
|
+
"stargazers_count": 3116,
|
|
240
|
+
"todayStar": "1989 stars this month",
|
|
208
241
|
"html_url": "https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI",
|
|
209
|
-
"rank":
|
|
242
|
+
"rank": 22
|
|
210
243
|
},
|
|
211
244
|
{
|
|
212
245
|
"full_name": "DataTalksClub/mlops-zoomcamp",
|
|
213
246
|
"language": "JupyterNotebook",
|
|
214
247
|
"color": "#DA5B0B",
|
|
215
248
|
"description": "Free MLOps course from DataTalks.Club",
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
249
|
+
"forked": "1370",
|
|
250
|
+
"stargazers_count": 7003,
|
|
251
|
+
"todayStar": "1468 stars this month",
|
|
219
252
|
"html_url": "https://github.com/DataTalksClub/mlops-zoomcamp",
|
|
220
|
-
"rank":
|
|
221
|
-
},
|
|
222
|
-
{
|
|
223
|
-
"full_name": "mitsuhiko/rye",
|
|
224
|
-
"language": "Rust",
|
|
225
|
-
"color": "#dea584",
|
|
226
|
-
"description": "An Experimental Package Management Solution for Python",
|
|
227
|
-
"forked": "125",
|
|
228
|
-
"stargazers_count": 5690,
|
|
229
|
-
"todayStar": "4425 stars this month",
|
|
230
|
-
"html_url": "https://github.com/mitsuhiko/rye",
|
|
231
|
-
"rank": 21
|
|
232
|
-
},
|
|
233
|
-
{
|
|
234
|
-
"full_name": "gkamradt/langchain-tutorials",
|
|
235
|
-
"language": "JupyterNotebook",
|
|
236
|
-
"color": "#DA5B0B",
|
|
237
|
-
"description": "Overview and tutorial of the LangChain Library",
|
|
238
|
-
"forked": "978",
|
|
239
|
-
"stargazers_count": 3010,
|
|
240
|
-
"todayStar": "1714 stars this month",
|
|
241
|
-
"html_url": "https://github.com/gkamradt/langchain-tutorials",
|
|
242
|
-
"rank": 22
|
|
253
|
+
"rank": 23
|
|
243
254
|
},
|
|
244
255
|
{
|
|
245
256
|
"full_name": "w-okada/voice-changer",
|
|
246
257
|
"language": "TypeScript",
|
|
247
258
|
"color": "#3178c6",
|
|
248
259
|
"description": "リアルタイムボイスチェンジャー Realtime Voice Changer",
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
260
|
+
"forked": "375",
|
|
261
|
+
"stargazers_count": 3902,
|
|
262
|
+
"todayStar": "3088 stars this month",
|
|
252
263
|
"html_url": "https://github.com/w-okada/voice-changer",
|
|
253
|
-
"rank":
|
|
264
|
+
"rank": 24
|
|
254
265
|
},
|
|
255
266
|
{
|
|
256
|
-
"full_name": "
|
|
267
|
+
"full_name": "Dogtiti/AutoGPT-Next-Web",
|
|
257
268
|
"language": "TypeScript",
|
|
258
269
|
"color": "#3178c6",
|
|
259
|
-
"description": "
|
|
260
|
-
"forked": "
|
|
261
|
-
"stargazers_count":
|
|
262
|
-
"todayStar": "
|
|
263
|
-
"html_url": "https://github.com/
|
|
264
|
-
"rank": 24
|
|
265
|
-
},
|
|
266
|
-
{
|
|
267
|
-
"full_name": "imClumsyPanda/langchain-ChatGLM",
|
|
268
|
-
"language": "Python",
|
|
269
|
-
"color": "#3572A5",
|
|
270
|
-
"description": "langchain-ChatGLM, local knowledge based ChatGLM with langchain | 基于本地知识库的 ChatGLM 问答",
|
|
271
|
-
"forked": "901",
|
|
272
|
-
"stargazers_count": 6902,
|
|
273
|
-
"todayStar": "3527 stars this month",
|
|
274
|
-
"html_url": "https://github.com/imClumsyPanda/langchain-ChatGLM",
|
|
270
|
+
"description": "🤖 Assemble, configure, and deploy autonomous AI Agents in your browser.一键免费部署你的私人AutoGPT 网页应用",
|
|
271
|
+
"forked": "853",
|
|
272
|
+
"stargazers_count": 1725,
|
|
273
|
+
"todayStar": "1115 stars this month",
|
|
274
|
+
"html_url": "https://github.com/Dogtiti/AutoGPT-Next-Web",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|