@wcj/github-rank 25.2.1 → 25.2.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 +26354 -26346
- package/dist/trending-daily.json +143 -121
- package/dist/trending-monthly.json +141 -119
- package/dist/trending-weekly.json +91 -113
- package/dist/users.china.json +1442 -1442
- package/dist/users.json +4735 -4771
- package/dist/users.org.json +690 -654
- package/package.json +1 -1
- package/web/data/repos.json +26354 -26346
- package/web/data/trending-daily.json +143 -121
- package/web/data/trending-monthly.json +141 -119
- package/web/data/trending-weekly.json +91 -113
- package/web/data/users.china.json +1442 -1442
- package/web/data/users.json +4735 -4771
- package/web/data/users.org.json +690 -654
- package/web/index.html +4823 -4876
- package/web/org.html +608 -550
- package/web/repos.html +3552 -3552
- package/web/trending-monthly.html +192 -116
- package/web/trending-weekly.html +90 -170
- package/web/trending.html +183 -111
- package/web/users.china.html +1461 -1461
|
@@ -4,9 +4,9 @@
|
|
|
4
4
|
"language": "Python",
|
|
5
5
|
"color": "#3572A5",
|
|
6
6
|
"description": "DeepSeek Coder: Let the Code Write Itself",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
7
|
+
"forked": "1799",
|
|
8
|
+
"stargazers_count": 16773,
|
|
9
|
+
"todayStar": "7846 stars this month",
|
|
10
10
|
"html_url": "https://github.com/deepseek-ai/DeepSeek-Coder",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
@@ -15,9 +15,9 @@
|
|
|
15
15
|
"language": "Python",
|
|
16
16
|
"color": "#3572A5",
|
|
17
17
|
"description": "Make websites accessible for AI agents",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
18
|
+
"forked": "2287",
|
|
19
|
+
"stargazers_count": 23241,
|
|
20
|
+
"todayStar": "14621 stars this month",
|
|
21
21
|
"html_url": "https://github.com/browser-use/browser-use",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
@@ -26,32 +26,32 @@
|
|
|
26
26
|
"language": "Python",
|
|
27
27
|
"color": "#3572A5",
|
|
28
28
|
"description": "🚀🤖 Crawl4AI: Open-source LLM Friendly Web Crawler & Scraper",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
29
|
+
"forked": "2250",
|
|
30
|
+
"stargazers_count": 28394,
|
|
31
|
+
"todayStar": "9460 stars this month",
|
|
32
32
|
"html_url": "https://github.com/unclecode/crawl4ai",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
|
-
{
|
|
36
|
-
"full_name": "stanford-oval/storm",
|
|
37
|
-
"language": "Python",
|
|
38
|
-
"color": "#3572A5",
|
|
39
|
-
"description": "An LLM-powered knowledge curation system that researches a topic and generates a full-length report with citations.",
|
|
40
|
-
"forked": "1873",
|
|
41
|
-
"stargazers_count": 21330,
|
|
42
|
-
"todayStar": "7652 stars this month",
|
|
43
|
-
"html_url": "https://github.com/stanford-oval/storm",
|
|
44
|
-
"rank": 4
|
|
45
|
-
},
|
|
46
35
|
{
|
|
47
36
|
"full_name": "OpenBMB/MiniCPM-o",
|
|
48
37
|
"language": "Python",
|
|
49
38
|
"color": "#3572A5",
|
|
50
39
|
"description": "MiniCPM-o 2.6: A GPT-4o Level MLLM for Vision, Speech and Multimodal Live Streaming on Your Phone",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
40
|
+
"forked": "1291",
|
|
41
|
+
"stargazers_count": 18036,
|
|
42
|
+
"todayStar": "5454 stars this month",
|
|
54
43
|
"html_url": "https://github.com/OpenBMB/MiniCPM-o",
|
|
44
|
+
"rank": 4
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"full_name": "78/xiaozhi-esp32",
|
|
48
|
+
"language": "C++",
|
|
49
|
+
"color": "#f34b7d",
|
|
50
|
+
"description": "Build your own AI friend",
|
|
51
|
+
"forked": "644",
|
|
52
|
+
"stargazers_count": 4126,
|
|
53
|
+
"todayStar": "3221 stars this month",
|
|
54
|
+
"html_url": "https://github.com/78/xiaozhi-esp32",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
57
|
{
|
|
@@ -59,9 +59,9 @@
|
|
|
59
59
|
"language": "TypeScript",
|
|
60
60
|
"color": "#3178c6",
|
|
61
61
|
"description": "Scira (Formerly MiniPerplx) is a minimalistic AI-powered search engine that helps you find information on the internet. Powered by Vercel AI SDK! Search with models like Grok 2.0.",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
62
|
+
"forked": "513",
|
|
63
|
+
"stargazers_count": 4479,
|
|
64
|
+
"todayStar": "3252 stars this month",
|
|
65
65
|
"html_url": "https://github.com/zaidmukaddam/scira",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
@@ -70,131 +70,131 @@
|
|
|
70
70
|
"language": "Python",
|
|
71
71
|
"color": "#3572A5",
|
|
72
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": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
73
|
+
"forked": "1385",
|
|
74
|
+
"stargazers_count": 25757,
|
|
75
|
+
"todayStar": "8518 stars this month",
|
|
76
76
|
"html_url": "https://github.com/khoj-ai/khoj",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
79
|
{
|
|
80
|
-
"full_name": "
|
|
81
|
-
"language": "
|
|
82
|
-
"color": "#
|
|
83
|
-
"description": "
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
80
|
+
"full_name": "Canner/WrenAI",
|
|
81
|
+
"language": "TypeScript",
|
|
82
|
+
"color": "#3178c6",
|
|
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": "462",
|
|
85
|
+
"stargazers_count": 5531,
|
|
86
|
+
"todayStar": "2839 stars this month",
|
|
87
|
+
"html_url": "https://github.com/Canner/WrenAI",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
|
-
{
|
|
91
|
-
"full_name": "kyegomez/swarms",
|
|
92
|
-
"language": "Python",
|
|
93
|
-
"color": "#3572A5",
|
|
94
|
-
"description": "The Enterprise-Grade Production-Ready Multi-Agent Orchestration Framework Join our Community: https://discord.gg/jM3Z6M9uMq",
|
|
95
|
-
"forked": "505",
|
|
96
|
-
"stargazers_count": 4359,
|
|
97
|
-
"todayStar": "2244 stars this month",
|
|
98
|
-
"html_url": "https://github.com/kyegomez/swarms",
|
|
99
|
-
"rank": 9
|
|
100
|
-
},
|
|
101
|
-
{
|
|
102
|
-
"full_name": "mlabonne/llm-course",
|
|
103
|
-
"language": "JupyterNotebook",
|
|
104
|
-
"color": "#DA5B0B",
|
|
105
|
-
"description": "Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.",
|
|
106
|
-
"forked": "4788",
|
|
107
|
-
"stargazers_count": 44849,
|
|
108
|
-
"todayStar": "4452 stars this month",
|
|
109
|
-
"html_url": "https://github.com/mlabonne/llm-course",
|
|
110
|
-
"rank": 10
|
|
111
|
-
},
|
|
112
|
-
{
|
|
113
|
-
"full_name": "louis-e/arnis",
|
|
114
|
-
"language": "Rust",
|
|
115
|
-
"color": "#dea584",
|
|
116
|
-
"description": "Generate any location from the real world in Minecraft Java Edition with a high level of detail.",
|
|
117
|
-
"forked": "297",
|
|
118
|
-
"stargazers_count": 5424,
|
|
119
|
-
"todayStar": "4791 stars this month",
|
|
120
|
-
"html_url": "https://github.com/louis-e/arnis",
|
|
121
|
-
"rank": 11
|
|
122
|
-
},
|
|
123
90
|
{
|
|
124
91
|
"full_name": "maybe-finance/maybe",
|
|
125
92
|
"language": "Ruby",
|
|
126
93
|
"color": "#701516",
|
|
127
94
|
"description": "The OS for your personal finances",
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
95
|
+
"forked": "2734",
|
|
96
|
+
"stargazers_count": 38469,
|
|
97
|
+
"todayStar": "3839 stars this month",
|
|
131
98
|
"html_url": "https://github.com/maybe-finance/maybe",
|
|
132
|
-
"rank":
|
|
99
|
+
"rank": 9
|
|
100
|
+
},
|
|
101
|
+
{
|
|
102
|
+
"full_name": "ollama/ollama",
|
|
103
|
+
"language": "Go",
|
|
104
|
+
"color": "#00ADD8",
|
|
105
|
+
"description": "Get up and running with Llama 3.3, DeepSeek-R1, Phi-4, Gemma 2, and other large language models.",
|
|
106
|
+
"forked": "9410",
|
|
107
|
+
"stargazers_count": 117892,
|
|
108
|
+
"todayStar": "12504 stars this month",
|
|
109
|
+
"html_url": "https://github.com/ollama/ollama",
|
|
110
|
+
"rank": 10
|
|
133
111
|
},
|
|
134
112
|
{
|
|
135
113
|
"full_name": "open-webui/open-webui",
|
|
136
114
|
"language": "JavaScript",
|
|
137
115
|
"color": "#f1e05a",
|
|
138
116
|
"description": "User-friendly AI Interface (Supports Ollama, OpenAI API, ...)",
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
117
|
+
"forked": "7813",
|
|
118
|
+
"stargazers_count": 65973,
|
|
119
|
+
"todayStar": "11579 stars this month",
|
|
142
120
|
"html_url": "https://github.com/open-webui/open-webui",
|
|
143
|
-
"rank":
|
|
121
|
+
"rank": 11
|
|
122
|
+
},
|
|
123
|
+
{
|
|
124
|
+
"full_name": "DataTalksClub/data-engineering-zoomcamp",
|
|
125
|
+
"language": "JupyterNotebook",
|
|
126
|
+
"color": "#DA5B0B",
|
|
127
|
+
"description": "Data Engineering Zoomcamp is a free nine-week course that covers the fundamentals of data engineering.",
|
|
128
|
+
"forked": "6010",
|
|
129
|
+
"stargazers_count": 28424,
|
|
130
|
+
"todayStar": "2433 stars this month",
|
|
131
|
+
"html_url": "https://github.com/DataTalksClub/data-engineering-zoomcamp",
|
|
132
|
+
"rank": 12
|
|
144
133
|
},
|
|
145
134
|
{
|
|
146
135
|
"full_name": "jingyaogong/minimind",
|
|
147
136
|
"language": "Python",
|
|
148
137
|
"color": "#3572A5",
|
|
149
138
|
"description": "🚀🚀 「大模型」3小时完全从0训练26M的小参数GPT!🌏 Train a 26M-parameter GPT from scratch in just 3 hours!",
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
139
|
+
"forked": "761",
|
|
140
|
+
"stargazers_count": 7344,
|
|
141
|
+
"todayStar": "4174 stars this month",
|
|
153
142
|
"html_url": "https://github.com/jingyaogong/minimind",
|
|
154
|
-
"rank":
|
|
155
|
-
},
|
|
156
|
-
{
|
|
157
|
-
"full_name": "cline/cline",
|
|
158
|
-
"language": "TypeScript",
|
|
159
|
-
"color": "#3178c6",
|
|
160
|
-
"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.",
|
|
161
|
-
"forked": "2408",
|
|
162
|
-
"stargazers_count": 26325,
|
|
163
|
-
"todayStar": "8513 stars this month",
|
|
164
|
-
"html_url": "https://github.com/cline/cline",
|
|
165
|
-
"rank": 15
|
|
143
|
+
"rank": 13
|
|
166
144
|
},
|
|
167
145
|
{
|
|
168
146
|
"full_name": "TabbyML/tabby",
|
|
169
147
|
"language": "Rust",
|
|
170
148
|
"color": "#dea584",
|
|
171
149
|
"description": "Self-hosted AI coding assistant",
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
150
|
+
"forked": "1337",
|
|
151
|
+
"stargazers_count": 29354,
|
|
152
|
+
"todayStar": "7073 stars this month",
|
|
175
153
|
"html_url": "https://github.com/TabbyML/tabby",
|
|
176
|
-
"rank":
|
|
154
|
+
"rank": 14
|
|
155
|
+
},
|
|
156
|
+
{
|
|
157
|
+
"full_name": "kyegomez/swarms",
|
|
158
|
+
"language": "Python",
|
|
159
|
+
"color": "#3572A5",
|
|
160
|
+
"description": "The Enterprise-Grade Production-Ready Multi-Agent Orchestration Framework Join our Community: https://discord.gg/jM3Z6M9uMq",
|
|
161
|
+
"forked": "505",
|
|
162
|
+
"stargazers_count": 4402,
|
|
163
|
+
"todayStar": "2262 stars this month",
|
|
164
|
+
"html_url": "https://github.com/kyegomez/swarms",
|
|
165
|
+
"rank": 15
|
|
177
166
|
},
|
|
178
167
|
{
|
|
179
168
|
"full_name": "PatrickJS/awesome-cursorrules",
|
|
180
169
|
"language": "",
|
|
181
170
|
"color": "",
|
|
182
171
|
"description": "📄 A curated list of awesome .cursorrules files",
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
172
|
+
"forked": "589",
|
|
173
|
+
"stargazers_count": 8968,
|
|
174
|
+
"todayStar": "4154 stars this month",
|
|
186
175
|
"html_url": "https://github.com/PatrickJS/awesome-cursorrules",
|
|
176
|
+
"rank": 16
|
|
177
|
+
},
|
|
178
|
+
{
|
|
179
|
+
"full_name": "cline/cline",
|
|
180
|
+
"language": "TypeScript",
|
|
181
|
+
"color": "#3178c6",
|
|
182
|
+
"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.",
|
|
183
|
+
"forked": "2446",
|
|
184
|
+
"stargazers_count": 26678,
|
|
185
|
+
"todayStar": "8358 stars this month",
|
|
186
|
+
"html_url": "https://github.com/cline/cline",
|
|
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": "ggerganov/llama.cpp",
|
|
191
|
+
"language": "C++",
|
|
192
|
+
"color": "#f34b7d",
|
|
193
|
+
"description": "LLM inference in C/C++",
|
|
194
|
+
"forked": "10485",
|
|
195
|
+
"stargazers_count": 72760,
|
|
196
|
+
"todayStar": "2921 stars this month",
|
|
197
|
+
"html_url": "https://github.com/ggerganov/llama.cpp",
|
|
198
198
|
"rank": 18
|
|
199
199
|
},
|
|
200
200
|
{
|
|
@@ -202,21 +202,43 @@
|
|
|
202
202
|
"language": "HTML",
|
|
203
203
|
"color": "#e34c26",
|
|
204
204
|
"description": "Let AI be your browser operator.",
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
205
|
+
"forked": "284",
|
|
206
|
+
"stargazers_count": 5474,
|
|
207
|
+
"todayStar": "3285 stars this month",
|
|
208
208
|
"html_url": "https://github.com/web-infra-dev/midscene",
|
|
209
209
|
"rank": 19
|
|
210
210
|
},
|
|
211
211
|
{
|
|
212
|
-
"full_name": "
|
|
213
|
-
"language": "
|
|
214
|
-
"color": "#
|
|
215
|
-
"description": "
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
219
|
-
"html_url": "https://github.com/
|
|
212
|
+
"full_name": "stanford-oval/storm",
|
|
213
|
+
"language": "Python",
|
|
214
|
+
"color": "#3572A5",
|
|
215
|
+
"description": "An LLM-powered knowledge curation system that researches a topic and generates a full-length report with citations.",
|
|
216
|
+
"forked": "1879",
|
|
217
|
+
"stargazers_count": 21458,
|
|
218
|
+
"todayStar": "7365 stars this month",
|
|
219
|
+
"html_url": "https://github.com/stanford-oval/storm",
|
|
220
220
|
"rank": 20
|
|
221
|
+
},
|
|
222
|
+
{
|
|
223
|
+
"full_name": "patchy631/ai-engineering-hub",
|
|
224
|
+
"language": "JupyterNotebook",
|
|
225
|
+
"color": "#DA5B0B",
|
|
226
|
+
"description": "",
|
|
227
|
+
"forked": "548",
|
|
228
|
+
"stargazers_count": 2610,
|
|
229
|
+
"todayStar": "1634 stars this month",
|
|
230
|
+
"html_url": "https://github.com/patchy631/ai-engineering-hub",
|
|
231
|
+
"rank": 21
|
|
232
|
+
},
|
|
233
|
+
{
|
|
234
|
+
"full_name": "onlook-dev/onlook",
|
|
235
|
+
"language": "TypeScript",
|
|
236
|
+
"color": "#3178c6",
|
|
237
|
+
"description": "The open source Cursor for Designers. Design directly in your live React app and publish your changes to code.",
|
|
238
|
+
"forked": "354",
|
|
239
|
+
"stargazers_count": 6489,
|
|
240
|
+
"todayStar": "2219 stars this month",
|
|
241
|
+
"html_url": "https://github.com/onlook-dev/onlook",
|
|
242
|
+
"rank": 22
|
|
221
243
|
}
|
|
222
244
|
]
|
|
@@ -4,175 +4,153 @@
|
|
|
4
4
|
"language": "Python",
|
|
5
5
|
"color": "#3572A5",
|
|
6
6
|
"description": "DeepSeek Coder: Let the Code Write Itself",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
7
|
+
"forked": "1799",
|
|
8
|
+
"stargazers_count": 16773,
|
|
9
|
+
"todayStar": "5265 stars this week",
|
|
10
10
|
"html_url": "https://github.com/deepseek-ai/DeepSeek-Coder",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
|
+
{
|
|
14
|
+
"full_name": "deepseek-ai/awesome-deepseek-integration",
|
|
15
|
+
"language": "",
|
|
16
|
+
"color": "",
|
|
17
|
+
"description": "",
|
|
18
|
+
"forked": "805",
|
|
19
|
+
"stargazers_count": 6501,
|
|
20
|
+
"todayStar": "3413 stars this week",
|
|
21
|
+
"html_url": "https://github.com/deepseek-ai/awesome-deepseek-integration",
|
|
22
|
+
"rank": 2
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"full_name": "maybe-finance/maybe",
|
|
26
|
+
"language": "Ruby",
|
|
27
|
+
"color": "#701516",
|
|
28
|
+
"description": "The OS for your personal finances",
|
|
29
|
+
"forked": "2734",
|
|
30
|
+
"stargazers_count": 38469,
|
|
31
|
+
"todayStar": "2379 stars this week",
|
|
32
|
+
"html_url": "https://github.com/maybe-finance/maybe",
|
|
33
|
+
"rank": 3
|
|
34
|
+
},
|
|
13
35
|
{
|
|
14
36
|
"full_name": "ollama/ollama",
|
|
15
37
|
"language": "Go",
|
|
16
38
|
"color": "#00ADD8",
|
|
17
39
|
"description": "Get up and running with Llama 3.3, DeepSeek-R1, Phi-4, Gemma 2, and other large language models.",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
40
|
+
"forked": "9410",
|
|
41
|
+
"stargazers_count": 117892,
|
|
42
|
+
"todayStar": "7193 stars this week",
|
|
21
43
|
"html_url": "https://github.com/ollama/ollama",
|
|
22
|
-
"rank":
|
|
23
|
-
},
|
|
24
|
-
{
|
|
25
|
-
"full_name": "microsoft/generative-ai-for-beginners",
|
|
26
|
-
"language": "JupyterNotebook",
|
|
27
|
-
"color": "#DA5B0B",
|
|
28
|
-
"description": "21 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/",
|
|
29
|
-
"forked": "35881",
|
|
30
|
-
"stargazers_count": 69513,
|
|
31
|
-
"todayStar": "1876 stars this week",
|
|
32
|
-
"html_url": "https://github.com/microsoft/generative-ai-for-beginners",
|
|
33
|
-
"rank": 3
|
|
44
|
+
"rank": 4
|
|
34
45
|
},
|
|
35
46
|
{
|
|
36
47
|
"full_name": "deepseek-ai/DeepSeek-Coder-V2",
|
|
37
48
|
"language": "",
|
|
38
49
|
"color": "",
|
|
39
50
|
"description": "DeepSeek-Coder-V2: Breaking the Barrier of Closed-Source Models in Code Intelligence",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
51
|
+
"forked": "650",
|
|
52
|
+
"stargazers_count": 4638,
|
|
53
|
+
"todayStar": "1514 stars this week",
|
|
43
54
|
"html_url": "https://github.com/deepseek-ai/DeepSeek-Coder-V2",
|
|
44
|
-
"rank":
|
|
55
|
+
"rank": 5
|
|
45
56
|
},
|
|
46
57
|
{
|
|
47
58
|
"full_name": "open-webui/open-webui",
|
|
48
59
|
"language": "JavaScript",
|
|
49
60
|
"color": "#f1e05a",
|
|
50
61
|
"description": "User-friendly AI Interface (Supports Ollama, OpenAI API, ...)",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
62
|
+
"forked": "7813",
|
|
63
|
+
"stargazers_count": 65973,
|
|
64
|
+
"todayStar": "5767 stars this week",
|
|
54
65
|
"html_url": "https://github.com/open-webui/open-webui",
|
|
55
|
-
"rank":
|
|
66
|
+
"rank": 6
|
|
56
67
|
},
|
|
57
68
|
{
|
|
58
|
-
"full_name": "
|
|
69
|
+
"full_name": "onlook-dev/onlook",
|
|
59
70
|
"language": "TypeScript",
|
|
60
71
|
"color": "#3178c6",
|
|
61
|
-
"description": "
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
65
|
-
"html_url": "https://github.com/
|
|
66
|
-
"rank":
|
|
72
|
+
"description": "The open source Cursor for Designers. Design directly in your live React app and publish your changes to code.",
|
|
73
|
+
"forked": "354",
|
|
74
|
+
"stargazers_count": 6489,
|
|
75
|
+
"todayStar": "1538 stars this week",
|
|
76
|
+
"html_url": "https://github.com/onlook-dev/onlook",
|
|
77
|
+
"rank": 7
|
|
78
|
+
},
|
|
79
|
+
{
|
|
80
|
+
"full_name": "ggerganov/llama.cpp",
|
|
81
|
+
"language": "C++",
|
|
82
|
+
"color": "#f34b7d",
|
|
83
|
+
"description": "LLM inference in C/C++",
|
|
84
|
+
"forked": "10485",
|
|
85
|
+
"stargazers_count": 72760,
|
|
86
|
+
"todayStar": "1366 stars this week",
|
|
87
|
+
"html_url": "https://github.com/ggerganov/llama.cpp",
|
|
88
|
+
"rank": 8
|
|
67
89
|
},
|
|
68
90
|
{
|
|
69
91
|
"full_name": "browser-use/browser-use",
|
|
70
92
|
"language": "Python",
|
|
71
93
|
"color": "#3572A5",
|
|
72
94
|
"description": "Make websites accessible for AI agents",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
95
|
+
"forked": "2287",
|
|
96
|
+
"stargazers_count": 23241,
|
|
97
|
+
"todayStar": "3717 stars this week",
|
|
76
98
|
"html_url": "https://github.com/browser-use/browser-use",
|
|
77
|
-
"rank":
|
|
78
|
-
},
|
|
79
|
-
{
|
|
80
|
-
"full_name": "lightpanda-io/browser",
|
|
81
|
-
"language": "Zig",
|
|
82
|
-
"color": "#ec915c",
|
|
83
|
-
"description": "Lightpanda: the headless browser designed for AI and automation",
|
|
84
|
-
"forked": "108",
|
|
85
|
-
"stargazers_count": 5145,
|
|
86
|
-
"todayStar": "3221 stars this week",
|
|
87
|
-
"html_url": "https://github.com/lightpanda-io/browser",
|
|
88
|
-
"rank": 8
|
|
99
|
+
"rank": 9
|
|
89
100
|
},
|
|
90
101
|
{
|
|
91
|
-
"full_name": "
|
|
102
|
+
"full_name": "microsoft/generative-ai-for-beginners",
|
|
92
103
|
"language": "JupyterNotebook",
|
|
93
104
|
"color": "#DA5B0B",
|
|
94
|
-
"description": "
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
99
|
-
"rank": 9
|
|
100
|
-
},
|
|
101
|
-
{
|
|
102
|
-
"full_name": "ggerganov/llama.cpp",
|
|
103
|
-
"language": "C++",
|
|
104
|
-
"color": "#f34b7d",
|
|
105
|
-
"description": "LLM inference in C/C++",
|
|
106
|
-
"forked": "10444",
|
|
107
|
-
"stargazers_count": 72510,
|
|
108
|
-
"todayStar": "1221 stars this week",
|
|
109
|
-
"html_url": "https://github.com/ggerganov/llama.cpp",
|
|
105
|
+
"description": "21 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/",
|
|
106
|
+
"forked": "36004",
|
|
107
|
+
"stargazers_count": 69730,
|
|
108
|
+
"todayStar": "1393 stars this week",
|
|
109
|
+
"html_url": "https://github.com/microsoft/generative-ai-for-beginners",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
|
-
"full_name": "
|
|
114
|
-
"language": "
|
|
115
|
-
"color": "#
|
|
116
|
-
"description": "
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
113
|
+
"full_name": "exo-explore/exo",
|
|
114
|
+
"language": "Python",
|
|
115
|
+
"color": "#3572A5",
|
|
116
|
+
"description": "Run your own AI cluster at home with everyday devices 📱💻 🖥️⌚",
|
|
117
|
+
"forked": "1225",
|
|
118
|
+
"stargazers_count": 21438,
|
|
119
|
+
"todayStar": "1395 stars this week",
|
|
120
|
+
"html_url": "https://github.com/exo-explore/exo",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
|
+
{
|
|
124
|
+
"full_name": "QwenLM/Qwen2.5",
|
|
125
|
+
"language": "Shell",
|
|
126
|
+
"color": "#89e051",
|
|
127
|
+
"description": "Qwen2.5 is the large language model series developed by Qwen team, Alibaba Cloud.",
|
|
128
|
+
"forked": "970",
|
|
129
|
+
"stargazers_count": 14549,
|
|
130
|
+
"todayStar": "2433 stars this week",
|
|
131
|
+
"html_url": "https://github.com/QwenLM/Qwen2.5",
|
|
132
|
+
"rank": 12
|
|
133
|
+
},
|
|
123
134
|
{
|
|
124
135
|
"full_name": "Bin-Huang/chatbox",
|
|
125
136
|
"language": "TypeScript",
|
|
126
137
|
"color": "#3178c6",
|
|
127
138
|
"description": "User-friendly Desktop Client App for AI Models/LLMs (GPT, Claude, Gemini, Ollama...)",
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
139
|
+
"forked": "2617",
|
|
140
|
+
"stargazers_count": 26874,
|
|
141
|
+
"todayStar": "1364 stars this week",
|
|
131
142
|
"html_url": "https://github.com/Bin-Huang/chatbox",
|
|
132
|
-
"rank":
|
|
143
|
+
"rank": 13
|
|
133
144
|
},
|
|
134
145
|
{
|
|
135
146
|
"full_name": "danny-avila/LibreChat",
|
|
136
147
|
"language": "TypeScript",
|
|
137
148
|
"color": "#3178c6",
|
|
138
149
|
"description": "Enhanced ChatGPT Clone: Features Agents, DeepSeek, Anthropic, AWS, OpenAI, Assistants API, Azure, Groq, o1, GPT-4o, Mistral, OpenRouter, Vertex AI, Gemini, Artifacts, AI model switching, message search, Code Interpreter, langchain, DALL-E-3, OpenAPI Actions, Functions, Secure Multi-User Auth, Presets, open-source for self-hosting. Active project.",
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
150
|
+
"forked": "3584",
|
|
151
|
+
"stargazers_count": 21329,
|
|
152
|
+
"todayStar": "477 stars this week",
|
|
142
153
|
"html_url": "https://github.com/danny-avila/LibreChat",
|
|
143
|
-
"rank": 13
|
|
144
|
-
},
|
|
145
|
-
{
|
|
146
|
-
"full_name": "exo-explore/exo",
|
|
147
|
-
"language": "Python",
|
|
148
|
-
"color": "#3572A5",
|
|
149
|
-
"description": "Run your own AI cluster at home with everyday devices 📱💻 🖥️⌚",
|
|
150
|
-
"forked": "1204",
|
|
151
|
-
"stargazers_count": 21146,
|
|
152
|
-
"todayStar": "1237 stars this week",
|
|
153
|
-
"html_url": "https://github.com/exo-explore/exo",
|
|
154
154
|
"rank": 14
|
|
155
|
-
},
|
|
156
|
-
{
|
|
157
|
-
"full_name": "angular/angular",
|
|
158
|
-
"language": "TypeScript",
|
|
159
|
-
"color": "#3178c6",
|
|
160
|
-
"description": "Deliver web apps with confidence 🚀",
|
|
161
|
-
"forked": "25809",
|
|
162
|
-
"stargazers_count": 96800,
|
|
163
|
-
"todayStar": "162 stars this week",
|
|
164
|
-
"html_url": "https://github.com/angular/angular",
|
|
165
|
-
"rank": 15
|
|
166
|
-
},
|
|
167
|
-
{
|
|
168
|
-
"full_name": "shadps4-emu/shadPS4",
|
|
169
|
-
"language": "C++",
|
|
170
|
-
"color": "#f34b7d",
|
|
171
|
-
"description": "PlayStation 4 emulator for Windows, Linux and macOS written in C++",
|
|
172
|
-
"forked": "1050",
|
|
173
|
-
"stargazers_count": 17261,
|
|
174
|
-
"todayStar": "1168 stars this week",
|
|
175
|
-
"html_url": "https://github.com/shadps4-emu/shadPS4",
|
|
176
|
-
"rank": 16
|
|
177
155
|
}
|
|
178
156
|
]
|