@wcj/github-rank 25.6.13 → 25.6.16
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 +30397 -30389
- package/dist/trending-daily.json +36 -47
- package/dist/trending-monthly.json +67 -67
- package/dist/trending-weekly.json +51 -51
- package/dist/users.china.json +2367 -2295
- package/dist/users.json +5246 -5246
- package/dist/users.org.json +891 -891
- package/package.json +1 -1
- package/web/data/repos.json +30397 -30389
- package/web/data/trending-daily.json +36 -47
- package/web/data/trending-monthly.json +67 -67
- package/web/data/trending-weekly.json +51 -51
- package/web/data/users.china.json +2367 -2295
- package/web/data/users.json +5246 -5246
- package/web/data/users.org.json +891 -891
- package/web/index.html +5187 -5192
- package/web/org.html +724 -724
- package/web/repos.html +3805 -3805
- package/web/trending-monthly.html +69 -69
- package/web/trending-weekly.html +53 -53
- package/web/trending.html +37 -75
- package/web/users.china.html +2296 -2195
package/web/trending.html
CHANGED
|
@@ -129,7 +129,7 @@
|
|
|
129
129
|
</a>
|
|
130
130
|
|
|
131
131
|
</h1>
|
|
132
|
-
<div class="time">Last cache created on 2025/6/
|
|
132
|
+
<div class="time">Last cache created on 2025/6/16 by
|
|
133
133
|
|
|
134
134
|
|
|
135
135
|
|
|
@@ -154,44 +154,6 @@
|
|
|
154
154
|
<div class="info">
|
|
155
155
|
<div class="rank">
|
|
156
156
|
<span title="Ranking 1">1</span>
|
|
157
|
-
<a href="https://github.com/Shubhamsaboo/awesome-llm-apps" target="_blank" title="Shubhamsaboo/awesome-llm-apps">Shubhamsaboo/awesome-llm-apps</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>36.899k</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>4282</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>1287 stars today</span>
|
|
183
|
-
</span>
|
|
184
|
-
</div>
|
|
185
|
-
<div class="details">
|
|
186
|
-
Collection of awesome LLM apps with AI Agents and RAG using OpenAI, Anthropic, Gemini and opensource models.
|
|
187
|
-
</div>
|
|
188
|
-
</div>
|
|
189
|
-
</li>
|
|
190
|
-
|
|
191
|
-
<li>
|
|
192
|
-
<div class="info">
|
|
193
|
-
<div class="rank">
|
|
194
|
-
<span title="Ranking 2">2</span>
|
|
195
157
|
<a href="https://github.com/sindresorhus/awesome" target="_blank" title="sindresorhus/awesome">sindresorhus/awesome</a>
|
|
196
158
|
</div>
|
|
197
159
|
<div class="sub-title followers">
|
|
@@ -200,20 +162,20 @@
|
|
|
200
162
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
201
163
|
<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>
|
|
202
164
|
</svg>
|
|
203
|
-
<span>
|
|
165
|
+
<span>368.319k</span>
|
|
204
166
|
</span>
|
|
205
167
|
<span class="star" title="Repo Forked">
|
|
206
168
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
207
169
|
<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">
|
|
208
170
|
</path>
|
|
209
171
|
</svg>
|
|
210
|
-
<span>
|
|
172
|
+
<span>29605</span>
|
|
211
173
|
</span>
|
|
212
174
|
<span class="star">
|
|
213
175
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
214
176
|
<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>
|
|
215
177
|
</svg>
|
|
216
|
-
<span>
|
|
178
|
+
<span>457 stars today</span>
|
|
217
179
|
</span>
|
|
218
180
|
</div>
|
|
219
181
|
<div class="details">
|
|
@@ -225,7 +187,7 @@
|
|
|
225
187
|
<li>
|
|
226
188
|
<div class="info">
|
|
227
189
|
<div class="rank">
|
|
228
|
-
<span title="Ranking
|
|
190
|
+
<span title="Ranking 2">2</span>
|
|
229
191
|
<a href="https://github.com/xiangechen/chili3d" target="_blank" title="xiangechen/chili3d">xiangechen/chili3d</a>
|
|
230
192
|
</div>
|
|
231
193
|
<div class="sub-title followers">
|
|
@@ -238,20 +200,20 @@
|
|
|
238
200
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
239
201
|
<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>
|
|
240
202
|
</svg>
|
|
241
|
-
<span>
|
|
203
|
+
<span>2.683k</span>
|
|
242
204
|
</span>
|
|
243
205
|
<span class="star" title="Repo Forked">
|
|
244
206
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
245
207
|
<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">
|
|
246
208
|
</path>
|
|
247
209
|
</svg>
|
|
248
|
-
<span>
|
|
210
|
+
<span>218</span>
|
|
249
211
|
</span>
|
|
250
212
|
<span class="star">
|
|
251
213
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
252
214
|
<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>
|
|
253
215
|
</svg>
|
|
254
|
-
<span>
|
|
216
|
+
<span>215 stars today</span>
|
|
255
217
|
</span>
|
|
256
218
|
</div>
|
|
257
219
|
<div class="details">
|
|
@@ -263,7 +225,7 @@
|
|
|
263
225
|
<li>
|
|
264
226
|
<div class="info">
|
|
265
227
|
<div class="rank">
|
|
266
|
-
<span title="Ranking
|
|
228
|
+
<span title="Ranking 3">3</span>
|
|
267
229
|
<a href="https://github.com/datawhalechina/self-llm" target="_blank" title="datawhalechina/self-llm">datawhalechina/self-llm</a>
|
|
268
230
|
</div>
|
|
269
231
|
<div class="sub-title followers">
|
|
@@ -276,20 +238,20 @@
|
|
|
276
238
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
277
239
|
<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>
|
|
278
240
|
</svg>
|
|
279
|
-
<span>
|
|
241
|
+
<span>18.405k</span>
|
|
280
242
|
</span>
|
|
281
243
|
<span class="star" title="Repo Forked">
|
|
282
244
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
283
245
|
<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">
|
|
284
246
|
</path>
|
|
285
247
|
</svg>
|
|
286
|
-
<span>
|
|
248
|
+
<span>1941</span>
|
|
287
249
|
</span>
|
|
288
250
|
<span class="star">
|
|
289
251
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
290
252
|
<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>
|
|
291
253
|
</svg>
|
|
292
|
-
<span>
|
|
254
|
+
<span>200 stars today</span>
|
|
293
255
|
</span>
|
|
294
256
|
</div>
|
|
295
257
|
<div class="details">
|
|
@@ -301,7 +263,7 @@
|
|
|
301
263
|
<li>
|
|
302
264
|
<div class="info">
|
|
303
265
|
<div class="rank">
|
|
304
|
-
<span title="Ranking
|
|
266
|
+
<span title="Ranking 4">4</span>
|
|
305
267
|
<a href="https://github.com/jdepoix/youtube-transcript-api" target="_blank" title="jdepoix/youtube-transcript-api">jdepoix/youtube-transcript-api</a>
|
|
306
268
|
</div>
|
|
307
269
|
<div class="sub-title followers">
|
|
@@ -314,20 +276,20 @@
|
|
|
314
276
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
315
277
|
<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>
|
|
316
278
|
</svg>
|
|
317
|
-
<span>4.
|
|
279
|
+
<span>4.973k</span>
|
|
318
280
|
</span>
|
|
319
281
|
<span class="star" title="Repo Forked">
|
|
320
282
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
321
283
|
<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">
|
|
322
284
|
</path>
|
|
323
285
|
</svg>
|
|
324
|
-
<span>
|
|
286
|
+
<span>541</span>
|
|
325
287
|
</span>
|
|
326
288
|
<span class="star">
|
|
327
289
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
328
290
|
<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>
|
|
329
291
|
</svg>
|
|
330
|
-
<span>
|
|
292
|
+
<span>124 stars today</span>
|
|
331
293
|
</span>
|
|
332
294
|
</div>
|
|
333
295
|
<div class="details">
|
|
@@ -339,7 +301,7 @@
|
|
|
339
301
|
<li>
|
|
340
302
|
<div class="info">
|
|
341
303
|
<div class="rank">
|
|
342
|
-
<span title="Ranking
|
|
304
|
+
<span title="Ranking 5">5</span>
|
|
343
305
|
<a href="https://github.com/microsoft/ai-agents-for-beginners" target="_blank" title="microsoft/ai-agents-for-beginners">microsoft/ai-agents-for-beginners</a>
|
|
344
306
|
</div>
|
|
345
307
|
<div class="sub-title followers">
|
|
@@ -352,20 +314,20 @@
|
|
|
352
314
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
353
315
|
<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>
|
|
354
316
|
</svg>
|
|
355
|
-
<span>
|
|
317
|
+
<span>26.782k</span>
|
|
356
318
|
</span>
|
|
357
319
|
<span class="star" title="Repo Forked">
|
|
358
320
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
359
321
|
<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">
|
|
360
322
|
</path>
|
|
361
323
|
</svg>
|
|
362
|
-
<span>
|
|
324
|
+
<span>7207</span>
|
|
363
325
|
</span>
|
|
364
326
|
<span class="star">
|
|
365
327
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
366
328
|
<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>
|
|
367
329
|
</svg>
|
|
368
|
-
<span>
|
|
330
|
+
<span>340 stars today</span>
|
|
369
331
|
</span>
|
|
370
332
|
</div>
|
|
371
333
|
<div class="details">
|
|
@@ -377,7 +339,7 @@
|
|
|
377
339
|
<li>
|
|
378
340
|
<div class="info">
|
|
379
341
|
<div class="rank">
|
|
380
|
-
<span title="Ranking
|
|
342
|
+
<span title="Ranking 6">6</span>
|
|
381
343
|
<a href="https://github.com/confident-ai/deepeval" target="_blank" title="confident-ai/deepeval">confident-ai/deepeval</a>
|
|
382
344
|
</div>
|
|
383
345
|
<div class="sub-title followers">
|
|
@@ -390,20 +352,20 @@
|
|
|
390
352
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
391
353
|
<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>
|
|
392
354
|
</svg>
|
|
393
|
-
<span>
|
|
355
|
+
<span>8.023k</span>
|
|
394
356
|
</span>
|
|
395
357
|
<span class="star" title="Repo Forked">
|
|
396
358
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
397
359
|
<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">
|
|
398
360
|
</path>
|
|
399
361
|
</svg>
|
|
400
|
-
<span>
|
|
362
|
+
<span>714</span>
|
|
401
363
|
</span>
|
|
402
364
|
<span class="star">
|
|
403
365
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
404
366
|
<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>
|
|
405
367
|
</svg>
|
|
406
|
-
<span>
|
|
368
|
+
<span>151 stars today</span>
|
|
407
369
|
</span>
|
|
408
370
|
</div>
|
|
409
371
|
<div class="details">
|
|
@@ -415,7 +377,7 @@
|
|
|
415
377
|
<li>
|
|
416
378
|
<div class="info">
|
|
417
379
|
<div class="rank">
|
|
418
|
-
<span title="Ranking
|
|
380
|
+
<span title="Ranking 7">7</span>
|
|
419
381
|
<a href="https://github.com/YaLTeR/niri" target="_blank" title="YaLTeR/niri">YaLTeR/niri</a>
|
|
420
382
|
</div>
|
|
421
383
|
<div class="sub-title followers">
|
|
@@ -428,20 +390,20 @@
|
|
|
428
390
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
429
391
|
<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>
|
|
430
392
|
</svg>
|
|
431
|
-
<span>8.
|
|
393
|
+
<span>8.63k</span>
|
|
432
394
|
</span>
|
|
433
395
|
<span class="star" title="Repo Forked">
|
|
434
396
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
435
397
|
<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">
|
|
436
398
|
</path>
|
|
437
399
|
</svg>
|
|
438
|
-
<span>
|
|
400
|
+
<span>279</span>
|
|
439
401
|
</span>
|
|
440
402
|
<span class="star">
|
|
441
403
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
442
404
|
<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>
|
|
443
405
|
</svg>
|
|
444
|
-
<span>
|
|
406
|
+
<span>123 stars today</span>
|
|
445
407
|
</span>
|
|
446
408
|
</div>
|
|
447
409
|
<div class="details">
|
|
@@ -453,7 +415,7 @@
|
|
|
453
415
|
<li>
|
|
454
416
|
<div class="info">
|
|
455
417
|
<div class="rank">
|
|
456
|
-
<span title="Ranking
|
|
418
|
+
<span title="Ranking 8">8</span>
|
|
457
419
|
<a href="https://github.com/FareedKhan-dev/all-rag-techniques" target="_blank" title="FareedKhan-dev/all-rag-techniques">FareedKhan-dev/all-rag-techniques</a>
|
|
458
420
|
</div>
|
|
459
421
|
<div class="sub-title followers">
|
|
@@ -466,20 +428,20 @@
|
|
|
466
428
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
467
429
|
<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>
|
|
468
430
|
</svg>
|
|
469
|
-
<span>
|
|
431
|
+
<span>4.286k</span>
|
|
470
432
|
</span>
|
|
471
433
|
<span class="star" title="Repo Forked">
|
|
472
434
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
473
435
|
<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">
|
|
474
436
|
</path>
|
|
475
437
|
</svg>
|
|
476
|
-
<span>
|
|
438
|
+
<span>547</span>
|
|
477
439
|
</span>
|
|
478
440
|
<span class="star">
|
|
479
441
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
480
442
|
<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>
|
|
481
443
|
</svg>
|
|
482
|
-
<span>
|
|
444
|
+
<span>281 stars today</span>
|
|
483
445
|
</span>
|
|
484
446
|
</div>
|
|
485
447
|
<div class="details">
|
|
@@ -491,7 +453,7 @@
|
|
|
491
453
|
<li>
|
|
492
454
|
<div class="info">
|
|
493
455
|
<div class="rank">
|
|
494
|
-
<span title="Ranking
|
|
456
|
+
<span title="Ranking 9">9</span>
|
|
495
457
|
<a href="https://github.com/virattt/ai-hedge-fund" target="_blank" title="virattt/ai-hedge-fund">virattt/ai-hedge-fund</a>
|
|
496
458
|
</div>
|
|
497
459
|
<div class="sub-title followers">
|
|
@@ -504,20 +466,20 @@
|
|
|
504
466
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
505
467
|
<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>
|
|
506
468
|
</svg>
|
|
507
|
-
<span>
|
|
469
|
+
<span>36.378k</span>
|
|
508
470
|
</span>
|
|
509
471
|
<span class="star" title="Repo Forked">
|
|
510
472
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
511
473
|
<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">
|
|
512
474
|
</path>
|
|
513
475
|
</svg>
|
|
514
|
-
<span>
|
|
476
|
+
<span>6312</span>
|
|
515
477
|
</span>
|
|
516
478
|
<span class="star">
|
|
517
479
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
518
480
|
<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>
|
|
519
481
|
</svg>
|
|
520
|
-
<span>
|
|
482
|
+
<span>157 stars today</span>
|
|
521
483
|
</span>
|
|
522
484
|
</div>
|
|
523
485
|
<div class="details">
|
|
@@ -545,7 +507,7 @@
|
|
|
545
507
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
546
508
|
</a>
|
|
547
509
|
</div>
|
|
548
|
-
<div class="time">Last cache created on 2025/6/
|
|
510
|
+
<div class="time">Last cache created on 2025/6/16 by Github API v3.</div>
|
|
549
511
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
550
512
|
</div>
|
|
551
513
|
</body>
|