@wcj/github-rank 23.11.8 → 23.11.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/repos.json +22964 -22964
- package/dist/trending-daily.json +189 -189
- package/dist/trending-monthly.json +145 -145
- package/dist/trending-weekly.json +166 -166
- package/dist/users.china.json +1710 -1745
- package/dist/users.json +6017 -6017
- package/package.json +1 -1
- package/web/data/repos.json +22964 -22964
- package/web/data/trending-daily.json +189 -189
- package/web/data/trending-monthly.json +145 -145
- package/web/data/trending-weekly.json +166 -166
- package/web/data/users.china.json +1710 -1745
- package/web/data/users.json +6017 -6017
- package/web/index.html +4546 -4546
- package/web/repos.html +2836 -2836
- package/web/trending-monthly.html +143 -143
- package/web/trending-weekly.html +163 -159
- package/web/trending.html +184 -160
- package/web/users.china.html +1312 -1345
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/11/
|
|
132
|
+
<div class="time">Last cache created on 2023/11/9 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/01-ai/Yi" target="_blank" title="01-ai/Yi">01-ai/Yi</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/python" title="Programming Language Python">
|
|
162
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
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>3432</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>168</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>483 stars today</span>
|
|
183
183
|
</span>
|
|
184
184
|
</div>
|
|
185
185
|
<div class="details">
|
|
186
|
-
|
|
186
|
+
A series of large language models trained from scratch by developers @01-ai
|
|
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/angular/angular" target="_blank" title="angular/angular">angular/angular</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>91548</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>24586</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>125 stars today</span>
|
|
221
221
|
</span>
|
|
222
222
|
</div>
|
|
223
223
|
<div class="details">
|
|
224
|
-
|
|
224
|
+
The modern web developer’s platform
|
|
225
225
|
</div>
|
|
226
226
|
</div>
|
|
227
227
|
</li>
|
|
@@ -230,26 +230,26 @@
|
|
|
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/deepseek-ai/DeepSeek-Coder" target="_blank" title="deepseek-ai/DeepSeek-Coder">deepseek-ai/DeepSeek-Coder</a>
|
|
234
234
|
</div>
|
|
235
235
|
<div class="sub-title followers">
|
|
236
236
|
|
|
237
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
238
|
-
<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
|
|
239
239
|
</a>
|
|
240
240
|
|
|
241
241
|
<span class="star" title="Stargazers Count">
|
|
242
242
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
243
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>
|
|
244
244
|
</svg>
|
|
245
|
-
<span>
|
|
245
|
+
<span>2051</span>
|
|
246
246
|
</span>
|
|
247
247
|
<span class="star" title="Repo Forked">
|
|
248
248
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
249
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">
|
|
250
250
|
</path>
|
|
251
251
|
</svg>
|
|
252
|
-
<span>
|
|
252
|
+
<span>130</span>
|
|
253
253
|
</span>
|
|
254
254
|
<span class="star">
|
|
255
255
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
@@ -259,7 +259,7 @@
|
|
|
259
259
|
</span>
|
|
260
260
|
</div>
|
|
261
261
|
<div class="details">
|
|
262
|
-
|
|
262
|
+
DeepSeek Coder: Let the Code Write Itself
|
|
263
263
|
</div>
|
|
264
264
|
</div>
|
|
265
265
|
</li>
|
|
@@ -268,36 +268,36 @@
|
|
|
268
268
|
<div class="info">
|
|
269
269
|
<div class="rank">
|
|
270
270
|
<span title="Ranking 4">4</span>
|
|
271
|
-
<a href="https://github.com/
|
|
271
|
+
<a href="https://github.com/krahets/hello-algo" target="_blank" title="krahets/hello-algo">krahets/hello-algo</a>
|
|
272
272
|
</div>
|
|
273
273
|
<div class="sub-title followers">
|
|
274
274
|
|
|
275
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
276
|
-
<span style="background-color: #
|
|
275
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
276
|
+
<span style="background-color: #b07219;"></span>Java
|
|
277
277
|
</a>
|
|
278
278
|
|
|
279
279
|
<span class="star" title="Stargazers Count">
|
|
280
280
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
281
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>
|
|
282
282
|
</svg>
|
|
283
|
-
<span>
|
|
283
|
+
<span>44866</span>
|
|
284
284
|
</span>
|
|
285
285
|
<span class="star" title="Repo Forked">
|
|
286
286
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
287
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">
|
|
288
288
|
</path>
|
|
289
289
|
</svg>
|
|
290
|
-
<span>
|
|
290
|
+
<span>5090</span>
|
|
291
291
|
</span>
|
|
292
292
|
<span class="star">
|
|
293
293
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
294
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>
|
|
295
295
|
</svg>
|
|
296
|
-
<span>
|
|
296
|
+
<span>752 stars today</span>
|
|
297
297
|
</span>
|
|
298
298
|
</div>
|
|
299
299
|
<div class="details">
|
|
300
|
-
|
|
300
|
+
《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Java, C++, Python, Go, JS, TS, C#, Swift, Rust, Dart, Zig 等语言。
|
|
301
301
|
</div>
|
|
302
302
|
</div>
|
|
303
303
|
</li>
|
|
@@ -306,36 +306,36 @@
|
|
|
306
306
|
<div class="info">
|
|
307
307
|
<div class="rank">
|
|
308
308
|
<span title="Ranking 5">5</span>
|
|
309
|
-
<a href="https://github.com/
|
|
309
|
+
<a href="https://github.com/ekzhang/sshx" target="_blank" title="ekzhang/sshx">ekzhang/sshx</a>
|
|
310
310
|
</div>
|
|
311
311
|
<div class="sub-title followers">
|
|
312
312
|
|
|
313
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
314
|
-
<span style="background-color: #
|
|
313
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
314
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
315
315
|
</a>
|
|
316
316
|
|
|
317
317
|
<span class="star" title="Stargazers Count">
|
|
318
318
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
319
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>
|
|
320
320
|
</svg>
|
|
321
|
-
<span>
|
|
321
|
+
<span>2666</span>
|
|
322
322
|
</span>
|
|
323
323
|
<span class="star" title="Repo Forked">
|
|
324
324
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
325
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">
|
|
326
326
|
</path>
|
|
327
327
|
</svg>
|
|
328
|
-
<span>
|
|
328
|
+
<span>51</span>
|
|
329
329
|
</span>
|
|
330
330
|
<span class="star">
|
|
331
331
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
332
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>
|
|
333
333
|
</svg>
|
|
334
|
-
<span>
|
|
334
|
+
<span>332 stars today</span>
|
|
335
335
|
</span>
|
|
336
336
|
</div>
|
|
337
337
|
<div class="details">
|
|
338
|
-
|
|
338
|
+
Fast, collaborative live terminal sharing over the web
|
|
339
339
|
</div>
|
|
340
340
|
</div>
|
|
341
341
|
</li>
|
|
@@ -344,36 +344,36 @@
|
|
|
344
344
|
<div class="info">
|
|
345
345
|
<div class="rank">
|
|
346
346
|
<span title="Ranking 6">6</span>
|
|
347
|
-
<a href="https://github.com/
|
|
347
|
+
<a href="https://github.com/files-community/Files" target="_blank" title="files-community/Files">files-community/Files</a>
|
|
348
348
|
</div>
|
|
349
349
|
<div class="sub-title followers">
|
|
350
350
|
|
|
351
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
352
|
-
<span style="background-color: #
|
|
351
|
+
<a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
|
|
352
|
+
<span style="background-color: #178600;"></span>C#
|
|
353
353
|
</a>
|
|
354
354
|
|
|
355
355
|
<span class="star" title="Stargazers Count">
|
|
356
356
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
357
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>
|
|
358
358
|
</svg>
|
|
359
|
-
<span>
|
|
359
|
+
<span>29457</span>
|
|
360
360
|
</span>
|
|
361
361
|
<span class="star" title="Repo Forked">
|
|
362
362
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
363
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">
|
|
364
364
|
</path>
|
|
365
365
|
</svg>
|
|
366
|
-
<span>
|
|
366
|
+
<span>1956</span>
|
|
367
367
|
</span>
|
|
368
368
|
<span class="star">
|
|
369
369
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
370
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>
|
|
371
371
|
</svg>
|
|
372
|
-
<span>
|
|
372
|
+
<span>70 stars today</span>
|
|
373
373
|
</span>
|
|
374
374
|
</div>
|
|
375
375
|
<div class="details">
|
|
376
|
-
|
|
376
|
+
Building the best file manager for Windows
|
|
377
377
|
</div>
|
|
378
378
|
</div>
|
|
379
379
|
</li>
|
|
@@ -382,32 +382,36 @@
|
|
|
382
382
|
<div class="info">
|
|
383
383
|
<div class="rank">
|
|
384
384
|
<span title="Ranking 7">7</span>
|
|
385
|
-
<a href="https://github.com/
|
|
385
|
+
<a href="https://github.com/openai/whisper" target="_blank" title="openai/whisper">openai/whisper</a>
|
|
386
386
|
</div>
|
|
387
387
|
<div class="sub-title followers">
|
|
388
388
|
|
|
389
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
390
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
391
|
+
</a>
|
|
392
|
+
|
|
389
393
|
<span class="star" title="Stargazers Count">
|
|
390
394
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
391
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>
|
|
392
396
|
</svg>
|
|
393
|
-
<span>
|
|
397
|
+
<span>48300</span>
|
|
394
398
|
</span>
|
|
395
399
|
<span class="star" title="Repo Forked">
|
|
396
400
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
397
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">
|
|
398
402
|
</path>
|
|
399
403
|
</svg>
|
|
400
|
-
<span>
|
|
404
|
+
<span>5522</span>
|
|
401
405
|
</span>
|
|
402
406
|
<span class="star">
|
|
403
407
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
404
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>
|
|
405
409
|
</svg>
|
|
406
|
-
<span>
|
|
410
|
+
<span>275 stars today</span>
|
|
407
411
|
</span>
|
|
408
412
|
</div>
|
|
409
413
|
<div class="details">
|
|
410
|
-
|
|
414
|
+
Robust Speech Recognition via Large-Scale Weak Supervision
|
|
411
415
|
</div>
|
|
412
416
|
</div>
|
|
413
417
|
</li>
|
|
@@ -416,36 +420,36 @@
|
|
|
416
420
|
<div class="info">
|
|
417
421
|
<div class="rank">
|
|
418
422
|
<span title="Ranking 8">8</span>
|
|
419
|
-
<a href="https://github.com/
|
|
423
|
+
<a href="https://github.com/langchain-ai/opengpts" target="_blank" title="langchain-ai/opengpts">langchain-ai/opengpts</a>
|
|
420
424
|
</div>
|
|
421
425
|
<div class="sub-title followers">
|
|
422
426
|
|
|
423
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
424
|
-
<span style="background-color: #
|
|
427
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
428
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
425
429
|
</a>
|
|
426
430
|
|
|
427
431
|
<span class="star" title="Stargazers Count">
|
|
428
432
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
429
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>
|
|
430
434
|
</svg>
|
|
431
|
-
<span>
|
|
435
|
+
<span>707</span>
|
|
432
436
|
</span>
|
|
433
437
|
<span class="star" title="Repo Forked">
|
|
434
438
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
435
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">
|
|
436
440
|
</path>
|
|
437
441
|
</svg>
|
|
438
|
-
<span>
|
|
442
|
+
<span>67</span>
|
|
439
443
|
</span>
|
|
440
444
|
<span class="star">
|
|
441
445
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
442
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>
|
|
443
447
|
</svg>
|
|
444
|
-
<span>
|
|
448
|
+
<span>168 stars today</span>
|
|
445
449
|
</span>
|
|
446
450
|
</div>
|
|
447
451
|
<div class="details">
|
|
448
|
-
|
|
452
|
+
|
|
449
453
|
</div>
|
|
450
454
|
</div>
|
|
451
455
|
</li>
|
|
@@ -454,36 +458,36 @@
|
|
|
454
458
|
<div class="info">
|
|
455
459
|
<div class="rank">
|
|
456
460
|
<span title="Ranking 9">9</span>
|
|
457
|
-
<a href="https://github.com/
|
|
461
|
+
<a href="https://github.com/openai/openai-python" target="_blank" title="openai/openai-python">openai/openai-python</a>
|
|
458
462
|
</div>
|
|
459
463
|
<div class="sub-title followers">
|
|
460
464
|
|
|
461
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
462
|
-
<span style="background-color: #
|
|
465
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
466
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
463
467
|
</a>
|
|
464
468
|
|
|
465
469
|
<span class="star" title="Stargazers Count">
|
|
466
470
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
467
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>
|
|
468
472
|
</svg>
|
|
469
|
-
<span>
|
|
473
|
+
<span>13894</span>
|
|
470
474
|
</span>
|
|
471
475
|
<span class="star" title="Repo Forked">
|
|
472
476
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
473
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">
|
|
474
478
|
</path>
|
|
475
479
|
</svg>
|
|
476
|
-
<span>
|
|
480
|
+
<span>1936</span>
|
|
477
481
|
</span>
|
|
478
482
|
<span class="star">
|
|
479
483
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
480
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>
|
|
481
485
|
</svg>
|
|
482
|
-
<span>
|
|
486
|
+
<span>151 stars today</span>
|
|
483
487
|
</span>
|
|
484
488
|
</div>
|
|
485
489
|
<div class="details">
|
|
486
|
-
|
|
490
|
+
The official Python library for the OpenAI API
|
|
487
491
|
</div>
|
|
488
492
|
</div>
|
|
489
493
|
</li>
|
|
@@ -492,36 +496,36 @@
|
|
|
492
496
|
<div class="info">
|
|
493
497
|
<div class="rank">
|
|
494
498
|
<span title="Ranking 10">10</span>
|
|
495
|
-
<a href="https://github.com/
|
|
499
|
+
<a href="https://github.com/refinedev/refine" target="_blank" title="refinedev/refine">refinedev/refine</a>
|
|
496
500
|
</div>
|
|
497
501
|
<div class="sub-title followers">
|
|
498
502
|
|
|
499
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
500
|
-
<span style="background-color: #
|
|
503
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
504
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
501
505
|
</a>
|
|
502
506
|
|
|
503
507
|
<span class="star" title="Stargazers Count">
|
|
504
508
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
505
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>
|
|
506
510
|
</svg>
|
|
507
|
-
<span>
|
|
511
|
+
<span>16105</span>
|
|
508
512
|
</span>
|
|
509
513
|
<span class="star" title="Repo Forked">
|
|
510
514
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
511
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">
|
|
512
516
|
</path>
|
|
513
517
|
</svg>
|
|
514
|
-
<span>
|
|
518
|
+
<span>1299</span>
|
|
515
519
|
</span>
|
|
516
520
|
<span class="star">
|
|
517
521
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
518
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>
|
|
519
523
|
</svg>
|
|
520
|
-
<span>
|
|
524
|
+
<span>53 stars today</span>
|
|
521
525
|
</span>
|
|
522
526
|
</div>
|
|
523
527
|
<div class="details">
|
|
524
|
-
|
|
528
|
+
A React Framework for building internal tools, admin panels, dashboards & B2B apps with unmatched flexibilty. 🌟 Star to support our work!
|
|
525
529
|
</div>
|
|
526
530
|
</div>
|
|
527
531
|
</li>
|
|
@@ -530,32 +534,36 @@
|
|
|
530
534
|
<div class="info">
|
|
531
535
|
<div class="rank">
|
|
532
536
|
<span title="Ranking 11">11</span>
|
|
533
|
-
<a href="https://github.com/
|
|
537
|
+
<a href="https://github.com/kubero-dev/ladder" target="_blank" title="kubero-dev/ladder">kubero-dev/ladder</a>
|
|
534
538
|
</div>
|
|
535
539
|
<div class="sub-title followers">
|
|
536
540
|
|
|
541
|
+
<a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
|
|
542
|
+
<span style="background-color: #e34c26;"></span>HTML
|
|
543
|
+
</a>
|
|
544
|
+
|
|
537
545
|
<span class="star" title="Stargazers Count">
|
|
538
546
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
539
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>
|
|
540
548
|
</svg>
|
|
541
|
-
<span>
|
|
549
|
+
<span>1593</span>
|
|
542
550
|
</span>
|
|
543
551
|
<span class="star" title="Repo Forked">
|
|
544
552
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
545
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">
|
|
546
554
|
</path>
|
|
547
555
|
</svg>
|
|
548
|
-
<span>
|
|
556
|
+
<span>36</span>
|
|
549
557
|
</span>
|
|
550
558
|
<span class="star">
|
|
551
559
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
552
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>
|
|
553
561
|
</svg>
|
|
554
|
-
<span>
|
|
562
|
+
<span>230 stars today</span>
|
|
555
563
|
</span>
|
|
556
564
|
</div>
|
|
557
565
|
<div class="details">
|
|
558
|
-
|
|
566
|
+
Alternative to 12ft.io. Bypass paywalls with a proxy ladder and remove CORS headers from any URL
|
|
559
567
|
</div>
|
|
560
568
|
</div>
|
|
561
569
|
</li>
|
|
@@ -564,36 +572,36 @@
|
|
|
564
572
|
<div class="info">
|
|
565
573
|
<div class="rank">
|
|
566
574
|
<span title="Ranking 12">12</span>
|
|
567
|
-
<a href="https://github.com/
|
|
575
|
+
<a href="https://github.com/jmorganca/ollama" target="_blank" title="jmorganca/ollama">jmorganca/ollama</a>
|
|
568
576
|
</div>
|
|
569
577
|
<div class="sub-title followers">
|
|
570
578
|
|
|
571
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
572
|
-
<span style="background-color: #
|
|
579
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
580
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
573
581
|
</a>
|
|
574
582
|
|
|
575
583
|
<span class="star" title="Stargazers Count">
|
|
576
584
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
577
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>
|
|
578
586
|
</svg>
|
|
579
|
-
<span>
|
|
587
|
+
<span>15887</span>
|
|
580
588
|
</span>
|
|
581
589
|
<span class="star" title="Repo Forked">
|
|
582
590
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
583
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">
|
|
584
592
|
</path>
|
|
585
593
|
</svg>
|
|
586
|
-
<span>
|
|
594
|
+
<span>824</span>
|
|
587
595
|
</span>
|
|
588
596
|
<span class="star">
|
|
589
597
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
590
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>
|
|
591
599
|
</svg>
|
|
592
|
-
<span>
|
|
600
|
+
<span>462 stars today</span>
|
|
593
601
|
</span>
|
|
594
602
|
</div>
|
|
595
603
|
<div class="details">
|
|
596
|
-
|
|
604
|
+
Get up and running with Llama 2 and other large language models locally
|
|
597
605
|
</div>
|
|
598
606
|
</div>
|
|
599
607
|
</li>
|
|
@@ -602,36 +610,36 @@
|
|
|
602
610
|
<div class="info">
|
|
603
611
|
<div class="rank">
|
|
604
612
|
<span title="Ranking 13">13</span>
|
|
605
|
-
<a href="https://github.com/
|
|
613
|
+
<a href="https://github.com/paul-gauthier/aider" target="_blank" title="paul-gauthier/aider">paul-gauthier/aider</a>
|
|
606
614
|
</div>
|
|
607
615
|
<div class="sub-title followers">
|
|
608
616
|
|
|
609
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
610
|
-
<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
|
|
611
619
|
</a>
|
|
612
620
|
|
|
613
621
|
<span class="star" title="Stargazers Count">
|
|
614
622
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
615
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>
|
|
616
624
|
</svg>
|
|
617
|
-
<span>
|
|
625
|
+
<span>4749</span>
|
|
618
626
|
</span>
|
|
619
627
|
<span class="star" title="Repo Forked">
|
|
620
628
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
621
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">
|
|
622
630
|
</path>
|
|
623
631
|
</svg>
|
|
624
|
-
<span>
|
|
632
|
+
<span>642</span>
|
|
625
633
|
</span>
|
|
626
634
|
<span class="star">
|
|
627
635
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
628
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>
|
|
629
637
|
</svg>
|
|
630
|
-
<span>
|
|
638
|
+
<span>90 stars today</span>
|
|
631
639
|
</span>
|
|
632
640
|
</div>
|
|
633
641
|
<div class="details">
|
|
634
|
-
|
|
642
|
+
aider is AI pair programming in your terminal
|
|
635
643
|
</div>
|
|
636
644
|
</div>
|
|
637
645
|
</li>
|
|
@@ -640,32 +648,36 @@
|
|
|
640
648
|
<div class="info">
|
|
641
649
|
<div class="rank">
|
|
642
650
|
<span title="Ranking 14">14</span>
|
|
643
|
-
<a href="https://github.com/
|
|
651
|
+
<a href="https://github.com/sashabaranov/go-openai" target="_blank" title="sashabaranov/go-openai">sashabaranov/go-openai</a>
|
|
644
652
|
</div>
|
|
645
653
|
<div class="sub-title followers">
|
|
646
654
|
|
|
655
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
656
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
657
|
+
</a>
|
|
658
|
+
|
|
647
659
|
<span class="star" title="Stargazers Count">
|
|
648
660
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
649
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>
|
|
650
662
|
</svg>
|
|
651
|
-
<span>
|
|
663
|
+
<span>6815</span>
|
|
652
664
|
</span>
|
|
653
665
|
<span class="star" title="Repo Forked">
|
|
654
666
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
655
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">
|
|
656
668
|
</path>
|
|
657
669
|
</svg>
|
|
658
|
-
<span>
|
|
670
|
+
<span>958</span>
|
|
659
671
|
</span>
|
|
660
672
|
<span class="star">
|
|
661
673
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
662
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>
|
|
663
675
|
</svg>
|
|
664
|
-
<span>
|
|
676
|
+
<span>26 stars today</span>
|
|
665
677
|
</span>
|
|
666
678
|
</div>
|
|
667
679
|
<div class="details">
|
|
668
|
-
|
|
680
|
+
OpenAI ChatGPT, GPT-3, GPT-4, DALL·E, Whisper API wrapper for Go
|
|
669
681
|
</div>
|
|
670
682
|
</div>
|
|
671
683
|
</li>
|
|
@@ -674,36 +686,36 @@
|
|
|
674
686
|
<div class="info">
|
|
675
687
|
<div class="rank">
|
|
676
688
|
<span title="Ranking 15">15</span>
|
|
677
|
-
<a href="https://github.com/
|
|
689
|
+
<a href="https://github.com/microsoft/AI-For-Beginners" target="_blank" title="microsoft/AI-For-Beginners">microsoft/AI-For-Beginners</a>
|
|
678
690
|
</div>
|
|
679
691
|
<div class="sub-title followers">
|
|
680
692
|
|
|
681
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
682
|
-
<span style="background-color: #
|
|
693
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
694
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
683
695
|
</a>
|
|
684
696
|
|
|
685
697
|
<span class="star" title="Stargazers Count">
|
|
686
698
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
687
699
|
<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>
|
|
688
700
|
</svg>
|
|
689
|
-
<span>
|
|
701
|
+
<span>19248</span>
|
|
690
702
|
</span>
|
|
691
703
|
<span class="star" title="Repo Forked">
|
|
692
704
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
693
705
|
<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">
|
|
694
706
|
</path>
|
|
695
707
|
</svg>
|
|
696
|
-
<span>
|
|
708
|
+
<span>3277</span>
|
|
697
709
|
</span>
|
|
698
710
|
<span class="star">
|
|
699
711
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
700
712
|
<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>
|
|
701
713
|
</svg>
|
|
702
|
-
<span>
|
|
714
|
+
<span>544 stars today</span>
|
|
703
715
|
</span>
|
|
704
716
|
</div>
|
|
705
717
|
<div class="details">
|
|
706
|
-
|
|
718
|
+
12 Weeks, 24 Lessons, AI for All!
|
|
707
719
|
</div>
|
|
708
720
|
</div>
|
|
709
721
|
</li>
|
|
@@ -724,20 +736,20 @@
|
|
|
724
736
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
725
737
|
<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>
|
|
726
738
|
</svg>
|
|
727
|
-
<span>
|
|
739
|
+
<span>2613</span>
|
|
728
740
|
</span>
|
|
729
741
|
<span class="star" title="Repo Forked">
|
|
730
742
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
731
743
|
<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">
|
|
732
744
|
</path>
|
|
733
745
|
</svg>
|
|
734
|
-
<span>
|
|
746
|
+
<span>246</span>
|
|
735
747
|
</span>
|
|
736
748
|
<span class="star">
|
|
737
749
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
738
750
|
<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>
|
|
739
751
|
</svg>
|
|
740
|
-
<span>
|
|
752
|
+
<span>160 stars today</span>
|
|
741
753
|
</span>
|
|
742
754
|
</div>
|
|
743
755
|
<div class="details">
|
|
@@ -750,36 +762,36 @@
|
|
|
750
762
|
<div class="info">
|
|
751
763
|
<div class="rank">
|
|
752
764
|
<span title="Ranking 17">17</span>
|
|
753
|
-
<a href="https://github.com/
|
|
765
|
+
<a href="https://github.com/Yidadaa/ChatGPT-Next-Web" target="_blank" title="Yidadaa/ChatGPT-Next-Web">Yidadaa/ChatGPT-Next-Web</a>
|
|
754
766
|
</div>
|
|
755
767
|
<div class="sub-title followers">
|
|
756
768
|
|
|
757
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
758
|
-
<span style="background-color: #
|
|
769
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
770
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
759
771
|
</a>
|
|
760
772
|
|
|
761
773
|
<span class="star" title="Stargazers Count">
|
|
762
774
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
763
775
|
<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>
|
|
764
776
|
</svg>
|
|
765
|
-
<span>
|
|
777
|
+
<span>48258</span>
|
|
766
778
|
</span>
|
|
767
779
|
<span class="star" title="Repo Forked">
|
|
768
780
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
769
781
|
<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">
|
|
770
782
|
</path>
|
|
771
783
|
</svg>
|
|
772
|
-
<span>
|
|
784
|
+
<span>44146</span>
|
|
773
785
|
</span>
|
|
774
786
|
<span class="star">
|
|
775
787
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
776
788
|
<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>
|
|
777
789
|
</svg>
|
|
778
|
-
<span>
|
|
790
|
+
<span>184 stars today</span>
|
|
779
791
|
</span>
|
|
780
792
|
</div>
|
|
781
793
|
<div class="details">
|
|
782
|
-
A
|
|
794
|
+
A well-designed cross-platform ChatGPT UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT 应用。
|
|
783
795
|
</div>
|
|
784
796
|
</div>
|
|
785
797
|
</li>
|
|
@@ -788,32 +800,36 @@
|
|
|
788
800
|
<div class="info">
|
|
789
801
|
<div class="rank">
|
|
790
802
|
<span title="Ranking 18">18</span>
|
|
791
|
-
<a href="https://github.com/
|
|
803
|
+
<a href="https://github.com/dair-ai/Prompt-Engineering-Guide" target="_blank" title="dair-ai/Prompt-Engineering-Guide">dair-ai/Prompt-Engineering-Guide</a>
|
|
792
804
|
</div>
|
|
793
805
|
<div class="sub-title followers">
|
|
794
806
|
|
|
807
|
+
<a class="language" target="_blank" href="https://github.com/topics/mdx" title="Programming Language MDX">
|
|
808
|
+
<span style="background-color: #fcb32c;"></span>MDX
|
|
809
|
+
</a>
|
|
810
|
+
|
|
795
811
|
<span class="star" title="Stargazers Count">
|
|
796
812
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
797
813
|
<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>
|
|
798
814
|
</svg>
|
|
799
|
-
<span>
|
|
815
|
+
<span>37328</span>
|
|
800
816
|
</span>
|
|
801
817
|
<span class="star" title="Repo Forked">
|
|
802
818
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
803
819
|
<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">
|
|
804
820
|
</path>
|
|
805
821
|
</svg>
|
|
806
|
-
<span>
|
|
822
|
+
<span>3408</span>
|
|
807
823
|
</span>
|
|
808
824
|
<span class="star">
|
|
809
825
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
810
826
|
<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>
|
|
811
827
|
</svg>
|
|
812
|
-
<span>
|
|
828
|
+
<span>116 stars today</span>
|
|
813
829
|
</span>
|
|
814
830
|
</div>
|
|
815
831
|
<div class="details">
|
|
816
|
-
|
|
832
|
+
🐙 Guides, papers, lecture, notebooks and resources for prompt engineering
|
|
817
833
|
</div>
|
|
818
834
|
</div>
|
|
819
835
|
</li>
|
|
@@ -822,32 +838,36 @@
|
|
|
822
838
|
<div class="info">
|
|
823
839
|
<div class="rank">
|
|
824
840
|
<span title="Ranking 19">19</span>
|
|
825
|
-
<a href="https://github.com/
|
|
841
|
+
<a href="https://github.com/nodejs/node" target="_blank" title="nodejs/node">nodejs/node</a>
|
|
826
842
|
</div>
|
|
827
843
|
<div class="sub-title followers">
|
|
828
844
|
|
|
845
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
846
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
847
|
+
</a>
|
|
848
|
+
|
|
829
849
|
<span class="star" title="Stargazers Count">
|
|
830
850
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
831
851
|
<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
852
|
</svg>
|
|
833
|
-
<span>
|
|
853
|
+
<span>99229</span>
|
|
834
854
|
</span>
|
|
835
855
|
<span class="star" title="Repo Forked">
|
|
836
856
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
837
857
|
<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
858
|
</path>
|
|
839
859
|
</svg>
|
|
840
|
-
<span>
|
|
860
|
+
<span>27622</span>
|
|
841
861
|
</span>
|
|
842
862
|
<span class="star">
|
|
843
863
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
844
864
|
<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
865
|
</svg>
|
|
846
|
-
<span>
|
|
866
|
+
<span>36 stars today</span>
|
|
847
867
|
</span>
|
|
848
868
|
</div>
|
|
849
869
|
<div class="details">
|
|
850
|
-
|
|
870
|
+
Node.js JavaScript runtime ✨🐢🚀✨
|
|
851
871
|
</div>
|
|
852
872
|
</div>
|
|
853
873
|
</li>
|
|
@@ -856,36 +876,36 @@
|
|
|
856
876
|
<div class="info">
|
|
857
877
|
<div class="rank">
|
|
858
878
|
<span title="Ranking 20">20</span>
|
|
859
|
-
<a href="https://github.com/
|
|
879
|
+
<a href="https://github.com/fuzzballcat/milliForth" target="_blank" title="fuzzballcat/milliForth">fuzzballcat/milliForth</a>
|
|
860
880
|
</div>
|
|
861
881
|
<div class="sub-title followers">
|
|
862
882
|
|
|
863
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
864
|
-
<span style="background-color: #
|
|
883
|
+
<a class="language" target="_blank" href="https://github.com/topics/assembly" title="Programming Language Assembly">
|
|
884
|
+
<span style="background-color: #6E4C13;"></span>Assembly
|
|
865
885
|
</a>
|
|
866
886
|
|
|
867
887
|
<span class="star" title="Stargazers Count">
|
|
868
888
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
869
889
|
<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
890
|
</svg>
|
|
871
|
-
<span>
|
|
891
|
+
<span>338</span>
|
|
872
892
|
</span>
|
|
873
893
|
<span class="star" title="Repo Forked">
|
|
874
894
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
875
895
|
<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
896
|
</path>
|
|
877
897
|
</svg>
|
|
878
|
-
<span>
|
|
898
|
+
<span>10</span>
|
|
879
899
|
</span>
|
|
880
900
|
<span class="star">
|
|
881
901
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
882
902
|
<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
903
|
</svg>
|
|
884
|
-
<span>
|
|
904
|
+
<span>54 stars today</span>
|
|
885
905
|
</span>
|
|
886
906
|
</div>
|
|
887
907
|
<div class="details">
|
|
888
|
-
|
|
908
|
+
A FORTH in 386 bytes — the smallest real programming language ever as of yet.
|
|
889
909
|
</div>
|
|
890
910
|
</div>
|
|
891
911
|
</li>
|
|
@@ -894,36 +914,36 @@
|
|
|
894
914
|
<div class="info">
|
|
895
915
|
<div class="rank">
|
|
896
916
|
<span title="Ranking 21">21</span>
|
|
897
|
-
<a href="https://github.com/
|
|
917
|
+
<a href="https://github.com/openai/openai-cookbook" target="_blank" title="openai/openai-cookbook">openai/openai-cookbook</a>
|
|
898
918
|
</div>
|
|
899
919
|
<div class="sub-title followers">
|
|
900
920
|
|
|
901
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
902
|
-
<span style="background-color: #
|
|
921
|
+
<a class="language" target="_blank" href="https://github.com/topics/mdx" title="Programming Language MDX">
|
|
922
|
+
<span style="background-color: #fcb32c;"></span>MDX
|
|
903
923
|
</a>
|
|
904
924
|
|
|
905
925
|
<span class="star" title="Stargazers Count">
|
|
906
926
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
907
927
|
<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
928
|
</svg>
|
|
909
|
-
<span>
|
|
929
|
+
<span>50201</span>
|
|
910
930
|
</span>
|
|
911
931
|
<span class="star" title="Repo Forked">
|
|
912
932
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
913
933
|
<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
934
|
</path>
|
|
915
935
|
</svg>
|
|
916
|
-
<span>
|
|
936
|
+
<span>8206</span>
|
|
917
937
|
</span>
|
|
918
938
|
<span class="star">
|
|
919
939
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
920
940
|
<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
941
|
</svg>
|
|
922
|
-
<span>
|
|
942
|
+
<span>114 stars today</span>
|
|
923
943
|
</span>
|
|
924
944
|
</div>
|
|
925
945
|
<div class="details">
|
|
926
|
-
|
|
946
|
+
Examples and guides for using the OpenAI API
|
|
927
947
|
</div>
|
|
928
948
|
</div>
|
|
929
949
|
</li>
|
|
@@ -932,36 +952,36 @@
|
|
|
932
952
|
<div class="info">
|
|
933
953
|
<div class="rank">
|
|
934
954
|
<span title="Ranking 22">22</span>
|
|
935
|
-
<a href="https://github.com/
|
|
955
|
+
<a href="https://github.com/qdrant/qdrant" target="_blank" title="qdrant/qdrant">qdrant/qdrant</a>
|
|
936
956
|
</div>
|
|
937
957
|
<div class="sub-title followers">
|
|
938
958
|
|
|
939
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
940
|
-
<span style="background-color: #
|
|
959
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
960
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
941
961
|
</a>
|
|
942
962
|
|
|
943
963
|
<span class="star" title="Stargazers Count">
|
|
944
964
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
945
965
|
<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
966
|
</svg>
|
|
947
|
-
<span>
|
|
967
|
+
<span>14208</span>
|
|
948
968
|
</span>
|
|
949
969
|
<span class="star" title="Repo Forked">
|
|
950
970
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
951
971
|
<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
972
|
</path>
|
|
953
973
|
</svg>
|
|
954
|
-
<span>
|
|
974
|
+
<span>811</span>
|
|
955
975
|
</span>
|
|
956
976
|
<span class="star">
|
|
957
977
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
958
978
|
<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
979
|
</svg>
|
|
960
|
-
<span>
|
|
980
|
+
<span>112 stars today</span>
|
|
961
981
|
</span>
|
|
962
982
|
</div>
|
|
963
983
|
<div class="details">
|
|
964
|
-
|
|
984
|
+
Qdrant - High-performance, massive-scale Vector Database for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/
|
|
965
985
|
</div>
|
|
966
986
|
</div>
|
|
967
987
|
</li>
|
|
@@ -970,36 +990,36 @@
|
|
|
970
990
|
<div class="info">
|
|
971
991
|
<div class="rank">
|
|
972
992
|
<span title="Ranking 23">23</span>
|
|
973
|
-
<a href="https://github.com/
|
|
993
|
+
<a href="https://github.com/openai/consistencydecoder" target="_blank" title="openai/consistencydecoder">openai/consistencydecoder</a>
|
|
974
994
|
</div>
|
|
975
995
|
<div class="sub-title followers">
|
|
976
996
|
|
|
977
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
978
|
-
<span style="background-color: #
|
|
997
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
998
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
979
999
|
</a>
|
|
980
1000
|
|
|
981
1001
|
<span class="star" title="Stargazers Count">
|
|
982
1002
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
983
1003
|
<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
1004
|
</svg>
|
|
985
|
-
<span>
|
|
1005
|
+
<span>1405</span>
|
|
986
1006
|
</span>
|
|
987
1007
|
<span class="star" title="Repo Forked">
|
|
988
1008
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
989
1009
|
<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
1010
|
</path>
|
|
991
1011
|
</svg>
|
|
992
|
-
<span>
|
|
1012
|
+
<span>37</span>
|
|
993
1013
|
</span>
|
|
994
1014
|
<span class="star">
|
|
995
1015
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
996
1016
|
<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
1017
|
</svg>
|
|
998
|
-
<span>
|
|
1018
|
+
<span>314 stars today</span>
|
|
999
1019
|
</span>
|
|
1000
1020
|
</div>
|
|
1001
1021
|
<div class="details">
|
|
1002
|
-
|
|
1022
|
+
Consistency Distilled Diff VAE
|
|
1003
1023
|
</div>
|
|
1004
1024
|
</div>
|
|
1005
1025
|
</li>
|
|
@@ -1008,32 +1028,36 @@
|
|
|
1008
1028
|
<div class="info">
|
|
1009
1029
|
<div class="rank">
|
|
1010
1030
|
<span title="Ranking 24">24</span>
|
|
1011
|
-
<a href="https://github.com/
|
|
1031
|
+
<a href="https://github.com/chronark/highstorm" target="_blank" title="chronark/highstorm">chronark/highstorm</a>
|
|
1012
1032
|
</div>
|
|
1013
1033
|
<div class="sub-title followers">
|
|
1014
1034
|
|
|
1035
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
1036
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
1037
|
+
</a>
|
|
1038
|
+
|
|
1015
1039
|
<span class="star" title="Stargazers Count">
|
|
1016
1040
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1017
1041
|
<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>
|
|
1018
1042
|
</svg>
|
|
1019
|
-
<span>
|
|
1043
|
+
<span>2334</span>
|
|
1020
1044
|
</span>
|
|
1021
1045
|
<span class="star" title="Repo Forked">
|
|
1022
1046
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1023
1047
|
<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">
|
|
1024
1048
|
</path>
|
|
1025
1049
|
</svg>
|
|
1026
|
-
<span>
|
|
1050
|
+
<span>213</span>
|
|
1027
1051
|
</span>
|
|
1028
1052
|
<span class="star">
|
|
1029
1053
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1030
1054
|
<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>
|
|
1031
1055
|
</svg>
|
|
1032
|
-
<span>
|
|
1056
|
+
<span>148 stars today</span>
|
|
1033
1057
|
</span>
|
|
1034
1058
|
</div>
|
|
1035
1059
|
<div class="details">
|
|
1036
|
-
|
|
1060
|
+
Open Source Event Monitoring
|
|
1037
1061
|
</div>
|
|
1038
1062
|
</div>
|
|
1039
1063
|
</li>
|
|
@@ -1042,36 +1066,36 @@
|
|
|
1042
1066
|
<div class="info">
|
|
1043
1067
|
<div class="rank">
|
|
1044
1068
|
<span title="Ranking 25">25</span>
|
|
1045
|
-
<a href="https://github.com/
|
|
1069
|
+
<a href="https://github.com/dani-garcia/vaultwarden" target="_blank" title="dani-garcia/vaultwarden">dani-garcia/vaultwarden</a>
|
|
1046
1070
|
</div>
|
|
1047
1071
|
<div class="sub-title followers">
|
|
1048
1072
|
|
|
1049
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1050
|
-
<span style="background-color: #
|
|
1073
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
1074
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
1051
1075
|
</a>
|
|
1052
1076
|
|
|
1053
1077
|
<span class="star" title="Stargazers Count">
|
|
1054
1078
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1055
1079
|
<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
1080
|
</svg>
|
|
1057
|
-
<span>
|
|
1081
|
+
<span>28942</span>
|
|
1058
1082
|
</span>
|
|
1059
1083
|
<span class="star" title="Repo Forked">
|
|
1060
1084
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1061
1085
|
<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
1086
|
</path>
|
|
1063
1087
|
</svg>
|
|
1064
|
-
<span>
|
|
1088
|
+
<span>1481</span>
|
|
1065
1089
|
</span>
|
|
1066
1090
|
<span class="star">
|
|
1067
1091
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1068
1092
|
<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
1093
|
</svg>
|
|
1070
|
-
<span>
|
|
1094
|
+
<span>28 stars today</span>
|
|
1071
1095
|
</span>
|
|
1072
1096
|
</div>
|
|
1073
1097
|
<div class="details">
|
|
1074
|
-
|
|
1098
|
+
Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs
|
|
1075
1099
|
</div>
|
|
1076
1100
|
</div>
|
|
1077
1101
|
</li>
|
|
@@ -1092,7 +1116,7 @@
|
|
|
1092
1116
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1093
1117
|
</a>
|
|
1094
1118
|
</div>
|
|
1095
|
-
<div class="time">Last cache created on 2023/11/
|
|
1119
|
+
<div class="time">Last cache created on 2023/11/9 by Github API v3.</div>
|
|
1096
1120
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1097
1121
|
</div>
|
|
1098
1122
|
</body>
|