@wcj/github-rank 24.1.1 → 24.1.3
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 +25619 -25616
- package/dist/trending-daily.json +179 -179
- package/dist/trending-monthly.json +170 -170
- package/dist/trending-weekly.json +173 -173
- package/dist/users.china.json +2280 -2280
- package/dist/users.json +7100 -7100
- package/package.json +1 -1
- package/web/data/repos.json +25619 -25616
- package/web/data/trending-daily.json +179 -179
- package/web/data/trending-monthly.json +170 -170
- package/web/data/trending-weekly.json +173 -173
- package/web/data/users.china.json +2280 -2280
- package/web/data/users.json +7100 -7100
- package/web/index.html +5281 -5281
- package/web/repos.html +3211 -3211
- package/web/trending-monthly.html +165 -169
- package/web/trending-weekly.html +159 -163
- package/web/trending.html +163 -155
- package/web/users.china.html +1727 -1727
|
@@ -129,7 +129,7 @@
|
|
|
129
129
|
</a>
|
|
130
130
|
|
|
131
131
|
</h1>
|
|
132
|
-
<div class="time">Last cache created on 2024/1/
|
|
132
|
+
<div class="time">Last cache created on 2024/1/3 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/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/
|
|
162
|
-
<span style="background-color: #
|
|
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
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>14825</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>2680</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>11040 stars this month</span>
|
|
183
183
|
</span>
|
|
184
184
|
</div>
|
|
185
185
|
<div class="details">
|
|
186
|
-
|
|
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.
|
|
187
187
|
</div>
|
|
188
188
|
</div>
|
|
189
189
|
</li>
|
|
@@ -192,36 +192,32 @@
|
|
|
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/practical-tutorials/project-based-learning" target="_blank" title="practical-tutorials/project-based-learning">practical-tutorials/project-based-learning</a>
|
|
196
196
|
</div>
|
|
197
197
|
<div class="sub-title followers">
|
|
198
198
|
|
|
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
|
-
</a>
|
|
202
|
-
|
|
203
199
|
<span class="star" title="Stargazers Count">
|
|
204
200
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
205
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>
|
|
206
202
|
</svg>
|
|
207
|
-
<span>
|
|
203
|
+
<span>146471</span>
|
|
208
204
|
</span>
|
|
209
205
|
<span class="star" title="Repo Forked">
|
|
210
206
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
211
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">
|
|
212
208
|
</path>
|
|
213
209
|
</svg>
|
|
214
|
-
<span>
|
|
210
|
+
<span>19816</span>
|
|
215
211
|
</span>
|
|
216
212
|
<span class="star">
|
|
217
213
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
218
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>
|
|
219
215
|
</svg>
|
|
220
|
-
<span>
|
|
216
|
+
<span>23092 stars this month</span>
|
|
221
217
|
</span>
|
|
222
218
|
</div>
|
|
223
219
|
<div class="details">
|
|
224
|
-
|
|
220
|
+
Curated list of project-based tutorials
|
|
225
221
|
</div>
|
|
226
222
|
</div>
|
|
227
223
|
</li>
|
|
@@ -230,32 +226,36 @@
|
|
|
230
226
|
<div class="info">
|
|
231
227
|
<div class="rank">
|
|
232
228
|
<span title="Ranking 3">3</span>
|
|
233
|
-
<a href="https://github.com/
|
|
229
|
+
<a href="https://github.com/Stirling-Tools/Stirling-PDF" target="_blank" title="Stirling-Tools/Stirling-PDF">Stirling-Tools/Stirling-PDF</a>
|
|
234
230
|
</div>
|
|
235
231
|
<div class="sub-title followers">
|
|
236
232
|
|
|
233
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
234
|
+
<span style="background-color: #b07219;"></span>Java
|
|
235
|
+
</a>
|
|
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>14191</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>940</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>9546 stars this month</span>
|
|
255
255
|
</span>
|
|
256
256
|
</div>
|
|
257
257
|
<div class="details">
|
|
258
|
-
|
|
258
|
+
locally hosted web application that allows you to perform various operations on PDF files
|
|
259
259
|
</div>
|
|
260
260
|
</div>
|
|
261
261
|
</li>
|
|
@@ -264,36 +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/LC044/WeChatMsg" target="_blank" title="LC044/WeChatMsg">LC044/WeChatMsg</a>
|
|
268
268
|
</div>
|
|
269
269
|
<div class="sub-title followers">
|
|
270
270
|
|
|
271
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
272
|
-
<span style="background-color: #
|
|
271
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
272
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
273
273
|
</a>
|
|
274
274
|
|
|
275
275
|
<span class="star" title="Stargazers Count">
|
|
276
276
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
277
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>
|
|
278
278
|
</svg>
|
|
279
|
-
<span>
|
|
279
|
+
<span>17809</span>
|
|
280
280
|
</span>
|
|
281
281
|
<span class="star" title="Repo Forked">
|
|
282
282
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
283
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">
|
|
284
284
|
</path>
|
|
285
285
|
</svg>
|
|
286
|
-
<span>
|
|
286
|
+
<span>1972</span>
|
|
287
287
|
</span>
|
|
288
288
|
<span class="star">
|
|
289
289
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
290
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>
|
|
291
291
|
</svg>
|
|
292
|
-
<span>
|
|
292
|
+
<span>15666 stars this month</span>
|
|
293
293
|
</span>
|
|
294
294
|
</div>
|
|
295
295
|
<div class="details">
|
|
296
|
-
|
|
296
|
+
提取微信聊天记录,将其导出成HTML、Word、CSV文档永久保存,对聊天记录进行分析生成年度聊天报告
|
|
297
297
|
</div>
|
|
298
298
|
</div>
|
|
299
299
|
</li>
|
|
@@ -314,20 +314,20 @@
|
|
|
314
314
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
315
315
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
316
316
|
</svg>
|
|
317
|
-
<span>
|
|
317
|
+
<span>6539</span>
|
|
318
318
|
</span>
|
|
319
319
|
<span class="star" title="Repo Forked">
|
|
320
320
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
321
321
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
322
322
|
</path>
|
|
323
323
|
</svg>
|
|
324
|
-
<span>
|
|
324
|
+
<span>708</span>
|
|
325
325
|
</span>
|
|
326
326
|
<span class="star">
|
|
327
327
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
328
328
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
329
329
|
</svg>
|
|
330
|
-
<span>
|
|
330
|
+
<span>3866 stars this month</span>
|
|
331
331
|
</span>
|
|
332
332
|
</div>
|
|
333
333
|
<div class="details">
|
|
@@ -340,36 +340,32 @@
|
|
|
340
340
|
<div class="info">
|
|
341
341
|
<div class="rank">
|
|
342
342
|
<span title="Ranking 6">6</span>
|
|
343
|
-
<a href="https://github.com/
|
|
343
|
+
<a href="https://github.com/linexjlin/GPTs" target="_blank" title="linexjlin/GPTs">linexjlin/GPTs</a>
|
|
344
344
|
</div>
|
|
345
345
|
<div class="sub-title followers">
|
|
346
346
|
|
|
347
|
-
<a class="language" target="_blank" href="https://github.com/topics/php" title="Programming Language PHP">
|
|
348
|
-
<span style="background-color: #4F5D95;"></span>PHP
|
|
349
|
-
</a>
|
|
350
|
-
|
|
351
347
|
<span class="star" title="Stargazers Count">
|
|
352
348
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
353
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>
|
|
354
350
|
</svg>
|
|
355
|
-
<span>
|
|
351
|
+
<span>21244</span>
|
|
356
352
|
</span>
|
|
357
353
|
<span class="star" title="Repo Forked">
|
|
358
354
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
359
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">
|
|
360
356
|
</path>
|
|
361
357
|
</svg>
|
|
362
|
-
<span>
|
|
358
|
+
<span>3055</span>
|
|
363
359
|
</span>
|
|
364
360
|
<span class="star">
|
|
365
361
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
366
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>
|
|
367
363
|
</svg>
|
|
368
|
-
<span>
|
|
364
|
+
<span>13984 stars this month</span>
|
|
369
365
|
</span>
|
|
370
366
|
</div>
|
|
371
367
|
<div class="details">
|
|
372
|
-
|
|
368
|
+
leaked prompts of GPTs
|
|
373
369
|
</div>
|
|
374
370
|
</div>
|
|
375
371
|
</li>
|
|
@@ -378,32 +374,36 @@
|
|
|
378
374
|
<div class="info">
|
|
379
375
|
<div class="rank">
|
|
380
376
|
<span title="Ranking 7">7</span>
|
|
381
|
-
<a href="https://github.com/
|
|
377
|
+
<a href="https://github.com/pandora-next/deploy" target="_blank" title="pandora-next/deploy">pandora-next/deploy</a>
|
|
382
378
|
</div>
|
|
383
379
|
<div class="sub-title followers">
|
|
384
380
|
|
|
381
|
+
<a class="language" target="_blank" href="https://github.com/topics/php" title="Programming Language PHP">
|
|
382
|
+
<span style="background-color: #4F5D95;"></span>PHP
|
|
383
|
+
</a>
|
|
384
|
+
|
|
385
385
|
<span class="star" title="Stargazers Count">
|
|
386
386
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
387
387
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
388
388
|
</svg>
|
|
389
|
-
<span>
|
|
389
|
+
<span>8348</span>
|
|
390
390
|
</span>
|
|
391
391
|
<span class="star" title="Repo Forked">
|
|
392
392
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
393
393
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
394
394
|
</path>
|
|
395
395
|
</svg>
|
|
396
|
-
<span>
|
|
396
|
+
<span>1644</span>
|
|
397
397
|
</span>
|
|
398
398
|
<span class="star">
|
|
399
399
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
400
400
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
401
401
|
</svg>
|
|
402
|
-
<span>
|
|
402
|
+
<span>4864 stars this month</span>
|
|
403
403
|
</span>
|
|
404
404
|
</div>
|
|
405
405
|
<div class="details">
|
|
406
|
-
|
|
406
|
+
Pandora Cloud + Pandora Server + Shared Chat + BackendAPI Proxy + Chat2API + Signup Free = PandoraNext. New GPTs(Gizmo) UI, All in one!
|
|
407
407
|
</div>
|
|
408
408
|
</div>
|
|
409
409
|
</li>
|
|
@@ -412,36 +412,36 @@
|
|
|
412
412
|
<div class="info">
|
|
413
413
|
<div class="rank">
|
|
414
414
|
<span title="Ranking 8">8</span>
|
|
415
|
-
<a href="https://github.com/
|
|
415
|
+
<a href="https://github.com/jmorganca/ollama" target="_blank" title="jmorganca/ollama">jmorganca/ollama</a>
|
|
416
416
|
</div>
|
|
417
417
|
<div class="sub-title followers">
|
|
418
418
|
|
|
419
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
420
|
-
<span style="background-color: #
|
|
419
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
420
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
421
421
|
</a>
|
|
422
422
|
|
|
423
423
|
<span class="star" title="Stargazers Count">
|
|
424
424
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
425
425
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
426
426
|
</svg>
|
|
427
|
-
<span>
|
|
427
|
+
<span>29238</span>
|
|
428
428
|
</span>
|
|
429
429
|
<span class="star" title="Repo Forked">
|
|
430
430
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
431
431
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
432
432
|
</path>
|
|
433
433
|
</svg>
|
|
434
|
-
<span>
|
|
434
|
+
<span>1918</span>
|
|
435
435
|
</span>
|
|
436
436
|
<span class="star">
|
|
437
437
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
438
438
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
439
439
|
</svg>
|
|
440
|
-
<span>
|
|
440
|
+
<span>9467 stars this month</span>
|
|
441
441
|
</span>
|
|
442
442
|
</div>
|
|
443
443
|
<div class="details">
|
|
444
|
-
|
|
444
|
+
Get up and running with Llama 2 and other large language models locally
|
|
445
445
|
</div>
|
|
446
446
|
</div>
|
|
447
447
|
</li>
|
|
@@ -450,36 +450,36 @@
|
|
|
450
450
|
<div class="info">
|
|
451
451
|
<div class="rank">
|
|
452
452
|
<span title="Ranking 9">9</span>
|
|
453
|
-
<a href="https://github.com/
|
|
453
|
+
<a href="https://github.com/jianchang512/clone-voice" target="_blank" title="jianchang512/clone-voice">jianchang512/clone-voice</a>
|
|
454
454
|
</div>
|
|
455
455
|
<div class="sub-title followers">
|
|
456
456
|
|
|
457
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
458
|
-
<span style="background-color: #
|
|
457
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
458
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
459
459
|
</a>
|
|
460
460
|
|
|
461
461
|
<span class="star" title="Stargazers Count">
|
|
462
462
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
463
463
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
464
464
|
</svg>
|
|
465
|
-
<span>
|
|
465
|
+
<span>4388</span>
|
|
466
466
|
</span>
|
|
467
467
|
<span class="star" title="Repo Forked">
|
|
468
468
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
469
469
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
470
470
|
</path>
|
|
471
471
|
</svg>
|
|
472
|
-
<span>
|
|
472
|
+
<span>372</span>
|
|
473
473
|
</span>
|
|
474
474
|
<span class="star">
|
|
475
475
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
476
476
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
477
477
|
</svg>
|
|
478
|
-
<span>
|
|
478
|
+
<span>3103 stars this month</span>
|
|
479
479
|
</span>
|
|
480
480
|
</div>
|
|
481
481
|
<div class="details">
|
|
482
|
-
|
|
482
|
+
A sound cloning tool with a web interface, using your voice or any sound to record audio / 一个带web界面的声音克隆工具,使用你的音色或任意声音来录制音频
|
|
483
483
|
</div>
|
|
484
484
|
</div>
|
|
485
485
|
</li>
|
|
@@ -488,36 +488,36 @@
|
|
|
488
488
|
<div class="info">
|
|
489
489
|
<div class="rank">
|
|
490
490
|
<span title="Ranking 10">10</span>
|
|
491
|
-
<a href="https://github.com/
|
|
491
|
+
<a href="https://github.com/Hillobar/Rope" target="_blank" title="Hillobar/Rope">Hillobar/Rope</a>
|
|
492
492
|
</div>
|
|
493
493
|
<div class="sub-title followers">
|
|
494
494
|
|
|
495
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
496
|
-
<span style="background-color: #
|
|
495
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
496
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
497
497
|
</a>
|
|
498
498
|
|
|
499
499
|
<span class="star" title="Stargazers Count">
|
|
500
500
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
501
501
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
502
502
|
</svg>
|
|
503
|
-
<span>
|
|
503
|
+
<span>1804</span>
|
|
504
504
|
</span>
|
|
505
505
|
<span class="star" title="Repo Forked">
|
|
506
506
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
507
507
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
508
508
|
</path>
|
|
509
509
|
</svg>
|
|
510
|
-
<span>
|
|
510
|
+
<span>257</span>
|
|
511
511
|
</span>
|
|
512
512
|
<span class="star">
|
|
513
513
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
514
514
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
515
515
|
</svg>
|
|
516
|
-
<span>
|
|
516
|
+
<span>1167 stars this month</span>
|
|
517
517
|
</span>
|
|
518
518
|
</div>
|
|
519
519
|
<div class="details">
|
|
520
|
-
|
|
520
|
+
GUI-focused roop
|
|
521
521
|
</div>
|
|
522
522
|
</div>
|
|
523
523
|
</li>
|
|
@@ -526,7 +526,7 @@
|
|
|
526
526
|
<div class="info">
|
|
527
527
|
<div class="rank">
|
|
528
528
|
<span title="Ranking 11">11</span>
|
|
529
|
-
<a href="https://github.com/
|
|
529
|
+
<a href="https://github.com/microsoft/TaskWeaver" target="_blank" title="microsoft/TaskWeaver">microsoft/TaskWeaver</a>
|
|
530
530
|
</div>
|
|
531
531
|
<div class="sub-title followers">
|
|
532
532
|
|
|
@@ -538,24 +538,24 @@
|
|
|
538
538
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
539
539
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
540
540
|
</svg>
|
|
541
|
-
<span>
|
|
541
|
+
<span>2676</span>
|
|
542
542
|
</span>
|
|
543
543
|
<span class="star" title="Repo Forked">
|
|
544
544
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
545
545
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
546
546
|
</path>
|
|
547
547
|
</svg>
|
|
548
|
-
<span>
|
|
548
|
+
<span>509</span>
|
|
549
549
|
</span>
|
|
550
550
|
<span class="star">
|
|
551
551
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
552
552
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
553
553
|
</svg>
|
|
554
|
-
<span>
|
|
554
|
+
<span>2528 stars this month</span>
|
|
555
555
|
</span>
|
|
556
556
|
</div>
|
|
557
557
|
<div class="details">
|
|
558
|
-
|
|
558
|
+
A code-first agent framework for seamlessly planning and executing data analytics tasks.
|
|
559
559
|
</div>
|
|
560
560
|
</div>
|
|
561
561
|
</li>
|
|
@@ -564,36 +564,36 @@
|
|
|
564
564
|
<div class="info">
|
|
565
565
|
<div class="rank">
|
|
566
566
|
<span title="Ranking 12">12</span>
|
|
567
|
-
<a href="https://github.com/
|
|
567
|
+
<a href="https://github.com/Mozilla-Ocho/llamafile" target="_blank" title="Mozilla-Ocho/llamafile">Mozilla-Ocho/llamafile</a>
|
|
568
568
|
</div>
|
|
569
569
|
<div class="sub-title followers">
|
|
570
570
|
|
|
571
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
572
|
-
<span style="background-color: #
|
|
571
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
572
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
573
573
|
</a>
|
|
574
574
|
|
|
575
575
|
<span class="star" title="Stargazers Count">
|
|
576
576
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
577
577
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
578
578
|
</svg>
|
|
579
|
-
<span>
|
|
579
|
+
<span>8028</span>
|
|
580
580
|
</span>
|
|
581
581
|
<span class="star" title="Repo Forked">
|
|
582
582
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
583
583
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
584
584
|
</path>
|
|
585
585
|
</svg>
|
|
586
|
-
<span>
|
|
586
|
+
<span>406</span>
|
|
587
587
|
</span>
|
|
588
588
|
<span class="star">
|
|
589
589
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
590
590
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
591
591
|
</svg>
|
|
592
|
-
<span>
|
|
592
|
+
<span>4653 stars this month</span>
|
|
593
593
|
</span>
|
|
594
594
|
</div>
|
|
595
595
|
<div class="details">
|
|
596
|
-
|
|
596
|
+
Distribute and run LLMs with a single file.
|
|
597
597
|
</div>
|
|
598
598
|
</div>
|
|
599
599
|
</li>
|
|
@@ -602,36 +602,36 @@
|
|
|
602
602
|
<div class="info">
|
|
603
603
|
<div class="rank">
|
|
604
604
|
<span title="Ranking 13">13</span>
|
|
605
|
-
<a href="https://github.com/
|
|
605
|
+
<a href="https://github.com/ollama-webui/ollama-webui" target="_blank" title="ollama-webui/ollama-webui">ollama-webui/ollama-webui</a>
|
|
606
606
|
</div>
|
|
607
607
|
<div class="sub-title followers">
|
|
608
608
|
|
|
609
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
610
|
-
<span style="background-color: #
|
|
609
|
+
<a class="language" target="_blank" href="https://github.com/topics/svelte" title="Programming Language Svelte">
|
|
610
|
+
<span style="background-color: #ff3e00;"></span>Svelte
|
|
611
611
|
</a>
|
|
612
612
|
|
|
613
613
|
<span class="star" title="Stargazers Count">
|
|
614
614
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
615
615
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
616
616
|
</svg>
|
|
617
|
-
<span>
|
|
617
|
+
<span>2901</span>
|
|
618
618
|
</span>
|
|
619
619
|
<span class="star" title="Repo Forked">
|
|
620
620
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
621
621
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
622
622
|
</path>
|
|
623
623
|
</svg>
|
|
624
|
-
<span>
|
|
624
|
+
<span>275</span>
|
|
625
625
|
</span>
|
|
626
626
|
<span class="star">
|
|
627
627
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
628
628
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
629
629
|
</svg>
|
|
630
|
-
<span>
|
|
630
|
+
<span>1955 stars this month</span>
|
|
631
631
|
</span>
|
|
632
632
|
</div>
|
|
633
633
|
<div class="details">
|
|
634
|
-
|
|
634
|
+
ChatGPT-Style Web UI Client for Ollama 🦙
|
|
635
635
|
</div>
|
|
636
636
|
</div>
|
|
637
637
|
</li>
|
|
@@ -640,36 +640,36 @@
|
|
|
640
640
|
<div class="info">
|
|
641
641
|
<div class="rank">
|
|
642
642
|
<span title="Ranking 14">14</span>
|
|
643
|
-
<a href="https://github.com/
|
|
643
|
+
<a href="https://github.com/llmware-ai/llmware" target="_blank" title="llmware-ai/llmware">llmware-ai/llmware</a>
|
|
644
644
|
</div>
|
|
645
645
|
<div class="sub-title followers">
|
|
646
646
|
|
|
647
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
648
|
-
<span style="background-color: #
|
|
647
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
648
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
649
649
|
</a>
|
|
650
650
|
|
|
651
651
|
<span class="star" title="Stargazers Count">
|
|
652
652
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
653
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>
|
|
654
654
|
</svg>
|
|
655
|
-
<span>
|
|
655
|
+
<span>1534</span>
|
|
656
656
|
</span>
|
|
657
657
|
<span class="star" title="Repo Forked">
|
|
658
658
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
659
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">
|
|
660
660
|
</path>
|
|
661
661
|
</svg>
|
|
662
|
-
<span>
|
|
662
|
+
<span>117</span>
|
|
663
663
|
</span>
|
|
664
664
|
<span class="star">
|
|
665
665
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
666
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>
|
|
667
667
|
</svg>
|
|
668
|
-
<span>
|
|
668
|
+
<span>1008 stars this month</span>
|
|
669
669
|
</span>
|
|
670
670
|
</div>
|
|
671
671
|
<div class="details">
|
|
672
|
-
|
|
672
|
+
Providing enterprise-grade LLM-based development framework, tools, and fine-tuned models.
|
|
673
673
|
</div>
|
|
674
674
|
</div>
|
|
675
675
|
</li>
|
|
@@ -678,36 +678,36 @@
|
|
|
678
678
|
<div class="info">
|
|
679
679
|
<div class="rank">
|
|
680
680
|
<span title="Ranking 15">15</span>
|
|
681
|
-
<a href="https://github.com/
|
|
681
|
+
<a href="https://github.com/xuchengsheng/spring-reading" target="_blank" title="xuchengsheng/spring-reading">xuchengsheng/spring-reading</a>
|
|
682
682
|
</div>
|
|
683
683
|
<div class="sub-title followers">
|
|
684
684
|
|
|
685
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
686
|
-
<span style="background-color: #
|
|
685
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
686
|
+
<span style="background-color: #b07219;"></span>Java
|
|
687
687
|
</a>
|
|
688
688
|
|
|
689
689
|
<span class="star" title="Stargazers Count">
|
|
690
690
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
691
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>
|
|
692
692
|
</svg>
|
|
693
|
-
<span>
|
|
693
|
+
<span>4113</span>
|
|
694
694
|
</span>
|
|
695
695
|
<span class="star" title="Repo Forked">
|
|
696
696
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
697
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">
|
|
698
698
|
</path>
|
|
699
699
|
</svg>
|
|
700
|
-
<span>
|
|
700
|
+
<span>609</span>
|
|
701
701
|
</span>
|
|
702
702
|
<span class="star">
|
|
703
703
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
704
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>
|
|
705
705
|
</svg>
|
|
706
|
-
<span>
|
|
706
|
+
<span>2126 stars this month</span>
|
|
707
707
|
</span>
|
|
708
708
|
</div>
|
|
709
709
|
<div class="details">
|
|
710
|
-
|
|
710
|
+
涵盖了 Spring 框架的核心概念和关键功能,包括控制反转(IOC)容器的使用,面向切面编程(AOP)的原理与实践,事务管理的方式与实现,Spring MVC 的流程与控制器工作机制,以及 Spring 中数据访问、安全、Boot 自动配置等方面的深入研究。此外,它还包含了 Spring 事件机制的应用、高级主题如缓存抽象和响应式编程,以及对 Spring 源码的编程风格与设计模式的深入探讨。
|
|
711
711
|
</div>
|
|
712
712
|
</div>
|
|
713
713
|
</li>
|
|
@@ -716,36 +716,36 @@
|
|
|
716
716
|
<div class="info">
|
|
717
717
|
<div class="rank">
|
|
718
718
|
<span title="Ranking 16">16</span>
|
|
719
|
-
<a href="https://github.com/
|
|
719
|
+
<a href="https://github.com/gkd-kit/gkd" target="_blank" title="gkd-kit/gkd">gkd-kit/gkd</a>
|
|
720
720
|
</div>
|
|
721
721
|
<div class="sub-title followers">
|
|
722
722
|
|
|
723
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
724
|
-
<span style="background-color: #
|
|
723
|
+
<a class="language" target="_blank" href="https://github.com/topics/kotlin" title="Programming Language Kotlin">
|
|
724
|
+
<span style="background-color: #A97BFF;"></span>Kotlin
|
|
725
725
|
</a>
|
|
726
726
|
|
|
727
727
|
<span class="star" title="Stargazers Count">
|
|
728
728
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
729
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>
|
|
730
730
|
</svg>
|
|
731
|
-
<span>
|
|
731
|
+
<span>11660</span>
|
|
732
732
|
</span>
|
|
733
733
|
<span class="star" title="Repo Forked">
|
|
734
734
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
735
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">
|
|
736
736
|
</path>
|
|
737
737
|
</svg>
|
|
738
|
-
<span>
|
|
738
|
+
<span>635</span>
|
|
739
739
|
</span>
|
|
740
740
|
<span class="star">
|
|
741
741
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
742
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>
|
|
743
743
|
</svg>
|
|
744
|
-
<span>
|
|
744
|
+
<span>4124 stars this month</span>
|
|
745
745
|
</span>
|
|
746
746
|
</div>
|
|
747
747
|
<div class="details">
|
|
748
|
-
|
|
748
|
+
基于 无障碍 + 高级选择器 + 订阅规则 的自定义屏幕点击 Android APP
|
|
749
749
|
</div>
|
|
750
750
|
</div>
|
|
751
751
|
</li>
|
|
@@ -754,36 +754,36 @@
|
|
|
754
754
|
<div class="info">
|
|
755
755
|
<div class="rank">
|
|
756
756
|
<span title="Ranking 17">17</span>
|
|
757
|
-
<a href="https://github.com/
|
|
757
|
+
<a href="https://github.com/facebookresearch/seamless_communication" target="_blank" title="facebookresearch/seamless_communication">facebookresearch/seamless_communication</a>
|
|
758
758
|
</div>
|
|
759
759
|
<div class="sub-title followers">
|
|
760
760
|
|
|
761
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
762
|
-
<span style="background-color: #
|
|
761
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
762
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
763
763
|
</a>
|
|
764
764
|
|
|
765
765
|
<span class="star" title="Stargazers Count">
|
|
766
766
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
767
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>
|
|
768
768
|
</svg>
|
|
769
|
-
<span>
|
|
769
|
+
<span>9249</span>
|
|
770
770
|
</span>
|
|
771
771
|
<span class="star" title="Repo Forked">
|
|
772
772
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
773
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">
|
|
774
774
|
</path>
|
|
775
775
|
</svg>
|
|
776
|
-
<span>
|
|
776
|
+
<span>929</span>
|
|
777
777
|
</span>
|
|
778
778
|
<span class="star">
|
|
779
779
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
780
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>
|
|
781
781
|
</svg>
|
|
782
|
-
<span>
|
|
782
|
+
<span>2598 stars this month</span>
|
|
783
783
|
</span>
|
|
784
784
|
</div>
|
|
785
785
|
<div class="details">
|
|
786
|
-
|
|
786
|
+
Foundational Models for State-of-the-Art Speech and Text Translation
|
|
787
787
|
</div>
|
|
788
788
|
</div>
|
|
789
789
|
</li>
|
|
@@ -792,36 +792,36 @@
|
|
|
792
792
|
<div class="info">
|
|
793
793
|
<div class="rank">
|
|
794
794
|
<span title="Ranking 18">18</span>
|
|
795
|
-
<a href="https://github.com/
|
|
795
|
+
<a href="https://github.com/GoogleCloudPlatform/generative-ai" target="_blank" title="GoogleCloudPlatform/generative-ai">GoogleCloudPlatform/generative-ai</a>
|
|
796
796
|
</div>
|
|
797
797
|
<div class="sub-title followers">
|
|
798
798
|
|
|
799
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
800
|
-
<span style="background-color: #
|
|
799
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
800
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
801
801
|
</a>
|
|
802
802
|
|
|
803
803
|
<span class="star" title="Stargazers Count">
|
|
804
804
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
805
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>
|
|
806
806
|
</svg>
|
|
807
|
-
<span>
|
|
807
|
+
<span>3832</span>
|
|
808
808
|
</span>
|
|
809
809
|
<span class="star" title="Repo Forked">
|
|
810
810
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
811
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">
|
|
812
812
|
</path>
|
|
813
813
|
</svg>
|
|
814
|
-
<span>
|
|
814
|
+
<span>837</span>
|
|
815
815
|
</span>
|
|
816
816
|
<span class="star">
|
|
817
817
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
818
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>
|
|
819
819
|
</svg>
|
|
820
|
-
<span>
|
|
820
|
+
<span>1282 stars this month</span>
|
|
821
821
|
</span>
|
|
822
822
|
</div>
|
|
823
823
|
<div class="details">
|
|
824
|
-
|
|
824
|
+
Sample code and notebooks for Generative AI on Google Cloud
|
|
825
825
|
</div>
|
|
826
826
|
</div>
|
|
827
827
|
</li>
|
|
@@ -830,36 +830,36 @@
|
|
|
830
830
|
<div class="info">
|
|
831
831
|
<div class="rank">
|
|
832
832
|
<span title="Ranking 19">19</span>
|
|
833
|
-
<a href="https://github.com/
|
|
833
|
+
<a href="https://github.com/danny-avila/LibreChat" target="_blank" title="danny-avila/LibreChat">danny-avila/LibreChat</a>
|
|
834
834
|
</div>
|
|
835
835
|
<div class="sub-title followers">
|
|
836
836
|
|
|
837
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
838
|
-
<span style="background-color: #
|
|
837
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
838
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
839
839
|
</a>
|
|
840
840
|
|
|
841
841
|
<span class="star" title="Stargazers Count">
|
|
842
842
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
843
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>
|
|
844
844
|
</svg>
|
|
845
|
-
<span>
|
|
845
|
+
<span>3987</span>
|
|
846
846
|
</span>
|
|
847
847
|
<span class="star" title="Repo Forked">
|
|
848
848
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
849
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">
|
|
850
850
|
</path>
|
|
851
851
|
</svg>
|
|
852
|
-
<span>
|
|
852
|
+
<span>882</span>
|
|
853
853
|
</span>
|
|
854
854
|
<span class="star">
|
|
855
855
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
856
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>
|
|
857
857
|
</svg>
|
|
858
|
-
<span>
|
|
858
|
+
<span>1694 stars this month</span>
|
|
859
859
|
</span>
|
|
860
860
|
</div>
|
|
861
861
|
<div class="details">
|
|
862
|
-
|
|
862
|
+
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
|
|
863
863
|
</div>
|
|
864
864
|
</div>
|
|
865
865
|
</li>
|
|
@@ -868,36 +868,36 @@
|
|
|
868
868
|
<div class="info">
|
|
869
869
|
<div class="rank">
|
|
870
870
|
<span title="Ranking 20">20</span>
|
|
871
|
-
<a href="https://github.com/
|
|
871
|
+
<a href="https://github.com/songquanpeng/one-api" target="_blank" title="songquanpeng/one-api">songquanpeng/one-api</a>
|
|
872
872
|
</div>
|
|
873
873
|
<div class="sub-title followers">
|
|
874
874
|
|
|
875
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
876
|
-
<span style="background-color: #
|
|
875
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
876
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
877
877
|
</a>
|
|
878
878
|
|
|
879
879
|
<span class="star" title="Stargazers Count">
|
|
880
880
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
881
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>
|
|
882
882
|
</svg>
|
|
883
|
-
<span>
|
|
883
|
+
<span>8059</span>
|
|
884
884
|
</span>
|
|
885
885
|
<span class="star" title="Repo Forked">
|
|
886
886
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
887
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">
|
|
888
888
|
</path>
|
|
889
889
|
</svg>
|
|
890
|
-
<span>
|
|
890
|
+
<span>2069</span>
|
|
891
891
|
</span>
|
|
892
892
|
<span class="star">
|
|
893
893
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
894
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>
|
|
895
895
|
</svg>
|
|
896
|
-
<span>
|
|
896
|
+
<span>1759 stars this month</span>
|
|
897
897
|
</span>
|
|
898
898
|
</div>
|
|
899
899
|
<div class="details">
|
|
900
|
-
|
|
900
|
+
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.
|
|
901
901
|
</div>
|
|
902
902
|
</div>
|
|
903
903
|
</li>
|
|
@@ -906,36 +906,36 @@
|
|
|
906
906
|
<div class="info">
|
|
907
907
|
<div class="rank">
|
|
908
908
|
<span title="Ranking 21">21</span>
|
|
909
|
-
<a href="https://github.com/
|
|
909
|
+
<a href="https://github.com/a-h/templ" target="_blank" title="a-h/templ">a-h/templ</a>
|
|
910
910
|
</div>
|
|
911
911
|
<div class="sub-title followers">
|
|
912
912
|
|
|
913
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
914
|
-
<span style="background-color: #
|
|
913
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
914
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
915
915
|
</a>
|
|
916
916
|
|
|
917
917
|
<span class="star" title="Stargazers Count">
|
|
918
918
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
919
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>
|
|
920
920
|
</svg>
|
|
921
|
-
<span>
|
|
921
|
+
<span>4455</span>
|
|
922
922
|
</span>
|
|
923
923
|
<span class="star" title="Repo Forked">
|
|
924
924
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
925
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">
|
|
926
926
|
</path>
|
|
927
927
|
</svg>
|
|
928
|
-
<span>
|
|
928
|
+
<span>129</span>
|
|
929
929
|
</span>
|
|
930
930
|
<span class="star">
|
|
931
931
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
932
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>
|
|
933
933
|
</svg>
|
|
934
|
-
<span>
|
|
934
|
+
<span>2249 stars this month</span>
|
|
935
935
|
</span>
|
|
936
936
|
</div>
|
|
937
937
|
<div class="details">
|
|
938
|
-
|
|
938
|
+
A language for writing HTML user interfaces in Go.
|
|
939
939
|
</div>
|
|
940
940
|
</div>
|
|
941
941
|
</li>
|
|
@@ -944,36 +944,32 @@
|
|
|
944
944
|
<div class="info">
|
|
945
945
|
<div class="rank">
|
|
946
946
|
<span title="Ranking 22">22</span>
|
|
947
|
-
<a href="https://github.com/
|
|
947
|
+
<a href="https://github.com/ruanyf/weekly" target="_blank" title="ruanyf/weekly">ruanyf/weekly</a>
|
|
948
948
|
</div>
|
|
949
949
|
<div class="sub-title followers">
|
|
950
950
|
|
|
951
|
-
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
952
|
-
<span style="background-color: #00ADD8;"></span>Go
|
|
953
|
-
</a>
|
|
954
|
-
|
|
955
951
|
<span class="star" title="Stargazers Count">
|
|
956
952
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
957
953
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
958
954
|
</svg>
|
|
959
|
-
<span>
|
|
955
|
+
<span>38914</span>
|
|
960
956
|
</span>
|
|
961
957
|
<span class="star" title="Repo Forked">
|
|
962
958
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
963
959
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
964
960
|
</path>
|
|
965
961
|
</svg>
|
|
966
|
-
<span>
|
|
962
|
+
<span>2630</span>
|
|
967
963
|
</span>
|
|
968
964
|
<span class="star">
|
|
969
965
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
970
966
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
971
967
|
</svg>
|
|
972
|
-
<span>
|
|
968
|
+
<span>1663 stars this month</span>
|
|
973
969
|
</span>
|
|
974
970
|
</div>
|
|
975
971
|
<div class="details">
|
|
976
|
-
|
|
972
|
+
科技爱好者周刊,每周五发布
|
|
977
973
|
</div>
|
|
978
974
|
</div>
|
|
979
975
|
</li>
|
|
@@ -982,7 +978,7 @@
|
|
|
982
978
|
<div class="info">
|
|
983
979
|
<div class="rank">
|
|
984
980
|
<span title="Ranking 23">23</span>
|
|
985
|
-
<a href="https://github.com/
|
|
981
|
+
<a href="https://github.com/danswer-ai/danswer" target="_blank" title="danswer-ai/danswer">danswer-ai/danswer</a>
|
|
986
982
|
</div>
|
|
987
983
|
<div class="sub-title followers">
|
|
988
984
|
|
|
@@ -994,24 +990,24 @@
|
|
|
994
990
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
995
991
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
996
992
|
</svg>
|
|
997
|
-
<span>
|
|
993
|
+
<span>5899</span>
|
|
998
994
|
</span>
|
|
999
995
|
<span class="star" title="Repo Forked">
|
|
1000
996
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1001
997
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
1002
998
|
</path>
|
|
1003
999
|
</svg>
|
|
1004
|
-
<span>
|
|
1000
|
+
<span>595</span>
|
|
1005
1001
|
</span>
|
|
1006
1002
|
<span class="star">
|
|
1007
1003
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1008
1004
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1009
1005
|
</svg>
|
|
1010
|
-
<span>
|
|
1006
|
+
<span>1216 stars this month</span>
|
|
1011
1007
|
</span>
|
|
1012
1008
|
</div>
|
|
1013
1009
|
<div class="details">
|
|
1014
|
-
|
|
1010
|
+
Ask Questions in natural language and get Answers backed by private sources. Connects to tools like Slack, GitHub, Confluence, etc.
|
|
1015
1011
|
</div>
|
|
1016
1012
|
</div>
|
|
1017
1013
|
</li>
|
|
@@ -1020,7 +1016,7 @@
|
|
|
1020
1016
|
<div class="info">
|
|
1021
1017
|
<div class="rank">
|
|
1022
1018
|
<span title="Ranking 24">24</span>
|
|
1023
|
-
<a href="https://github.com/
|
|
1019
|
+
<a href="https://github.com/labring/FastGPT" target="_blank" title="labring/FastGPT">labring/FastGPT</a>
|
|
1024
1020
|
</div>
|
|
1025
1021
|
<div class="sub-title followers">
|
|
1026
1022
|
|
|
@@ -1032,24 +1028,24 @@
|
|
|
1032
1028
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1033
1029
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1034
1030
|
</svg>
|
|
1035
|
-
<span>
|
|
1031
|
+
<span>8031</span>
|
|
1036
1032
|
</span>
|
|
1037
1033
|
<span class="star" title="Repo Forked">
|
|
1038
1034
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1039
1035
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
1040
1036
|
</path>
|
|
1041
1037
|
</svg>
|
|
1042
|
-
<span>
|
|
1038
|
+
<span>1803</span>
|
|
1043
1039
|
</span>
|
|
1044
1040
|
<span class="star">
|
|
1045
1041
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1046
1042
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1047
1043
|
</svg>
|
|
1048
|
-
<span>
|
|
1044
|
+
<span>1996 stars this month</span>
|
|
1049
1045
|
</span>
|
|
1050
1046
|
</div>
|
|
1051
1047
|
<div class="details">
|
|
1052
|
-
|
|
1048
|
+
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!
|
|
1053
1049
|
</div>
|
|
1054
1050
|
</div>
|
|
1055
1051
|
</li>
|
|
@@ -1058,36 +1054,36 @@
|
|
|
1058
1054
|
<div class="info">
|
|
1059
1055
|
<div class="rank">
|
|
1060
1056
|
<span title="Ranking 25">25</span>
|
|
1061
|
-
<a href="https://github.com/
|
|
1057
|
+
<a href="https://github.com/mistralai/mistral-src" target="_blank" title="mistralai/mistral-src">mistralai/mistral-src</a>
|
|
1062
1058
|
</div>
|
|
1063
1059
|
<div class="sub-title followers">
|
|
1064
1060
|
|
|
1065
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1066
|
-
<span style="background-color: #
|
|
1061
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
1062
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
1067
1063
|
</a>
|
|
1068
1064
|
|
|
1069
1065
|
<span class="star" title="Stargazers Count">
|
|
1070
1066
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1071
1067
|
<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>
|
|
1072
1068
|
</svg>
|
|
1073
|
-
<span>
|
|
1069
|
+
<span>6037</span>
|
|
1074
1070
|
</span>
|
|
1075
1071
|
<span class="star" title="Repo Forked">
|
|
1076
1072
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1077
1073
|
<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">
|
|
1078
1074
|
</path>
|
|
1079
1075
|
</svg>
|
|
1080
|
-
<span>
|
|
1076
|
+
<span>449</span>
|
|
1081
1077
|
</span>
|
|
1082
1078
|
<span class="star">
|
|
1083
1079
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1084
1080
|
<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>
|
|
1085
1081
|
</svg>
|
|
1086
|
-
<span>
|
|
1082
|
+
<span>1603 stars this month</span>
|
|
1087
1083
|
</span>
|
|
1088
1084
|
</div>
|
|
1089
1085
|
<div class="details">
|
|
1090
|
-
|
|
1086
|
+
Reference implementation of Mistral AI 7B v0.1 model.
|
|
1091
1087
|
</div>
|
|
1092
1088
|
</div>
|
|
1093
1089
|
</li>
|
|
@@ -1111,7 +1107,7 @@
|
|
|
1111
1107
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1112
1108
|
</a>
|
|
1113
1109
|
</div>
|
|
1114
|
-
<div class="time">Last cache created on 2024/1/
|
|
1110
|
+
<div class="time">Last cache created on 2024/1/3 by Github API v3.</div>
|
|
1115
1111
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1116
1112
|
</div>
|
|
1117
1113
|
</body>
|