@wcj/github-rank 23.12.28 → 23.12.30
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 +25327 -25328
- package/dist/trending-daily.json +241 -76
- package/dist/trending-monthly.json +163 -163
- package/dist/trending-weekly.json +188 -188
- package/dist/users.china.json +1702 -1702
- package/dist/users.json +7720 -7720
- package/package.json +1 -1
- package/web/data/repos.json +25327 -25328
- package/web/data/trending-daily.json +241 -76
- package/web/data/trending-monthly.json +163 -163
- package/web/data/trending-weekly.json +188 -188
- package/web/data/users.china.json +1702 -1702
- package/web/data/users.json +7720 -7720
- package/web/index.html +5577 -5577
- package/web/repos.html +3312 -3312
- package/web/trending-monthly.html +165 -157
- package/web/trending-weekly.html +169 -165
- package/web/trending.html +628 -66
- package/web/users.china.html +1275 -1275
|
@@ -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/30 by
|
|
133
133
|
|
|
134
134
|
|
|
135
135
|
|
|
@@ -154,32 +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/lobehub/lobe-chat" target="_blank" title="lobehub/lobe-chat">lobehub/lobe-chat</a>
|
|
158
158
|
</div>
|
|
159
159
|
<div class="sub-title followers">
|
|
160
160
|
|
|
161
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
162
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
163
|
+
</a>
|
|
164
|
+
|
|
161
165
|
<span class="star" title="Stargazers Count">
|
|
162
166
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
163
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>
|
|
164
168
|
</svg>
|
|
165
|
-
<span>
|
|
169
|
+
<span>14402</span>
|
|
166
170
|
</span>
|
|
167
171
|
<span class="star" title="Repo Forked">
|
|
168
172
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
169
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">
|
|
170
174
|
</path>
|
|
171
175
|
</svg>
|
|
172
|
-
<span>
|
|
176
|
+
<span>2533</span>
|
|
173
177
|
</span>
|
|
174
178
|
<span class="star">
|
|
175
179
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
176
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>
|
|
177
181
|
</svg>
|
|
178
|
-
<span>
|
|
182
|
+
<span>10742 stars this month</span>
|
|
179
183
|
</span>
|
|
180
184
|
</div>
|
|
181
185
|
<div class="details">
|
|
182
|
-
|
|
186
|
+
🤖 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.
|
|
183
187
|
</div>
|
|
184
188
|
</div>
|
|
185
189
|
</li>
|
|
@@ -188,36 +192,32 @@
|
|
|
188
192
|
<div class="info">
|
|
189
193
|
<div class="rank">
|
|
190
194
|
<span title="Ranking 2">2</span>
|
|
191
|
-
<a href="https://github.com/
|
|
195
|
+
<a href="https://github.com/practical-tutorials/project-based-learning" target="_blank" title="practical-tutorials/project-based-learning">practical-tutorials/project-based-learning</a>
|
|
192
196
|
</div>
|
|
193
197
|
<div class="sub-title followers">
|
|
194
198
|
|
|
195
|
-
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
196
|
-
<span style="background-color: #3572A5;"></span>Python
|
|
197
|
-
</a>
|
|
198
|
-
|
|
199
199
|
<span class="star" title="Stargazers Count">
|
|
200
200
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
201
201
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
202
202
|
</svg>
|
|
203
|
-
<span>
|
|
203
|
+
<span>145009</span>
|
|
204
204
|
</span>
|
|
205
205
|
<span class="star" title="Repo Forked">
|
|
206
206
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
207
207
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
208
208
|
</path>
|
|
209
209
|
</svg>
|
|
210
|
-
<span>
|
|
210
|
+
<span>19632</span>
|
|
211
211
|
</span>
|
|
212
212
|
<span class="star">
|
|
213
213
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
214
214
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
215
215
|
</svg>
|
|
216
|
-
<span>
|
|
216
|
+
<span>22623 stars this month</span>
|
|
217
217
|
</span>
|
|
218
218
|
</div>
|
|
219
219
|
<div class="details">
|
|
220
|
-
|
|
220
|
+
Curated list of project-based tutorials
|
|
221
221
|
</div>
|
|
222
222
|
</div>
|
|
223
223
|
</li>
|
|
@@ -226,36 +226,36 @@
|
|
|
226
226
|
<div class="info">
|
|
227
227
|
<div class="rank">
|
|
228
228
|
<span title="Ranking 3">3</span>
|
|
229
|
-
<a href="https://github.com/
|
|
229
|
+
<a href="https://github.com/facebookresearch/seamless_communication" target="_blank" title="facebookresearch/seamless_communication">facebookresearch/seamless_communication</a>
|
|
230
230
|
</div>
|
|
231
231
|
<div class="sub-title followers">
|
|
232
232
|
|
|
233
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
234
|
-
<span style="background-color: #
|
|
233
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
234
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
235
235
|
</a>
|
|
236
236
|
|
|
237
237
|
<span class="star" title="Stargazers Count">
|
|
238
238
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
239
239
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
240
240
|
</svg>
|
|
241
|
-
<span>
|
|
241
|
+
<span>9182</span>
|
|
242
242
|
</span>
|
|
243
243
|
<span class="star" title="Repo Forked">
|
|
244
244
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
245
245
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
246
246
|
</path>
|
|
247
247
|
</svg>
|
|
248
|
-
<span>
|
|
248
|
+
<span>922</span>
|
|
249
249
|
</span>
|
|
250
250
|
<span class="star">
|
|
251
251
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
252
252
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
253
253
|
</svg>
|
|
254
|
-
<span>
|
|
254
|
+
<span>3443 stars this month</span>
|
|
255
255
|
</span>
|
|
256
256
|
</div>
|
|
257
257
|
<div class="details">
|
|
258
|
-
|
|
258
|
+
Foundational Models for State-of-the-Art Speech and Text Translation
|
|
259
259
|
</div>
|
|
260
260
|
</div>
|
|
261
261
|
</li>
|
|
@@ -264,32 +264,36 @@
|
|
|
264
264
|
<div class="info">
|
|
265
265
|
<div class="rank">
|
|
266
266
|
<span title="Ranking 4">4</span>
|
|
267
|
-
<a href="https://github.com/
|
|
267
|
+
<a href="https://github.com/Mozilla-Ocho/llamafile" target="_blank" title="Mozilla-Ocho/llamafile">Mozilla-Ocho/llamafile</a>
|
|
268
268
|
</div>
|
|
269
269
|
<div class="sub-title followers">
|
|
270
270
|
|
|
271
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
272
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
273
|
+
</a>
|
|
274
|
+
|
|
271
275
|
<span class="star" title="Stargazers Count">
|
|
272
276
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
273
277
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
274
278
|
</svg>
|
|
275
|
-
<span>
|
|
279
|
+
<span>7784</span>
|
|
276
280
|
</span>
|
|
277
281
|
<span class="star" title="Repo Forked">
|
|
278
282
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
279
283
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
280
284
|
</path>
|
|
281
285
|
</svg>
|
|
282
|
-
<span>
|
|
286
|
+
<span>396</span>
|
|
283
287
|
</span>
|
|
284
288
|
<span class="star">
|
|
285
289
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
286
290
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
287
291
|
</svg>
|
|
288
|
-
<span>
|
|
292
|
+
<span>7809 stars this month</span>
|
|
289
293
|
</span>
|
|
290
294
|
</div>
|
|
291
295
|
<div class="details">
|
|
292
|
-
|
|
296
|
+
Distribute and run LLMs with a single file.
|
|
293
297
|
</div>
|
|
294
298
|
</div>
|
|
295
299
|
</li>
|
|
@@ -298,36 +302,32 @@
|
|
|
298
302
|
<div class="info">
|
|
299
303
|
<div class="rank">
|
|
300
304
|
<span title="Ranking 5">5</span>
|
|
301
|
-
<a href="https://github.com/
|
|
305
|
+
<a href="https://github.com/linexjlin/GPTs" target="_blank" title="linexjlin/GPTs">linexjlin/GPTs</a>
|
|
302
306
|
</div>
|
|
303
307
|
<div class="sub-title followers">
|
|
304
308
|
|
|
305
|
-
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
306
|
-
<span style="background-color: #3572A5;"></span>Python
|
|
307
|
-
</a>
|
|
308
|
-
|
|
309
309
|
<span class="star" title="Stargazers Count">
|
|
310
310
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
311
311
|
<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
312
|
</svg>
|
|
313
|
-
<span>
|
|
313
|
+
<span>21001</span>
|
|
314
314
|
</span>
|
|
315
315
|
<span class="star" title="Repo Forked">
|
|
316
316
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
317
317
|
<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
318
|
</path>
|
|
319
319
|
</svg>
|
|
320
|
-
<span>
|
|
320
|
+
<span>3036</span>
|
|
321
321
|
</span>
|
|
322
322
|
<span class="star">
|
|
323
323
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
324
324
|
<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
325
|
</svg>
|
|
326
|
-
<span>
|
|
326
|
+
<span>16568 stars this month</span>
|
|
327
327
|
</span>
|
|
328
328
|
</div>
|
|
329
329
|
<div class="details">
|
|
330
|
-
|
|
330
|
+
leaked prompts of GPTs
|
|
331
331
|
</div>
|
|
332
332
|
</div>
|
|
333
333
|
</li>
|
|
@@ -336,36 +336,36 @@
|
|
|
336
336
|
<div class="info">
|
|
337
337
|
<div class="rank">
|
|
338
338
|
<span title="Ranking 6">6</span>
|
|
339
|
-
<a href="https://github.com/
|
|
339
|
+
<a href="https://github.com/lllyasviel/Fooocus" target="_blank" title="lllyasviel/Fooocus">lllyasviel/Fooocus</a>
|
|
340
340
|
</div>
|
|
341
341
|
<div class="sub-title followers">
|
|
342
342
|
|
|
343
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
344
|
-
<span style="background-color: #
|
|
343
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
344
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
345
345
|
</a>
|
|
346
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>26946</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>2805</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>9313 stars this month</span>
|
|
365
365
|
</span>
|
|
366
366
|
</div>
|
|
367
367
|
<div class="details">
|
|
368
|
-
|
|
368
|
+
Focus on prompting and generating
|
|
369
369
|
</div>
|
|
370
370
|
</div>
|
|
371
371
|
</li>
|
|
@@ -374,32 +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/Mintplex-Labs/anything-llm" target="_blank" title="Mintplex-Labs/anything-llm">Mintplex-Labs/anything-llm</a>
|
|
378
378
|
</div>
|
|
379
379
|
<div class="sub-title followers">
|
|
380
380
|
|
|
381
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
382
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
383
|
+
</a>
|
|
384
|
+
|
|
381
385
|
<span class="star" title="Stargazers Count">
|
|
382
386
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
383
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>
|
|
384
388
|
</svg>
|
|
385
|
-
<span>
|
|
389
|
+
<span>6374</span>
|
|
386
390
|
</span>
|
|
387
391
|
<span class="star" title="Repo Forked">
|
|
388
392
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
389
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">
|
|
390
394
|
</path>
|
|
391
395
|
</svg>
|
|
392
|
-
<span>
|
|
396
|
+
<span>697</span>
|
|
393
397
|
</span>
|
|
394
398
|
<span class="star">
|
|
395
399
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
396
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>
|
|
397
401
|
</svg>
|
|
398
|
-
<span>
|
|
402
|
+
<span>3711 stars this month</span>
|
|
399
403
|
</span>
|
|
400
404
|
</div>
|
|
401
405
|
<div class="details">
|
|
402
|
-
|
|
406
|
+
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.
|
|
403
407
|
</div>
|
|
404
408
|
</div>
|
|
405
409
|
</li>
|
|
@@ -420,20 +424,20 @@
|
|
|
420
424
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
421
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>
|
|
422
426
|
</svg>
|
|
423
|
-
<span>
|
|
427
|
+
<span>8076</span>
|
|
424
428
|
</span>
|
|
425
429
|
<span class="star" title="Repo Forked">
|
|
426
430
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
427
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">
|
|
428
432
|
</path>
|
|
429
433
|
</svg>
|
|
430
|
-
<span>
|
|
434
|
+
<span>1590</span>
|
|
431
435
|
</span>
|
|
432
436
|
<span class="star">
|
|
433
437
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
434
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>
|
|
435
439
|
</svg>
|
|
436
|
-
<span>
|
|
440
|
+
<span>5006 stars this month</span>
|
|
437
441
|
</span>
|
|
438
442
|
</div>
|
|
439
443
|
<div class="details">
|
|
@@ -446,36 +450,36 @@
|
|
|
446
450
|
<div class="info">
|
|
447
451
|
<div class="rank">
|
|
448
452
|
<span title="Ranking 9">9</span>
|
|
449
|
-
<a href="https://github.com/
|
|
453
|
+
<a href="https://github.com/Frooodle/Stirling-PDF" target="_blank" title="Frooodle/Stirling-PDF">Frooodle/Stirling-PDF</a>
|
|
450
454
|
</div>
|
|
451
455
|
<div class="sub-title followers">
|
|
452
456
|
|
|
453
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
454
|
-
<span style="background-color: #
|
|
457
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
458
|
+
<span style="background-color: #b07219;"></span>Java
|
|
455
459
|
</a>
|
|
456
460
|
|
|
457
461
|
<span class="star" title="Stargazers Count">
|
|
458
462
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
459
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>
|
|
460
464
|
</svg>
|
|
461
|
-
<span>
|
|
465
|
+
<span>12810</span>
|
|
462
466
|
</span>
|
|
463
467
|
<span class="star" title="Repo Forked">
|
|
464
468
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
465
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">
|
|
466
470
|
</path>
|
|
467
471
|
</svg>
|
|
468
|
-
<span>
|
|
472
|
+
<span>865</span>
|
|
469
473
|
</span>
|
|
470
474
|
<span class="star">
|
|
471
475
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
472
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>
|
|
473
477
|
</svg>
|
|
474
|
-
<span>
|
|
478
|
+
<span>8143 stars this month</span>
|
|
475
479
|
</span>
|
|
476
480
|
</div>
|
|
477
481
|
<div class="details">
|
|
478
|
-
|
|
482
|
+
locally hosted web application that allows you to perform various operations on PDF files
|
|
479
483
|
</div>
|
|
480
484
|
</div>
|
|
481
485
|
</li>
|
|
@@ -484,7 +488,7 @@
|
|
|
484
488
|
<div class="info">
|
|
485
489
|
<div class="rank">
|
|
486
490
|
<span title="Ranking 10">10</span>
|
|
487
|
-
<a href="https://github.com/
|
|
491
|
+
<a href="https://github.com/OthersideAI/self-operating-computer" target="_blank" title="OthersideAI/self-operating-computer">OthersideAI/self-operating-computer</a>
|
|
488
492
|
</div>
|
|
489
493
|
<div class="sub-title followers">
|
|
490
494
|
|
|
@@ -496,24 +500,24 @@
|
|
|
496
500
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
497
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>
|
|
498
502
|
</svg>
|
|
499
|
-
<span>
|
|
503
|
+
<span>5680</span>
|
|
500
504
|
</span>
|
|
501
505
|
<span class="star" title="Repo Forked">
|
|
502
506
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
503
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">
|
|
504
508
|
</path>
|
|
505
509
|
</svg>
|
|
506
|
-
<span>
|
|
510
|
+
<span>881</span>
|
|
507
511
|
</span>
|
|
508
512
|
<span class="star">
|
|
509
513
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
510
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>
|
|
511
515
|
</svg>
|
|
512
|
-
<span>
|
|
516
|
+
<span>5063 stars this month</span>
|
|
513
517
|
</span>
|
|
514
518
|
</div>
|
|
515
519
|
<div class="details">
|
|
516
|
-
|
|
520
|
+
A framework to enable multimodal models to operate a computer.
|
|
517
521
|
</div>
|
|
518
522
|
</div>
|
|
519
523
|
</li>
|
|
@@ -534,20 +538,20 @@
|
|
|
534
538
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
535
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>
|
|
536
540
|
</svg>
|
|
537
|
-
<span>
|
|
541
|
+
<span>28731</span>
|
|
538
542
|
</span>
|
|
539
543
|
<span class="star" title="Repo Forked">
|
|
540
544
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
541
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">
|
|
542
546
|
</path>
|
|
543
547
|
</svg>
|
|
544
|
-
<span>
|
|
548
|
+
<span>1880</span>
|
|
545
549
|
</span>
|
|
546
550
|
<span class="star">
|
|
547
551
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
548
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>
|
|
549
553
|
</svg>
|
|
550
|
-
<span>
|
|
554
|
+
<span>9430 stars this month</span>
|
|
551
555
|
</span>
|
|
552
556
|
</div>
|
|
553
557
|
<div class="details">
|
|
@@ -560,36 +564,36 @@
|
|
|
560
564
|
<div class="info">
|
|
561
565
|
<div class="rank">
|
|
562
566
|
<span title="Ranking 12">12</span>
|
|
563
|
-
<a href="https://github.com/
|
|
567
|
+
<a href="https://github.com/jianchang512/clone-voice" target="_blank" title="jianchang512/clone-voice">jianchang512/clone-voice</a>
|
|
564
568
|
</div>
|
|
565
569
|
<div class="sub-title followers">
|
|
566
570
|
|
|
567
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
568
|
-
<span style="background-color: #
|
|
571
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
572
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
569
573
|
</a>
|
|
570
574
|
|
|
571
575
|
<span class="star" title="Stargazers Count">
|
|
572
576
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
573
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>
|
|
574
578
|
</svg>
|
|
575
|
-
<span>
|
|
579
|
+
<span>4151</span>
|
|
576
580
|
</span>
|
|
577
581
|
<span class="star" title="Repo Forked">
|
|
578
582
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
579
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">
|
|
580
584
|
</path>
|
|
581
585
|
</svg>
|
|
582
|
-
<span>
|
|
586
|
+
<span>351</span>
|
|
583
587
|
</span>
|
|
584
588
|
<span class="star">
|
|
585
589
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
586
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>
|
|
587
591
|
</svg>
|
|
588
|
-
<span>
|
|
592
|
+
<span>3145 stars this month</span>
|
|
589
593
|
</span>
|
|
590
594
|
</div>
|
|
591
595
|
<div class="details">
|
|
592
|
-
|
|
596
|
+
A sound cloning tool with a web interface, using your voice or any sound to record audio / 一个带web界面的声音克隆工具,使用你的音色或任意声音来录制音频
|
|
593
597
|
</div>
|
|
594
598
|
</div>
|
|
595
599
|
</li>
|
|
@@ -610,20 +614,20 @@
|
|
|
610
614
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
611
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>
|
|
612
616
|
</svg>
|
|
613
|
-
<span>
|
|
617
|
+
<span>20886</span>
|
|
614
618
|
</span>
|
|
615
619
|
<span class="star" title="Repo Forked">
|
|
616
620
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
617
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">
|
|
618
622
|
</path>
|
|
619
623
|
</svg>
|
|
620
|
-
<span>
|
|
624
|
+
<span>2154</span>
|
|
621
625
|
</span>
|
|
622
626
|
<span class="star">
|
|
623
627
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
624
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>
|
|
625
629
|
</svg>
|
|
626
|
-
<span>
|
|
630
|
+
<span>4562 stars this month</span>
|
|
627
631
|
</span>
|
|
628
632
|
</div>
|
|
629
633
|
<div class="details">
|
|
@@ -636,36 +640,36 @@
|
|
|
636
640
|
<div class="info">
|
|
637
641
|
<div class="rank">
|
|
638
642
|
<span title="Ranking 14">14</span>
|
|
639
|
-
<a href="https://github.com/
|
|
643
|
+
<a href="https://github.com/danny-avila/LibreChat" target="_blank" title="danny-avila/LibreChat">danny-avila/LibreChat</a>
|
|
640
644
|
</div>
|
|
641
645
|
<div class="sub-title followers">
|
|
642
646
|
|
|
643
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
644
|
-
<span style="background-color: #
|
|
647
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
648
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
645
649
|
</a>
|
|
646
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>3875</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>865</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>1621 stars this month</span>
|
|
665
669
|
</span>
|
|
666
670
|
</div>
|
|
667
671
|
<div class="details">
|
|
668
|
-
|
|
672
|
+
Enhanced ChatGPT Clone: Features OpenAI, GPT-4 Vision, Bing, Anthropic, OpenRouter, Google Gemini, AI model switching, message search, langchain, DALL-E-3, ChatGPT Plugins, OpenAI Functions, Secure Multi-User System, Presets, completely open-source for self-hosting. More features in development
|
|
669
673
|
</div>
|
|
670
674
|
</div>
|
|
671
675
|
</li>
|
|
@@ -674,36 +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/gkd-kit/gkd" target="_blank" title="gkd-kit/gkd">gkd-kit/gkd</a>
|
|
678
682
|
</div>
|
|
679
683
|
<div class="sub-title followers">
|
|
680
684
|
|
|
681
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
682
|
-
<span style="background-color: #
|
|
685
|
+
<a class="language" target="_blank" href="https://github.com/topics/kotlin" title="Programming Language Kotlin">
|
|
686
|
+
<span style="background-color: #A97BFF;"></span>Kotlin
|
|
683
687
|
</a>
|
|
684
688
|
|
|
685
689
|
<span class="star" title="Stargazers Count">
|
|
686
690
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
687
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>
|
|
688
692
|
</svg>
|
|
689
|
-
<span>
|
|
693
|
+
<span>11419</span>
|
|
690
694
|
</span>
|
|
691
695
|
<span class="star" title="Repo Forked">
|
|
692
696
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
693
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">
|
|
694
698
|
</path>
|
|
695
699
|
</svg>
|
|
696
|
-
<span>
|
|
700
|
+
<span>623</span>
|
|
697
701
|
</span>
|
|
698
702
|
<span class="star">
|
|
699
703
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
700
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>
|
|
701
705
|
</svg>
|
|
702
|
-
<span>
|
|
706
|
+
<span>4094 stars this month</span>
|
|
703
707
|
</span>
|
|
704
708
|
</div>
|
|
705
709
|
<div class="details">
|
|
706
|
-
|
|
710
|
+
基于 无障碍 + 高级选择器 + 订阅规则 的自定义屏幕点击 Android APP
|
|
707
711
|
</div>
|
|
708
712
|
</div>
|
|
709
713
|
</li>
|
|
@@ -712,7 +716,7 @@
|
|
|
712
716
|
<div class="info">
|
|
713
717
|
<div class="rank">
|
|
714
718
|
<span title="Ranking 16">16</span>
|
|
715
|
-
<a href="https://github.com/
|
|
719
|
+
<a href="https://github.com/labring/FastGPT" target="_blank" title="labring/FastGPT">labring/FastGPT</a>
|
|
716
720
|
</div>
|
|
717
721
|
<div class="sub-title followers">
|
|
718
722
|
|
|
@@ -724,24 +728,24 @@
|
|
|
724
728
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
725
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>
|
|
726
730
|
</svg>
|
|
727
|
-
<span>
|
|
731
|
+
<span>7877</span>
|
|
728
732
|
</span>
|
|
729
733
|
<span class="star" title="Repo Forked">
|
|
730
734
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
731
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">
|
|
732
736
|
</path>
|
|
733
737
|
</svg>
|
|
734
|
-
<span>
|
|
738
|
+
<span>1768</span>
|
|
735
739
|
</span>
|
|
736
740
|
<span class="star">
|
|
737
741
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
738
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>
|
|
739
743
|
</svg>
|
|
740
|
-
<span>
|
|
744
|
+
<span>1931 stars this month</span>
|
|
741
745
|
</span>
|
|
742
746
|
</div>
|
|
743
747
|
<div class="details">
|
|
744
|
-
|
|
748
|
+
FastGPT is a knowledge-based QA system built on the LLM, offers out-of-the-box data processing and model invocation capabilities, allows for workflow orchestration through Flow visualization!
|
|
745
749
|
</div>
|
|
746
750
|
</div>
|
|
747
751
|
</li>
|
|
@@ -750,36 +754,36 @@
|
|
|
750
754
|
<div class="info">
|
|
751
755
|
<div class="rank">
|
|
752
756
|
<span title="Ranking 17">17</span>
|
|
753
|
-
<a href="https://github.com/
|
|
757
|
+
<a href="https://github.com/ollama-webui/ollama-webui" target="_blank" title="ollama-webui/ollama-webui">ollama-webui/ollama-webui</a>
|
|
754
758
|
</div>
|
|
755
759
|
<div class="sub-title followers">
|
|
756
760
|
|
|
757
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
758
|
-
<span style="background-color: #
|
|
761
|
+
<a class="language" target="_blank" href="https://github.com/topics/svelte" title="Programming Language Svelte">
|
|
762
|
+
<span style="background-color: #ff3e00;"></span>Svelte
|
|
759
763
|
</a>
|
|
760
764
|
|
|
761
765
|
<span class="star" title="Stargazers Count">
|
|
762
766
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
763
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>
|
|
764
768
|
</svg>
|
|
765
|
-
<span>
|
|
769
|
+
<span>2762</span>
|
|
766
770
|
</span>
|
|
767
771
|
<span class="star" title="Repo Forked">
|
|
768
772
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
769
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">
|
|
770
774
|
</path>
|
|
771
775
|
</svg>
|
|
772
|
-
<span>
|
|
776
|
+
<span>264</span>
|
|
773
777
|
</span>
|
|
774
778
|
<span class="star">
|
|
775
779
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
776
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>
|
|
777
781
|
</svg>
|
|
778
|
-
<span>
|
|
782
|
+
<span>1917 stars this month</span>
|
|
779
783
|
</span>
|
|
780
784
|
</div>
|
|
781
785
|
<div class="details">
|
|
782
|
-
|
|
786
|
+
ChatGPT-Style Web UI Client for Ollama 🦙
|
|
783
787
|
</div>
|
|
784
788
|
</div>
|
|
785
789
|
</li>
|
|
@@ -788,36 +792,36 @@
|
|
|
788
792
|
<div class="info">
|
|
789
793
|
<div class="rank">
|
|
790
794
|
<span title="Ranking 18">18</span>
|
|
791
|
-
<a href="https://github.com/
|
|
795
|
+
<a href="https://github.com/Hillobar/Rope" target="_blank" title="Hillobar/Rope">Hillobar/Rope</a>
|
|
792
796
|
</div>
|
|
793
797
|
<div class="sub-title followers">
|
|
794
798
|
|
|
795
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
796
|
-
<span style="background-color: #
|
|
799
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
800
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
797
801
|
</a>
|
|
798
802
|
|
|
799
803
|
<span class="star" title="Stargazers Count">
|
|
800
804
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
801
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>
|
|
802
806
|
</svg>
|
|
803
|
-
<span>
|
|
807
|
+
<span>1693</span>
|
|
804
808
|
</span>
|
|
805
809
|
<span class="star" title="Repo Forked">
|
|
806
810
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
807
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">
|
|
808
812
|
</path>
|
|
809
813
|
</svg>
|
|
810
|
-
<span>
|
|
814
|
+
<span>247</span>
|
|
811
815
|
</span>
|
|
812
816
|
<span class="star">
|
|
813
817
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
814
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>
|
|
815
819
|
</svg>
|
|
816
|
-
<span>
|
|
820
|
+
<span>1070 stars this month</span>
|
|
817
821
|
</span>
|
|
818
822
|
</div>
|
|
819
823
|
<div class="details">
|
|
820
|
-
|
|
824
|
+
GUI-focused roop
|
|
821
825
|
</div>
|
|
822
826
|
</div>
|
|
823
827
|
</li>
|
|
@@ -826,36 +830,36 @@
|
|
|
826
830
|
<div class="info">
|
|
827
831
|
<div class="rank">
|
|
828
832
|
<span title="Ranking 19">19</span>
|
|
829
|
-
<a href="https://github.com/
|
|
833
|
+
<a href="https://github.com/GoogleCloudPlatform/generative-ai" target="_blank" title="GoogleCloudPlatform/generative-ai">GoogleCloudPlatform/generative-ai</a>
|
|
830
834
|
</div>
|
|
831
835
|
<div class="sub-title followers">
|
|
832
836
|
|
|
833
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
834
|
-
<span style="background-color: #
|
|
837
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
838
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
835
839
|
</a>
|
|
836
840
|
|
|
837
841
|
<span class="star" title="Stargazers Count">
|
|
838
842
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
839
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>
|
|
840
844
|
</svg>
|
|
841
|
-
<span>
|
|
845
|
+
<span>3772</span>
|
|
842
846
|
</span>
|
|
843
847
|
<span class="star" title="Repo Forked">
|
|
844
848
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
845
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">
|
|
846
850
|
</path>
|
|
847
851
|
</svg>
|
|
848
|
-
<span>
|
|
852
|
+
<span>828</span>
|
|
849
853
|
</span>
|
|
850
854
|
<span class="star">
|
|
851
855
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
852
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>
|
|
853
857
|
</svg>
|
|
854
|
-
<span>
|
|
858
|
+
<span>1245 stars this month</span>
|
|
855
859
|
</span>
|
|
856
860
|
</div>
|
|
857
861
|
<div class="details">
|
|
858
|
-
|
|
862
|
+
Sample code and notebooks for Generative AI on Google Cloud
|
|
859
863
|
</div>
|
|
860
864
|
</div>
|
|
861
865
|
</li>
|
|
@@ -864,36 +868,36 @@
|
|
|
864
868
|
<div class="info">
|
|
865
869
|
<div class="rank">
|
|
866
870
|
<span title="Ranking 20">20</span>
|
|
867
|
-
<a href="https://github.com/
|
|
871
|
+
<a href="https://github.com/makeplane/plane" target="_blank" title="makeplane/plane">makeplane/plane</a>
|
|
868
872
|
</div>
|
|
869
873
|
<div class="sub-title followers">
|
|
870
874
|
|
|
871
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
872
|
-
<span style="background-color: #
|
|
875
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
876
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
873
877
|
</a>
|
|
874
878
|
|
|
875
879
|
<span class="star" title="Stargazers Count">
|
|
876
880
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
877
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>
|
|
878
882
|
</svg>
|
|
879
|
-
<span>
|
|
883
|
+
<span>21397</span>
|
|
880
884
|
</span>
|
|
881
885
|
<span class="star" title="Repo Forked">
|
|
882
886
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
883
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">
|
|
884
888
|
</path>
|
|
885
889
|
</svg>
|
|
886
|
-
<span>
|
|
890
|
+
<span>1129</span>
|
|
887
891
|
</span>
|
|
888
892
|
<span class="star">
|
|
889
893
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
890
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>
|
|
891
895
|
</svg>
|
|
892
|
-
<span>
|
|
896
|
+
<span>3018 stars this month</span>
|
|
893
897
|
</span>
|
|
894
898
|
</div>
|
|
895
899
|
<div class="details">
|
|
896
|
-
|
|
900
|
+
🔥 🔥 🔥 Open Source JIRA, Linear and Height Alternative. Plane helps you track your issues, epics, and product roadmaps in the simplest way possible.
|
|
897
901
|
</div>
|
|
898
902
|
</div>
|
|
899
903
|
</li>
|
|
@@ -902,36 +906,36 @@
|
|
|
902
906
|
<div class="info">
|
|
903
907
|
<div class="rank">
|
|
904
908
|
<span title="Ranking 21">21</span>
|
|
905
|
-
<a href="https://github.com/
|
|
909
|
+
<a href="https://github.com/xuchengsheng/spring-reading" target="_blank" title="xuchengsheng/spring-reading">xuchengsheng/spring-reading</a>
|
|
906
910
|
</div>
|
|
907
911
|
<div class="sub-title followers">
|
|
908
912
|
|
|
909
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
910
|
-
<span style="background-color: #
|
|
913
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
914
|
+
<span style="background-color: #b07219;"></span>Java
|
|
911
915
|
</a>
|
|
912
916
|
|
|
913
917
|
<span class="star" title="Stargazers Count">
|
|
914
918
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
915
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>
|
|
916
920
|
</svg>
|
|
917
|
-
<span>
|
|
921
|
+
<span>4016</span>
|
|
918
922
|
</span>
|
|
919
923
|
<span class="star" title="Repo Forked">
|
|
920
924
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
921
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">
|
|
922
926
|
</path>
|
|
923
927
|
</svg>
|
|
924
|
-
<span>
|
|
928
|
+
<span>601</span>
|
|
925
929
|
</span>
|
|
926
930
|
<span class="star">
|
|
927
931
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
928
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>
|
|
929
933
|
</svg>
|
|
930
|
-
<span>
|
|
934
|
+
<span>2090 stars this month</span>
|
|
931
935
|
</span>
|
|
932
936
|
</div>
|
|
933
937
|
<div class="details">
|
|
934
|
-
|
|
938
|
+
涵盖了 Spring 框架的核心概念和关键功能,包括控制反转(IOC)容器的使用,面向切面编程(AOP)的原理与实践,事务管理的方式与实现,Spring MVC 的流程与控制器工作机制,以及 Spring 中数据访问、安全、Boot 自动配置等方面的深入研究。此外,它还包含了 Spring 事件机制的应用、高级主题如缓存抽象和响应式编程,以及对 Spring 源码的编程风格与设计模式的深入探讨。
|
|
935
939
|
</div>
|
|
936
940
|
</div>
|
|
937
941
|
</li>
|
|
@@ -940,32 +944,36 @@
|
|
|
940
944
|
<div class="info">
|
|
941
945
|
<div class="rank">
|
|
942
946
|
<span title="Ranking 22">22</span>
|
|
943
|
-
<a href="https://github.com/
|
|
947
|
+
<a href="https://github.com/QwenLM/Qwen" target="_blank" title="QwenLM/Qwen">QwenLM/Qwen</a>
|
|
944
948
|
</div>
|
|
945
949
|
<div class="sub-title followers">
|
|
946
950
|
|
|
951
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
952
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
953
|
+
</a>
|
|
954
|
+
|
|
947
955
|
<span class="star" title="Stargazers Count">
|
|
948
956
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
949
957
|
<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>
|
|
950
958
|
</svg>
|
|
951
|
-
<span>
|
|
959
|
+
<span>7815</span>
|
|
952
960
|
</span>
|
|
953
961
|
<span class="star" title="Repo Forked">
|
|
954
962
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
955
963
|
<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">
|
|
956
964
|
</path>
|
|
957
965
|
</svg>
|
|
958
|
-
<span>
|
|
966
|
+
<span>708</span>
|
|
959
967
|
</span>
|
|
960
968
|
<span class="star">
|
|
961
969
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
962
970
|
<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>
|
|
963
971
|
</svg>
|
|
964
|
-
<span>
|
|
972
|
+
<span>1710 stars this month</span>
|
|
965
973
|
</span>
|
|
966
974
|
</div>
|
|
967
975
|
<div class="details">
|
|
968
|
-
|
|
976
|
+
The official repo of Qwen (通义千问) chat & pretrained large language model proposed by Alibaba Cloud.
|
|
969
977
|
</div>
|
|
970
978
|
</div>
|
|
971
979
|
</li>
|
|
@@ -974,36 +982,36 @@
|
|
|
974
982
|
<div class="info">
|
|
975
983
|
<div class="rank">
|
|
976
984
|
<span title="Ranking 23">23</span>
|
|
977
|
-
<a href="https://github.com/
|
|
985
|
+
<a href="https://github.com/songquanpeng/one-api" target="_blank" title="songquanpeng/one-api">songquanpeng/one-api</a>
|
|
978
986
|
</div>
|
|
979
987
|
<div class="sub-title followers">
|
|
980
988
|
|
|
981
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
982
|
-
<span style="background-color: #
|
|
989
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
990
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
983
991
|
</a>
|
|
984
992
|
|
|
985
993
|
<span class="star" title="Stargazers Count">
|
|
986
994
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
987
995
|
<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>
|
|
988
996
|
</svg>
|
|
989
|
-
<span>
|
|
997
|
+
<span>7828</span>
|
|
990
998
|
</span>
|
|
991
999
|
<span class="star" title="Repo Forked">
|
|
992
1000
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
993
1001
|
<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">
|
|
994
1002
|
</path>
|
|
995
1003
|
</svg>
|
|
996
|
-
<span>
|
|
1004
|
+
<span>2015</span>
|
|
997
1005
|
</span>
|
|
998
1006
|
<span class="star">
|
|
999
1007
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1000
1008
|
<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>
|
|
1001
1009
|
</svg>
|
|
1002
|
-
<span>
|
|
1010
|
+
<span>1619 stars this month</span>
|
|
1003
1011
|
</span>
|
|
1004
1012
|
</div>
|
|
1005
1013
|
<div class="details">
|
|
1006
|
-
|
|
1014
|
+
OpenAI 接口管理 & 分发系统,支持 Azure、Anthropic Claude、Google PaLM 2 & Gemini、智谱 ChatGLM、百度文心一言、讯飞星火认知、阿里通义千问、360 智脑以及腾讯混元,可用于二次分发管理 key,仅单可执行文件,已打包好 Docker 镜像,一键部署,开箱即用. OpenAI key management & redistribution system, using a single API for all LLMs, and features an English UI.
|
|
1007
1015
|
</div>
|
|
1008
1016
|
</div>
|
|
1009
1017
|
</li>
|
|
@@ -1012,36 +1020,36 @@
|
|
|
1012
1020
|
<div class="info">
|
|
1013
1021
|
<div class="rank">
|
|
1014
1022
|
<span title="Ranking 24">24</span>
|
|
1015
|
-
<a href="https://github.com/
|
|
1023
|
+
<a href="https://github.com/llmware-ai/llmware" target="_blank" title="llmware-ai/llmware">llmware-ai/llmware</a>
|
|
1016
1024
|
</div>
|
|
1017
1025
|
<div class="sub-title followers">
|
|
1018
1026
|
|
|
1019
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1020
|
-
<span style="background-color: #
|
|
1027
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
1028
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
1021
1029
|
</a>
|
|
1022
1030
|
|
|
1023
1031
|
<span class="star" title="Stargazers Count">
|
|
1024
1032
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1025
1033
|
<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>
|
|
1026
1034
|
</svg>
|
|
1027
|
-
<span>
|
|
1035
|
+
<span>1452</span>
|
|
1028
1036
|
</span>
|
|
1029
1037
|
<span class="star" title="Repo Forked">
|
|
1030
1038
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1031
1039
|
<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">
|
|
1032
1040
|
</path>
|
|
1033
1041
|
</svg>
|
|
1034
|
-
<span>
|
|
1042
|
+
<span>111</span>
|
|
1035
1043
|
</span>
|
|
1036
1044
|
<span class="star">
|
|
1037
1045
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1038
1046
|
<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>
|
|
1039
1047
|
</svg>
|
|
1040
|
-
<span>
|
|
1048
|
+
<span>961 stars this month</span>
|
|
1041
1049
|
</span>
|
|
1042
1050
|
</div>
|
|
1043
1051
|
<div class="details">
|
|
1044
|
-
|
|
1052
|
+
Providing enterprise-grade LLM-based development framework, tools, and fine-tuned models.
|
|
1045
1053
|
</div>
|
|
1046
1054
|
</div>
|
|
1047
1055
|
</li>
|
|
@@ -1050,36 +1058,36 @@
|
|
|
1050
1058
|
<div class="info">
|
|
1051
1059
|
<div class="rank">
|
|
1052
1060
|
<span title="Ranking 25">25</span>
|
|
1053
|
-
<a href="https://github.com/
|
|
1061
|
+
<a href="https://github.com/a-h/templ" target="_blank" title="a-h/templ">a-h/templ</a>
|
|
1054
1062
|
</div>
|
|
1055
1063
|
<div class="sub-title followers">
|
|
1056
1064
|
|
|
1057
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1058
|
-
<span style="background-color: #
|
|
1065
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
1066
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
1059
1067
|
</a>
|
|
1060
1068
|
|
|
1061
1069
|
<span class="star" title="Stargazers Count">
|
|
1062
1070
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1063
1071
|
<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>
|
|
1064
1072
|
</svg>
|
|
1065
|
-
<span>
|
|
1073
|
+
<span>4347</span>
|
|
1066
1074
|
</span>
|
|
1067
1075
|
<span class="star" title="Repo Forked">
|
|
1068
1076
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1069
1077
|
<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">
|
|
1070
1078
|
</path>
|
|
1071
1079
|
</svg>
|
|
1072
|
-
<span>
|
|
1080
|
+
<span>126</span>
|
|
1073
1081
|
</span>
|
|
1074
1082
|
<span class="star">
|
|
1075
1083
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1076
1084
|
<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>
|
|
1077
1085
|
</svg>
|
|
1078
|
-
<span>
|
|
1086
|
+
<span>2152 stars this month</span>
|
|
1079
1087
|
</span>
|
|
1080
1088
|
</div>
|
|
1081
1089
|
<div class="details">
|
|
1082
|
-
|
|
1090
|
+
A language for writing HTML user interfaces in Go.
|
|
1083
1091
|
</div>
|
|
1084
1092
|
</div>
|
|
1085
1093
|
</li>
|
|
@@ -1103,7 +1111,7 @@
|
|
|
1103
1111
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1104
1112
|
</a>
|
|
1105
1113
|
</div>
|
|
1106
|
-
<div class="time">Last cache created on 2023/12/
|
|
1114
|
+
<div class="time">Last cache created on 2023/12/30 by Github API v3.</div>
|
|
1107
1115
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1108
1116
|
</div>
|
|
1109
1117
|
</body>
|