@wcj/github-rank 23.12.16 → 23.12.17
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 +17243 -17243
- package/dist/trending-daily.json +184 -184
- package/dist/trending-monthly.json +141 -141
- package/dist/trending-weekly.json +185 -185
- package/dist/users.china.json +1163 -1163
- package/dist/users.json +4576 -4576
- package/package.json +1 -1
- package/web/data/repos.json +17243 -17243
- package/web/data/trending-daily.json +184 -184
- package/web/data/trending-monthly.json +141 -141
- package/web/data/trending-weekly.json +185 -185
- package/web/data/users.china.json +1163 -1163
- package/web/data/users.json +4576 -4576
- package/web/index.html +3538 -3538
- package/web/repos.html +2291 -2291
- package/web/trending-monthly.html +139 -139
- package/web/trending-weekly.html +177 -173
- package/web/trending.html +173 -165
- package/web/users.china.html +884 -884
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 2023/12/
|
|
132
|
+
<div class="time">Last cache created on 2023/12/17 by
|
|
133
133
|
|
|
134
134
|
|
|
135
135
|
|
|
@@ -154,36 +154,36 @@
|
|
|
154
154
|
<div class="info">
|
|
155
155
|
<div class="rank">
|
|
156
156
|
<span title="Ranking 1">1</span>
|
|
157
|
-
<a href="https://github.com/
|
|
157
|
+
<a href="https://github.com/AvaloniaUI/Avalonia" target="_blank" title="AvaloniaUI/Avalonia">AvaloniaUI/Avalonia</a>
|
|
158
158
|
</div>
|
|
159
159
|
<div class="sub-title followers">
|
|
160
160
|
|
|
161
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
162
|
-
<span style="background-color: #
|
|
161
|
+
<a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
|
|
162
|
+
<span style="background-color: #178600;"></span>C#
|
|
163
163
|
</a>
|
|
164
164
|
|
|
165
165
|
<span class="star" title="Stargazers Count">
|
|
166
166
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
167
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
168
|
</svg>
|
|
169
|
-
<span>
|
|
169
|
+
<span>21388</span>
|
|
170
170
|
</span>
|
|
171
171
|
<span class="star" title="Repo Forked">
|
|
172
172
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
173
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
174
|
</path>
|
|
175
175
|
</svg>
|
|
176
|
-
<span>
|
|
176
|
+
<span>1875</span>
|
|
177
177
|
</span>
|
|
178
178
|
<span class="star">
|
|
179
179
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
180
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
181
|
</svg>
|
|
182
|
-
<span>
|
|
182
|
+
<span>106 stars today</span>
|
|
183
183
|
</span>
|
|
184
184
|
</div>
|
|
185
185
|
<div class="details">
|
|
186
|
-
|
|
186
|
+
Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET Foundation community project.
|
|
187
187
|
</div>
|
|
188
188
|
</div>
|
|
189
189
|
</li>
|
|
@@ -192,36 +192,36 @@
|
|
|
192
192
|
<div class="info">
|
|
193
193
|
<div class="rank">
|
|
194
194
|
<span title="Ranking 2">2</span>
|
|
195
|
-
<a href="https://github.com/
|
|
195
|
+
<a href="https://github.com/lobehub/lobe-chat" target="_blank" title="lobehub/lobe-chat">lobehub/lobe-chat</a>
|
|
196
196
|
</div>
|
|
197
197
|
<div class="sub-title followers">
|
|
198
198
|
|
|
199
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
200
|
-
<span style="background-color: #
|
|
199
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
200
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
201
201
|
</a>
|
|
202
202
|
|
|
203
203
|
<span class="star" title="Stargazers Count">
|
|
204
204
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
205
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>
|
|
206
206
|
</svg>
|
|
207
|
-
<span>
|
|
207
|
+
<span>11177</span>
|
|
208
208
|
</span>
|
|
209
209
|
<span class="star" title="Repo Forked">
|
|
210
210
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
211
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">
|
|
212
212
|
</path>
|
|
213
213
|
</svg>
|
|
214
|
-
<span>
|
|
214
|
+
<span>1629</span>
|
|
215
215
|
</span>
|
|
216
216
|
<span class="star">
|
|
217
217
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
218
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>
|
|
219
219
|
</svg>
|
|
220
|
-
<span>
|
|
220
|
+
<span>1041 stars today</span>
|
|
221
221
|
</span>
|
|
222
222
|
</div>
|
|
223
223
|
<div class="details">
|
|
224
|
-
|
|
224
|
+
🤖 Lobe Chat - an open-source, high-performance chatbot framework that supports speech synthesis, multimodal, and extensible Function Call plugin system. Supports one-click free deployment of your private ChatGPT/LLM web application.
|
|
225
225
|
</div>
|
|
226
226
|
</div>
|
|
227
227
|
</li>
|
|
@@ -230,32 +230,36 @@
|
|
|
230
230
|
<div class="info">
|
|
231
231
|
<div class="rank">
|
|
232
232
|
<span title="Ranking 3">3</span>
|
|
233
|
-
<a href="https://github.com/
|
|
233
|
+
<a href="https://github.com/microsoft/promptbase" target="_blank" title="microsoft/promptbase">microsoft/promptbase</a>
|
|
234
234
|
</div>
|
|
235
235
|
<div class="sub-title followers">
|
|
236
236
|
|
|
237
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
238
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
239
|
+
</a>
|
|
240
|
+
|
|
237
241
|
<span class="star" title="Stargazers Count">
|
|
238
242
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
239
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>
|
|
240
244
|
</svg>
|
|
241
|
-
<span>
|
|
245
|
+
<span>2570</span>
|
|
242
246
|
</span>
|
|
243
247
|
<span class="star" title="Repo Forked">
|
|
244
248
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
245
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">
|
|
246
250
|
</path>
|
|
247
251
|
</svg>
|
|
248
|
-
<span>
|
|
252
|
+
<span>212</span>
|
|
249
253
|
</span>
|
|
250
254
|
<span class="star">
|
|
251
255
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
252
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>
|
|
253
257
|
</svg>
|
|
254
|
-
<span>
|
|
258
|
+
<span>933 stars today</span>
|
|
255
259
|
</span>
|
|
256
260
|
</div>
|
|
257
261
|
<div class="details">
|
|
258
|
-
|
|
262
|
+
All things prompt engineering
|
|
259
263
|
</div>
|
|
260
264
|
</div>
|
|
261
265
|
</li>
|
|
@@ -264,36 +268,36 @@
|
|
|
264
268
|
<div class="info">
|
|
265
269
|
<div class="rank">
|
|
266
270
|
<span title="Ranking 4">4</span>
|
|
267
|
-
<a href="https://github.com/
|
|
271
|
+
<a href="https://github.com/google/generative-ai-swift" target="_blank" title="google/generative-ai-swift">google/generative-ai-swift</a>
|
|
268
272
|
</div>
|
|
269
273
|
<div class="sub-title followers">
|
|
270
274
|
|
|
271
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
272
|
-
<span style="background-color: #
|
|
275
|
+
<a class="language" target="_blank" href="https://github.com/topics/swift" title="Programming Language Swift">
|
|
276
|
+
<span style="background-color: #F05138;"></span>Swift
|
|
273
277
|
</a>
|
|
274
278
|
|
|
275
279
|
<span class="star" title="Stargazers Count">
|
|
276
280
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
277
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>
|
|
278
282
|
</svg>
|
|
279
|
-
<span>
|
|
283
|
+
<span>461</span>
|
|
280
284
|
</span>
|
|
281
285
|
<span class="star" title="Repo Forked">
|
|
282
286
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
283
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">
|
|
284
288
|
</path>
|
|
285
289
|
</svg>
|
|
286
|
-
<span>
|
|
290
|
+
<span>105</span>
|
|
287
291
|
</span>
|
|
288
292
|
<span class="star">
|
|
289
293
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
290
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>
|
|
291
295
|
</svg>
|
|
292
|
-
<span>
|
|
296
|
+
<span>27 stars today</span>
|
|
293
297
|
</span>
|
|
294
298
|
</div>
|
|
295
299
|
<div class="details">
|
|
296
|
-
|
|
300
|
+
Google AI SDK for Swift
|
|
297
301
|
</div>
|
|
298
302
|
</div>
|
|
299
303
|
</li>
|
|
@@ -302,7 +306,7 @@
|
|
|
302
306
|
<div class="info">
|
|
303
307
|
<div class="rank">
|
|
304
308
|
<span title="Ranking 5">5</span>
|
|
305
|
-
<a href="https://github.com/
|
|
309
|
+
<a href="https://github.com/bleedline/aimoneyhunter" target="_blank" title="bleedline/aimoneyhunter">bleedline/aimoneyhunter</a>
|
|
306
310
|
</div>
|
|
307
311
|
<div class="sub-title followers">
|
|
308
312
|
|
|
@@ -310,24 +314,24 @@
|
|
|
310
314
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
311
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>
|
|
312
316
|
</svg>
|
|
313
|
-
<span>
|
|
317
|
+
<span>1150</span>
|
|
314
318
|
</span>
|
|
315
319
|
<span class="star" title="Repo Forked">
|
|
316
320
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
317
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">
|
|
318
322
|
</path>
|
|
319
323
|
</svg>
|
|
320
|
-
<span>
|
|
324
|
+
<span>138</span>
|
|
321
325
|
</span>
|
|
322
326
|
<span class="star">
|
|
323
327
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
324
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>
|
|
325
329
|
</svg>
|
|
326
|
-
<span>
|
|
330
|
+
<span>161 stars today</span>
|
|
327
331
|
</span>
|
|
328
332
|
</div>
|
|
329
333
|
<div class="details">
|
|
330
|
-
|
|
334
|
+
ai副业赚钱大集合,教你如何利用ai做一些副业项目,赚取更多额外收益。
|
|
331
335
|
</div>
|
|
332
336
|
</div>
|
|
333
337
|
</li>
|
|
@@ -336,36 +340,32 @@
|
|
|
336
340
|
<div class="info">
|
|
337
341
|
<div class="rank">
|
|
338
342
|
<span title="Ranking 6">6</span>
|
|
339
|
-
<a href="https://github.com/
|
|
343
|
+
<a href="https://github.com/HumanAIGC/OutfitAnyone" target="_blank" title="HumanAIGC/OutfitAnyone">HumanAIGC/OutfitAnyone</a>
|
|
340
344
|
</div>
|
|
341
345
|
<div class="sub-title followers">
|
|
342
346
|
|
|
343
|
-
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
344
|
-
<span style="background-color: #00ADD8;"></span>Go
|
|
345
|
-
</a>
|
|
346
|
-
|
|
347
347
|
<span class="star" title="Stargazers Count">
|
|
348
348
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
349
349
|
<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>
|
|
350
350
|
</svg>
|
|
351
|
-
<span>
|
|
351
|
+
<span>2328</span>
|
|
352
352
|
</span>
|
|
353
353
|
<span class="star" title="Repo Forked">
|
|
354
354
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
355
355
|
<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">
|
|
356
356
|
</path>
|
|
357
357
|
</svg>
|
|
358
|
-
<span>
|
|
358
|
+
<span>169</span>
|
|
359
359
|
</span>
|
|
360
360
|
<span class="star">
|
|
361
361
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
362
362
|
<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>
|
|
363
363
|
</svg>
|
|
364
|
-
<span>
|
|
364
|
+
<span>431 stars today</span>
|
|
365
365
|
</span>
|
|
366
366
|
</div>
|
|
367
367
|
<div class="details">
|
|
368
|
-
|
|
368
|
+
Outfit Anyone: Ultra-high quality virtual try-on for Any Clothing and Any Person
|
|
369
369
|
</div>
|
|
370
370
|
</div>
|
|
371
371
|
</li>
|
|
@@ -374,36 +374,36 @@
|
|
|
374
374
|
<div class="info">
|
|
375
375
|
<div class="rank">
|
|
376
376
|
<span title="Ranking 7">7</span>
|
|
377
|
-
<a href="https://github.com/
|
|
377
|
+
<a href="https://github.com/oxc-project/oxc" target="_blank" title="oxc-project/oxc">oxc-project/oxc</a>
|
|
378
378
|
</div>
|
|
379
379
|
<div class="sub-title followers">
|
|
380
380
|
|
|
381
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
382
|
-
<span style="background-color: #
|
|
381
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
382
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
383
383
|
</a>
|
|
384
384
|
|
|
385
385
|
<span class="star" title="Stargazers Count">
|
|
386
386
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
387
387
|
<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>
|
|
388
388
|
</svg>
|
|
389
|
-
<span>
|
|
389
|
+
<span>5241</span>
|
|
390
390
|
</span>
|
|
391
391
|
<span class="star" title="Repo Forked">
|
|
392
392
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
393
393
|
<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">
|
|
394
394
|
</path>
|
|
395
395
|
</svg>
|
|
396
|
-
<span>
|
|
396
|
+
<span>233</span>
|
|
397
397
|
</span>
|
|
398
398
|
<span class="star">
|
|
399
399
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
400
400
|
<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>
|
|
401
401
|
</svg>
|
|
402
|
-
<span>
|
|
402
|
+
<span>301 stars today</span>
|
|
403
403
|
</span>
|
|
404
404
|
</div>
|
|
405
405
|
<div class="details">
|
|
406
|
-
|
|
406
|
+
⚓ A collection of JavaScript tools written in Rust.
|
|
407
407
|
</div>
|
|
408
408
|
</div>
|
|
409
409
|
</li>
|
|
@@ -412,36 +412,36 @@
|
|
|
412
412
|
<div class="info">
|
|
413
413
|
<div class="rank">
|
|
414
414
|
<span title="Ranking 8">8</span>
|
|
415
|
-
<a href="https://github.com/
|
|
415
|
+
<a href="https://github.com/yihong0618/tg_bot_collections" target="_blank" title="yihong0618/tg_bot_collections">yihong0618/tg_bot_collections</a>
|
|
416
416
|
</div>
|
|
417
417
|
<div class="sub-title followers">
|
|
418
418
|
|
|
419
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
420
|
-
<span style="background-color: #
|
|
419
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
420
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
421
421
|
</a>
|
|
422
422
|
|
|
423
423
|
<span class="star" title="Stargazers Count">
|
|
424
424
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
425
425
|
<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>
|
|
426
426
|
</svg>
|
|
427
|
-
<span>
|
|
427
|
+
<span>296</span>
|
|
428
428
|
</span>
|
|
429
429
|
<span class="star" title="Repo Forked">
|
|
430
430
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
431
431
|
<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">
|
|
432
432
|
</path>
|
|
433
433
|
</svg>
|
|
434
|
-
<span>
|
|
434
|
+
<span>92</span>
|
|
435
435
|
</span>
|
|
436
436
|
<span class="star">
|
|
437
437
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
438
438
|
<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>
|
|
439
439
|
</svg>
|
|
440
|
-
<span>
|
|
440
|
+
<span>18 stars today</span>
|
|
441
441
|
</span>
|
|
442
442
|
</div>
|
|
443
443
|
<div class="details">
|
|
444
|
-
|
|
444
|
+
collections of yihong0618's telegram bot
|
|
445
445
|
</div>
|
|
446
446
|
</div>
|
|
447
447
|
</li>
|
|
@@ -450,36 +450,36 @@
|
|
|
450
450
|
<div class="info">
|
|
451
451
|
<div class="rank">
|
|
452
452
|
<span title="Ranking 9">9</span>
|
|
453
|
-
<a href="https://github.com/
|
|
453
|
+
<a href="https://github.com/jmorganca/ollama" target="_blank" title="jmorganca/ollama">jmorganca/ollama</a>
|
|
454
454
|
</div>
|
|
455
455
|
<div class="sub-title followers">
|
|
456
456
|
|
|
457
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
458
|
-
<span style="background-color: #
|
|
457
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
458
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
459
459
|
</a>
|
|
460
460
|
|
|
461
461
|
<span class="star" title="Stargazers Count">
|
|
462
462
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
463
463
|
<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>
|
|
464
464
|
</svg>
|
|
465
|
-
<span>
|
|
465
|
+
<span>23039</span>
|
|
466
466
|
</span>
|
|
467
467
|
<span class="star" title="Repo Forked">
|
|
468
468
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
469
469
|
<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">
|
|
470
470
|
</path>
|
|
471
471
|
</svg>
|
|
472
|
-
<span>
|
|
472
|
+
<span>1338</span>
|
|
473
473
|
</span>
|
|
474
474
|
<span class="star">
|
|
475
475
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
476
476
|
<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>
|
|
477
477
|
</svg>
|
|
478
|
-
<span>
|
|
478
|
+
<span>279 stars today</span>
|
|
479
479
|
</span>
|
|
480
480
|
</div>
|
|
481
481
|
<div class="details">
|
|
482
|
-
|
|
482
|
+
Get up and running with Llama 2 and other large language models locally
|
|
483
483
|
</div>
|
|
484
484
|
</div>
|
|
485
485
|
</li>
|
|
@@ -488,7 +488,7 @@
|
|
|
488
488
|
<div class="info">
|
|
489
489
|
<div class="rank">
|
|
490
490
|
<span title="Ranking 10">10</span>
|
|
491
|
-
<a href="https://github.com/
|
|
491
|
+
<a href="https://github.com/threestudio-project/threestudio" target="_blank" title="threestudio-project/threestudio">threestudio-project/threestudio</a>
|
|
492
492
|
</div>
|
|
493
493
|
<div class="sub-title followers">
|
|
494
494
|
|
|
@@ -500,24 +500,24 @@
|
|
|
500
500
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
501
501
|
<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>
|
|
502
502
|
</svg>
|
|
503
|
-
<span>
|
|
503
|
+
<span>4043</span>
|
|
504
504
|
</span>
|
|
505
505
|
<span class="star" title="Repo Forked">
|
|
506
506
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
507
507
|
<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">
|
|
508
508
|
</path>
|
|
509
509
|
</svg>
|
|
510
|
-
<span>
|
|
510
|
+
<span>286</span>
|
|
511
511
|
</span>
|
|
512
512
|
<span class="star">
|
|
513
513
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
514
514
|
<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>
|
|
515
515
|
</svg>
|
|
516
|
-
<span>
|
|
516
|
+
<span>348 stars today</span>
|
|
517
517
|
</span>
|
|
518
518
|
</div>
|
|
519
519
|
<div class="details">
|
|
520
|
-
A
|
|
520
|
+
A unified framework for 3D content generation.
|
|
521
521
|
</div>
|
|
522
522
|
</div>
|
|
523
523
|
</li>
|
|
@@ -526,36 +526,36 @@
|
|
|
526
526
|
<div class="info">
|
|
527
527
|
<div class="rank">
|
|
528
528
|
<span title="Ranking 11">11</span>
|
|
529
|
-
<a href="https://github.com/
|
|
529
|
+
<a href="https://github.com/WordPress/gutenberg" target="_blank" title="WordPress/gutenberg">WordPress/gutenberg</a>
|
|
530
530
|
</div>
|
|
531
531
|
<div class="sub-title followers">
|
|
532
532
|
|
|
533
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
534
|
-
<span style="background-color: #
|
|
533
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
534
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
535
535
|
</a>
|
|
536
536
|
|
|
537
537
|
<span class="star" title="Stargazers Count">
|
|
538
538
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
539
539
|
<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>
|
|
540
540
|
</svg>
|
|
541
|
-
<span>
|
|
541
|
+
<span>9495</span>
|
|
542
542
|
</span>
|
|
543
543
|
<span class="star" title="Repo Forked">
|
|
544
544
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
545
545
|
<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">
|
|
546
546
|
</path>
|
|
547
547
|
</svg>
|
|
548
|
-
<span>
|
|
548
|
+
<span>3852</span>
|
|
549
549
|
</span>
|
|
550
550
|
<span class="star">
|
|
551
551
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
552
552
|
<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>
|
|
553
553
|
</svg>
|
|
554
|
-
<span>
|
|
554
|
+
<span>84 stars today</span>
|
|
555
555
|
</span>
|
|
556
556
|
</div>
|
|
557
557
|
<div class="details">
|
|
558
|
-
|
|
558
|
+
The Block Editor project for WordPress and beyond. Plugin is available from the official repository.
|
|
559
559
|
</div>
|
|
560
560
|
</div>
|
|
561
561
|
</li>
|
|
@@ -564,36 +564,36 @@
|
|
|
564
564
|
<div class="info">
|
|
565
565
|
<div class="rank">
|
|
566
566
|
<span title="Ranking 12">12</span>
|
|
567
|
-
<a href="https://github.com/
|
|
567
|
+
<a href="https://github.com/GoogleCloudPlatform/python-docs-samples" target="_blank" title="GoogleCloudPlatform/python-docs-samples">GoogleCloudPlatform/python-docs-samples</a>
|
|
568
568
|
</div>
|
|
569
569
|
<div class="sub-title followers">
|
|
570
570
|
|
|
571
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
572
|
-
<span style="background-color: #
|
|
571
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
572
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
573
573
|
</a>
|
|
574
574
|
|
|
575
575
|
<span class="star" title="Stargazers Count">
|
|
576
576
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
577
577
|
<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>
|
|
578
578
|
</svg>
|
|
579
|
-
<span>
|
|
579
|
+
<span>6737</span>
|
|
580
580
|
</span>
|
|
581
581
|
<span class="star" title="Repo Forked">
|
|
582
582
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
583
583
|
<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">
|
|
584
584
|
</path>
|
|
585
585
|
</svg>
|
|
586
|
-
<span>
|
|
586
|
+
<span>6329</span>
|
|
587
587
|
</span>
|
|
588
588
|
<span class="star">
|
|
589
589
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
590
590
|
<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>
|
|
591
591
|
</svg>
|
|
592
|
-
<span>
|
|
592
|
+
<span>7 stars today</span>
|
|
593
593
|
</span>
|
|
594
594
|
</div>
|
|
595
595
|
<div class="details">
|
|
596
|
-
|
|
596
|
+
Code samples used on cloud.google.com
|
|
597
597
|
</div>
|
|
598
598
|
</div>
|
|
599
599
|
</li>
|
|
@@ -602,36 +602,36 @@
|
|
|
602
602
|
<div class="info">
|
|
603
603
|
<div class="rank">
|
|
604
604
|
<span title="Ranking 13">13</span>
|
|
605
|
-
<a href="https://github.com/
|
|
605
|
+
<a href="https://github.com/srush/Tensor-Puzzles" target="_blank" title="srush/Tensor-Puzzles">srush/Tensor-Puzzles</a>
|
|
606
606
|
</div>
|
|
607
607
|
<div class="sub-title followers">
|
|
608
608
|
|
|
609
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
610
|
-
<span style="background-color: #
|
|
609
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
610
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
611
611
|
</a>
|
|
612
612
|
|
|
613
613
|
<span class="star" title="Stargazers Count">
|
|
614
614
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
615
615
|
<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>
|
|
616
616
|
</svg>
|
|
617
|
-
<span>
|
|
617
|
+
<span>1847</span>
|
|
618
618
|
</span>
|
|
619
619
|
<span class="star" title="Repo Forked">
|
|
620
620
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
621
621
|
<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">
|
|
622
622
|
</path>
|
|
623
623
|
</svg>
|
|
624
|
-
<span>
|
|
624
|
+
<span>180</span>
|
|
625
625
|
</span>
|
|
626
626
|
<span class="star">
|
|
627
627
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
628
628
|
<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>
|
|
629
629
|
</svg>
|
|
630
|
-
<span>
|
|
630
|
+
<span>50 stars today</span>
|
|
631
631
|
</span>
|
|
632
632
|
</div>
|
|
633
633
|
<div class="details">
|
|
634
|
-
|
|
634
|
+
Solve puzzles. Improve your pytorch.
|
|
635
635
|
</div>
|
|
636
636
|
</div>
|
|
637
637
|
</li>
|
|
@@ -640,32 +640,36 @@
|
|
|
640
640
|
<div class="info">
|
|
641
641
|
<div class="rank">
|
|
642
642
|
<span title="Ranking 14">14</span>
|
|
643
|
-
<a href="https://github.com/
|
|
643
|
+
<a href="https://github.com/Alamofire/Alamofire" target="_blank" title="Alamofire/Alamofire">Alamofire/Alamofire</a>
|
|
644
644
|
</div>
|
|
645
645
|
<div class="sub-title followers">
|
|
646
646
|
|
|
647
|
+
<a class="language" target="_blank" href="https://github.com/topics/swift" title="Programming Language Swift">
|
|
648
|
+
<span style="background-color: #F05138;"></span>Swift
|
|
649
|
+
</a>
|
|
650
|
+
|
|
647
651
|
<span class="star" title="Stargazers Count">
|
|
648
652
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
649
653
|
<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>
|
|
650
654
|
</svg>
|
|
651
|
-
<span>
|
|
655
|
+
<span>40116</span>
|
|
652
656
|
</span>
|
|
653
657
|
<span class="star" title="Repo Forked">
|
|
654
658
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
655
659
|
<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">
|
|
656
660
|
</path>
|
|
657
661
|
</svg>
|
|
658
|
-
<span>
|
|
662
|
+
<span>7586</span>
|
|
659
663
|
</span>
|
|
660
664
|
<span class="star">
|
|
661
665
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
662
666
|
<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>
|
|
663
667
|
</svg>
|
|
664
|
-
<span>
|
|
668
|
+
<span>28 stars today</span>
|
|
665
669
|
</span>
|
|
666
670
|
</div>
|
|
667
671
|
<div class="details">
|
|
668
|
-
|
|
672
|
+
Elegant HTTP Networking in Swift
|
|
669
673
|
</div>
|
|
670
674
|
</div>
|
|
671
675
|
</li>
|
|
@@ -674,32 +678,36 @@
|
|
|
674
678
|
<div class="info">
|
|
675
679
|
<div class="rank">
|
|
676
680
|
<span title="Ranking 15">15</span>
|
|
677
|
-
<a href="https://github.com/
|
|
681
|
+
<a href="https://github.com/GoogleCloudPlatform/generative-ai" target="_blank" title="GoogleCloudPlatform/generative-ai">GoogleCloudPlatform/generative-ai</a>
|
|
678
682
|
</div>
|
|
679
683
|
<div class="sub-title followers">
|
|
680
684
|
|
|
685
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
686
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
687
|
+
</a>
|
|
688
|
+
|
|
681
689
|
<span class="star" title="Stargazers Count">
|
|
682
690
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
683
691
|
<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>
|
|
684
692
|
</svg>
|
|
685
|
-
<span>
|
|
693
|
+
<span>3315</span>
|
|
686
694
|
</span>
|
|
687
695
|
<span class="star" title="Repo Forked">
|
|
688
696
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
689
697
|
<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">
|
|
690
698
|
</path>
|
|
691
699
|
</svg>
|
|
692
|
-
<span>
|
|
700
|
+
<span>769</span>
|
|
693
701
|
</span>
|
|
694
702
|
<span class="star">
|
|
695
703
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
696
704
|
<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>
|
|
697
705
|
</svg>
|
|
698
|
-
<span>
|
|
706
|
+
<span>229 stars today</span>
|
|
699
707
|
</span>
|
|
700
708
|
</div>
|
|
701
709
|
<div class="details">
|
|
702
|
-
|
|
710
|
+
Sample code and notebooks for Generative AI on Google Cloud
|
|
703
711
|
</div>
|
|
704
712
|
</div>
|
|
705
713
|
</li>
|
|
@@ -708,7 +716,7 @@
|
|
|
708
716
|
<div class="info">
|
|
709
717
|
<div class="rank">
|
|
710
718
|
<span title="Ranking 16">16</span>
|
|
711
|
-
<a href="https://github.com/
|
|
719
|
+
<a href="https://github.com/abi/screenshot-to-code" target="_blank" title="abi/screenshot-to-code">abi/screenshot-to-code</a>
|
|
712
720
|
</div>
|
|
713
721
|
<div class="sub-title followers">
|
|
714
722
|
|
|
@@ -720,24 +728,24 @@
|
|
|
720
728
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
721
729
|
<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>
|
|
722
730
|
</svg>
|
|
723
|
-
<span>
|
|
731
|
+
<span>30564</span>
|
|
724
732
|
</span>
|
|
725
733
|
<span class="star" title="Repo Forked">
|
|
726
734
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
727
735
|
<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">
|
|
728
736
|
</path>
|
|
729
737
|
</svg>
|
|
730
|
-
<span>
|
|
738
|
+
<span>3431</span>
|
|
731
739
|
</span>
|
|
732
740
|
<span class="star">
|
|
733
741
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
734
742
|
<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>
|
|
735
743
|
</svg>
|
|
736
|
-
<span>
|
|
744
|
+
<span>292 stars today</span>
|
|
737
745
|
</span>
|
|
738
746
|
</div>
|
|
739
747
|
<div class="details">
|
|
740
|
-
|
|
748
|
+
Drop in a screenshot and convert it to clean code (HTML/Tailwind/React/Vue)
|
|
741
749
|
</div>
|
|
742
750
|
</div>
|
|
743
751
|
</li>
|
|
@@ -746,36 +754,36 @@
|
|
|
746
754
|
<div class="info">
|
|
747
755
|
<div class="rank">
|
|
748
756
|
<span title="Ranking 17">17</span>
|
|
749
|
-
<a href="https://github.com/
|
|
757
|
+
<a href="https://github.com/google/generative-ai-docs" target="_blank" title="google/generative-ai-docs">google/generative-ai-docs</a>
|
|
750
758
|
</div>
|
|
751
759
|
<div class="sub-title followers">
|
|
752
760
|
|
|
753
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
754
|
-
<span style="background-color: #
|
|
761
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
762
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
755
763
|
</a>
|
|
756
764
|
|
|
757
765
|
<span class="star" title="Stargazers Count">
|
|
758
766
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
759
767
|
<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>
|
|
760
768
|
</svg>
|
|
761
|
-
<span>
|
|
769
|
+
<span>593</span>
|
|
762
770
|
</span>
|
|
763
771
|
<span class="star" title="Repo Forked">
|
|
764
772
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
765
773
|
<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">
|
|
766
774
|
</path>
|
|
767
775
|
</svg>
|
|
768
|
-
<span>
|
|
776
|
+
<span>221</span>
|
|
769
777
|
</span>
|
|
770
778
|
<span class="star">
|
|
771
779
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
772
780
|
<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>
|
|
773
781
|
</svg>
|
|
774
|
-
<span>
|
|
782
|
+
<span>22 stars today</span>
|
|
775
783
|
</span>
|
|
776
784
|
</div>
|
|
777
785
|
<div class="details">
|
|
778
|
-
|
|
786
|
+
Documentation for Google's Generative AI developer site
|
|
779
787
|
</div>
|
|
780
788
|
</div>
|
|
781
789
|
</li>
|
|
@@ -784,32 +792,36 @@
|
|
|
784
792
|
<div class="info">
|
|
785
793
|
<div class="rank">
|
|
786
794
|
<span title="Ranking 18">18</span>
|
|
787
|
-
<a href="https://github.com/
|
|
795
|
+
<a href="https://github.com/chatanywhere/GPT_API_free" target="_blank" title="chatanywhere/GPT_API_free">chatanywhere/GPT_API_free</a>
|
|
788
796
|
</div>
|
|
789
797
|
<div class="sub-title followers">
|
|
790
798
|
|
|
799
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
800
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
801
|
+
</a>
|
|
802
|
+
|
|
791
803
|
<span class="star" title="Stargazers Count">
|
|
792
804
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
793
805
|
<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>
|
|
794
806
|
</svg>
|
|
795
|
-
<span>
|
|
807
|
+
<span>9428</span>
|
|
796
808
|
</span>
|
|
797
809
|
<span class="star" title="Repo Forked">
|
|
798
810
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
799
811
|
<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">
|
|
800
812
|
</path>
|
|
801
813
|
</svg>
|
|
802
|
-
<span>
|
|
814
|
+
<span>801</span>
|
|
803
815
|
</span>
|
|
804
816
|
<span class="star">
|
|
805
817
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
806
818
|
<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>
|
|
807
819
|
</svg>
|
|
808
|
-
<span>
|
|
820
|
+
<span>80 stars today</span>
|
|
809
821
|
</span>
|
|
810
822
|
</div>
|
|
811
823
|
<div class="details">
|
|
812
|
-
|
|
824
|
+
Free ChatGPT API Key,免费ChatGPT API,支持GPT4 API(免费),ChatGPT国内可用免费转发API,直连无需代理。可以搭配ChatBox等软件/插件使用,极大降低接口使用成本。国内即可无限制畅快聊天。
|
|
813
825
|
</div>
|
|
814
826
|
</div>
|
|
815
827
|
</li>
|
|
@@ -818,36 +830,36 @@
|
|
|
818
830
|
<div class="info">
|
|
819
831
|
<div class="rank">
|
|
820
832
|
<span title="Ranking 19">19</span>
|
|
821
|
-
<a href="https://github.com/
|
|
833
|
+
<a href="https://github.com/fastlane/fastlane" target="_blank" title="fastlane/fastlane">fastlane/fastlane</a>
|
|
822
834
|
</div>
|
|
823
835
|
<div class="sub-title followers">
|
|
824
836
|
|
|
825
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
826
|
-
<span style="background-color: #
|
|
837
|
+
<a class="language" target="_blank" href="https://github.com/topics/ruby" title="Programming Language Ruby">
|
|
838
|
+
<span style="background-color: #701516;"></span>Ruby
|
|
827
839
|
</a>
|
|
828
840
|
|
|
829
841
|
<span class="star" title="Stargazers Count">
|
|
830
842
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
831
843
|
<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>
|
|
832
844
|
</svg>
|
|
833
|
-
<span>
|
|
845
|
+
<span>38228</span>
|
|
834
846
|
</span>
|
|
835
847
|
<span class="star" title="Repo Forked">
|
|
836
848
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
837
849
|
<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">
|
|
838
850
|
</path>
|
|
839
851
|
</svg>
|
|
840
|
-
<span>
|
|
852
|
+
<span>5758</span>
|
|
841
853
|
</span>
|
|
842
854
|
<span class="star">
|
|
843
855
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
844
856
|
<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>
|
|
845
857
|
</svg>
|
|
846
|
-
<span>
|
|
858
|
+
<span>4 stars today</span>
|
|
847
859
|
</span>
|
|
848
860
|
</div>
|
|
849
861
|
<div class="details">
|
|
850
|
-
|
|
862
|
+
🚀 The easiest way to automate building and releasing your iOS and Android apps
|
|
851
863
|
</div>
|
|
852
864
|
</div>
|
|
853
865
|
</li>
|
|
@@ -856,36 +868,36 @@
|
|
|
856
868
|
<div class="info">
|
|
857
869
|
<div class="rank">
|
|
858
870
|
<span title="Ranking 20">20</span>
|
|
859
|
-
<a href="https://github.com/
|
|
871
|
+
<a href="https://github.com/Mintplex-Labs/anything-llm" target="_blank" title="Mintplex-Labs/anything-llm">Mintplex-Labs/anything-llm</a>
|
|
860
872
|
</div>
|
|
861
873
|
<div class="sub-title followers">
|
|
862
874
|
|
|
863
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
864
|
-
<span style="background-color: #
|
|
875
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
876
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
865
877
|
</a>
|
|
866
878
|
|
|
867
879
|
<span class="star" title="Stargazers Count">
|
|
868
880
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
869
881
|
<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>
|
|
870
882
|
</svg>
|
|
871
|
-
<span>
|
|
883
|
+
<span>5687</span>
|
|
872
884
|
</span>
|
|
873
885
|
<span class="star" title="Repo Forked">
|
|
874
886
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
875
887
|
<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">
|
|
876
888
|
</path>
|
|
877
889
|
</svg>
|
|
878
|
-
<span>
|
|
890
|
+
<span>632</span>
|
|
879
891
|
</span>
|
|
880
892
|
<span class="star">
|
|
881
893
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
882
894
|
<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>
|
|
883
895
|
</svg>
|
|
884
|
-
<span>
|
|
896
|
+
<span>307 stars today</span>
|
|
885
897
|
</span>
|
|
886
898
|
</div>
|
|
887
899
|
<div class="details">
|
|
888
|
-
|
|
900
|
+
Open-source ChatGPT experience for both open and closed source LLMs, embedders, and vector databases. Unlimited documents, messages, and concurrent users with permission management in one app.
|
|
889
901
|
</div>
|
|
890
902
|
</div>
|
|
891
903
|
</li>
|
|
@@ -894,36 +906,36 @@
|
|
|
894
906
|
<div class="info">
|
|
895
907
|
<div class="rank">
|
|
896
908
|
<span title="Ranking 21">21</span>
|
|
897
|
-
<a href="https://github.com/
|
|
909
|
+
<a href="https://github.com/damo-vilab/i2vgen-xl" target="_blank" title="damo-vilab/i2vgen-xl">damo-vilab/i2vgen-xl</a>
|
|
898
910
|
</div>
|
|
899
911
|
<div class="sub-title followers">
|
|
900
912
|
|
|
901
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
902
|
-
<span style="background-color: #
|
|
913
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
914
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
903
915
|
</a>
|
|
904
916
|
|
|
905
917
|
<span class="star" title="Stargazers Count">
|
|
906
918
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
907
919
|
<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>
|
|
908
920
|
</svg>
|
|
909
|
-
<span>
|
|
921
|
+
<span>521</span>
|
|
910
922
|
</span>
|
|
911
923
|
<span class="star" title="Repo Forked">
|
|
912
924
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
913
925
|
<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">
|
|
914
926
|
</path>
|
|
915
927
|
</svg>
|
|
916
|
-
<span>
|
|
928
|
+
<span>60</span>
|
|
917
929
|
</span>
|
|
918
930
|
<span class="star">
|
|
919
931
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
920
932
|
<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>
|
|
921
933
|
</svg>
|
|
922
|
-
<span>
|
|
934
|
+
<span>84 stars today</span>
|
|
923
935
|
</span>
|
|
924
936
|
</div>
|
|
925
937
|
<div class="details">
|
|
926
|
-
|
|
938
|
+
Official repo for VGen: a holistic video generation ecosystem for video generation building on diffusion models
|
|
927
939
|
</div>
|
|
928
940
|
</div>
|
|
929
941
|
</li>
|
|
@@ -932,36 +944,32 @@
|
|
|
932
944
|
<div class="info">
|
|
933
945
|
<div class="rank">
|
|
934
946
|
<span title="Ranking 22">22</span>
|
|
935
|
-
<a href="https://github.com/
|
|
947
|
+
<a href="https://github.com/The-Run-Philosophy-Organization/run" target="_blank" title="The-Run-Philosophy-Organization/run">The-Run-Philosophy-Organization/run</a>
|
|
936
948
|
</div>
|
|
937
949
|
<div class="sub-title followers">
|
|
938
950
|
|
|
939
|
-
<a class="language" target="_blank" href="https://github.com/topics/swift" title="Programming Language Swift">
|
|
940
|
-
<span style="background-color: #F05138;"></span>Swift
|
|
941
|
-
</a>
|
|
942
|
-
|
|
943
951
|
<span class="star" title="Stargazers Count">
|
|
944
952
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
945
953
|
<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>
|
|
946
954
|
</svg>
|
|
947
|
-
<span>
|
|
955
|
+
<span>30062</span>
|
|
948
956
|
</span>
|
|
949
957
|
<span class="star" title="Repo Forked">
|
|
950
958
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
951
959
|
<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">
|
|
952
960
|
</path>
|
|
953
961
|
</svg>
|
|
954
|
-
<span>
|
|
962
|
+
<span>2652</span>
|
|
955
963
|
</span>
|
|
956
964
|
<span class="star">
|
|
957
965
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
958
966
|
<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>
|
|
959
967
|
</svg>
|
|
960
|
-
<span>
|
|
968
|
+
<span>67 stars today</span>
|
|
961
969
|
</span>
|
|
962
970
|
</div>
|
|
963
971
|
<div class="details">
|
|
964
|
-
|
|
972
|
+
润学全球官方指定GITHUB,整理润学宗旨、纲领、理论和各类润之实例;解决为什么润,润去哪里,怎么润三大问题; 并成为新中国人的核心宗教,核心信念。
|
|
965
973
|
</div>
|
|
966
974
|
</div>
|
|
967
975
|
</li>
|
|
@@ -970,36 +978,36 @@
|
|
|
970
978
|
<div class="info">
|
|
971
979
|
<div class="rank">
|
|
972
980
|
<span title="Ranking 23">23</span>
|
|
973
|
-
<a href="https://github.com/
|
|
981
|
+
<a href="https://github.com/pandora-next/deploy" target="_blank" title="pandora-next/deploy">pandora-next/deploy</a>
|
|
974
982
|
</div>
|
|
975
983
|
<div class="sub-title followers">
|
|
976
984
|
|
|
977
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
978
|
-
<span style="background-color: #
|
|
985
|
+
<a class="language" target="_blank" href="https://github.com/topics/php" title="Programming Language PHP">
|
|
986
|
+
<span style="background-color: #4F5D95;"></span>PHP
|
|
979
987
|
</a>
|
|
980
988
|
|
|
981
989
|
<span class="star" title="Stargazers Count">
|
|
982
990
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
983
991
|
<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>
|
|
984
992
|
</svg>
|
|
985
|
-
<span>
|
|
993
|
+
<span>6393</span>
|
|
986
994
|
</span>
|
|
987
995
|
<span class="star" title="Repo Forked">
|
|
988
996
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
989
997
|
<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">
|
|
990
998
|
</path>
|
|
991
999
|
</svg>
|
|
992
|
-
<span>
|
|
1000
|
+
<span>1273</span>
|
|
993
1001
|
</span>
|
|
994
1002
|
<span class="star">
|
|
995
1003
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
996
1004
|
<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>
|
|
997
1005
|
</svg>
|
|
998
|
-
<span>
|
|
1006
|
+
<span>192 stars today</span>
|
|
999
1007
|
</span>
|
|
1000
1008
|
</div>
|
|
1001
1009
|
<div class="details">
|
|
1002
|
-
|
|
1010
|
+
Pandora Cloud + Pandora Server + Shared Chat + BackendAPI Proxy + Chat2API + Signup Free = PandoraNext. New GPTs(Gizmo) UI, All in one!
|
|
1003
1011
|
</div>
|
|
1004
1012
|
</div>
|
|
1005
1013
|
</li>
|
|
@@ -1008,36 +1016,36 @@
|
|
|
1008
1016
|
<div class="info">
|
|
1009
1017
|
<div class="rank">
|
|
1010
1018
|
<span title="Ranking 24">24</span>
|
|
1011
|
-
<a href="https://github.com/
|
|
1019
|
+
<a href="https://github.com/google/generative-ai-android" target="_blank" title="google/generative-ai-android">google/generative-ai-android</a>
|
|
1012
1020
|
</div>
|
|
1013
1021
|
<div class="sub-title followers">
|
|
1014
1022
|
|
|
1015
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1016
|
-
<span style="background-color: #
|
|
1023
|
+
<a class="language" target="_blank" href="https://github.com/topics/kotlin" title="Programming Language Kotlin">
|
|
1024
|
+
<span style="background-color: #A97BFF;"></span>Kotlin
|
|
1017
1025
|
</a>
|
|
1018
1026
|
|
|
1019
1027
|
<span class="star" title="Stargazers Count">
|
|
1020
1028
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1021
1029
|
<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>
|
|
1022
1030
|
</svg>
|
|
1023
|
-
<span>
|
|
1031
|
+
<span>195</span>
|
|
1024
1032
|
</span>
|
|
1025
1033
|
<span class="star" title="Repo Forked">
|
|
1026
1034
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1027
1035
|
<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">
|
|
1028
1036
|
</path>
|
|
1029
1037
|
</svg>
|
|
1030
|
-
<span>
|
|
1038
|
+
<span>54</span>
|
|
1031
1039
|
</span>
|
|
1032
1040
|
<span class="star">
|
|
1033
1041
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1034
1042
|
<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>
|
|
1035
1043
|
</svg>
|
|
1036
|
-
<span>
|
|
1044
|
+
<span>22 stars today</span>
|
|
1037
1045
|
</span>
|
|
1038
1046
|
</div>
|
|
1039
1047
|
<div class="details">
|
|
1040
|
-
|
|
1048
|
+
Google AI SDK for Android
|
|
1041
1049
|
</div>
|
|
1042
1050
|
</div>
|
|
1043
1051
|
</li>
|
|
@@ -1046,7 +1054,7 @@
|
|
|
1046
1054
|
<div class="info">
|
|
1047
1055
|
<div class="rank">
|
|
1048
1056
|
<span title="Ranking 25">25</span>
|
|
1049
|
-
<a href="https://github.com/
|
|
1057
|
+
<a href="https://github.com/krishnaik06/Roadmap-To-Learn-Generative-AI-In-2024" target="_blank" title="krishnaik06/Roadmap-To-Learn-Generative-AI-In-2024">krishnaik06/Roadmap-To-Learn-Generative-AI-In-2024</a>
|
|
1050
1058
|
</div>
|
|
1051
1059
|
<div class="sub-title followers">
|
|
1052
1060
|
|
|
@@ -1054,24 +1062,24 @@
|
|
|
1054
1062
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1055
1063
|
<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>
|
|
1056
1064
|
</svg>
|
|
1057
|
-
<span>
|
|
1065
|
+
<span>745</span>
|
|
1058
1066
|
</span>
|
|
1059
1067
|
<span class="star" title="Repo Forked">
|
|
1060
1068
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1061
1069
|
<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">
|
|
1062
1070
|
</path>
|
|
1063
1071
|
</svg>
|
|
1064
|
-
<span>
|
|
1072
|
+
<span>286</span>
|
|
1065
1073
|
</span>
|
|
1066
1074
|
<span class="star">
|
|
1067
1075
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1068
1076
|
<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>
|
|
1069
1077
|
</svg>
|
|
1070
|
-
<span>
|
|
1078
|
+
<span>188 stars today</span>
|
|
1071
1079
|
</span>
|
|
1072
1080
|
</div>
|
|
1073
1081
|
<div class="details">
|
|
1074
|
-
|
|
1082
|
+
|
|
1075
1083
|
</div>
|
|
1076
1084
|
</div>
|
|
1077
1085
|
</li>
|
|
@@ -1095,7 +1103,7 @@
|
|
|
1095
1103
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1096
1104
|
</a>
|
|
1097
1105
|
</div>
|
|
1098
|
-
<div class="time">Last cache created on 2023/12/
|
|
1106
|
+
<div class="time">Last cache created on 2023/12/17 by Github API v3.</div>
|
|
1099
1107
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1100
1108
|
</div>
|
|
1101
1109
|
</body>
|