@wcj/github-rank 25.9.15 → 25.9.29
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 +2 -1
- package/dist/repos.json +61004 -60964
- package/dist/trending-daily.json +131 -120
- package/dist/trending-monthly.json +116 -116
- package/dist/trending-weekly.json +161 -150
- package/dist/users.china.json +5129 -5057
- package/dist/users.json +10231 -10231
- package/dist/users.org.json +1893 -1893
- package/package.json +1 -1
- package/web/data/repos.json +61004 -60964
- package/web/data/trending-daily.json +131 -120
- package/web/data/trending-monthly.json +116 -116
- package/web/data/trending-weekly.json +161 -150
- package/web/data/users.china.json +5129 -5057
- package/web/data/users.json +10231 -10231
- package/web/data/users.org.json +1893 -1893
- package/web/index.html +9389 -9404
- package/web/org.html +1680 -1680
- package/web/repos.html +5947 -5947
- package/web/trending-monthly.html +102 -102
- package/web/trending-weekly.html +171 -133
- package/web/trending.html +146 -108
- package/web/users.china.html +4500 -4403
|
@@ -1,178 +1,189 @@
|
|
|
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": "commaai/openpilot",
|
|
4
|
+
"language": "Python",
|
|
5
|
+
"color": "#3572A5",
|
|
6
|
+
"description": "openpilot is an operating system for robotics. Currently, it upgrades the driver assistance system on 300+ supported cars.",
|
|
7
|
+
"forked": "10175",
|
|
8
|
+
"stargazers_count": 56666,
|
|
9
|
+
"todayStar": "68 stars today",
|
|
10
|
+
"html_url": "https://github.com/commaai/openpilot",
|
|
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": "kamranahmedse/developer-roadmap",
|
|
15
|
+
"language": "TypeScript",
|
|
16
|
+
"color": "#3178c6",
|
|
17
|
+
"description": "Interactive roadmaps, guides and other educational content to help developers grow in their careers.",
|
|
18
|
+
"forked": "42933",
|
|
19
|
+
"stargazers_count": 338211,
|
|
20
|
+
"todayStar": "346 stars today",
|
|
21
|
+
"html_url": "https://github.com/kamranahmedse/developer-roadmap",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
24
|
{
|
|
25
|
-
"full_name": "
|
|
26
|
-
"language": "
|
|
27
|
-
"color": "#
|
|
28
|
-
"description": "
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
32
|
-
"html_url": "https://github.com/
|
|
25
|
+
"full_name": "rasbt/LLMs-from-scratch",
|
|
26
|
+
"language": "JupyterNotebook",
|
|
27
|
+
"color": "#DA5B0B",
|
|
28
|
+
"description": "Implement a ChatGPT-like LLM in PyTorch from scratch, step by step",
|
|
29
|
+
"forked": "10670",
|
|
30
|
+
"stargazers_count": 73324,
|
|
31
|
+
"todayStar": "163 stars today",
|
|
32
|
+
"html_url": "https://github.com/rasbt/LLMs-from-scratch",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
|
-
"full_name": "
|
|
37
|
-
"language": "
|
|
38
|
-
"color": "#
|
|
39
|
-
"description": "
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
43
|
-
"html_url": "https://github.com/
|
|
36
|
+
"full_name": "humanlayer/humanlayer",
|
|
37
|
+
"language": "TypeScript",
|
|
38
|
+
"color": "#3178c6",
|
|
39
|
+
"description": "The best way to get AI coding agents to solve hard problems in complex codebases.",
|
|
40
|
+
"forked": "357",
|
|
41
|
+
"stargazers_count": 4579,
|
|
42
|
+
"todayStar": "1024 stars today",
|
|
43
|
+
"html_url": "https://github.com/humanlayer/humanlayer",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
|
+
{
|
|
47
|
+
"full_name": "typst/typst",
|
|
48
|
+
"language": "Rust",
|
|
49
|
+
"color": "#dea584",
|
|
50
|
+
"description": "A new markup-based typesetting system that is powerful and easy to learn.",
|
|
51
|
+
"forked": "1238",
|
|
52
|
+
"stargazers_count": 46099,
|
|
53
|
+
"todayStar": "152 stars today",
|
|
54
|
+
"html_url": "https://github.com/typst/typst",
|
|
55
|
+
"rank": 5
|
|
56
|
+
},
|
|
46
57
|
{
|
|
47
58
|
"full_name": "Shubhamsaboo/awesome-llm-apps",
|
|
48
59
|
"language": "Python",
|
|
49
60
|
"color": "#3572A5",
|
|
50
61
|
"description": "Collection of awesome LLM apps with AI Agents and RAG using OpenAI, Anthropic, Gemini and opensource models.",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
62
|
+
"forked": "9017",
|
|
63
|
+
"stargazers_count": 70529,
|
|
64
|
+
"todayStar": "169 stars today",
|
|
54
65
|
"html_url": "https://github.com/Shubhamsaboo/awesome-llm-apps",
|
|
55
|
-
"rank": 5
|
|
56
|
-
},
|
|
57
|
-
{
|
|
58
|
-
"full_name": "ItzCrazyKns/Perplexica",
|
|
59
|
-
"language": "TypeScript",
|
|
60
|
-
"color": "#3178c6",
|
|
61
|
-
"description": "Perplexica is an AI-powered search engine. It is an Open source alternative to Perplexity AI",
|
|
62
|
-
"forked": "2544",
|
|
63
|
-
"stargazers_count": 24278,
|
|
64
|
-
"todayStar": "36 stars today",
|
|
65
|
-
"html_url": "https://github.com/ItzCrazyKns/Perplexica",
|
|
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": "microsoft/qlib",
|
|
70
|
+
"language": "Python",
|
|
71
|
+
"color": "#3572A5",
|
|
72
|
+
"description": "Qlib is an AI-oriented Quant investment platform that aims to use AI tech to empower Quant Research, from exploring ideas to implementing productions. Qlib supports diverse ML modeling paradigms, including supervised learning, market dynamics modeling, and RL, and is now equipped with https://github.com/microsoft/RD-Agent to automate R&D process.",
|
|
73
|
+
"forked": "4842",
|
|
74
|
+
"stargazers_count": 31425,
|
|
75
|
+
"todayStar": "75 stars today",
|
|
76
|
+
"html_url": "https://github.com/microsoft/qlib",
|
|
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": "sst/opencode",
|
|
81
|
+
"language": "TypeScript",
|
|
82
|
+
"color": "#3178c6",
|
|
83
|
+
"description": "AI coding agent, built for the terminal.",
|
|
84
|
+
"forked": "1828",
|
|
85
|
+
"stargazers_count": 25341,
|
|
86
|
+
"todayStar": "124 stars today",
|
|
87
|
+
"html_url": "https://github.com/sst/opencode",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
90
|
{
|
|
91
|
-
"full_name": "
|
|
91
|
+
"full_name": "harry0703/MoneyPrinterTurbo",
|
|
92
92
|
"language": "Python",
|
|
93
93
|
"color": "#3572A5",
|
|
94
|
-
"description": "AI
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
94
|
+
"description": "利用AI大模型,一键生成高清短视频 Generate short videos with one click using AI LLM.",
|
|
95
|
+
"forked": "5917",
|
|
96
|
+
"stargazers_count": 40702,
|
|
97
|
+
"todayStar": "368 stars today",
|
|
98
|
+
"html_url": "https://github.com/harry0703/MoneyPrinterTurbo",
|
|
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": "ZuodaoTech/everyone-can-use-english",
|
|
103
|
+
"language": "TypeScript",
|
|
104
|
+
"color": "#3178c6",
|
|
105
|
+
"description": "人人都能用英语",
|
|
106
|
+
"forked": "4370",
|
|
107
|
+
"stargazers_count": 30671,
|
|
108
|
+
"todayStar": "238 stars today",
|
|
109
|
+
"html_url": "https://github.com/ZuodaoTech/everyone-can-use-english",
|
|
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": "frappe/erpnext",
|
|
114
|
+
"language": "Python",
|
|
115
|
+
"color": "#3572A5",
|
|
116
|
+
"description": "Free and Open Source Enterprise Resource Planning (ERP)",
|
|
117
|
+
"forked": "9435",
|
|
118
|
+
"stargazers_count": 28974,
|
|
119
|
+
"todayStar": "231 stars today",
|
|
120
|
+
"html_url": "https://github.com/frappe/erpnext",
|
|
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": "basecamp/omarchy",
|
|
125
|
+
"language": "Shell",
|
|
126
|
+
"color": "#89e051",
|
|
127
|
+
"description": "Opinionated Arch/Hyprland Setup",
|
|
128
|
+
"forked": "1103",
|
|
129
|
+
"stargazers_count": 11611,
|
|
130
|
+
"todayStar": "368 stars today",
|
|
131
|
+
"html_url": "https://github.com/basecamp/omarchy",
|
|
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": "jellyfin/jellyfin",
|
|
136
|
+
"language": "C#",
|
|
137
|
+
"color": "#178600",
|
|
138
|
+
"description": "The Free Software Media System - Server Backend & API",
|
|
139
|
+
"forked": "3955",
|
|
140
|
+
"stargazers_count": 44004,
|
|
141
|
+
"todayStar": "118 stars today",
|
|
142
|
+
"html_url": "https://github.com/jellyfin/jellyfin",
|
|
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": "rapid7/metasploit-framework",
|
|
147
|
+
"language": "Ruby",
|
|
148
|
+
"color": "#701516",
|
|
149
|
+
"description": "Metasploit Framework",
|
|
150
|
+
"forked": "14540",
|
|
151
|
+
"stargazers_count": 36547,
|
|
152
|
+
"todayStar": "11 stars today",
|
|
153
|
+
"html_url": "https://github.com/rapid7/metasploit-framework",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
156
|
{
|
|
157
|
-
"full_name": "
|
|
157
|
+
"full_name": "onyx-dot-app/onyx",
|
|
158
158
|
"language": "Python",
|
|
159
159
|
"color": "#3572A5",
|
|
160
|
-
"description": "
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
160
|
+
"description": "Open Source AI Platform - AI Chat with advanced features that works with every LLM",
|
|
161
|
+
"forked": "1977",
|
|
162
|
+
"stargazers_count": 14630,
|
|
163
|
+
"todayStar": "288 stars today",
|
|
164
|
+
"html_url": "https://github.com/onyx-dot-app/onyx",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
|
-
"full_name": "
|
|
168
|
+
"full_name": "yt-dlp/yt-dlp",
|
|
169
169
|
"language": "Python",
|
|
170
170
|
"color": "#3572A5",
|
|
171
|
-
"description": "
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
175
|
-
"html_url": "https://github.com/
|
|
171
|
+
"description": "A feature-rich command-line audio/video downloader",
|
|
172
|
+
"forked": "10308",
|
|
173
|
+
"stargazers_count": 128661,
|
|
174
|
+
"todayStar": "277 stars today",
|
|
175
|
+
"html_url": "https://github.com/yt-dlp/yt-dlp",
|
|
176
176
|
"rank": 16
|
|
177
|
+
},
|
|
178
|
+
{
|
|
179
|
+
"full_name": "microsoft/ai-agents-for-beginners",
|
|
180
|
+
"language": "JupyterNotebook",
|
|
181
|
+
"color": "#DA5B0B",
|
|
182
|
+
"description": "12 Lessons to Get Started Building AI Agents",
|
|
183
|
+
"forked": "13120",
|
|
184
|
+
"stargazers_count": 40266,
|
|
185
|
+
"todayStar": "272 stars today",
|
|
186
|
+
"html_url": "https://github.com/microsoft/ai-agents-for-beginners",
|
|
187
|
+
"rank": 17
|
|
177
188
|
}
|
|
178
189
|
]
|
|
@@ -1,178 +1,178 @@
|
|
|
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": "twitter/the-algorithm",
|
|
4
|
+
"language": "Scala",
|
|
5
|
+
"color": "#c22d40",
|
|
6
|
+
"description": "Source code for the X Recommendation Algorithm",
|
|
7
|
+
"forked": "12582",
|
|
8
|
+
"stargazers_count": 67255,
|
|
9
|
+
"todayStar": "3850 stars this month",
|
|
10
|
+
"html_url": "https://github.com/twitter/the-algorithm",
|
|
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": "bytebot-ai/bytebot",
|
|
15
|
+
"language": "TypeScript",
|
|
16
|
+
"color": "#3178c6",
|
|
17
|
+
"description": "Bytebot is a self-hosted AI desktop agent that automates computer tasks through natural language commands, operating within a containerized Linux desktop environment.",
|
|
18
|
+
"forked": "941",
|
|
19
|
+
"stargazers_count": 8046,
|
|
20
|
+
"todayStar": "5379 stars this month",
|
|
21
|
+
"html_url": "https://github.com/bytebot-ai/bytebot",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
24
|
{
|
|
25
|
-
"full_name": "
|
|
25
|
+
"full_name": "Physical-Intelligence/openpi",
|
|
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": "",
|
|
29
|
+
"forked": "918",
|
|
30
|
+
"stargazers_count": 7937,
|
|
31
|
+
"todayStar": "3568 stars this month",
|
|
32
|
+
"html_url": "https://github.com/Physical-Intelligence/openpi",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
|
-
"full_name": "
|
|
36
|
+
"full_name": "dockur/windows",
|
|
37
37
|
"language": "Shell",
|
|
38
38
|
"color": "#89e051",
|
|
39
|
-
"description": "
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
43
|
-
"html_url": "https://github.com/
|
|
39
|
+
"description": "Windows inside a Docker container.",
|
|
40
|
+
"forked": "3376",
|
|
41
|
+
"stargazers_count": 46357,
|
|
42
|
+
"todayStar": "9358 stars this month",
|
|
43
|
+
"html_url": "https://github.com/dockur/windows",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
47
|
-
"full_name": "
|
|
47
|
+
"full_name": "humanlayer/humanlayer",
|
|
48
48
|
"language": "TypeScript",
|
|
49
49
|
"color": "#3178c6",
|
|
50
|
-
"description": "
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
54
|
-
"html_url": "https://github.com/
|
|
50
|
+
"description": "The best way to get AI coding agents to solve hard problems in complex codebases.",
|
|
51
|
+
"forked": "357",
|
|
52
|
+
"stargazers_count": 4579,
|
|
53
|
+
"todayStar": "3200 stars this month",
|
|
54
|
+
"html_url": "https://github.com/humanlayer/humanlayer",
|
|
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": "openai/codex",
|
|
59
|
+
"language": "Rust",
|
|
60
|
+
"color": "#dea584",
|
|
61
|
+
"description": "Lightweight coding agent that runs in your terminal",
|
|
62
|
+
"forked": "5289",
|
|
63
|
+
"stargazers_count": 45016,
|
|
64
|
+
"todayStar": "8200 stars this month",
|
|
65
|
+
"html_url": "https://github.com/openai/codex",
|
|
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": "Alibaba-NLP/DeepResearch",
|
|
70
|
+
"language": "Python",
|
|
71
|
+
"color": "#3572A5",
|
|
72
|
+
"description": "Tongyi Deep Research, the Leading Open-source Deep Research Agent",
|
|
73
|
+
"forked": "1085",
|
|
74
|
+
"stargazers_count": 15010,
|
|
75
|
+
"todayStar": "8784 stars this month",
|
|
76
|
+
"html_url": "https://github.com/Alibaba-NLP/DeepResearch",
|
|
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": "modelcontextprotocol/registry",
|
|
81
|
+
"language": "Go",
|
|
82
|
+
"color": "#00ADD8",
|
|
83
|
+
"description": "A community driven registry service for Model Context Protocol (MCP) servers.",
|
|
84
|
+
"forked": "389",
|
|
85
|
+
"stargazers_count": 5255,
|
|
86
|
+
"todayStar": "3171 stars this month",
|
|
87
|
+
"html_url": "https://github.com/modelcontextprotocol/registry",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
90
|
{
|
|
91
|
-
"full_name": "
|
|
91
|
+
"full_name": "dataease/SQLBot",
|
|
92
92
|
"language": "Python",
|
|
93
93
|
"color": "#3572A5",
|
|
94
|
-
"description": "",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
94
|
+
"description": "🔥 基于大模型和 RAG 的智能问数系统。Text-to-SQL Generation via LLMs using RAG.",
|
|
95
|
+
"forked": "337",
|
|
96
|
+
"stargazers_count": 3395,
|
|
97
|
+
"todayStar": "2270 stars this month",
|
|
98
|
+
"html_url": "https://github.com/dataease/SQLBot",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"full_name": "
|
|
102
|
+
"full_name": "CorentinJ/Real-Time-Voice-Cloning",
|
|
103
103
|
"language": "Python",
|
|
104
104
|
"color": "#3572A5",
|
|
105
|
-
"description": "
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
105
|
+
"description": "Clone a voice in 5 seconds to generate arbitrary speech in real-time",
|
|
106
|
+
"forked": "9264",
|
|
107
|
+
"stargazers_count": 57551,
|
|
108
|
+
"todayStar": "2704 stars this month",
|
|
109
|
+
"html_url": "https://github.com/CorentinJ/Real-Time-Voice-Cloning",
|
|
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": "coinbase/x402",
|
|
114
|
+
"language": "TypeScript",
|
|
115
|
+
"color": "#3178c6",
|
|
116
|
+
"description": "A payments protocol for the internet. Built on HTTP.",
|
|
117
|
+
"forked": "270",
|
|
118
|
+
"stargazers_count": 1669,
|
|
119
|
+
"todayStar": "803 stars this month",
|
|
120
|
+
"html_url": "https://github.com/coinbase/x402",
|
|
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": "gin-gonic/gin",
|
|
125
|
+
"language": "Go",
|
|
126
|
+
"color": "#00ADD8",
|
|
127
|
+
"description": "Gin is a high-performance HTTP web framework written in Go. It provides a Martini-like API but with significantly better performance—up to 40 times faster—thanks to httprouter. Gin is designed for building REST APIs, web applications, and microservices.",
|
|
128
|
+
"forked": "8425",
|
|
129
|
+
"stargazers_count": 86031,
|
|
130
|
+
"todayStar": "2416 stars this month",
|
|
131
|
+
"html_url": "https://github.com/gin-gonic/gin",
|
|
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": "uutils/coreutils",
|
|
136
|
+
"language": "Rust",
|
|
137
|
+
"color": "#dea584",
|
|
138
|
+
"description": "Cross-platform Rust rewrite of the GNU coreutils",
|
|
139
|
+
"forked": "1581",
|
|
140
|
+
"stargazers_count": 21704,
|
|
141
|
+
"todayStar": "723 stars this month",
|
|
142
|
+
"html_url": "https://github.com/uutils/coreutils",
|
|
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": "firebase/genkit",
|
|
147
|
+
"language": "TypeScript",
|
|
148
|
+
"color": "#3178c6",
|
|
149
|
+
"description": "Open-source framework for building AI-powered apps in JavaScript, Go, and Python, built and used in production by Google",
|
|
150
|
+
"forked": "474",
|
|
151
|
+
"stargazers_count": 4151,
|
|
152
|
+
"todayStar": "1393 stars this month",
|
|
153
|
+
"html_url": "https://github.com/firebase/genkit",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
156
|
{
|
|
157
|
-
"full_name": "
|
|
157
|
+
"full_name": "QuentinFuxa/WhisperLiveKit",
|
|
158
158
|
"language": "Python",
|
|
159
159
|
"color": "#3572A5",
|
|
160
|
-
"description": "
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
160
|
+
"description": "Real-time & local speech-to-text, translation, and speaker diarization. With server & web UI.",
|
|
161
|
+
"forked": "660",
|
|
162
|
+
"stargazers_count": 7301,
|
|
163
|
+
"todayStar": "5515 stars this month",
|
|
164
|
+
"html_url": "https://github.com/QuentinFuxa/WhisperLiveKit",
|
|
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": "ItzCrazyKns/Perplexica",
|
|
169
|
+
"language": "TypeScript",
|
|
170
|
+
"color": "#3178c6",
|
|
171
|
+
"description": "Perplexica is an AI-powered search engine. It is an Open source alternative to Perplexity AI",
|
|
172
|
+
"forked": "2696",
|
|
173
|
+
"stargazers_count": 26046,
|
|
174
|
+
"todayStar": "2392 stars this month",
|
|
175
|
+
"html_url": "https://github.com/ItzCrazyKns/Perplexica",
|
|
176
176
|
"rank": 16
|
|
177
177
|
}
|
|
178
178
|
]
|