@wcj/github-rank 25.1.29 → 25.1.31
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 +26582 -26570
- package/dist/trending-daily.json +110 -88
- package/dist/trending-monthly.json +137 -148
- package/dist/trending-weekly.json +117 -106
- package/dist/users.china.json +1393 -1357
- package/dist/users.json +5122 -5122
- package/dist/users.org.json +674 -674
- package/package.json +1 -1
- package/web/data/repos.json +26582 -26570
- package/web/data/trending-daily.json +110 -88
- package/web/data/trending-monthly.json +137 -148
- package/web/data/trending-weekly.json +117 -106
- package/web/data/users.china.json +1393 -1357
- package/web/data/users.json +5122 -5122
- package/web/data/users.org.json +674 -674
- package/web/index.html +5198 -5210
- package/web/org.html +536 -536
- package/web/repos.html +3655 -3651
- package/web/trending-monthly.html +123 -161
- package/web/trending-weekly.html +133 -95
- package/web/trending.html +161 -77
- package/web/users.china.html +1376 -1320
package/dist/trending-daily.json
CHANGED
|
@@ -1,90 +1,90 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
|
-
"full_name": "
|
|
4
|
-
"language": "
|
|
5
|
-
"color": "#
|
|
6
|
-
"description": "
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
10
|
-
"html_url": "https://github.com/
|
|
3
|
+
"full_name": "block/goose",
|
|
4
|
+
"language": "Rust",
|
|
5
|
+
"color": "#dea584",
|
|
6
|
+
"description": "an open-source, extensible AI agent that goes beyond code suggestions - install, execute, edit, and test with any LLM",
|
|
7
|
+
"forked": "250",
|
|
8
|
+
"stargazers_count": 3644,
|
|
9
|
+
"todayStar": "746 stars today",
|
|
10
|
+
"html_url": "https://github.com/block/goose",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
|
-
"full_name": "
|
|
15
|
-
"language": "",
|
|
16
|
-
"color": "",
|
|
17
|
-
"description": "",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
21
|
-
"html_url": "https://github.com/
|
|
14
|
+
"full_name": "QwenLM/Qwen2.5",
|
|
15
|
+
"language": "Shell",
|
|
16
|
+
"color": "#89e051",
|
|
17
|
+
"description": "Qwen2.5 is the large language model series developed by Qwen team, Alibaba Cloud.",
|
|
18
|
+
"forked": "842",
|
|
19
|
+
"stargazers_count": 12995,
|
|
20
|
+
"todayStar": "429 stars today",
|
|
21
|
+
"html_url": "https://github.com/QwenLM/Qwen2.5",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
|
-
{
|
|
25
|
-
"full_name": "deepseek-ai/DeepSeek-Coder-V2",
|
|
26
|
-
"language": "",
|
|
27
|
-
"color": "",
|
|
28
|
-
"description": "DeepSeek-Coder-V2: Breaking the Barrier of Closed-Source Models in Code Intelligence",
|
|
29
|
-
"forked": "458",
|
|
30
|
-
"stargazers_count": 3857,
|
|
31
|
-
"todayStar": "214 stars today",
|
|
32
|
-
"html_url": "https://github.com/deepseek-ai/DeepSeek-Coder-V2",
|
|
33
|
-
"rank": 3
|
|
34
|
-
},
|
|
35
24
|
{
|
|
36
25
|
"full_name": "deepseek-ai/DeepSeek-LLM",
|
|
37
26
|
"language": "Makefile",
|
|
38
27
|
"color": "#427819",
|
|
39
28
|
"description": "DeepSeek LLM: Let there be answers",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
29
|
+
"forked": "652",
|
|
30
|
+
"stargazers_count": 4824,
|
|
31
|
+
"todayStar": "307 stars today",
|
|
43
32
|
"html_url": "https://github.com/deepseek-ai/DeepSeek-LLM",
|
|
33
|
+
"rank": 3
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
"full_name": "deepseek-ai/DeepSeek-Coder-V2",
|
|
37
|
+
"language": "",
|
|
38
|
+
"color": "",
|
|
39
|
+
"description": "DeepSeek-Coder-V2: Breaking the Barrier of Closed-Source Models in Code Intelligence",
|
|
40
|
+
"forked": "587",
|
|
41
|
+
"stargazers_count": 4377,
|
|
42
|
+
"todayStar": "258 stars today",
|
|
43
|
+
"html_url": "https://github.com/deepseek-ai/DeepSeek-Coder-V2",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
47
|
-
"full_name": "
|
|
48
|
-
"language": "
|
|
49
|
-
"color": "#
|
|
50
|
-
"description": "
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
54
|
-
"html_url": "https://github.com/
|
|
47
|
+
"full_name": "n4ze3m/page-assist",
|
|
48
|
+
"language": "TypeScript",
|
|
49
|
+
"color": "#3178c6",
|
|
50
|
+
"description": "Use your locally running AI models to assist you in your web browsing",
|
|
51
|
+
"forked": "216",
|
|
52
|
+
"stargazers_count": 2380,
|
|
53
|
+
"todayStar": "71 stars today",
|
|
54
|
+
"html_url": "https://github.com/n4ze3m/page-assist",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
57
|
{
|
|
58
|
-
"full_name": "deepseek-ai/
|
|
58
|
+
"full_name": "deepseek-ai/DeepSeek-Coder",
|
|
59
59
|
"language": "Python",
|
|
60
60
|
"color": "#3572A5",
|
|
61
|
-
"description": "
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
65
|
-
"html_url": "https://github.com/deepseek-ai/
|
|
61
|
+
"description": "DeepSeek Coder: Let the Code Write Itself",
|
|
62
|
+
"forked": "1636",
|
|
63
|
+
"stargazers_count": 15948,
|
|
64
|
+
"todayStar": "684 stars today",
|
|
65
|
+
"html_url": "https://github.com/deepseek-ai/DeepSeek-Coder",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
68
|
{
|
|
69
|
-
"full_name": "
|
|
70
|
-
"language": "
|
|
71
|
-
"color": "#
|
|
72
|
-
"description": "
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
69
|
+
"full_name": "ollama/ollama",
|
|
70
|
+
"language": "Go",
|
|
71
|
+
"color": "#00ADD8",
|
|
72
|
+
"description": "Get up and running with Llama 3.3, DeepSeek-R1, Phi-4, Gemma 2, and other large language models.",
|
|
73
|
+
"forked": "9207",
|
|
74
|
+
"stargazers_count": 115612,
|
|
75
|
+
"todayStar": "1162 stars today",
|
|
76
|
+
"html_url": "https://github.com/ollama/ollama",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
79
|
{
|
|
80
|
-
"full_name": "deepseek-ai/
|
|
81
|
-
"language": "",
|
|
82
|
-
"color": "",
|
|
83
|
-
"description": "
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/deepseek-ai/
|
|
80
|
+
"full_name": "deepseek-ai/Janus",
|
|
81
|
+
"language": "Python",
|
|
82
|
+
"color": "#3572A5",
|
|
83
|
+
"description": "Janus-Series: Unified Multimodal Understanding and Generation Models",
|
|
84
|
+
"forked": "1529",
|
|
85
|
+
"stargazers_count": 12752,
|
|
86
|
+
"todayStar": "3050 stars today",
|
|
87
|
+
"html_url": "https://github.com/deepseek-ai/Janus",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
90
|
{
|
|
@@ -92,9 +92,9 @@
|
|
|
92
92
|
"language": "Python",
|
|
93
93
|
"color": "#3572A5",
|
|
94
94
|
"description": "DeepSeekMath: Pushing the Limits of Mathematical Reasoning in Open Language Models",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
95
|
+
"forked": "319",
|
|
96
|
+
"stargazers_count": 1936,
|
|
97
|
+
"todayStar": "213 stars today",
|
|
98
98
|
"html_url": "https://github.com/deepseek-ai/DeepSeek-Math",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
@@ -103,43 +103,65 @@
|
|
|
103
103
|
"language": "Python",
|
|
104
104
|
"color": "#3572A5",
|
|
105
105
|
"description": "[ICLR 2024] Official implementation of DreamCraft3D: Hierarchical 3D Generation with Bootstrapped Diffusion Prior",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
106
|
+
"forked": "253",
|
|
107
|
+
"stargazers_count": 2654,
|
|
108
|
+
"todayStar": "135 stars today",
|
|
109
109
|
"html_url": "https://github.com/deepseek-ai/DreamCraft3D",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
|
-
"full_name": "
|
|
113
|
+
"full_name": "unslothai/unsloth",
|
|
114
114
|
"language": "Python",
|
|
115
115
|
"color": "#3572A5",
|
|
116
|
-
"description": "
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
116
|
+
"description": "Finetune Llama 3.3, Mistral, Phi-4, Qwen 2.5 & Gemma LLMs 2-5x faster with 70% less memory",
|
|
117
|
+
"forked": "1563",
|
|
118
|
+
"stargazers_count": 22495,
|
|
119
|
+
"todayStar": "271 stars today",
|
|
120
|
+
"html_url": "https://github.com/unslothai/unsloth",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
|
-
"full_name": "
|
|
125
|
-
"language": "
|
|
126
|
-
"color": "#
|
|
127
|
-
"description": "
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
124
|
+
"full_name": "polarsource/polar",
|
|
125
|
+
"language": "Python",
|
|
126
|
+
"color": "#3572A5",
|
|
127
|
+
"description": "An open source Merchant of Record. Sell SaaS and digital products in minutes.",
|
|
128
|
+
"forked": "201",
|
|
129
|
+
"stargazers_count": 4113,
|
|
130
|
+
"todayStar": "196 stars today",
|
|
131
|
+
"html_url": "https://github.com/polarsource/polar",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
134
|
{
|
|
135
|
-
"full_name": "
|
|
136
|
-
"language": "
|
|
137
|
-
"color": "#
|
|
138
|
-
"description": "
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
135
|
+
"full_name": "github/docs",
|
|
136
|
+
"language": "TypeScript",
|
|
137
|
+
"color": "#3178c6",
|
|
138
|
+
"description": "The open-source repo for docs.github.com",
|
|
139
|
+
"forked": "60695",
|
|
140
|
+
"stargazers_count": 16787,
|
|
141
|
+
"todayStar": "17 stars today",
|
|
142
|
+
"html_url": "https://github.com/github/docs",
|
|
143
143
|
"rank": 13
|
|
144
|
+
},
|
|
145
|
+
{
|
|
146
|
+
"full_name": "aws-samples/amazon-bedrock-samples",
|
|
147
|
+
"language": "JupyterNotebook",
|
|
148
|
+
"color": "#DA5B0B",
|
|
149
|
+
"description": "This repository contains examples for customers to get started using the Amazon Bedrock Service. This contains examples for all available foundational models",
|
|
150
|
+
"forked": "359",
|
|
151
|
+
"stargazers_count": 793,
|
|
152
|
+
"todayStar": "6 stars today",
|
|
153
|
+
"html_url": "https://github.com/aws-samples/amazon-bedrock-samples",
|
|
154
|
+
"rank": 14
|
|
155
|
+
},
|
|
156
|
+
{
|
|
157
|
+
"full_name": "QwenLM/Qwen2.5-VL",
|
|
158
|
+
"language": "JupyterNotebook",
|
|
159
|
+
"color": "#DA5B0B",
|
|
160
|
+
"description": "Qwen2.5-VL is the multimodal large language model series developed by Qwen team, Alibaba Cloud.",
|
|
161
|
+
"forked": "372",
|
|
162
|
+
"stargazers_count": 5358,
|
|
163
|
+
"todayStar": "381 stars today",
|
|
164
|
+
"html_url": "https://github.com/QwenLM/Qwen2.5-VL",
|
|
165
|
+
"rank": 15
|
|
144
166
|
}
|
|
145
167
|
]
|
|
@@ -1,46 +1,46 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"full_name": "deepseek-ai/DeepSeek-Coder",
|
|
4
|
+
"language": "Python",
|
|
5
|
+
"color": "#3572A5",
|
|
6
|
+
"description": "DeepSeek Coder: Let the Code Write Itself",
|
|
7
|
+
"forked": "1636",
|
|
8
|
+
"stargazers_count": 15948,
|
|
9
|
+
"todayStar": "8439 stars this month",
|
|
10
|
+
"html_url": "https://github.com/deepseek-ai/DeepSeek-Coder",
|
|
11
|
+
"rank": 1
|
|
12
|
+
},
|
|
2
13
|
{
|
|
3
14
|
"full_name": "stanford-oval/storm",
|
|
4
15
|
"language": "Python",
|
|
5
16
|
"color": "#3572A5",
|
|
6
17
|
"description": "An LLM-powered knowledge curation system that researches a topic and generates a full-length report with citations.",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
18
|
+
"forked": "1868",
|
|
19
|
+
"stargazers_count": 21282,
|
|
20
|
+
"todayStar": "7616 stars this month",
|
|
10
21
|
"html_url": "https://github.com/stanford-oval/storm",
|
|
11
|
-
"rank":
|
|
22
|
+
"rank": 2
|
|
12
23
|
},
|
|
13
24
|
{
|
|
14
25
|
"full_name": "unclecode/crawl4ai",
|
|
15
26
|
"language": "Python",
|
|
16
27
|
"color": "#3572A5",
|
|
17
28
|
"description": "🚀🤖 Crawl4AI: Open-source LLM Friendly Web Crawler & Scraper",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
29
|
+
"forked": "2213",
|
|
30
|
+
"stargazers_count": 28012,
|
|
31
|
+
"todayStar": "9176 stars this month",
|
|
21
32
|
"html_url": "https://github.com/unclecode/crawl4ai",
|
|
22
|
-
"rank":
|
|
33
|
+
"rank": 3
|
|
23
34
|
},
|
|
24
35
|
{
|
|
25
36
|
"full_name": "OpenBMB/MiniCPM-o",
|
|
26
37
|
"language": "Python",
|
|
27
38
|
"color": "#3572A5",
|
|
28
39
|
"description": "MiniCPM-o 2.6: A GPT-4o Level MLLM for Vision, Speech and Multimodal Live Streaming on Your Phone",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
40
|
+
"forked": "1287",
|
|
41
|
+
"stargazers_count": 17951,
|
|
42
|
+
"todayStar": "5376 stars this month",
|
|
32
43
|
"html_url": "https://github.com/OpenBMB/MiniCPM-o",
|
|
33
|
-
"rank": 3
|
|
34
|
-
},
|
|
35
|
-
{
|
|
36
|
-
"full_name": "khoj-ai/khoj",
|
|
37
|
-
"language": "Python",
|
|
38
|
-
"color": "#3572A5",
|
|
39
|
-
"description": "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.",
|
|
40
|
-
"forked": "1376",
|
|
41
|
-
"stargazers_count": 25468,
|
|
42
|
-
"todayStar": "8283 stars this month",
|
|
43
|
-
"html_url": "https://github.com/khoj-ai/khoj",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
@@ -48,186 +48,175 @@
|
|
|
48
48
|
"language": "Python",
|
|
49
49
|
"color": "#3572A5",
|
|
50
50
|
"description": "The Enterprise-Grade Production-Ready Multi-Agent Orchestration Framework Join our Community: https://discord.gg/jM3Z6M9uMq",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
51
|
+
"forked": "503",
|
|
52
|
+
"stargazers_count": 4319,
|
|
53
|
+
"todayStar": "2237 stars this month",
|
|
54
54
|
"html_url": "https://github.com/kyegomez/swarms",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
57
|
{
|
|
58
|
-
"full_name": "
|
|
59
|
-
"language": "
|
|
60
|
-
"color": "#
|
|
61
|
-
"description": "
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
65
|
-
"html_url": "https://github.com/
|
|
58
|
+
"full_name": "78/xiaozhi-esp32",
|
|
59
|
+
"language": "C++",
|
|
60
|
+
"color": "#f34b7d",
|
|
61
|
+
"description": "Build your own AI friend",
|
|
62
|
+
"forked": "633",
|
|
63
|
+
"stargazers_count": 4013,
|
|
64
|
+
"todayStar": "3159 stars this month",
|
|
65
|
+
"html_url": "https://github.com/78/xiaozhi-esp32",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
68
|
{
|
|
69
|
-
"full_name": "
|
|
70
|
-
"language": "HTML",
|
|
71
|
-
"color": "#e34c26",
|
|
72
|
-
"description": "Let AI be your browser operator.",
|
|
73
|
-
"forked": "273",
|
|
74
|
-
"stargazers_count": 5285,
|
|
75
|
-
"todayStar": "3795 stars this month",
|
|
76
|
-
"html_url": "https://github.com/web-infra-dev/midscene",
|
|
77
|
-
"rank": 7
|
|
78
|
-
},
|
|
79
|
-
{
|
|
80
|
-
"full_name": "jingyaogong/minimind",
|
|
69
|
+
"full_name": "khoj-ai/khoj",
|
|
81
70
|
"language": "Python",
|
|
82
71
|
"color": "#3572A5",
|
|
83
|
-
"description": "
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
88
|
-
"rank":
|
|
72
|
+
"description": "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.",
|
|
73
|
+
"forked": "1381",
|
|
74
|
+
"stargazers_count": 25573,
|
|
75
|
+
"todayStar": "8378 stars this month",
|
|
76
|
+
"html_url": "https://github.com/khoj-ai/khoj",
|
|
77
|
+
"rank": 7
|
|
89
78
|
},
|
|
90
79
|
{
|
|
91
|
-
"full_name": "
|
|
80
|
+
"full_name": "Canner/WrenAI",
|
|
92
81
|
"language": "TypeScript",
|
|
93
82
|
"color": "#3178c6",
|
|
94
|
-
"description": "
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
83
|
+
"description": "🤖 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. 📈📊📋🧑💻",
|
|
84
|
+
"forked": "456",
|
|
85
|
+
"stargazers_count": 5452,
|
|
86
|
+
"todayStar": "2807 stars this month",
|
|
87
|
+
"html_url": "https://github.com/Canner/WrenAI",
|
|
88
|
+
"rank": 8
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
"full_name": "mlabonne/llm-course",
|
|
92
|
+
"language": "JupyterNotebook",
|
|
93
|
+
"color": "#DA5B0B",
|
|
94
|
+
"description": "Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.",
|
|
95
|
+
"forked": "4783",
|
|
96
|
+
"stargazers_count": 44762,
|
|
97
|
+
"todayStar": "4424 stars this month",
|
|
98
|
+
"html_url": "https://github.com/mlabonne/llm-course",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"full_name": "
|
|
103
|
-
"language": "
|
|
104
|
-
"color": "#
|
|
105
|
-
"description": "
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
102
|
+
"full_name": "maybe-finance/maybe",
|
|
103
|
+
"language": "Ruby",
|
|
104
|
+
"color": "#701516",
|
|
105
|
+
"description": "The OS for your personal finances",
|
|
106
|
+
"forked": "2717",
|
|
107
|
+
"stargazers_count": 38182,
|
|
108
|
+
"todayStar": "3622 stars this month",
|
|
109
|
+
"html_url": "https://github.com/maybe-finance/maybe",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
|
+
{
|
|
113
|
+
"full_name": "jingyaogong/minimind",
|
|
114
|
+
"language": "Python",
|
|
115
|
+
"color": "#3572A5",
|
|
116
|
+
"description": "🚀🚀 「大模型」3小时完全从0训练26M的小参数GPT!🌏 Train a 26M-parameter GPT from scratch in just 3 hours!",
|
|
117
|
+
"forked": "750",
|
|
118
|
+
"stargazers_count": 7220,
|
|
119
|
+
"todayStar": "4106 stars this month",
|
|
120
|
+
"html_url": "https://github.com/jingyaogong/minimind",
|
|
121
|
+
"rank": 11
|
|
122
|
+
},
|
|
112
123
|
{
|
|
113
124
|
"full_name": "cline/cline",
|
|
114
125
|
"language": "TypeScript",
|
|
115
126
|
"color": "#3178c6",
|
|
116
127
|
"description": "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.",
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
128
|
+
"forked": "2377",
|
|
129
|
+
"stargazers_count": 26106,
|
|
130
|
+
"todayStar": "8723 stars this month",
|
|
120
131
|
"html_url": "https://github.com/cline/cline",
|
|
121
|
-
"rank": 11
|
|
122
|
-
},
|
|
123
|
-
{
|
|
124
|
-
"full_name": "patchy631/ai-engineering-hub",
|
|
125
|
-
"language": "JupyterNotebook",
|
|
126
|
-
"color": "#DA5B0B",
|
|
127
|
-
"description": "",
|
|
128
|
-
"forked": "489",
|
|
129
|
-
"stargazers_count": 2355,
|
|
130
|
-
"todayStar": "1483 stars this month",
|
|
131
|
-
"html_url": "https://github.com/patchy631/ai-engineering-hub",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
134
|
{
|
|
135
|
-
"full_name": "
|
|
135
|
+
"full_name": "web-infra-dev/midscene",
|
|
136
136
|
"language": "HTML",
|
|
137
137
|
"color": "#e34c26",
|
|
138
|
-
"description": "
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
138
|
+
"description": "Let AI be your browser operator.",
|
|
139
|
+
"forked": "277",
|
|
140
|
+
"stargazers_count": 5361,
|
|
141
|
+
"todayStar": "3786 stars this month",
|
|
142
|
+
"html_url": "https://github.com/web-infra-dev/midscene",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
|
-
"full_name": "
|
|
147
|
-
"language": "",
|
|
148
|
-
"color": "",
|
|
149
|
-
"description": "
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
153
|
-
"html_url": "https://github.com/
|
|
146
|
+
"full_name": "open-webui/open-webui",
|
|
147
|
+
"language": "JavaScript",
|
|
148
|
+
"color": "#f1e05a",
|
|
149
|
+
"description": "User-friendly AI Interface (Supports Ollama, OpenAI API, ...)",
|
|
150
|
+
"forked": "7607",
|
|
151
|
+
"stargazers_count": 63627,
|
|
152
|
+
"todayStar": "9667 stars this month",
|
|
153
|
+
"html_url": "https://github.com/open-webui/open-webui",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
156
|
{
|
|
157
|
-
"full_name": "
|
|
158
|
-
"language": "
|
|
159
|
-
"color": "#
|
|
160
|
-
"description": "
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
157
|
+
"full_name": "patchy631/ai-engineering-hub",
|
|
158
|
+
"language": "JupyterNotebook",
|
|
159
|
+
"color": "#DA5B0B",
|
|
160
|
+
"description": "",
|
|
161
|
+
"forked": "530",
|
|
162
|
+
"stargazers_count": 2514,
|
|
163
|
+
"todayStar": "1581 stars this month",
|
|
164
|
+
"html_url": "https://github.com/patchy631/ai-engineering-hub",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
|
-
"full_name": "
|
|
169
|
-
"language": "
|
|
170
|
-
"color": "#
|
|
171
|
-
"description": "
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
175
|
-
"html_url": "https://github.com/
|
|
168
|
+
"full_name": "TabbyML/tabby",
|
|
169
|
+
"language": "Rust",
|
|
170
|
+
"color": "#dea584",
|
|
171
|
+
"description": "Self-hosted AI coding assistant",
|
|
172
|
+
"forked": "1330",
|
|
173
|
+
"stargazers_count": 29266,
|
|
174
|
+
"todayStar": "6995 stars this month",
|
|
175
|
+
"html_url": "https://github.com/TabbyML/tabby",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
178
|
{
|
|
179
|
-
"full_name": "
|
|
179
|
+
"full_name": "elizaOS/eliza",
|
|
180
180
|
"language": "TypeScript",
|
|
181
181
|
"color": "#3178c6",
|
|
182
|
-
"description": "
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
182
|
+
"description": "Autonomous agents for everyone",
|
|
183
|
+
"forked": "4003",
|
|
184
|
+
"stargazers_count": 13685,
|
|
185
|
+
"todayStar": "6908 stars this month",
|
|
186
|
+
"html_url": "https://github.com/elizaOS/eliza",
|
|
187
187
|
"rank": 17
|
|
188
188
|
},
|
|
189
189
|
{
|
|
190
|
-
"full_name": "
|
|
191
|
-
"language": "
|
|
192
|
-
"color": "
|
|
193
|
-
"description": "
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
197
|
-
"html_url": "https://github.com/
|
|
190
|
+
"full_name": "PatrickJS/awesome-cursorrules",
|
|
191
|
+
"language": "",
|
|
192
|
+
"color": "",
|
|
193
|
+
"description": "📄 A curated list of awesome .cursorrules files",
|
|
194
|
+
"forked": "579",
|
|
195
|
+
"stargazers_count": 8744,
|
|
196
|
+
"todayStar": "4138 stars this month",
|
|
197
|
+
"html_url": "https://github.com/PatrickJS/awesome-cursorrules",
|
|
198
198
|
"rank": 18
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
|
-
"full_name": "
|
|
202
|
-
"language": "TypeScript",
|
|
203
|
-
"color": "#3178c6",
|
|
204
|
-
"description": "Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.",
|
|
205
|
-
"forked": "11038",
|
|
206
|
-
"stargazers_count": 57097,
|
|
207
|
-
"todayStar": "4084 stars this month",
|
|
208
|
-
"html_url": "https://github.com/n8n-io/n8n",
|
|
209
|
-
"rank": 19
|
|
210
|
-
},
|
|
211
|
-
{
|
|
212
|
-
"full_name": "OpenSPG/KAG",
|
|
201
|
+
"full_name": "DrewThomasson/ebook2audiobook",
|
|
213
202
|
"language": "Python",
|
|
214
203
|
"color": "#3572A5",
|
|
215
|
-
"description": "
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
219
|
-
"html_url": "https://github.com/
|
|
220
|
-
"rank":
|
|
204
|
+
"description": "Convert ebooks to audiobooks with chapters and metadata using dynamic AI models and voice cloning. Supports 1,107+ languages!",
|
|
205
|
+
"forked": "546",
|
|
206
|
+
"stargazers_count": 7917,
|
|
207
|
+
"todayStar": "5259 stars this month",
|
|
208
|
+
"html_url": "https://github.com/DrewThomasson/ebook2audiobook",
|
|
209
|
+
"rank": 19
|
|
221
210
|
},
|
|
222
211
|
{
|
|
223
|
-
"full_name": "
|
|
212
|
+
"full_name": "All-Hands-AI/OpenHands",
|
|
224
213
|
"language": "Python",
|
|
225
214
|
"color": "#3572A5",
|
|
226
|
-
"description": "
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
230
|
-
"html_url": "https://github.com/
|
|
231
|
-
"rank":
|
|
215
|
+
"description": "🙌 OpenHands: Code Less, Make More",
|
|
216
|
+
"forked": "4975",
|
|
217
|
+
"stargazers_count": 44966,
|
|
218
|
+
"todayStar": "5670 stars this month",
|
|
219
|
+
"html_url": "https://github.com/All-Hands-AI/OpenHands",
|
|
220
|
+
"rank": 20
|
|
232
221
|
}
|
|
233
222
|
]
|