@wcj/github-rank 25.3.5 → 25.3.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 +30165 -30165
- package/dist/trending-daily.json +83 -138
- package/dist/trending-monthly.json +123 -134
- package/dist/trending-weekly.json +110 -88
- package/dist/users.china.json +2193 -2157
- package/dist/users.json +5712 -5712
- package/dist/users.org.json +874 -874
- package/package.json +1 -1
- package/web/data/repos.json +30165 -30165
- package/web/data/trending-daily.json +83 -138
- package/web/data/trending-monthly.json +123 -134
- package/web/data/trending-weekly.json +110 -88
- package/web/data/users.china.json +2193 -2157
- package/web/data/users.json +5712 -5712
- package/web/data/users.org.json +874 -874
- package/web/index.html +5557 -5567
- package/web/org.html +820 -820
- package/web/repos.html +3932 -3932
- package/web/trending-monthly.html +117 -155
- package/web/trending-weekly.html +157 -81
- package/web/trending.html +75 -265
- package/web/users.china.html +2071 -2019
package/web/trending-weekly.html
CHANGED
|
@@ -129,7 +129,7 @@
|
|
|
129
129
|
</a>
|
|
130
130
|
|
|
131
131
|
</h1>
|
|
132
|
-
<div class="time">Last cache created on 2025/3/
|
|
132
|
+
<div class="time">Last cache created on 2025/3/7 by
|
|
133
133
|
|
|
134
134
|
|
|
135
135
|
|
|
@@ -154,6 +154,44 @@
|
|
|
154
154
|
<div class="info">
|
|
155
155
|
<div class="rank">
|
|
156
156
|
<span title="Ranking 1">1</span>
|
|
157
|
+
<a href="https://github.com/allenai/olmocr" target="_blank" title="allenai/olmocr">allenai/olmocr</a>
|
|
158
|
+
</div>
|
|
159
|
+
<div class="sub-title followers">
|
|
160
|
+
|
|
161
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
162
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
163
|
+
</a>
|
|
164
|
+
|
|
165
|
+
<span class="star" title="Stargazers Count">
|
|
166
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
167
|
+
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
168
|
+
</svg>
|
|
169
|
+
<span>8.457k</span>
|
|
170
|
+
</span>
|
|
171
|
+
<span class="star" title="Repo Forked">
|
|
172
|
+
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
173
|
+
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
174
|
+
</path>
|
|
175
|
+
</svg>
|
|
176
|
+
<span>556</span>
|
|
177
|
+
</span>
|
|
178
|
+
<span class="star">
|
|
179
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
180
|
+
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
181
|
+
</svg>
|
|
182
|
+
<span>6866 stars this week</span>
|
|
183
|
+
</span>
|
|
184
|
+
</div>
|
|
185
|
+
<div class="details">
|
|
186
|
+
Toolkit for linearizing PDFs for LLM datasets/training
|
|
187
|
+
</div>
|
|
188
|
+
</div>
|
|
189
|
+
</li>
|
|
190
|
+
|
|
191
|
+
<li>
|
|
192
|
+
<div class="info">
|
|
193
|
+
<div class="rank">
|
|
194
|
+
<span title="Ranking 2">2</span>
|
|
157
195
|
<a href="https://github.com/LadybirdBrowser/ladybird" target="_blank" title="LadybirdBrowser/ladybird">LadybirdBrowser/ladybird</a>
|
|
158
196
|
</div>
|
|
159
197
|
<div class="sub-title followers">
|
|
@@ -166,20 +204,20 @@
|
|
|
166
204
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
167
205
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
168
206
|
</svg>
|
|
169
|
-
<span>
|
|
207
|
+
<span>34.71k</span>
|
|
170
208
|
</span>
|
|
171
209
|
<span class="star" title="Repo Forked">
|
|
172
210
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
173
211
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
174
212
|
</path>
|
|
175
213
|
</svg>
|
|
176
|
-
<span>
|
|
214
|
+
<span>1438</span>
|
|
177
215
|
</span>
|
|
178
216
|
<span class="star">
|
|
179
217
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
180
218
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
181
219
|
</svg>
|
|
182
|
-
<span>
|
|
220
|
+
<span>6337 stars this week</span>
|
|
183
221
|
</span>
|
|
184
222
|
</div>
|
|
185
223
|
<div class="details">
|
|
@@ -191,37 +229,37 @@
|
|
|
191
229
|
<li>
|
|
192
230
|
<div class="info">
|
|
193
231
|
<div class="rank">
|
|
194
|
-
<span title="Ranking
|
|
195
|
-
<a href="https://github.com/
|
|
232
|
+
<span title="Ranking 3">3</span>
|
|
233
|
+
<a href="https://github.com/Soulter/AstrBot" target="_blank" title="Soulter/AstrBot">Soulter/AstrBot</a>
|
|
196
234
|
</div>
|
|
197
235
|
<div class="sub-title followers">
|
|
198
236
|
|
|
199
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
200
|
-
<span style="background-color: #
|
|
237
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
238
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
201
239
|
</a>
|
|
202
240
|
|
|
203
241
|
<span class="star" title="Stargazers Count">
|
|
204
242
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
205
243
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
206
244
|
</svg>
|
|
207
|
-
<span>
|
|
245
|
+
<span>5.536k</span>
|
|
208
246
|
</span>
|
|
209
247
|
<span class="star" title="Repo Forked">
|
|
210
248
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
211
249
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
212
250
|
</path>
|
|
213
251
|
</svg>
|
|
214
|
-
<span>
|
|
252
|
+
<span>325</span>
|
|
215
253
|
</span>
|
|
216
254
|
<span class="star">
|
|
217
255
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
218
256
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
219
257
|
</svg>
|
|
220
|
-
<span>
|
|
258
|
+
<span>1812 stars this week</span>
|
|
221
259
|
</span>
|
|
222
260
|
</div>
|
|
223
261
|
<div class="details">
|
|
224
|
-
|
|
262
|
+
✨ 易上手的多平台 LLM 聊天机器人及开发框架 ✨ 平台支持 QQ、QQ频道、Telegram、微信、企微、飞书 | OpenAI、DeepSeek、Gemini、硅基流动、月之暗面、Ollama、OneAPI、Dify 等。附带 WebUI。
|
|
225
263
|
</div>
|
|
226
264
|
</div>
|
|
227
265
|
</li>
|
|
@@ -229,37 +267,37 @@
|
|
|
229
267
|
<li>
|
|
230
268
|
<div class="info">
|
|
231
269
|
<div class="rank">
|
|
232
|
-
<span title="Ranking
|
|
233
|
-
<a href="https://github.com/
|
|
270
|
+
<span title="Ranking 4">4</span>
|
|
271
|
+
<a href="https://github.com/clash-verge-rev/clash-verge-rev" target="_blank" title="clash-verge-rev/clash-verge-rev">clash-verge-rev/clash-verge-rev</a>
|
|
234
272
|
</div>
|
|
235
273
|
<div class="sub-title followers">
|
|
236
274
|
|
|
237
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
238
|
-
<span style="background-color: #
|
|
275
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
276
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
239
277
|
</a>
|
|
240
278
|
|
|
241
279
|
<span class="star" title="Stargazers Count">
|
|
242
280
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
243
281
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
244
282
|
</svg>
|
|
245
|
-
<span>
|
|
283
|
+
<span>49.81k</span>
|
|
246
284
|
</span>
|
|
247
285
|
<span class="star" title="Repo Forked">
|
|
248
286
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
249
287
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
250
288
|
</path>
|
|
251
289
|
</svg>
|
|
252
|
-
<span>
|
|
290
|
+
<span>3900</span>
|
|
253
291
|
</span>
|
|
254
292
|
<span class="star">
|
|
255
293
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
256
294
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
257
295
|
</svg>
|
|
258
|
-
<span>
|
|
296
|
+
<span>1286 stars this week</span>
|
|
259
297
|
</span>
|
|
260
298
|
</div>
|
|
261
299
|
<div class="details">
|
|
262
|
-
|
|
300
|
+
A modern GUI client based on Tauri, designed to run in Windows, macOS and Linux for tailored proxy experience
|
|
263
301
|
</div>
|
|
264
302
|
</div>
|
|
265
303
|
</li>
|
|
@@ -267,8 +305,8 @@
|
|
|
267
305
|
<li>
|
|
268
306
|
<div class="info">
|
|
269
307
|
<div class="rank">
|
|
270
|
-
<span title="Ranking
|
|
271
|
-
<a href="https://github.com/
|
|
308
|
+
<span title="Ranking 5">5</span>
|
|
309
|
+
<a href="https://github.com/virattt/ai-hedge-fund" target="_blank" title="virattt/ai-hedge-fund">virattt/ai-hedge-fund</a>
|
|
272
310
|
</div>
|
|
273
311
|
<div class="sub-title followers">
|
|
274
312
|
|
|
@@ -280,24 +318,24 @@
|
|
|
280
318
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
281
319
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
282
320
|
</svg>
|
|
283
|
-
<span>
|
|
321
|
+
<span>12.368k</span>
|
|
284
322
|
</span>
|
|
285
323
|
<span class="star" title="Repo Forked">
|
|
286
324
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
287
325
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
288
326
|
</path>
|
|
289
327
|
</svg>
|
|
290
|
-
<span>
|
|
328
|
+
<span>2290</span>
|
|
291
329
|
</span>
|
|
292
330
|
<span class="star">
|
|
293
331
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
294
332
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
295
333
|
</svg>
|
|
296
|
-
<span>
|
|
334
|
+
<span>2199 stars this week</span>
|
|
297
335
|
</span>
|
|
298
336
|
</div>
|
|
299
337
|
<div class="details">
|
|
300
|
-
|
|
338
|
+
An AI Hedge Fund Team
|
|
301
339
|
</div>
|
|
302
340
|
</div>
|
|
303
341
|
</li>
|
|
@@ -305,7 +343,7 @@
|
|
|
305
343
|
<li>
|
|
306
344
|
<div class="info">
|
|
307
345
|
<div class="rank">
|
|
308
|
-
<span title="Ranking
|
|
346
|
+
<span title="Ranking 6">6</span>
|
|
309
347
|
<a href="https://github.com/NirDiamant/GenAI_Agents" target="_blank" title="NirDiamant/GenAI_Agents">NirDiamant/GenAI_Agents</a>
|
|
310
348
|
</div>
|
|
311
349
|
<div class="sub-title followers">
|
|
@@ -318,20 +356,20 @@
|
|
|
318
356
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
319
357
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
320
358
|
</svg>
|
|
321
|
-
<span>8.
|
|
359
|
+
<span>8.553k</span>
|
|
322
360
|
</span>
|
|
323
361
|
<span class="star" title="Repo Forked">
|
|
324
362
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
325
363
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
326
364
|
</path>
|
|
327
365
|
</svg>
|
|
328
|
-
<span>
|
|
366
|
+
<span>1109</span>
|
|
329
367
|
</span>
|
|
330
368
|
<span class="star">
|
|
331
369
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
332
370
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
333
371
|
</svg>
|
|
334
|
-
<span>
|
|
372
|
+
<span>1183 stars this week</span>
|
|
335
373
|
</span>
|
|
336
374
|
</div>
|
|
337
375
|
<div class="details">
|
|
@@ -343,37 +381,37 @@
|
|
|
343
381
|
<li>
|
|
344
382
|
<div class="info">
|
|
345
383
|
<div class="rank">
|
|
346
|
-
<span title="Ranking
|
|
347
|
-
<a href="https://github.com/
|
|
384
|
+
<span title="Ranking 7">7</span>
|
|
385
|
+
<a href="https://github.com/fish-shell/fish-shell" target="_blank" title="fish-shell/fish-shell">fish-shell/fish-shell</a>
|
|
348
386
|
</div>
|
|
349
387
|
<div class="sub-title followers">
|
|
350
388
|
|
|
351
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
352
|
-
<span style="background-color: #
|
|
389
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
390
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
353
391
|
</a>
|
|
354
392
|
|
|
355
393
|
<span class="star" title="Stargazers Count">
|
|
356
394
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
357
395
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
358
396
|
</svg>
|
|
359
|
-
<span>
|
|
397
|
+
<span>28.862k</span>
|
|
360
398
|
</span>
|
|
361
399
|
<span class="star" title="Repo Forked">
|
|
362
400
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
363
401
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
364
402
|
</path>
|
|
365
403
|
</svg>
|
|
366
|
-
<span>
|
|
404
|
+
<span>2011</span>
|
|
367
405
|
</span>
|
|
368
406
|
<span class="star">
|
|
369
407
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
370
408
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
371
409
|
</svg>
|
|
372
|
-
<span>
|
|
410
|
+
<span>805 stars this week</span>
|
|
373
411
|
</span>
|
|
374
412
|
</div>
|
|
375
413
|
<div class="details">
|
|
376
|
-
|
|
414
|
+
The user-friendly command line shell.
|
|
377
415
|
</div>
|
|
378
416
|
</div>
|
|
379
417
|
</li>
|
|
@@ -381,37 +419,37 @@
|
|
|
381
419
|
<li>
|
|
382
420
|
<div class="info">
|
|
383
421
|
<div class="rank">
|
|
384
|
-
<span title="Ranking
|
|
385
|
-
<a href="https://github.com/
|
|
422
|
+
<span title="Ranking 8">8</span>
|
|
423
|
+
<a href="https://github.com/landing-ai/vision-agent" target="_blank" title="landing-ai/vision-agent">landing-ai/vision-agent</a>
|
|
386
424
|
</div>
|
|
387
425
|
<div class="sub-title followers">
|
|
388
426
|
|
|
389
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
390
|
-
<span style="background-color: #
|
|
427
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
428
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
391
429
|
</a>
|
|
392
430
|
|
|
393
431
|
<span class="star" title="Stargazers Count">
|
|
394
432
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
395
433
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
396
434
|
</svg>
|
|
397
|
-
<span>
|
|
435
|
+
<span>4.088k</span>
|
|
398
436
|
</span>
|
|
399
437
|
<span class="star" title="Repo Forked">
|
|
400
438
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
401
439
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
402
440
|
</path>
|
|
403
441
|
</svg>
|
|
404
|
-
<span>
|
|
442
|
+
<span>444</span>
|
|
405
443
|
</span>
|
|
406
444
|
<span class="star">
|
|
407
445
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
408
446
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
409
447
|
</svg>
|
|
410
|
-
<span>
|
|
448
|
+
<span>1030 stars this week</span>
|
|
411
449
|
</span>
|
|
412
450
|
</div>
|
|
413
451
|
<div class="details">
|
|
414
|
-
|
|
452
|
+
Vision agent
|
|
415
453
|
</div>
|
|
416
454
|
</div>
|
|
417
455
|
</li>
|
|
@@ -419,7 +457,45 @@
|
|
|
419
457
|
<li>
|
|
420
458
|
<div class="info">
|
|
421
459
|
<div class="rank">
|
|
422
|
-
<span title="Ranking
|
|
460
|
+
<span title="Ranking 9">9</span>
|
|
461
|
+
<a href="https://github.com/nicbarker/clay" target="_blank" title="nicbarker/clay">nicbarker/clay</a>
|
|
462
|
+
</div>
|
|
463
|
+
<div class="sub-title followers">
|
|
464
|
+
|
|
465
|
+
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
466
|
+
<span style="background-color: #555555;"></span>C
|
|
467
|
+
</a>
|
|
468
|
+
|
|
469
|
+
<span class="star" title="Stargazers Count">
|
|
470
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
471
|
+
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
472
|
+
</svg>
|
|
473
|
+
<span>12.037k</span>
|
|
474
|
+
</span>
|
|
475
|
+
<span class="star" title="Repo Forked">
|
|
476
|
+
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
477
|
+
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
478
|
+
</path>
|
|
479
|
+
</svg>
|
|
480
|
+
<span>417</span>
|
|
481
|
+
</span>
|
|
482
|
+
<span class="star">
|
|
483
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
484
|
+
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
485
|
+
</svg>
|
|
486
|
+
<span>928 stars this week</span>
|
|
487
|
+
</span>
|
|
488
|
+
</div>
|
|
489
|
+
<div class="details">
|
|
490
|
+
High performance UI layout library in C.
|
|
491
|
+
</div>
|
|
492
|
+
</div>
|
|
493
|
+
</li>
|
|
494
|
+
|
|
495
|
+
<li>
|
|
496
|
+
<div class="info">
|
|
497
|
+
<div class="rank">
|
|
498
|
+
<span title="Ranking 10">10</span>
|
|
423
499
|
<a href="https://github.com/drawdb-io/drawdb" target="_blank" title="drawdb-io/drawdb">drawdb-io/drawdb</a>
|
|
424
500
|
</div>
|
|
425
501
|
<div class="sub-title followers">
|
|
@@ -432,20 +508,20 @@
|
|
|
432
508
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
433
509
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
434
510
|
</svg>
|
|
435
|
-
<span>25.
|
|
511
|
+
<span>25.718k</span>
|
|
436
512
|
</span>
|
|
437
513
|
<span class="star" title="Repo Forked">
|
|
438
514
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
439
515
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
440
516
|
</path>
|
|
441
517
|
</svg>
|
|
442
|
-
<span>
|
|
518
|
+
<span>1812</span>
|
|
443
519
|
</span>
|
|
444
520
|
<span class="star">
|
|
445
521
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
446
522
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
447
523
|
</svg>
|
|
448
|
-
<span>
|
|
524
|
+
<span>901 stars this week</span>
|
|
449
525
|
</span>
|
|
450
526
|
</div>
|
|
451
527
|
<div class="details">
|
|
@@ -457,37 +533,37 @@
|
|
|
457
533
|
<li>
|
|
458
534
|
<div class="info">
|
|
459
535
|
<div class="rank">
|
|
460
|
-
<span title="Ranking
|
|
461
|
-
<a href="https://github.com/
|
|
536
|
+
<span title="Ranking 11">11</span>
|
|
537
|
+
<a href="https://github.com/langgenius/dify" target="_blank" title="langgenius/dify">langgenius/dify</a>
|
|
462
538
|
</div>
|
|
463
539
|
<div class="sub-title followers">
|
|
464
540
|
|
|
465
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
466
|
-
<span style="background-color: #
|
|
541
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
542
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
467
543
|
</a>
|
|
468
544
|
|
|
469
545
|
<span class="star" title="Stargazers Count">
|
|
470
546
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
471
547
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
472
548
|
</svg>
|
|
473
|
-
<span>
|
|
549
|
+
<span>79.118k</span>
|
|
474
550
|
</span>
|
|
475
551
|
<span class="star" title="Repo Forked">
|
|
476
552
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
477
553
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
478
554
|
</path>
|
|
479
555
|
</svg>
|
|
480
|
-
<span>
|
|
556
|
+
<span>11538</span>
|
|
481
557
|
</span>
|
|
482
558
|
<span class="star">
|
|
483
559
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
484
560
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
485
561
|
</svg>
|
|
486
|
-
<span>
|
|
562
|
+
<span>4483 stars this week</span>
|
|
487
563
|
</span>
|
|
488
564
|
</div>
|
|
489
565
|
<div class="details">
|
|
490
|
-
|
|
566
|
+
Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.
|
|
491
567
|
</div>
|
|
492
568
|
</div>
|
|
493
569
|
</li>
|
|
@@ -495,8 +571,8 @@
|
|
|
495
571
|
<li>
|
|
496
572
|
<div class="info">
|
|
497
573
|
<div class="rank">
|
|
498
|
-
<span title="Ranking
|
|
499
|
-
<a href="https://github.com/
|
|
574
|
+
<span title="Ranking 12">12</span>
|
|
575
|
+
<a href="https://github.com/PySpur-Dev/pyspur" target="_blank" title="PySpur-Dev/pyspur">PySpur-Dev/pyspur</a>
|
|
500
576
|
</div>
|
|
501
577
|
<div class="sub-title followers">
|
|
502
578
|
|
|
@@ -508,24 +584,24 @@
|
|
|
508
584
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
509
585
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
510
586
|
</svg>
|
|
511
|
-
<span>
|
|
587
|
+
<span>3.257k</span>
|
|
512
588
|
</span>
|
|
513
589
|
<span class="star" title="Repo Forked">
|
|
514
590
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
515
591
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
516
592
|
</path>
|
|
517
593
|
</svg>
|
|
518
|
-
<span>
|
|
594
|
+
<span>198</span>
|
|
519
595
|
</span>
|
|
520
596
|
<span class="star">
|
|
521
597
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
522
598
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
523
599
|
</svg>
|
|
524
|
-
<span>
|
|
600
|
+
<span>542 stars this week</span>
|
|
525
601
|
</span>
|
|
526
602
|
</div>
|
|
527
603
|
<div class="details">
|
|
528
|
-
|
|
604
|
+
AI Agent Builder in Python
|
|
529
605
|
</div>
|
|
530
606
|
</div>
|
|
531
607
|
</li>
|
|
@@ -533,37 +609,37 @@
|
|
|
533
609
|
<li>
|
|
534
610
|
<div class="info">
|
|
535
611
|
<div class="rank">
|
|
536
|
-
<span title="Ranking
|
|
537
|
-
<a href="https://github.com/
|
|
612
|
+
<span title="Ranking 13">13</span>
|
|
613
|
+
<a href="https://github.com/microsoft/Magma" target="_blank" title="microsoft/Magma">microsoft/Magma</a>
|
|
538
614
|
</div>
|
|
539
615
|
<div class="sub-title followers">
|
|
540
616
|
|
|
541
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
542
|
-
<span style="background-color: #
|
|
617
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
618
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
543
619
|
</a>
|
|
544
620
|
|
|
545
621
|
<span class="star" title="Stargazers Count">
|
|
546
622
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
547
623
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
548
624
|
</svg>
|
|
549
|
-
<span>
|
|
625
|
+
<span>1.236k</span>
|
|
550
626
|
</span>
|
|
551
627
|
<span class="star" title="Repo Forked">
|
|
552
628
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
553
629
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
554
630
|
</path>
|
|
555
631
|
</svg>
|
|
556
|
-
<span>
|
|
632
|
+
<span>81</span>
|
|
557
633
|
</span>
|
|
558
634
|
<span class="star">
|
|
559
635
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
560
636
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
561
637
|
</svg>
|
|
562
|
-
<span>
|
|
638
|
+
<span>339 stars this week</span>
|
|
563
639
|
</span>
|
|
564
640
|
</div>
|
|
565
641
|
<div class="details">
|
|
566
|
-
|
|
642
|
+
[CVPR 2025] Magma: A Foundation Model for Multimodal AI Agents
|
|
567
643
|
</div>
|
|
568
644
|
</div>
|
|
569
645
|
</li>
|
|
@@ -571,37 +647,37 @@
|
|
|
571
647
|
<li>
|
|
572
648
|
<div class="info">
|
|
573
649
|
<div class="rank">
|
|
574
|
-
<span title="Ranking
|
|
575
|
-
<a href="https://github.com/
|
|
650
|
+
<span title="Ranking 14">14</span>
|
|
651
|
+
<a href="https://github.com/modelscope/DiffSynth-Studio" target="_blank" title="modelscope/DiffSynth-Studio">modelscope/DiffSynth-Studio</a>
|
|
576
652
|
</div>
|
|
577
653
|
<div class="sub-title followers">
|
|
578
654
|
|
|
579
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
580
|
-
<span style="background-color: #
|
|
655
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
656
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
581
657
|
</a>
|
|
582
658
|
|
|
583
659
|
<span class="star" title="Stargazers Count">
|
|
584
660
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
585
661
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
586
662
|
</svg>
|
|
587
|
-
<span>
|
|
663
|
+
<span>7.693k</span>
|
|
588
664
|
</span>
|
|
589
665
|
<span class="star" title="Repo Forked">
|
|
590
666
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
591
667
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
592
668
|
</path>
|
|
593
669
|
</svg>
|
|
594
|
-
<span>
|
|
670
|
+
<span>687</span>
|
|
595
671
|
</span>
|
|
596
672
|
<span class="star">
|
|
597
673
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
598
674
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
599
675
|
</svg>
|
|
600
|
-
<span>
|
|
676
|
+
<span>610 stars this week</span>
|
|
601
677
|
</span>
|
|
602
678
|
</div>
|
|
603
679
|
<div class="details">
|
|
604
|
-
|
|
680
|
+
Enjoy the magic of Diffusion models!
|
|
605
681
|
</div>
|
|
606
682
|
</div>
|
|
607
683
|
</li>
|
|
@@ -625,7 +701,7 @@
|
|
|
625
701
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
626
702
|
</a>
|
|
627
703
|
</div>
|
|
628
|
-
<div class="time">Last cache created on 2025/3/
|
|
704
|
+
<div class="time">Last cache created on 2025/3/7 by Github API v3.</div>
|
|
629
705
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
630
706
|
</div>
|
|
631
707
|
</body>
|