@wcj/github-rank 25.4.2 → 25.4.4
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 +27945 -27951
- package/dist/trending-daily.json +135 -80
- package/dist/trending-monthly.json +112 -112
- package/dist/trending-weekly.json +106 -128
- package/dist/users.china.json +2158 -2122
- package/dist/users.json +5443 -5479
- package/dist/users.org.json +859 -823
- package/package.json +1 -1
- package/web/data/repos.json +27945 -27951
- package/web/data/trending-daily.json +135 -80
- package/web/data/trending-monthly.json +112 -112
- package/web/data/trending-weekly.json +106 -128
- package/web/data/users.china.json +2158 -2122
- package/web/data/users.json +5443 -5479
- package/web/data/users.org.json +859 -823
- package/web/index.html +5418 -5475
- package/web/org.html +722 -674
- package/web/repos.html +3762 -3762
- package/web/trending-monthly.html +115 -115
- package/web/trending-weekly.html +97 -173
- package/web/trending.html +264 -70
- package/web/users.china.html +1921 -1876
package/dist/trending-daily.json
CHANGED
|
@@ -1,123 +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": "nuejs/nue",
|
|
4
|
+
"language": "JavaScript",
|
|
5
|
+
"color": "#f1e05a",
|
|
6
|
+
"description": "Standards first web framework taking HTML, CSS, JS, and WASM to their absolute peak",
|
|
7
|
+
"forked": "224",
|
|
8
|
+
"stargazers_count": 7726,
|
|
9
|
+
"todayStar": "124 stars today",
|
|
10
|
+
"html_url": "https://github.com/nuejs/nue",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
|
-
"full_name": "
|
|
14
|
+
"full_name": "unclecode/crawl4ai",
|
|
15
|
+
"language": "Python",
|
|
16
|
+
"color": "#3572A5",
|
|
17
|
+
"description": "🚀🤖 Crawl4AI: Open-source LLM Friendly Web Crawler & Scraper. Don't be shy, join here: https://discord.gg/jP8KfhDhyN",
|
|
18
|
+
"forked": "3229",
|
|
19
|
+
"stargazers_count": 36687,
|
|
20
|
+
"todayStar": "368 stars today",
|
|
21
|
+
"html_url": "https://github.com/unclecode/crawl4ai",
|
|
22
|
+
"rank": 2
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"full_name": "elie222/inbox-zero",
|
|
15
26
|
"language": "TypeScript",
|
|
16
27
|
"color": "#3178c6",
|
|
17
|
-
"description": "
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
21
|
-
"html_url": "https://github.com/
|
|
22
|
-
"rank":
|
|
28
|
+
"description": "Open source email app to reach inbox zero fast.",
|
|
29
|
+
"forked": "523",
|
|
30
|
+
"stargazers_count": 4725,
|
|
31
|
+
"todayStar": "413 stars today",
|
|
32
|
+
"html_url": "https://github.com/elie222/inbox-zero",
|
|
33
|
+
"rank": 3
|
|
23
34
|
},
|
|
24
35
|
{
|
|
25
|
-
"full_name": "
|
|
36
|
+
"full_name": "SLAM-Handbook-contributors/slam-handbook-public-release",
|
|
26
37
|
"language": "",
|
|
27
38
|
"color": "",
|
|
28
|
-
"description": "
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
32
|
-
"html_url": "https://github.com/
|
|
33
|
-
"rank":
|
|
39
|
+
"description": "Release repo for our SLAM Handbook",
|
|
40
|
+
"forked": "125",
|
|
41
|
+
"stargazers_count": 2610,
|
|
42
|
+
"todayStar": "177 stars today",
|
|
43
|
+
"html_url": "https://github.com/SLAM-Handbook-contributors/slam-handbook-public-release",
|
|
44
|
+
"rank": 4
|
|
34
45
|
},
|
|
35
46
|
{
|
|
36
47
|
"full_name": "nvm-sh/nvm",
|
|
37
48
|
"language": "Shell",
|
|
38
49
|
"color": "#89e051",
|
|
39
50
|
"description": "Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
51
|
+
"forked": "8484",
|
|
52
|
+
"stargazers_count": 83641,
|
|
53
|
+
"todayStar": "405 stars today",
|
|
43
54
|
"html_url": "https://github.com/nvm-sh/nvm",
|
|
44
|
-
"rank":
|
|
55
|
+
"rank": 5
|
|
56
|
+
},
|
|
57
|
+
{
|
|
58
|
+
"full_name": "arthenica/ffmpeg-kit",
|
|
59
|
+
"language": "C",
|
|
60
|
+
"color": "#555555",
|
|
61
|
+
"description": "FFmpeg Kit for applications. Supports Android, Flutter, iOS, Linux, macOS, React Native and tvOS. Supersedes MobileFFmpeg, flutter_ffmpeg and react-native-ffmpeg.",
|
|
62
|
+
"forked": "1377",
|
|
63
|
+
"stargazers_count": 5146,
|
|
64
|
+
"todayStar": "17 stars today",
|
|
65
|
+
"html_url": "https://github.com/arthenica/ffmpeg-kit",
|
|
66
|
+
"rank": 6
|
|
67
|
+
},
|
|
68
|
+
{
|
|
69
|
+
"full_name": "unionlabs/union",
|
|
70
|
+
"language": "Rust",
|
|
71
|
+
"color": "#dea584",
|
|
72
|
+
"description": "The trust-minimized, zero-knowledge bridging protocol, designed for censorship resistance, extremely high security, and usage in decentralized finance.",
|
|
73
|
+
"forked": "2584",
|
|
74
|
+
"stargazers_count": 51433,
|
|
75
|
+
"todayStar": "485 stars today",
|
|
76
|
+
"html_url": "https://github.com/unionlabs/union",
|
|
77
|
+
"rank": 7
|
|
78
|
+
},
|
|
79
|
+
{
|
|
80
|
+
"full_name": "gitroomhq/postiz-app",
|
|
81
|
+
"language": "TypeScript",
|
|
82
|
+
"color": "#3178c6",
|
|
83
|
+
"description": "📨 The ultimate social media scheduling tool, with a bunch of AI 🤖",
|
|
84
|
+
"forked": "3073",
|
|
85
|
+
"stargazers_count": 19333,
|
|
86
|
+
"todayStar": "266 stars today",
|
|
87
|
+
"html_url": "https://github.com/gitroomhq/postiz-app",
|
|
88
|
+
"rank": 8
|
|
45
89
|
},
|
|
46
90
|
{
|
|
47
|
-
"full_name": "
|
|
91
|
+
"full_name": "browser-use/browser-use",
|
|
48
92
|
"language": "Python",
|
|
49
93
|
"color": "#3572A5",
|
|
50
|
-
"description": "
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
54
|
-
"html_url": "https://github.com/
|
|
55
|
-
"rank":
|
|
94
|
+
"description": "Make websites accessible for AI agents",
|
|
95
|
+
"forked": "5570",
|
|
96
|
+
"stargazers_count": 52607,
|
|
97
|
+
"todayStar": "803 stars today",
|
|
98
|
+
"html_url": "https://github.com/browser-use/browser-use",
|
|
99
|
+
"rank": 9
|
|
56
100
|
},
|
|
57
101
|
{
|
|
58
102
|
"full_name": "rustdesk/rustdesk",
|
|
59
103
|
"language": "Rust",
|
|
60
104
|
"color": "#dea584",
|
|
61
105
|
"description": "An open-source remote desktop application designed for self-hosting, as an alternative to TeamViewer.",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
106
|
+
"forked": "12100",
|
|
107
|
+
"stargazers_count": 86048,
|
|
108
|
+
"todayStar": "232 stars today",
|
|
65
109
|
"html_url": "https://github.com/rustdesk/rustdesk",
|
|
66
|
-
"rank":
|
|
67
|
-
},
|
|
68
|
-
{
|
|
69
|
-
"full_name": "PatrickJS/awesome-cursorrules",
|
|
70
|
-
"language": "",
|
|
71
|
-
"color": "",
|
|
72
|
-
"description": "📄 A curated list of awesome .cursorrules files",
|
|
73
|
-
"forked": "1383",
|
|
74
|
-
"stargazers_count": 19213,
|
|
75
|
-
"todayStar": "238 stars today",
|
|
76
|
-
"html_url": "https://github.com/PatrickJS/awesome-cursorrules",
|
|
77
|
-
"rank": 7
|
|
110
|
+
"rank": 10
|
|
78
111
|
},
|
|
79
112
|
{
|
|
80
|
-
"full_name": "
|
|
81
|
-
"language": "
|
|
82
|
-
"color": "#
|
|
83
|
-
"description": "
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
88
|
-
"rank":
|
|
113
|
+
"full_name": "th-ch/youtube-music",
|
|
114
|
+
"language": "TypeScript",
|
|
115
|
+
"color": "#3178c6",
|
|
116
|
+
"description": "YouTube Music Desktop App bundled with custom plugins (and built-in ad blocker / downloader)",
|
|
117
|
+
"forked": "883",
|
|
118
|
+
"stargazers_count": 17060,
|
|
119
|
+
"todayStar": "435 stars today",
|
|
120
|
+
"html_url": "https://github.com/th-ch/youtube-music",
|
|
121
|
+
"rank": 11
|
|
89
122
|
},
|
|
90
123
|
{
|
|
91
|
-
"full_name": "
|
|
92
|
-
"language": "
|
|
93
|
-
"color": "#
|
|
94
|
-
"description": "
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
99
|
-
"rank":
|
|
124
|
+
"full_name": "fleetdm/fleet",
|
|
125
|
+
"language": "Go",
|
|
126
|
+
"color": "#00ADD8",
|
|
127
|
+
"description": "Open-source platform for IT, security, and infrastructure teams. (Linux, macOS, Chrome, Windows, cloud, data center)",
|
|
128
|
+
"forked": "512",
|
|
129
|
+
"stargazers_count": 3943,
|
|
130
|
+
"todayStar": "12 stars today",
|
|
131
|
+
"html_url": "https://github.com/fleetdm/fleet",
|
|
132
|
+
"rank": 12
|
|
100
133
|
},
|
|
101
134
|
{
|
|
102
|
-
"full_name": "
|
|
135
|
+
"full_name": "All-Hands-AI/OpenHands",
|
|
103
136
|
"language": "Python",
|
|
104
137
|
"color": "#3572A5",
|
|
105
|
-
"description": "
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
110
|
-
"rank":
|
|
138
|
+
"description": "🙌 OpenHands: Code Less, Make More",
|
|
139
|
+
"forked": "5804",
|
|
140
|
+
"stargazers_count": 52305,
|
|
141
|
+
"todayStar": "301 stars today",
|
|
142
|
+
"html_url": "https://github.com/All-Hands-AI/OpenHands",
|
|
143
|
+
"rank": 13
|
|
111
144
|
},
|
|
112
145
|
{
|
|
113
|
-
"full_name": "
|
|
146
|
+
"full_name": "symfony/symfony",
|
|
147
|
+
"language": "PHP",
|
|
148
|
+
"color": "#4F5D95",
|
|
149
|
+
"description": "The Symfony PHP framework",
|
|
150
|
+
"forked": "9595",
|
|
151
|
+
"stargazers_count": 30201,
|
|
152
|
+
"todayStar": "5 stars today",
|
|
153
|
+
"html_url": "https://github.com/symfony/symfony",
|
|
154
|
+
"rank": 14
|
|
155
|
+
},
|
|
156
|
+
{
|
|
157
|
+
"full_name": "typst/typst",
|
|
158
|
+
"language": "Rust",
|
|
159
|
+
"color": "#dea584",
|
|
160
|
+
"description": "A new markup-based typesetting system that is powerful and easy to learn.",
|
|
161
|
+
"forked": "1071",
|
|
162
|
+
"stargazers_count": 38918,
|
|
163
|
+
"todayStar": "43 stars today",
|
|
164
|
+
"html_url": "https://github.com/typst/typst",
|
|
165
|
+
"rank": 15
|
|
166
|
+
},
|
|
167
|
+
{
|
|
168
|
+
"full_name": "infiniflow/ragflow",
|
|
114
169
|
"language": "TypeScript",
|
|
115
170
|
"color": "#3178c6",
|
|
116
|
-
"description": "
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
121
|
-
"rank":
|
|
171
|
+
"description": "RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.",
|
|
172
|
+
"forked": "4457",
|
|
173
|
+
"stargazers_count": 47829,
|
|
174
|
+
"todayStar": "151 stars today",
|
|
175
|
+
"html_url": "https://github.com/infiniflow/ragflow",
|
|
176
|
+
"rank": 16
|
|
122
177
|
}
|
|
123
178
|
]
|
|
@@ -1,90 +1,90 @@
|
|
|
1
1
|
[
|
|
2
|
-
{
|
|
3
|
-
"full_name": "virattt/ai-hedge-fund",
|
|
4
|
-
"language": "Python",
|
|
5
|
-
"color": "#3572A5",
|
|
6
|
-
"description": "An AI Hedge Fund Team",
|
|
7
|
-
"forked": "3677",
|
|
8
|
-
"stargazers_count": 20341,
|
|
9
|
-
"todayStar": "11453 stars this month",
|
|
10
|
-
"html_url": "https://github.com/virattt/ai-hedge-fund",
|
|
11
|
-
"rank": 1
|
|
12
|
-
},
|
|
13
2
|
{
|
|
14
3
|
"full_name": "glanceapp/glance",
|
|
15
4
|
"language": "Go",
|
|
16
5
|
"color": "#00ADD8",
|
|
17
6
|
"description": "A self-hosted dashboard that puts all your feeds in one place",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
7
|
+
"forked": "790",
|
|
8
|
+
"stargazers_count": 21558,
|
|
9
|
+
"todayStar": "10518 stars this month",
|
|
21
10
|
"html_url": "https://github.com/glanceapp/glance",
|
|
22
|
-
"rank":
|
|
23
|
-
},
|
|
24
|
-
{
|
|
25
|
-
"full_name": "hedge-dev/XenonRecomp",
|
|
26
|
-
"language": "C++",
|
|
27
|
-
"color": "#f34b7d",
|
|
28
|
-
"description": "A tool for recompiling Xbox 360 games to native executables.",
|
|
29
|
-
"forked": "369",
|
|
30
|
-
"stargazers_count": 5879,
|
|
31
|
-
"todayStar": "5897 stars this month",
|
|
32
|
-
"html_url": "https://github.com/hedge-dev/XenonRecomp",
|
|
33
|
-
"rank": 3
|
|
11
|
+
"rank": 1
|
|
34
12
|
},
|
|
35
13
|
{
|
|
36
|
-
"full_name": "
|
|
37
|
-
"language": "
|
|
38
|
-
"color": "#
|
|
39
|
-
"description": "
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
43
|
-
"html_url": "https://github.com/
|
|
44
|
-
"rank":
|
|
14
|
+
"full_name": "virattt/ai-hedge-fund",
|
|
15
|
+
"language": "Python",
|
|
16
|
+
"color": "#3572A5",
|
|
17
|
+
"description": "An AI Hedge Fund Team",
|
|
18
|
+
"forked": "3722",
|
|
19
|
+
"stargazers_count": 20516,
|
|
20
|
+
"todayStar": "11613 stars this month",
|
|
21
|
+
"html_url": "https://github.com/virattt/ai-hedge-fund",
|
|
22
|
+
"rank": 2
|
|
45
23
|
},
|
|
46
24
|
{
|
|
47
25
|
"full_name": "lastmile-ai/mcp-agent",
|
|
48
26
|
"language": "Python",
|
|
49
27
|
"color": "#3572A5",
|
|
50
28
|
"description": "Build effective agents using Model Context Protocol and simple workflow patterns",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
29
|
+
"forked": "271",
|
|
30
|
+
"stargazers_count": 2943,
|
|
31
|
+
"todayStar": "2231 stars this month",
|
|
54
32
|
"html_url": "https://github.com/lastmile-ai/mcp-agent",
|
|
55
|
-
"rank":
|
|
33
|
+
"rank": 3
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
"full_name": "ahmedkhaleel2004/gitdiagram",
|
|
37
|
+
"language": "TypeScript",
|
|
38
|
+
"color": "#3178c6",
|
|
39
|
+
"description": "Free, simple, fast interactive diagrams for any GitHub repository",
|
|
40
|
+
"forked": "510",
|
|
41
|
+
"stargazers_count": 7642,
|
|
42
|
+
"todayStar": "4705 stars this month",
|
|
43
|
+
"html_url": "https://github.com/ahmedkhaleel2004/gitdiagram",
|
|
44
|
+
"rank": 4
|
|
56
45
|
},
|
|
57
46
|
{
|
|
58
47
|
"full_name": "PatrickJS/awesome-cursorrules",
|
|
59
48
|
"language": "",
|
|
60
49
|
"color": "",
|
|
61
50
|
"description": "📄 A curated list of awesome .cursorrules files",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
51
|
+
"forked": "1449",
|
|
52
|
+
"stargazers_count": 19882,
|
|
53
|
+
"todayStar": "8197 stars this month",
|
|
65
54
|
"html_url": "https://github.com/PatrickJS/awesome-cursorrules",
|
|
66
|
-
"rank":
|
|
55
|
+
"rank": 5
|
|
67
56
|
},
|
|
68
57
|
{
|
|
69
58
|
"full_name": "n8n-io/n8n",
|
|
70
59
|
"language": "TypeScript",
|
|
71
60
|
"color": "#3178c6",
|
|
72
61
|
"description": "Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
62
|
+
"forked": "19760",
|
|
63
|
+
"stargazers_count": 74562,
|
|
64
|
+
"todayStar": "10573 stars this month",
|
|
76
65
|
"html_url": "https://github.com/n8n-io/n8n",
|
|
77
|
-
"rank":
|
|
66
|
+
"rank": 6
|
|
78
67
|
},
|
|
79
68
|
{
|
|
80
|
-
"full_name": "
|
|
69
|
+
"full_name": "hacksider/Deep-Live-Cam",
|
|
81
70
|
"language": "Python",
|
|
82
71
|
"color": "#3572A5",
|
|
83
|
-
"description": "
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
72
|
+
"description": "real time face swap and one-click video deepfake with only a single image",
|
|
73
|
+
"forked": "7263",
|
|
74
|
+
"stargazers_count": 49485,
|
|
75
|
+
"todayStar": "5254 stars this month",
|
|
76
|
+
"html_url": "https://github.com/hacksider/Deep-Live-Cam",
|
|
77
|
+
"rank": 7
|
|
78
|
+
},
|
|
79
|
+
{
|
|
80
|
+
"full_name": "th-ch/youtube-music",
|
|
81
|
+
"language": "TypeScript",
|
|
82
|
+
"color": "#3178c6",
|
|
83
|
+
"description": "YouTube Music Desktop App bundled with custom plugins (and built-in ad blocker / downloader)",
|
|
84
|
+
"forked": "883",
|
|
85
|
+
"stargazers_count": 17060,
|
|
86
|
+
"todayStar": "5998 stars this month",
|
|
87
|
+
"html_url": "https://github.com/th-ch/youtube-music",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
90
|
{
|
|
@@ -92,98 +92,98 @@
|
|
|
92
92
|
"language": "Python",
|
|
93
93
|
"color": "#3572A5",
|
|
94
94
|
"description": "Collection of awesome LLM apps with AI Agents and RAG using OpenAI, Anthropic, Gemini and opensource models.",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
95
|
+
"forked": "3033",
|
|
96
|
+
"stargazers_count": 26937,
|
|
97
|
+
"todayStar": "8415 stars this month",
|
|
98
98
|
"html_url": "https://github.com/Shubhamsaboo/awesome-llm-apps",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
|
-
{
|
|
102
|
-
"full_name": "huggingface/lerobot",
|
|
103
|
-
"language": "Python",
|
|
104
|
-
"color": "#3572A5",
|
|
105
|
-
"description": "🤗 LeRobot: Making AI for Robotics more accessible with end-to-end learning",
|
|
106
|
-
"forked": "1257",
|
|
107
|
-
"stargazers_count": 11478,
|
|
108
|
-
"todayStar": "2059 stars this month",
|
|
109
|
-
"html_url": "https://github.com/huggingface/lerobot",
|
|
110
|
-
"rank": 10
|
|
111
|
-
},
|
|
112
101
|
{
|
|
113
102
|
"full_name": "codecrafters-io/build-your-own-x",
|
|
114
103
|
"language": "Markdown",
|
|
115
104
|
"color": "#083fa1",
|
|
116
105
|
"description": "Master programming by recreating your favorite technologies from scratch.",
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
106
|
+
"forked": "34177",
|
|
107
|
+
"stargazers_count": 367820,
|
|
108
|
+
"todayStar": "22431 stars this month",
|
|
120
109
|
"html_url": "https://github.com/codecrafters-io/build-your-own-x",
|
|
121
|
-
"rank":
|
|
110
|
+
"rank": 10
|
|
122
111
|
},
|
|
123
112
|
{
|
|
124
|
-
"full_name": "
|
|
125
|
-
"language": "
|
|
126
|
-
"color": "#
|
|
127
|
-
"description": "
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
132
|
-
"rank":
|
|
113
|
+
"full_name": "geekan/MetaGPT",
|
|
114
|
+
"language": "Python",
|
|
115
|
+
"color": "#3572A5",
|
|
116
|
+
"description": "🌟 The Multi-Agent Framework: First AI Software Company, Towards Natural Language Programming",
|
|
117
|
+
"forked": "6410",
|
|
118
|
+
"stargazers_count": 54150,
|
|
119
|
+
"todayStar": "5612 stars this month",
|
|
120
|
+
"html_url": "https://github.com/geekan/MetaGPT",
|
|
121
|
+
"rank": 11
|
|
133
122
|
},
|
|
134
123
|
{
|
|
135
|
-
"full_name": "
|
|
124
|
+
"full_name": "huggingface/lerobot",
|
|
136
125
|
"language": "Python",
|
|
137
126
|
"color": "#3572A5",
|
|
138
|
-
"description": "
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
143
|
-
"rank":
|
|
127
|
+
"description": "🤗 LeRobot: Making AI for Robotics more accessible with end-to-end learning",
|
|
128
|
+
"forked": "1275",
|
|
129
|
+
"stargazers_count": 11652,
|
|
130
|
+
"todayStar": "2153 stars this month",
|
|
131
|
+
"html_url": "https://github.com/huggingface/lerobot",
|
|
132
|
+
"rank": 12
|
|
144
133
|
},
|
|
145
134
|
{
|
|
146
135
|
"full_name": "patchy631/ai-engineering-hub",
|
|
147
136
|
"language": "JupyterNotebook",
|
|
148
137
|
"color": "#DA5B0B",
|
|
149
138
|
"description": "In-depth tutorials on LLMs, RAGs and real-world AI agent applications.",
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
139
|
+
"forked": "1211",
|
|
140
|
+
"stargazers_count": 7114,
|
|
141
|
+
"todayStar": "4164 stars this month",
|
|
153
142
|
"html_url": "https://github.com/patchy631/ai-engineering-hub",
|
|
143
|
+
"rank": 13
|
|
144
|
+
},
|
|
145
|
+
{
|
|
146
|
+
"full_name": "browser-use/browser-use",
|
|
147
|
+
"language": "Python",
|
|
148
|
+
"color": "#3572A5",
|
|
149
|
+
"description": "Make websites accessible for AI agents",
|
|
150
|
+
"forked": "5570",
|
|
151
|
+
"stargazers_count": 52607,
|
|
152
|
+
"todayStar": "17612 stars this month",
|
|
153
|
+
"html_url": "https://github.com/browser-use/browser-use",
|
|
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": "agno-agi/agno",
|
|
158
|
+
"language": "Python",
|
|
159
|
+
"color": "#3572A5",
|
|
160
|
+
"description": "A lightweight library for building Multimodal Agents. Give LLMs superpowers like memory, knowledge, tools and reasoning.",
|
|
161
|
+
"forked": "3028",
|
|
162
|
+
"stargazers_count": 23789,
|
|
163
|
+
"todayStar": "4187 stars this month",
|
|
164
|
+
"html_url": "https://github.com/agno-agi/agno",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
|
-
"full_name": "
|
|
168
|
+
"full_name": "OpenBB-finance/OpenBB",
|
|
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": "Investment Research for Everyone, Everywhere.",
|
|
172
|
+
"forked": "3573",
|
|
173
|
+
"stargazers_count": 40014,
|
|
174
|
+
"todayStar": "3530 stars this month",
|
|
175
|
+
"html_url": "https://github.com/OpenBB-finance/OpenBB",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
178
|
{
|
|
179
|
-
"full_name": "
|
|
180
|
-
"language": "
|
|
181
|
-
"color": "#
|
|
182
|
-
"description": "
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
179
|
+
"full_name": "microsoft/RD-Agent",
|
|
180
|
+
"language": "Python",
|
|
181
|
+
"color": "#3572A5",
|
|
182
|
+
"description": "Research and development (R&D) is crucial for the enhancement of industrial productivity, especially in the AI era, where the core aspects of R&D are mainly focused on data and models. We are committed to automating these high-value generic R&D processes through our open source R&D automation tool RD-Agent, which lets AI drive data-driven AI.",
|
|
183
|
+
"forked": "332",
|
|
184
|
+
"stargazers_count": 3979,
|
|
185
|
+
"todayStar": "2252 stars this month",
|
|
186
|
+
"html_url": "https://github.com/microsoft/RD-Agent",
|
|
187
187
|
"rank": 17
|
|
188
188
|
}
|
|
189
189
|
]
|