@wcj/github-rank 25.1.10 → 25.1.12
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 +27744 -27744
- package/dist/trending-daily.json +99 -110
- package/dist/trending-monthly.json +91 -80
- package/dist/trending-weekly.json +143 -132
- package/dist/users.china.json +2355 -2355
- package/dist/users.json +5313 -5313
- package/dist/users.org.json +418 -418
- package/package.json +1 -1
- package/web/data/repos.json +27744 -27744
- package/web/data/trending-daily.json +99 -110
- package/web/data/trending-monthly.json +91 -80
- package/web/data/trending-weekly.json +143 -132
- package/web/data/users.china.json +2355 -2355
- package/web/data/users.json +5313 -5313
- package/web/data/users.org.json +418 -418
- package/web/index.html +5218 -5218
- package/web/org.html +366 -366
- package/web/repos.html +3175 -3179
- package/web/trending-monthly.html +113 -75
- package/web/trending-weekly.html +156 -118
- package/web/trending.html +89 -127
- package/web/users.china.html +2206 -2200
|
@@ -1,57 +1,57 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
|
-
"full_name": "
|
|
3
|
+
"full_name": "kyegomez/swarms",
|
|
4
4
|
"language": "Python",
|
|
5
5
|
"color": "#3572A5",
|
|
6
|
-
"description": "
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
10
|
-
"html_url": "https://github.com/
|
|
6
|
+
"description": "The Enterprise-Grade Production-Ready Multi-Agent Orchestration Framework Join our Community: https://discord.gg/jM3Z6M9uMq",
|
|
7
|
+
"forked": "453",
|
|
8
|
+
"stargazers_count": 3949,
|
|
9
|
+
"todayStar": "1671 stars this week",
|
|
10
|
+
"html_url": "https://github.com/kyegomez/swarms",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
|
-
"full_name": "
|
|
14
|
+
"full_name": "unclecode/crawl4ai",
|
|
15
15
|
"language": "Python",
|
|
16
16
|
"color": "#3572A5",
|
|
17
|
-
"description": "
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
21
|
-
"html_url": "https://github.com/
|
|
17
|
+
"description": "🚀🤖 Crawl4AI: Open-source LLM Friendly Web Crawler & Scraper",
|
|
18
|
+
"forked": "1724",
|
|
19
|
+
"stargazers_count": 23909,
|
|
20
|
+
"todayStar": "4501 stars this week",
|
|
21
|
+
"html_url": "https://github.com/unclecode/crawl4ai",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
24
|
{
|
|
25
|
-
"full_name": "
|
|
25
|
+
"full_name": "stanford-oval/storm",
|
|
26
26
|
"language": "Python",
|
|
27
27
|
"color": "#3572A5",
|
|
28
|
-
"description": "
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
32
|
-
"html_url": "https://github.com/
|
|
28
|
+
"description": "An LLM-powered knowledge curation system that researches a topic and generates a full-length report with citations.",
|
|
29
|
+
"forked": "1712",
|
|
30
|
+
"stargazers_count": 19549,
|
|
31
|
+
"todayStar": "3581 stars this week",
|
|
32
|
+
"html_url": "https://github.com/stanford-oval/storm",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
|
-
{
|
|
36
|
-
"full_name": "unclecode/crawl4ai",
|
|
37
|
-
"language": "Python",
|
|
38
|
-
"color": "#3572A5",
|
|
39
|
-
"description": "🚀🤖 Crawl4AI: Open-source LLM Friendly Web Crawler & Scraper",
|
|
40
|
-
"forked": "1704",
|
|
41
|
-
"stargazers_count": 23666,
|
|
42
|
-
"todayStar": "4528 stars this week",
|
|
43
|
-
"html_url": "https://github.com/unclecode/crawl4ai",
|
|
44
|
-
"rank": 4
|
|
45
|
-
},
|
|
46
35
|
{
|
|
47
36
|
"full_name": "zaidmukaddam/miniperplx",
|
|
48
37
|
"language": "TypeScript",
|
|
49
38
|
"color": "#3178c6",
|
|
50
39
|
"description": "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.",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
40
|
+
"forked": "382",
|
|
41
|
+
"stargazers_count": 3336,
|
|
42
|
+
"todayStar": "1998 stars this week",
|
|
54
43
|
"html_url": "https://github.com/zaidmukaddam/miniperplx",
|
|
44
|
+
"rank": 4
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"full_name": "78/xiaozhi-esp32",
|
|
48
|
+
"language": "C",
|
|
49
|
+
"color": "#555555",
|
|
50
|
+
"description": "Build your own AI friend",
|
|
51
|
+
"forked": "399",
|
|
52
|
+
"stargazers_count": 2536,
|
|
53
|
+
"todayStar": "1525 stars this week",
|
|
54
|
+
"html_url": "https://github.com/78/xiaozhi-esp32",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
57
|
{
|
|
@@ -59,54 +59,54 @@
|
|
|
59
59
|
"language": "Python",
|
|
60
60
|
"color": "#3572A5",
|
|
61
61
|
"description": "🙌 OpenHands: Code Less, Make More",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
62
|
+
"forked": "4756",
|
|
63
|
+
"stargazers_count": 42981,
|
|
64
|
+
"todayStar": "2931 stars this week",
|
|
65
65
|
"html_url": "https://github.com/All-Hands-AI/OpenHands",
|
|
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": "cline/cline",
|
|
70
|
+
"language": "TypeScript",
|
|
71
|
+
"color": "#3178c6",
|
|
72
|
+
"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.",
|
|
73
|
+
"forked": "1835",
|
|
74
|
+
"stargazers_count": 21482,
|
|
75
|
+
"todayStar": "2509 stars this week",
|
|
76
|
+
"html_url": "https://github.com/cline/cline",
|
|
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": "NVIDIA/nv-ingest",
|
|
81
|
+
"language": "Python",
|
|
82
|
+
"color": "#3572A5",
|
|
83
|
+
"description": "NVIDIA Ingest is an early access set of microservices for parsing hundreds of thousands of complex, messy unstructured PDFs and other enterprise documents into metadata and text to embed into retrieval systems.",
|
|
84
|
+
"forked": "140",
|
|
85
|
+
"stargazers_count": 1382,
|
|
86
|
+
"todayStar": "834 stars this week",
|
|
87
|
+
"html_url": "https://github.com/NVIDIA/nv-ingest",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
90
|
{
|
|
91
|
-
"full_name": "
|
|
91
|
+
"full_name": "Canner/WrenAI",
|
|
92
92
|
"language": "TypeScript",
|
|
93
93
|
"color": "#3178c6",
|
|
94
|
-
"description": "
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
94
|
+
"description": "🤖 Open-source AI Agent that empowers data-driven teams to chat with their data to generate Text-to-SQL, charts, spreadsheets, reports, and BI. 📈📊📋🧑💻",
|
|
95
|
+
"forked": "318",
|
|
96
|
+
"stargazers_count": 3657,
|
|
97
|
+
"todayStar": "737 stars this week",
|
|
98
|
+
"html_url": "https://github.com/Canner/WrenAI",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"full_name": "
|
|
102
|
+
"full_name": "louis-e/arnis",
|
|
103
103
|
"language": "Rust",
|
|
104
104
|
"color": "#dea584",
|
|
105
|
-
"description": "
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
105
|
+
"description": "Generate any location from the real world in Minecraft Java Edition with a high level of detail.",
|
|
106
|
+
"forked": "152",
|
|
107
|
+
"stargazers_count": 4537,
|
|
108
|
+
"todayStar": "1215 stars this week",
|
|
109
|
+
"html_url": "https://github.com/louis-e/arnis",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
@@ -114,109 +114,120 @@
|
|
|
114
114
|
"language": "HTML",
|
|
115
115
|
"color": "#e34c26",
|
|
116
116
|
"description": "This repo includes ChatGPT prompt curation to use ChatGPT and other LLM tools better.",
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
117
|
+
"forked": "15848",
|
|
118
|
+
"stargazers_count": 116862,
|
|
119
|
+
"todayStar": "1347 stars this week",
|
|
120
120
|
"html_url": "https://github.com/f/awesome-chatgpt-prompts",
|
|
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": "zasper-io/zasper",
|
|
125
|
+
"language": "Go",
|
|
126
|
+
"color": "#00ADD8",
|
|
127
|
+
"description": "Fastest and Most Efficient IDE to run Jupyter Notebooks.",
|
|
128
|
+
"forked": "31",
|
|
129
|
+
"stargazers_count": 1431,
|
|
130
|
+
"todayStar": "421 stars this week",
|
|
131
|
+
"html_url": "https://github.com/zasper-io/zasper",
|
|
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": "Cinnamon/kotaemon",
|
|
136
|
+
"language": "Python",
|
|
137
|
+
"color": "#3572A5",
|
|
138
|
+
"description": "An open-source RAG-based tool for chatting with your documents.",
|
|
139
|
+
"forked": "1549",
|
|
140
|
+
"stargazers_count": 20045,
|
|
141
|
+
"todayStar": "869 stars this week",
|
|
142
|
+
"html_url": "https://github.com/Cinnamon/kotaemon",
|
|
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": "loco-rs/loco",
|
|
147
|
+
"language": "Rust",
|
|
148
|
+
"color": "#dea584",
|
|
149
|
+
"description": "🚂 🦀 The one-person framework for Rust for side-projects and startups",
|
|
150
|
+
"forked": "280",
|
|
151
|
+
"stargazers_count": 6826,
|
|
152
|
+
"todayStar": "819 stars this week",
|
|
153
|
+
"html_url": "https://github.com/loco-rs/loco",
|
|
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": "mudler/LocalAI",
|
|
158
|
+
"language": "Go",
|
|
159
|
+
"color": "#00ADD8",
|
|
160
|
+
"description": "🤖 The free, Open Source alternative to OpenAI, Claude and others. Self-hosted and local-first. Drop-in replacement for OpenAI, running on consumer-grade hardware. No GPU required. Runs gguf, transformers, diffusers and many more models architectures. Features: Generate Text, Audio, Video, Images, Voice Cloning, Distributed, P2P inference",
|
|
161
|
+
"forked": "2121",
|
|
162
|
+
"stargazers_count": 28188,
|
|
163
|
+
"todayStar": "678 stars this week",
|
|
164
|
+
"html_url": "https://github.com/mudler/LocalAI",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
|
-
"full_name": "
|
|
168
|
+
"full_name": "Nutlope/llamacoder",
|
|
169
169
|
"language": "TypeScript",
|
|
170
170
|
"color": "#3178c6",
|
|
171
|
-
"description": "
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
175
|
-
"html_url": "https://github.com/
|
|
171
|
+
"description": "Open source Claude Artifacts – built with Llama 3.1 405B",
|
|
172
|
+
"forked": "1043",
|
|
173
|
+
"stargazers_count": 4805,
|
|
174
|
+
"todayStar": "347 stars this week",
|
|
175
|
+
"html_url": "https://github.com/Nutlope/llamacoder",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
|
-
{
|
|
179
|
-
"full_name": "deepseek-ai/DeepSeek-Coder",
|
|
180
|
-
"language": "Python",
|
|
181
|
-
"color": "#3572A5",
|
|
182
|
-
"description": "DeepSeek Coder: Let the Code Write Itself",
|
|
183
|
-
"forked": "657",
|
|
184
|
-
"stargazers_count": 9994,
|
|
185
|
-
"todayStar": "1117 stars this week",
|
|
186
|
-
"html_url": "https://github.com/deepseek-ai/DeepSeek-Coder",
|
|
187
|
-
"rank": 17
|
|
188
|
-
},
|
|
189
178
|
{
|
|
190
179
|
"full_name": "python-poetry/poetry",
|
|
191
180
|
"language": "Python",
|
|
192
181
|
"color": "#3572A5",
|
|
193
182
|
"description": "Python packaging and dependency management made easy",
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
183
|
+
"forked": "2300",
|
|
184
|
+
"stargazers_count": 32266,
|
|
185
|
+
"todayStar": "159 stars this week",
|
|
197
186
|
"html_url": "https://github.com/python-poetry/poetry",
|
|
187
|
+
"rank": 17
|
|
188
|
+
},
|
|
189
|
+
{
|
|
190
|
+
"full_name": "codecrafters-io/build-your-own-x",
|
|
191
|
+
"language": "Markdown",
|
|
192
|
+
"color": "#083fa1",
|
|
193
|
+
"description": "Master programming by recreating your favorite technologies from scratch.",
|
|
194
|
+
"forked": "30090",
|
|
195
|
+
"stargazers_count": 325022,
|
|
196
|
+
"todayStar": "2789 stars this week",
|
|
197
|
+
"html_url": "https://github.com/codecrafters-io/build-your-own-x",
|
|
198
198
|
"rank": 18
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
|
-
"full_name": "
|
|
202
|
-
"language": "
|
|
203
|
-
"color": "#
|
|
204
|
-
"description": "
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
208
|
-
"html_url": "https://github.com/
|
|
201
|
+
"full_name": "OpenXiangShan/XiangShan",
|
|
202
|
+
"language": "Scala",
|
|
203
|
+
"color": "#c22d40",
|
|
204
|
+
"description": "Open-source high-performance RISC-V processor",
|
|
205
|
+
"forked": "718",
|
|
206
|
+
"stargazers_count": 5843,
|
|
207
|
+
"todayStar": "400 stars this week",
|
|
208
|
+
"html_url": "https://github.com/OpenXiangShan/XiangShan",
|
|
209
209
|
"rank": 19
|
|
210
210
|
},
|
|
211
211
|
{
|
|
212
|
-
"full_name": "
|
|
212
|
+
"full_name": "Koenkk/zigbee2mqtt",
|
|
213
213
|
"language": "TypeScript",
|
|
214
214
|
"color": "#3178c6",
|
|
215
|
-
"description": "
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
219
|
-
"html_url": "https://github.com/
|
|
215
|
+
"description": "Zigbee 🐝 to MQTT bridge 🌉, get rid of your proprietary Zigbee bridges 🔨",
|
|
216
|
+
"forked": "1724",
|
|
217
|
+
"stargazers_count": 12690,
|
|
218
|
+
"todayStar": "137 stars this week",
|
|
219
|
+
"html_url": "https://github.com/Koenkk/zigbee2mqtt",
|
|
220
220
|
"rank": 20
|
|
221
|
+
},
|
|
222
|
+
{
|
|
223
|
+
"full_name": "serengil/deepface",
|
|
224
|
+
"language": "Python",
|
|
225
|
+
"color": "#3572A5",
|
|
226
|
+
"description": "A Lightweight Face Recognition and Facial Attribute Analysis (Age, Gender, Emotion and Race) Library for Python",
|
|
227
|
+
"forked": "2368",
|
|
228
|
+
"stargazers_count": 16723,
|
|
229
|
+
"todayStar": "1371 stars this week",
|
|
230
|
+
"html_url": "https://github.com/serengil/deepface",
|
|
231
|
+
"rank": 21
|
|
221
232
|
}
|
|
222
233
|
]
|