-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
638 lines (582 loc) · 42.9 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
<!DOCTYPE html>
<html lang='en'>
<head>
<title>Popular Github Repos - Github Trends 2025-01-30</title>
<meta content="Popular Github Repos - Github Trends" property="og:title">
<meta name="description" content="Popular Github Repos - Github Trends">
<meta property="og:description" content="Popular Github Repos - Github Trends">
<meta name="twitter:description" content="Popular Github Repos - Github Trends">
<meta name="keywords" content="github,github trending,trending,ranking">
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, user-scalable=yes">
<meta content="IE=edge" http-equiv="X-UA-Compatible">
<meta content="max-snippet:-1, max-image-preview:large, max-video-preview:-1" name="robots">
<meta content="#598cff" name="theme-color">
<meta content="telephone=no" name="format-detection">
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
<meta content="summary_large_image" name="twitter:card">
<meta content="@Seiriryu" name="twitter:site">
<meta content="@Seiriryu" name="twitter:creator">
<link rel="icon" href="https://newsround.eu.org/github-trends/favicon.ico">
<link
rel="stylesheet"
type="text/css"
href="https://newsround.eu.org/github-trends/css/styles.css"
/>
<script src="https://newsround.eu.org/github-trends/js/script.js"></script>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-S723HRN1MN"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-S723HRN1MN');
</script>
</head>
<body>
<header>
<h1>Popular Github Repos</h1>
<nav>
<ul>
<li><a href="https://newsround.eu.org/github-trends" rel='follow'>Home</a></li>
<li><a href="https://newsround.eu.org/github-trends/archive.html" rel='follow'>Archives</a></li>
</ul>
</nav>
</header>
<div class="row">
<div class="col">
<div class='category-title'>Daily Trend</div>
<div class="main show">
<main>
<article>
<h2 >
<a href='https://github.com/block/goose' rel='nofollow' target='_blank'>/block/goose</a>
</h2>
<p> description: <span>an open-source, extensible AI agent that goes beyond code suggestions - install, execute, edit, and test with any LLM</span> </p>
<p class="news-attr">launage: <span>Rust</span> </p>
<p class="news-attr">starts: <span>2,224</span> </p>
<p class="news-attr">folks: <span>156</span> </p>
<p class="news-attr">recent stars: <span>746 stars today</span> </p>
</article>
<article>
<h2 >
<a href='https://github.com/QwenLM/Qwen2.5' rel='nofollow' target='_blank'>/QwenLM/Qwen2.5</a>
</h2>
<p> description: <span>Qwen2.5 is the large language model series developed by Qwen team, Alibaba Cloud.</span> </p>
<p class="news-attr">launage: <span>Shell</span> </p>
<p class="news-attr">starts: <span>12,693</span> </p>
<p class="news-attr">folks: <span>798</span> </p>
<p class="news-attr">recent stars: <span>299 stars today</span> </p>
</article>
<article>
<h2 >
<a href='https://github.com/deepseek-ai/DeepSeek-LLM' rel='nofollow' target='_blank'>/deepseek-ai/DeepSeek-LLM</a>
</h2>
<p> description: <span>DeepSeek LLM: Let there be answers</span> </p>
<p class="news-attr">launage: <span>Makefile</span> </p>
<p class="news-attr">starts: <span>4,588</span> </p>
<p class="news-attr">folks: <span>607</span> </p>
<p class="news-attr">recent stars: <span>306 stars today</span> </p>
</article>
<article>
<h2 >
<a href='https://github.com/deepseek-ai/DeepSeek-Coder-V2' rel='nofollow' target='_blank'>/deepseek-ai/DeepSeek-Coder-V2</a>
</h2>
<p> description: <span>DeepSeek-Coder-V2: Breaking the Barrier of Closed-Source Models in Code Intelligence</span> </p>
<p class="news-attr">launage: <span>无</span> </p>
<p class="news-attr">starts: <span>4,213</span> </p>
<p class="news-attr">folks: <span>542</span> </p>
<p class="news-attr">recent stars: <span>257 stars today</span> </p>
</article>
<article>
<h2 >
<a href='https://github.com/n4ze3m/page-assist' rel='nofollow' target='_blank'>/n4ze3m/page-assist</a>
</h2>
<p> description: <span>Use your locally running AI models to assist you in your web browsing</span> </p>
<p class="news-attr">launage: <span>TypeScript</span> </p>
<p class="news-attr">starts: <span>2,171</span> </p>
<p class="news-attr">folks: <span>208</span> </p>
<p class="news-attr">recent stars: <span>108 stars today</span> </p>
</article>
<article>
<h2 >
<a href='https://github.com/deepseek-ai/DeepSeek-Coder' rel='nofollow' target='_blank'>/deepseek-ai/DeepSeek-Coder</a>
</h2>
<p> description: <span>DeepSeek Coder: Let the Code Write Itself</span> </p>
<p class="news-attr">launage: <span>Python</span> </p>
<p class="news-attr">starts: <span>15,623</span> </p>
<p class="news-attr">folks: <span>1,562</span> </p>
<p class="news-attr">recent stars: <span>681 stars today</span> </p>
</article>
<article>
<h2 >
<a href='https://github.com/ollama/ollama' rel='nofollow' target='_blank'>/ollama/ollama</a>
</h2>
<p> description: <span>Get up and running with Llama 3.3, DeepSeek-R1, Phi-4, Gemma 2, and other large language models.</span> </p>
<p class="news-attr">launage: <span>Go</span> </p>
<p class="news-attr">starts: <span>114,995</span> </p>
<p class="news-attr">folks: <span>9,163</span> </p>
<p class="news-attr">recent stars: <span>1,155 stars today</span> </p>
</article>
<article>
<h2 >
<a href='https://github.com/deepseek-ai/Janus' rel='nofollow' target='_blank'>/deepseek-ai/Janus</a>
</h2>
<p> description: <span>Janus-Series: Unified Multimodal Understanding and Generation Models</span> </p>
<p class="news-attr">launage: <span>Python</span> </p>
<p class="news-attr">starts: <span>12,293</span> </p>
<p class="news-attr">folks: <span>1,429</span> </p>
<p class="news-attr">recent stars: <span>3,045 stars today</span> </p>
</article>
<article>
<h2 >
<a href='https://github.com/deepseek-ai/DeepSeek-Math' rel='nofollow' target='_blank'>/deepseek-ai/DeepSeek-Math</a>
</h2>
<p> description: <span>DeepSeekMath: Pushing the Limits of Mathematical Reasoning in Open Language Models</span> </p>
<p class="news-attr">launage: <span>Python</span> </p>
<p class="news-attr">starts: <span>1,811</span> </p>
<p class="news-attr">folks: <span>300</span> </p>
<p class="news-attr">recent stars: <span>214 stars today</span> </p>
</article>
<article>
<h2 >
<a href='https://github.com/deepseek-ai/DreamCraft3D' rel='nofollow' target='_blank'>/deepseek-ai/DreamCraft3D</a>
</h2>
<p> description: <span>[ICLR 2024] Official implementation of DreamCraft3D: Hierarchical 3D Generation with Bootstrapped Diffusion Prior</span> </p>
<p class="news-attr">launage: <span>Python</span> </p>
<p class="news-attr">starts: <span>2,546</span> </p>
<p class="news-attr">folks: <span>233</span> </p>
<p class="news-attr">recent stars: <span>134 stars today</span> </p>
</article>
<article>
<h2 >
<a href='https://github.com/unslothai/unsloth' rel='nofollow' target='_blank'>/unslothai/unsloth</a>
</h2>
<p> description: <span>Finetune Llama 3.3, Mistral, Phi-4, Qwen 2.5 & Gemma LLMs 2-5x faster with 70% less memory</span> </p>
<p class="news-attr">launage: <span>Python</span> </p>
<p class="news-attr">starts: <span>22,216</span> </p>
<p class="news-attr">folks: <span>1,553</span> </p>
<p class="news-attr">recent stars: <span>404 stars today</span> </p>
</article>
<article>
<h2 >
<a href='https://github.com/polarsource/polar' rel='nofollow' target='_blank'>/polarsource/polar</a>
</h2>
<p> description: <span>An open source Merchant of Record. Sell SaaS and digital products in minutes.</span> </p>
<p class="news-attr">launage: <span>Python</span> </p>
<p class="news-attr">starts: <span>3,887</span> </p>
<p class="news-attr">folks: <span>191</span> </p>
<p class="news-attr">recent stars: <span>191 stars today</span> </p>
</article>
<article>
<h2 >
<a href='https://github.com/github/docs' rel='nofollow' target='_blank'>/github/docs</a>
</h2>
<p> description: <span>The open-source repo for docs.github.com</span> </p>
<p class="news-attr">launage: <span>TypeScript</span> </p>
<p class="news-attr">starts: <span>16,672</span> </p>
<p class="news-attr">folks: <span>60,685</span> </p>
<p class="news-attr">recent stars: <span>11 stars today</span> </p>
</article>
<article>
<h2 >
<a href='https://github.com/aws-samples/amazon-bedrock-samples' rel='nofollow' target='_blank'>/aws-samples/amazon-bedrock-samples</a>
</h2>
<p> description: <span>This repository contains examples for customers to get started using the Amazon Bedrock Service. This contains examples for all available foundational models</span> </p>
<p class="news-attr">launage: <span>Jupyter Notebook</span> </p>
<p class="news-attr">starts: <span>731</span> </p>
<p class="news-attr">folks: <span>358</span> </p>
<p class="news-attr">recent stars: <span>6 stars today</span> </p>
</article>
<article>
<h2 >
<a href='https://github.com/QwenLM/Qwen2.5-VL' rel='nofollow' target='_blank'>/QwenLM/Qwen2.5-VL</a>
</h2>
<p> description: <span>Qwen2.5-VL is the multimodal large language model series developed by Qwen team, Alibaba Cloud.</span> </p>
<p class="news-attr">launage: <span>Jupyter Notebook</span> </p>
<p class="news-attr">starts: <span>5,053</span> </p>
<p class="news-attr">folks: <span>345</span> </p>
<p class="news-attr">recent stars: <span>381 stars today</span> </p>
</article>
</main>
</div>
</div>
<div class="col">
<div class='category-title'>Weekly Trend</div>
<div class="main show">
<main>
<article>
<h2 >
<a href='https://github.com/deepseek-ai/DeepSeek-Coder' rel='nofollow' target='_blank'>/deepseek-ai/DeepSeek-Coder</a>
</h2>
<p> description: <span>DeepSeek Coder: Let the Code Write Itself</span> </p>
<p class="news-attr">launage: <span>Python</span> </p>
<p class="news-attr">starts: <span>15,623</span> </p>
<p class="news-attr">folks: <span>1,562</span> </p>
<p class="news-attr">recent stars: <span>4,591 stars this week</span> </p>
</article>
<article>
<h2 >
<a href='https://github.com/nextjs/saas-starter' rel='nofollow' target='_blank'>/nextjs/saas-starter</a>
</h2>
<p> description: <span>Get started quickly with Next.js, Postgres, Stripe, and shadcn/ui.</span> </p>
<p class="news-attr">launage: <span>TypeScript</span> </p>
<p class="news-attr">starts: <span>10,096</span> </p>
<p class="news-attr">folks: <span>1,032</span> </p>
<p class="news-attr">recent stars: <span>1,817 stars this week</span> </p>
</article>
<article>
<h2 >
<a href='https://github.com/ollama/ollama' rel='nofollow' target='_blank'>/ollama/ollama</a>
</h2>
<p> description: <span>Get up and running with Llama 3.3, DeepSeek-R1, Phi-4, Gemma 2, and other large language models.</span> </p>
<p class="news-attr">launage: <span>Go</span> </p>
<p class="news-attr">starts: <span>114,995</span> </p>
<p class="news-attr">folks: <span>9,163</span> </p>
<p class="news-attr">recent stars: <span>4,934 stars this week</span> </p>
</article>
<article>
<h2 >
<a href='https://github.com/deepseek-ai/DeepSeek-Coder-V2' rel='nofollow' target='_blank'>/deepseek-ai/DeepSeek-Coder-V2</a>
</h2>
<p> description: <span>DeepSeek-Coder-V2: Breaking the Barrier of Closed-Source Models in Code Intelligence</span> </p>
<p class="news-attr">launage: <span>无</span> </p>
<p class="news-attr">starts: <span>4,213</span> </p>
<p class="news-attr">folks: <span>542</span> </p>
<p class="news-attr">recent stars: <span>1,106 stars this week</span> </p>
</article>
<article>
<h2 >
<a href='https://github.com/microsoft/generative-ai-for-beginners' rel='nofollow' target='_blank'>/microsoft/generative-ai-for-beginners</a>
</h2>
<p> description: <span>21 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/</span> </p>
<p class="news-attr">launage: <span>Jupyter Notebook</span> </p>
<p class="news-attr">starts: <span>69,271</span> </p>
<p class="news-attr">folks: <span>35,747</span> </p>
<p class="news-attr">recent stars: <span>2,631 stars this week</span> </p>
</article>
<article>
<h2 >
<a href='https://github.com/open-webui/open-webui' rel='nofollow' target='_blank'>/open-webui/open-webui</a>
</h2>
<p> description: <span>User-friendly AI Interface (Supports Ollama, OpenAI API, ...)</span> </p>
<p class="news-attr">launage: <span>JavaScript</span> </p>
<p class="news-attr">starts: <span>63,075</span> </p>
<p class="news-attr">folks: <span>7,569</span> </p>
<p class="news-attr">recent stars: <span>4,474 stars this week</span> </p>
</article>
<article>
<h2 >
<a href='https://github.com/lightpanda-io/browser' rel='nofollow' target='_blank'>/lightpanda-io/browser</a>
</h2>
<p> description: <span>Lightpanda: the headless browser designed for AI and automation</span> </p>
<p class="news-attr">launage: <span>Zig</span> </p>
<p class="news-attr">starts: <span>4,966</span> </p>
<p class="news-attr">folks: <span>103</span> </p>
<p class="news-attr">recent stars: <span>3,428 stars this week</span> </p>
</article>
<article>
<h2 >
<a href='https://github.com/AmruthPillai/Reactive-Resume' rel='nofollow' target='_blank'>/AmruthPillai/Reactive-Resume</a>
</h2>
<p> description: <span>A one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!</span> </p>
<p class="news-attr">launage: <span>TypeScript</span> </p>
<p class="news-attr">starts: <span>29,078</span> </p>
<p class="news-attr">folks: <span>2,923</span> </p>
<p class="news-attr">recent stars: <span>1,429 stars this week</span> </p>
</article>
<article>
<h2 >
<a href='https://github.com/Bin-Huang/chatbox' rel='nofollow' target='_blank'>/Bin-Huang/chatbox</a>
</h2>
<p> description: <span>User-friendly Desktop Client App for AI Models/LLMs (GPT, Claude, Gemini, Ollama...)</span> </p>
<p class="news-attr">launage: <span>TypeScript</span> </p>
<p class="news-attr">starts: <span>26,378</span> </p>
<p class="news-attr">folks: <span>2,576</span> </p>
<p class="news-attr">recent stars: <span>1,245 stars this week</span> </p>
</article>
<article>
<h2 >
<a href='https://github.com/ggerganov/llama.cpp' rel='nofollow' target='_blank'>/ggerganov/llama.cpp</a>
</h2>
<p> description: <span>LLM inference in C/C++</span> </p>
<p class="news-attr">launage: <span>C++</span> </p>
<p class="news-attr">starts: <span>72,248</span> </p>
<p class="news-attr">folks: <span>10,415</span> </p>
<p class="news-attr">recent stars: <span>906 stars this week</span> </p>
</article>
<article>
<h2 >
<a href='https://github.com/shadps4-emu/shadPS4' rel='nofollow' target='_blank'>/shadps4-emu/shadPS4</a>
</h2>
<p> description: <span>PlayStation 4 emulator for Windows, Linux and macOS written in C++</span> </p>
<p class="news-attr">launage: <span>C++</span> </p>
<p class="news-attr">starts: <span>17,078</span> </p>
<p class="news-attr">folks: <span>1,038</span> </p>
<p class="news-attr">recent stars: <span>3,035 stars this week</span> </p>
</article>
<article>
<h2 >
<a href='https://github.com/QwenLM/Qwen2.5-VL' rel='nofollow' target='_blank'>/QwenLM/Qwen2.5-VL</a>
</h2>
<p> description: <span>Qwen2.5-VL is the multimodal large language model series developed by Qwen team, Alibaba Cloud.</span> </p>
<p class="news-attr">launage: <span>Jupyter Notebook</span> </p>
<p class="news-attr">starts: <span>5,053</span> </p>
<p class="news-attr">folks: <span>345</span> </p>
<p class="news-attr">recent stars: <span>726 stars this week</span> </p>
</article>
<article>
<h2 >
<a href='https://github.com/exo-explore/exo' rel='nofollow' target='_blank'>/exo-explore/exo</a>
</h2>
<p> description: <span>Run your own AI cluster at home with everyday devices 📱💻 🖥️⌚</span> </p>
<p class="news-attr">launage: <span>Python</span> </p>
<p class="news-attr">starts: <span>20,818</span> </p>
<p class="news-attr">folks: <span>1,179</span> </p>
<p class="news-attr">recent stars: <span>1,667 stars this week</span> </p>
</article>
<article>
<h2 >
<a href='https://github.com/angular/angular' rel='nofollow' target='_blank'>/angular/angular</a>
</h2>
<p> description: <span>Deliver web apps with confidence 🚀</span> </p>
<p class="news-attr">launage: <span>TypeScript</span> </p>
<p class="news-attr">starts: <span>96,756</span> </p>
<p class="news-attr">folks: <span>25,805</span> </p>
<p class="news-attr">recent stars: <span>138 stars this week</span> </p>
</article>
<article>
<h2 >
<a href='https://github.com/VikParuchuri/marker' rel='nofollow' target='_blank'>/VikParuchuri/marker</a>
</h2>
<p> description: <span>Convert PDF to markdown + JSON quickly with high accuracy</span> </p>
<p class="news-attr">launage: <span>Python</span> </p>
<p class="news-attr">starts: <span>20,055</span> </p>
<p class="news-attr">folks: <span>1,198</span> </p>
<p class="news-attr">recent stars: <span>553 stars this week</span> </p>
</article>
<article>
<h2 >
<a href='https://github.com/storybookjs/storybook' rel='nofollow' target='_blank'>/storybookjs/storybook</a>
</h2>
<p> description: <span>Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation</span> </p>
<p class="news-attr">launage: <span>TypeScript</span> </p>
<p class="news-attr">starts: <span>85,646</span> </p>
<p class="news-attr">folks: <span>9,415</span> </p>
<p class="news-attr">recent stars: <span>477 stars this week</span> </p>
</article>
</main>
</div>
</div>
<div class="col">
<div class='category-title'>Monethly Trend</div>
<div class="main show">
<main>
<article>
<h2 >
<a href='https://github.com/deepseek-ai/DeepSeek-Coder' rel='nofollow' target='_blank'>/deepseek-ai/DeepSeek-Coder</a>
</h2>
<p> description: <span>DeepSeek Coder: Let the Code Write Itself</span> </p>
<p class="news-attr">launage: <span>Python</span> </p>
<p class="news-attr">starts: <span>15,623</span> </p>
<p class="news-attr">folks: <span>1,562</span> </p>
<p class="news-attr">recent stars: <span>7,837 stars this month</span> </p>
</article>
<article>
<h2 >
<a href='https://github.com/stanford-oval/storm' rel='nofollow' target='_blank'>/stanford-oval/storm</a>
</h2>
<p> description: <span>An LLM-powered knowledge curation system that researches a topic and generates a full-length report with citations.</span> </p>
<p class="news-attr">launage: <span>Python</span> </p>
<p class="news-attr">starts: <span>21,253</span> </p>
<p class="news-attr">folks: <span>1,865</span> </p>
<p class="news-attr">recent stars: <span>7,566 stars this month</span> </p>
</article>
<article>
<h2 >
<a href='https://github.com/unclecode/crawl4ai' rel='nofollow' target='_blank'>/unclecode/crawl4ai</a>
</h2>
<p> description: <span>🚀🤖 Crawl4AI: Open-source LLM Friendly Web Crawler & Scraper</span> </p>
<p class="news-attr">launage: <span>Python</span> </p>
<p class="news-attr">starts: <span>27,910</span> </p>
<p class="news-attr">folks: <span>2,207</span> </p>
<p class="news-attr">recent stars: <span>9,053 stars this month</span> </p>
</article>
<article>
<h2 >
<a href='https://github.com/OpenBMB/MiniCPM-o' rel='nofollow' target='_blank'>/OpenBMB/MiniCPM-o</a>
</h2>
<p> description: <span>MiniCPM-o 2.6: A GPT-4o Level MLLM for Vision, Speech and Multimodal Live Streaming on Your Phone</span> </p>
<p class="news-attr">launage: <span>Python</span> </p>
<p class="news-attr">starts: <span>17,926</span> </p>
<p class="news-attr">folks: <span>1,285</span> </p>
<p class="news-attr">recent stars: <span>5,356 stars this month</span> </p>
</article>
<article>
<h2 >
<a href='https://github.com/kyegomez/swarms' rel='nofollow' target='_blank'>/kyegomez/swarms</a>
</h2>
<p> description: <span>The Enterprise-Grade Production-Ready Multi-Agent Orchestration Framework Join our Community: https://discord.gg/jM3Z6M9uMq</span> </p>
<p class="news-attr">launage: <span>Python</span> </p>
<p class="news-attr">starts: <span>4,298</span> </p>
<p class="news-attr">folks: <span>500</span> </p>
<p class="news-attr">recent stars: <span>2,236 stars this month</span> </p>
</article>
<article>
<h2 >
<a href='https://github.com/78/xiaozhi-esp32' rel='nofollow' target='_blank'>/78/xiaozhi-esp32</a>
</h2>
<p> description: <span>Build your own AI friend</span> </p>
<p class="news-attr">launage: <span>C++</span> </p>
<p class="news-attr">starts: <span>3,983</span> </p>
<p class="news-attr">folks: <span>633</span> </p>
<p class="news-attr">recent stars: <span>3,162 stars this month</span> </p>
</article>
<article>
<h2 >
<a href='https://github.com/khoj-ai/khoj' rel='nofollow' target='_blank'>/khoj-ai/khoj</a>
</h2>
<p> description: <span>Your AI second brain. Self-hostable. Get answers from the web or your docs. Build custom agents, schedule automations, do deep research. Turn any online or local LLM into your personal, autonomous AI (gpt, claude, gemini, llama, qwen, mistral). Get started - free.</span> </p>
<p class="news-attr">launage: <span>Python</span> </p>
<p class="news-attr">starts: <span>25,535</span> </p>
<p class="news-attr">folks: <span>1,379</span> </p>
<p class="news-attr">recent stars: <span>8,332 stars this month</span> </p>
</article>
<article>
<h2 >
<a href='https://github.com/Canner/WrenAI' rel='nofollow' target='_blank'>/Canner/WrenAI</a>
</h2>
<p> description: <span>🤖 Open-source GenBI AI Agent that empowers data-driven teams to chat with their data to generate Text-to-SQL, charts, spreadsheets, reports, and BI. 📈📊📋🧑💻</span> </p>
<p class="news-attr">launage: <span>TypeScript</span> </p>
<p class="news-attr">starts: <span>5,420</span> </p>
<p class="news-attr">folks: <span>454</span> </p>
<p class="news-attr">recent stars: <span>2,757 stars this month</span> </p>
</article>
<article>
<h2 >
<a href='https://github.com/mlabonne/llm-course' rel='nofollow' target='_blank'>/mlabonne/llm-course</a>
</h2>
<p> description: <span>Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.</span> </p>
<p class="news-attr">launage: <span>Jupyter Notebook</span> </p>
<p class="news-attr">starts: <span>44,713</span> </p>
<p class="news-attr">folks: <span>4,776</span> </p>
<p class="news-attr">recent stars: <span>4,383 stars this month</span> </p>
</article>
<article>
<h2 >
<a href='https://github.com/maybe-finance/maybe' rel='nofollow' target='_blank'>/maybe-finance/maybe</a>
</h2>
<p> description: <span>The OS for your personal finances</span> </p>
<p class="news-attr">launage: <span>Ruby</span> </p>
<p class="news-attr">starts: <span>38,131</span> </p>
<p class="news-attr">folks: <span>2,715</span> </p>
<p class="news-attr">recent stars: <span>3,522 stars this month</span> </p>
</article>
<article>
<h2 >
<a href='https://github.com/jingyaogong/minimind' rel='nofollow' target='_blank'>/jingyaogong/minimind</a>
</h2>
<p> description: <span>🚀🚀 「大模型」3小时完全从0训练26M的小参数GPT!🌏 Train a 26M-parameter GPT from scratch in just 3 hours!</span> </p>
<p class="news-attr">launage: <span>Python</span> </p>
<p class="news-attr">starts: <span>7,199</span> </p>
<p class="news-attr">folks: <span>750</span> </p>
<p class="news-attr">recent stars: <span>4,098 stars this month</span> </p>
</article>
<article>
<h2 >
<a href='https://github.com/cline/cline' rel='nofollow' target='_blank'>/cline/cline</a>
</h2>
<p> description: <span>Autonomous coding agent right in your IDE, capable of creating/editing files, executing commands, using the browser, and more with your permission every step of the way.</span> </p>
<p class="news-attr">launage: <span>TypeScript</span> </p>
<p class="news-attr">starts: <span>25,944</span> </p>
<p class="news-attr">folks: <span>2,346</span> </p>
<p class="news-attr">recent stars: <span>9,067 stars this month</span> </p>
</article>
<article>
<h2 >
<a href='https://github.com/web-infra-dev/midscene' rel='nofollow' target='_blank'>/web-infra-dev/midscene</a>
</h2>
<p> description: <span>Let AI be your browser operator.</span> </p>
<p class="news-attr">launage: <span>HTML</span> </p>
<p class="news-attr">starts: <span>5,333</span> </p>
<p class="news-attr">folks: <span>277</span> </p>
<p class="news-attr">recent stars: <span>3,820 stars this month</span> </p>
</article>
<article>
<h2 >
<a href='https://github.com/open-webui/open-webui' rel='nofollow' target='_blank'>/open-webui/open-webui</a>
</h2>
<p> description: <span>User-friendly AI Interface (Supports Ollama, OpenAI API, ...)</span> </p>
<p class="news-attr">launage: <span>JavaScript</span> </p>
<p class="news-attr">starts: <span>63,075</span> </p>
<p class="news-attr">folks: <span>7,569</span> </p>
<p class="news-attr">recent stars: <span>9,374 stars this month</span> </p>
</article>
<article>
<h2 >
<a href='https://github.com/patchy631/ai-engineering-hub' rel='nofollow' target='_blank'>/patchy631/ai-engineering-hub</a>
</h2>
<p> description: <span>无</span> </p>
<p class="news-attr">launage: <span>Jupyter Notebook</span> </p>
<p class="news-attr">starts: <span>2,461</span> </p>
<p class="news-attr">folks: <span>514</span> </p>
<p class="news-attr">recent stars: <span>1,523 stars this month</span> </p>
</article>
<article>
<h2 >
<a href='https://github.com/TabbyML/tabby' rel='nofollow' target='_blank'>/TabbyML/tabby</a>
</h2>
<p> description: <span>Self-hosted AI coding assistant</span> </p>
<p class="news-attr">launage: <span>Rust</span> </p>
<p class="news-attr">starts: <span>29,240</span> </p>
<p class="news-attr">folks: <span>1,330</span> </p>
<p class="news-attr">recent stars: <span>6,946 stars this month</span> </p>
</article>
<article>
<h2 >
<a href='https://github.com/elizaOS/eliza' rel='nofollow' target='_blank'>/elizaOS/eliza</a>
</h2>
<p> description: <span>Autonomous agents for everyone</span> </p>
<p class="news-attr">launage: <span>TypeScript</span> </p>
<p class="news-attr">starts: <span>13,625</span> </p>
<p class="news-attr">folks: <span>3,983</span> </p>
<p class="news-attr">recent stars: <span>7,248 stars this month</span> </p>
</article>
<article>
<h2 >
<a href='https://github.com/PatrickJS/awesome-cursorrules' rel='nofollow' target='_blank'>/PatrickJS/awesome-cursorrules</a>
</h2>
<p> description: <span>📄 A curated list of awesome .cursorrules files</span> </p>
<p class="news-attr">launage: <span>无</span> </p>
<p class="news-attr">starts: <span>8,689</span> </p>
<p class="news-attr">folks: <span>575</span> </p>
<p class="news-attr">recent stars: <span>4,155 stars this month</span> </p>
</article>
<article>
<h2 >
<a href='https://github.com/DrewThomasson/ebook2audiobook' rel='nofollow' target='_blank'>/DrewThomasson/ebook2audiobook</a>
</h2>
<p> description: <span>Convert ebooks to audiobooks with chapters and metadata using dynamic AI models and voice cloning. Supports 1,107+ languages!</span> </p>
<p class="news-attr">launage: <span>Python</span> </p>
<p class="news-attr">starts: <span>7,890</span> </p>
<p class="news-attr">folks: <span>546</span> </p>
<p class="news-attr">recent stars: <span>5,786 stars this month</span> </p>
</article>
<article>
<h2 >
<a href='https://github.com/All-Hands-AI/OpenHands' rel='nofollow' target='_blank'>/All-Hands-AI/OpenHands</a>
</h2>
<p> description: <span>🙌 OpenHands: Code Less, Make More</span> </p>
<p class="news-attr">launage: <span>Python</span> </p>
<p class="news-attr">starts: <span>44,905</span> </p>
<p class="news-attr">folks: <span>4,964</span> </p>
<p class="news-attr">recent stars: <span>5,694 stars this month</span> </p>
</article>
</main>
</div>
</div>
</div>
<footer>
<p>© 2023 <a href="https://github.com/RyuSeiri">Seiri</a> All rights reserved.</p>
</footer>
</body>
</html>