@wcj/github-rank 25.5.31 → 25.6.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 +36151 -36133
- package/dist/trending-daily.json +90 -90
- package/dist/trending-monthly.json +140 -129
- package/dist/trending-weekly.json +117 -51
- package/dist/users.china.json +2579 -2615
- package/dist/users.json +6063 -6063
- package/dist/users.org.json +716 -716
- package/package.json +1 -1
- package/web/data/repos.json +36151 -36133
- package/web/data/trending-daily.json +90 -90
- package/web/data/trending-monthly.json +140 -129
- package/web/data/trending-weekly.json +117 -51
- package/web/data/users.china.json +2579 -2615
- package/web/data/users.json +6063 -6063
- package/web/data/users.org.json +716 -716
- package/web/index.html +5799 -5809
- package/web/org.html +546 -546
- package/web/repos.html +4523 -4527
- package/web/trending-monthly.html +158 -124
- package/web/trending-weekly.html +274 -46
- package/web/trending.html +82 -78
- package/web/users.china.html +2356 -2406
|
@@ -1,134 +1,134 @@
|
|
|
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": "onlook-dev/onlook",
|
|
4
|
+
"language": "TypeScript",
|
|
5
|
+
"color": "#3178c6",
|
|
6
|
+
"description": "The Cursor for Designers • An Open-Source Visual Vibecoding Editor • Visually build, style, and edit your React App with AI",
|
|
7
|
+
"forked": "814",
|
|
8
|
+
"stargazers_count": 13922,
|
|
9
|
+
"todayStar": "2404 stars today",
|
|
10
|
+
"html_url": "https://github.com/onlook-dev/onlook",
|
|
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": "nautechsystems/nautilus_trader",
|
|
15
|
+
"language": "Python",
|
|
16
|
+
"color": "#3572A5",
|
|
17
|
+
"description": "A high-performance algorithmic trading platform and event-driven backtester",
|
|
18
|
+
"forked": "936",
|
|
19
|
+
"stargazers_count": 7041,
|
|
20
|
+
"todayStar": "380 stars today",
|
|
21
|
+
"html_url": "https://github.com/nautechsystems/nautilus_trader",
|
|
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": "frdel/agent-zero",
|
|
26
|
+
"language": "Python",
|
|
27
|
+
"color": "#3572A5",
|
|
28
|
+
"description": "Agent Zero AI framework",
|
|
29
|
+
"forked": "1641",
|
|
30
|
+
"stargazers_count": 8076,
|
|
31
|
+
"todayStar": "372 stars today",
|
|
32
|
+
"html_url": "https://github.com/frdel/agent-zero",
|
|
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": "DataExpert-io/data-engineer-handbook",
|
|
37
|
+
"language": "JupyterNotebook",
|
|
38
|
+
"color": "#DA5B0B",
|
|
39
|
+
"description": "This is a repo with links to everything you'd ever want to learn about data engineering",
|
|
40
|
+
"forked": "5792",
|
|
41
|
+
"stargazers_count": 28783,
|
|
42
|
+
"todayStar": "189 stars today",
|
|
43
|
+
"html_url": "https://github.com/DataExpert-io/data-engineer-handbook",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
47
|
-
"full_name": "
|
|
47
|
+
"full_name": "donnemartin/system-design-primer",
|
|
48
48
|
"language": "Python",
|
|
49
49
|
"color": "#3572A5",
|
|
50
|
-
"description": "
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
54
|
-
"html_url": "https://github.com/
|
|
50
|
+
"description": "Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.",
|
|
51
|
+
"forked": "50227",
|
|
52
|
+
"stargazers_count": 303494,
|
|
53
|
+
"todayStar": "860 stars today",
|
|
54
|
+
"html_url": "https://github.com/donnemartin/system-design-primer",
|
|
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": "gitroomhq/postiz-app",
|
|
59
|
+
"language": "TypeScript",
|
|
60
|
+
"color": "#3178c6",
|
|
61
|
+
"description": "📨 The ultimate social media scheduling tool, with a bunch of AI 🤖",
|
|
62
|
+
"forked": "3272",
|
|
63
|
+
"stargazers_count": 20596,
|
|
64
|
+
"todayStar": "357 stars today",
|
|
65
|
+
"html_url": "https://github.com/gitroomhq/postiz-app",
|
|
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": "plankanban/planka",
|
|
70
|
+
"language": "JavaScript",
|
|
71
|
+
"color": "#f1e05a",
|
|
72
|
+
"description": "PLANKA is the kanban-style project mastering tool for everyone.",
|
|
73
|
+
"forked": "947",
|
|
74
|
+
"stargazers_count": 9500,
|
|
75
|
+
"todayStar": "36 stars today",
|
|
76
|
+
"html_url": "https://github.com/plankanban/planka",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
79
|
{
|
|
80
|
-
"full_name": "
|
|
80
|
+
"full_name": "black-forest-labs/flux",
|
|
81
81
|
"language": "Python",
|
|
82
82
|
"color": "#3572A5",
|
|
83
|
-
"description": "
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
83
|
+
"description": "Official inference repo for FLUX.1 models",
|
|
84
|
+
"forked": "1570",
|
|
85
|
+
"stargazers_count": 22064,
|
|
86
|
+
"todayStar": "48 stars today",
|
|
87
|
+
"html_url": "https://github.com/black-forest-labs/flux",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
90
|
{
|
|
91
|
-
"full_name": "
|
|
91
|
+
"full_name": "elebumm/RedditVideoMakerBot",
|
|
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": "Create Reddit Videos with just✨ one command ✨",
|
|
95
|
+
"forked": "2010",
|
|
96
|
+
"stargazers_count": 7592,
|
|
97
|
+
"todayStar": "249 stars today",
|
|
98
|
+
"html_url": "https://github.com/elebumm/RedditVideoMakerBot",
|
|
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": "WordPress/gutenberg",
|
|
103
|
+
"language": "JavaScript",
|
|
104
|
+
"color": "#f1e05a",
|
|
105
|
+
"description": "The Block Editor project for WordPress and beyond. Plugin is available from the official repository.",
|
|
106
|
+
"forked": "4417",
|
|
107
|
+
"stargazers_count": 11195,
|
|
108
|
+
"todayStar": "13 stars today",
|
|
109
|
+
"html_url": "https://github.com/WordPress/gutenberg",
|
|
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": "Flowseal/zapret-discord-youtube",
|
|
114
|
+
"language": "Batchfile",
|
|
115
|
+
"color": "#C1F12E",
|
|
116
|
+
"description": "",
|
|
117
|
+
"forked": "906",
|
|
118
|
+
"stargazers_count": 13240,
|
|
119
|
+
"todayStar": "17 stars today",
|
|
120
|
+
"html_url": "https://github.com/Flowseal/zapret-discord-youtube",
|
|
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": "yeongpin/cursor-free-vip",
|
|
125
|
+
"language": "Python",
|
|
126
|
+
"color": "#3572A5",
|
|
127
|
+
"description": "[Support 0.49.x](Reset Cursor AI MachineID & Bypass Higher Token Limit) Cursor Ai ,自动重置机器ID , 免费升级使用Pro功能: You've reached your trial request limit. / Too many free trial accounts used on this machine. Please upgrade to pro. We have this limit in place to prevent abuse. Please let us know if you believe this is a mistake.",
|
|
128
|
+
"forked": "3590",
|
|
129
|
+
"stargazers_count": 28502,
|
|
130
|
+
"todayStar": "223 stars today",
|
|
131
|
+
"html_url": "https://github.com/yeongpin/cursor-free-vip",
|
|
132
132
|
"rank": 12
|
|
133
133
|
}
|
|
134
134
|
]
|
|
@@ -3,10 +3,10 @@
|
|
|
3
3
|
"full_name": "Fosowl/agenticSeek",
|
|
4
4
|
"language": "Python",
|
|
5
5
|
"color": "#3572A5",
|
|
6
|
-
"description": "Fully Local Manus AI. No APIs, No $200 monthly bills. Enjoy an autonomous agent that thinks, browses the web, and code for the sole cost of electricity.",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
6
|
+
"description": "Fully Local Manus AI. No APIs, No $200 monthly bills. Enjoy an autonomous agent that thinks, browses the web, and code for the sole cost of electricity. 🔔 Official updates only via twitter @Martin993886460. Any other account is fake.",
|
|
7
|
+
"forked": "1431",
|
|
8
|
+
"stargazers_count": 15835,
|
|
9
|
+
"todayStar": "14222 stars this month",
|
|
10
10
|
"html_url": "https://github.com/Fosowl/agenticSeek",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
@@ -15,9 +15,9 @@
|
|
|
15
15
|
"language": "Python",
|
|
16
16
|
"color": "#3572A5",
|
|
17
17
|
"description": "利用AI大模型,一键生成高清短视频 Generate short videos with one click using AI LLM.",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
18
|
+
"forked": "5016",
|
|
19
|
+
"stargazers_count": 35400,
|
|
20
|
+
"todayStar": "9138 stars this month",
|
|
21
21
|
"html_url": "https://github.com/harry0703/MoneyPrinterTurbo",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
@@ -26,9 +26,9 @@
|
|
|
26
26
|
"language": "Python",
|
|
27
27
|
"color": "#3572A5",
|
|
28
28
|
"description": "🚀 One-stop solution for creating your digital avatar from chat logs 💡 Fine-tune LLMs with your chat logs to capture your unique style, then bind to a chatbot to bring your digital self to life. 从聊天记录创造数字分身的一站式解决方案",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
29
|
+
"forked": "959",
|
|
30
|
+
"stargazers_count": 12869,
|
|
31
|
+
"todayStar": "10067 stars this month",
|
|
32
32
|
"html_url": "https://github.com/xming521/WeClone",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
@@ -37,197 +37,208 @@
|
|
|
37
37
|
"language": "TypeScript",
|
|
38
38
|
"color": "#3178c6",
|
|
39
39
|
"description": "",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
40
|
+
"forked": "1475",
|
|
41
|
+
"stargazers_count": 22801,
|
|
42
|
+
"todayStar": "10685 stars this month",
|
|
43
43
|
"html_url": "https://github.com/voideditor/void",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
47
|
-
"full_name": "
|
|
47
|
+
"full_name": "Lightricks/LTX-Video",
|
|
48
48
|
"language": "Python",
|
|
49
49
|
"color": "#3572A5",
|
|
50
|
-
"description": "
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
54
|
-
"html_url": "https://github.com/
|
|
50
|
+
"description": "Official repository for LTX-Video",
|
|
51
|
+
"forked": "525",
|
|
52
|
+
"stargazers_count": 6430,
|
|
53
|
+
"todayStar": "2860 stars this month",
|
|
54
|
+
"html_url": "https://github.com/Lightricks/LTX-Video",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
57
|
{
|
|
58
|
-
"full_name": "
|
|
58
|
+
"full_name": "mindsdb/mindsdb",
|
|
59
59
|
"language": "Python",
|
|
60
60
|
"color": "#3572A5",
|
|
61
|
-
"description": "
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
65
|
-
"html_url": "https://github.com/
|
|
61
|
+
"description": "AI's query engine - Platform for building AI that can answer questions over large scale federated data. - The only MCP Server you'll ever need",
|
|
62
|
+
"forked": "5223",
|
|
63
|
+
"stargazers_count": 31421,
|
|
64
|
+
"todayStar": "3652 stars this month",
|
|
65
|
+
"html_url": "https://github.com/mindsdb/mindsdb",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
|
-
{
|
|
69
|
-
"full_name": "LadybirdBrowser/ladybird",
|
|
70
|
-
"language": "C++",
|
|
71
|
-
"color": "#f34b7d",
|
|
72
|
-
"description": "Truly independent web browser",
|
|
73
|
-
"forked": "1825",
|
|
74
|
-
"stargazers_count": 43116,
|
|
75
|
-
"todayStar": "5585 stars this month",
|
|
76
|
-
"html_url": "https://github.com/LadybirdBrowser/ladybird",
|
|
77
|
-
"rank": 7
|
|
78
|
-
},
|
|
79
|
-
{
|
|
80
|
-
"full_name": "MODSetter/SurfSense",
|
|
81
|
-
"language": "TypeScript",
|
|
82
|
-
"color": "#3178c6",
|
|
83
|
-
"description": "Open Source Alternative to NotebookLM / Perplexity / Glean, connected to external sources such as search engines (Tavily, Linkup), Slack, Linear, Notion, YouTube, GitHub and more.",
|
|
84
|
-
"forked": "334",
|
|
85
|
-
"stargazers_count": 4759,
|
|
86
|
-
"todayStar": "3178 stars this month",
|
|
87
|
-
"html_url": "https://github.com/MODSetter/SurfSense",
|
|
88
|
-
"rank": 8
|
|
89
|
-
},
|
|
90
68
|
{
|
|
91
69
|
"full_name": "bytedance/flowgram.ai",
|
|
92
70
|
"language": "TypeScript",
|
|
93
71
|
"color": "#3178c6",
|
|
94
72
|
"description": "FlowGram is a node-based flow building engine that helps developers quickly create workflows in either fixed layout or free connection layout modes",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
73
|
+
"forked": "325",
|
|
74
|
+
"stargazers_count": 4673,
|
|
75
|
+
"todayStar": "3474 stars this month",
|
|
98
76
|
"html_url": "https://github.com/bytedance/flowgram.ai",
|
|
99
|
-
"rank":
|
|
77
|
+
"rank": 7
|
|
100
78
|
},
|
|
101
79
|
{
|
|
102
80
|
"full_name": "mem0ai/mem0",
|
|
103
81
|
"language": "Python",
|
|
104
82
|
"color": "#3572A5",
|
|
105
83
|
"description": "Memory for AI Agents; SOTA in AI Agent Memory; Announcing OpenMemory MCP - local and secure memory management.",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
84
|
+
"forked": "3323",
|
|
85
|
+
"stargazers_count": 33595,
|
|
86
|
+
"todayStar": "5191 stars this month",
|
|
109
87
|
"html_url": "https://github.com/mem0ai/mem0",
|
|
110
|
-
"rank":
|
|
111
|
-
},
|
|
112
|
-
{
|
|
113
|
-
"full_name": "mindsdb/mindsdb",
|
|
114
|
-
"language": "Python",
|
|
115
|
-
"color": "#3572A5",
|
|
116
|
-
"description": "AI's query engine - Platform for building AI that can answer questions over large scale federated data. - The only MCP Server you'll ever need",
|
|
117
|
-
"forked": "5176",
|
|
118
|
-
"stargazers_count": 30888,
|
|
119
|
-
"todayStar": "3130 stars this month",
|
|
120
|
-
"html_url": "https://github.com/mindsdb/mindsdb",
|
|
121
|
-
"rank": 11
|
|
88
|
+
"rank": 8
|
|
122
89
|
},
|
|
123
90
|
{
|
|
124
|
-
"full_name": "
|
|
125
|
-
"language": "",
|
|
126
|
-
"color": "",
|
|
127
|
-
"description": "
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
132
|
-
"rank":
|
|
91
|
+
"full_name": "MODSetter/SurfSense",
|
|
92
|
+
"language": "TypeScript",
|
|
93
|
+
"color": "#3178c6",
|
|
94
|
+
"description": "Open Source Alternative to NotebookLM / Perplexity / Glean, connected to external sources such as search engines (Tavily, Linkup), Slack, Linear, Notion, YouTube, GitHub, Discord and more.",
|
|
95
|
+
"forked": "366",
|
|
96
|
+
"stargazers_count": 5140,
|
|
97
|
+
"todayStar": "3089 stars this month",
|
|
98
|
+
"html_url": "https://github.com/MODSetter/SurfSense",
|
|
99
|
+
"rank": 9
|
|
133
100
|
},
|
|
134
101
|
{
|
|
135
102
|
"full_name": "microsoft/qlib",
|
|
136
103
|
"language": "Python",
|
|
137
104
|
"color": "#3572A5",
|
|
138
105
|
"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.",
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
106
|
+
"forked": "3706",
|
|
107
|
+
"stargazers_count": 23931,
|
|
108
|
+
"todayStar": "4989 stars this month",
|
|
142
109
|
"html_url": "https://github.com/microsoft/qlib",
|
|
143
|
-
"rank":
|
|
110
|
+
"rank": 10
|
|
111
|
+
},
|
|
112
|
+
{
|
|
113
|
+
"full_name": "LadybirdBrowser/ladybird",
|
|
114
|
+
"language": "C++",
|
|
115
|
+
"color": "#f34b7d",
|
|
116
|
+
"description": "Truly independent web browser",
|
|
117
|
+
"forked": "1848",
|
|
118
|
+
"stargazers_count": 43399,
|
|
119
|
+
"todayStar": "5323 stars this month",
|
|
120
|
+
"html_url": "https://github.com/LadybirdBrowser/ladybird",
|
|
121
|
+
"rank": 11
|
|
144
122
|
},
|
|
145
123
|
{
|
|
146
124
|
"full_name": "kamranahmedse/developer-roadmap",
|
|
147
125
|
"language": "TypeScript",
|
|
148
126
|
"color": "#3178c6",
|
|
149
127
|
"description": "Interactive roadmaps, guides and other educational content to help developers grow in their careers.",
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
128
|
+
"forked": "41940",
|
|
129
|
+
"stargazers_count": 325621,
|
|
130
|
+
"todayStar": "8899 stars this month",
|
|
153
131
|
"html_url": "https://github.com/kamranahmedse/developer-roadmap",
|
|
154
|
-
"rank":
|
|
132
|
+
"rank": 12
|
|
155
133
|
},
|
|
156
134
|
{
|
|
157
135
|
"full_name": "mlabonne/llm-course",
|
|
158
|
-
"language": "
|
|
159
|
-
"color": "
|
|
136
|
+
"language": "",
|
|
137
|
+
"color": "",
|
|
160
138
|
"description": "Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.",
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
139
|
+
"forked": "5747",
|
|
140
|
+
"stargazers_count": 53973,
|
|
141
|
+
"todayStar": "4203 stars this month",
|
|
164
142
|
"html_url": "https://github.com/mlabonne/llm-course",
|
|
165
|
-
"rank":
|
|
143
|
+
"rank": 13
|
|
166
144
|
},
|
|
167
145
|
{
|
|
168
|
-
"full_name": "
|
|
169
|
-
"language": "
|
|
170
|
-
"color": "
|
|
171
|
-
"description": "
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
175
|
-
"html_url": "https://github.com/
|
|
176
|
-
"rank":
|
|
146
|
+
"full_name": "jujumilk3/leaked-system-prompts",
|
|
147
|
+
"language": "",
|
|
148
|
+
"color": "",
|
|
149
|
+
"description": "Collection of leaked system prompts",
|
|
150
|
+
"forked": "1132",
|
|
151
|
+
"stargazers_count": 9019,
|
|
152
|
+
"todayStar": "3187 stars this month",
|
|
153
|
+
"html_url": "https://github.com/jujumilk3/leaked-system-prompts",
|
|
154
|
+
"rank": 14
|
|
177
155
|
},
|
|
178
156
|
{
|
|
179
157
|
"full_name": "zed-industries/zed",
|
|
180
158
|
"language": "Rust",
|
|
181
159
|
"color": "#dea584",
|
|
182
160
|
"description": "Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.",
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
161
|
+
"forked": "4410",
|
|
162
|
+
"stargazers_count": 60888,
|
|
163
|
+
"todayStar": "3252 stars this month",
|
|
186
164
|
"html_url": "https://github.com/zed-industries/zed",
|
|
165
|
+
"rank": 15
|
|
166
|
+
},
|
|
167
|
+
{
|
|
168
|
+
"full_name": "f/awesome-chatgpt-prompts",
|
|
169
|
+
"language": "JavaScript",
|
|
170
|
+
"color": "#f1e05a",
|
|
171
|
+
"description": "This repo includes ChatGPT prompt curation to use ChatGPT and other LLM tools better.",
|
|
172
|
+
"forked": "16965",
|
|
173
|
+
"stargazers_count": 127820,
|
|
174
|
+
"todayStar": "4179 stars this month",
|
|
175
|
+
"html_url": "https://github.com/f/awesome-chatgpt-prompts",
|
|
176
|
+
"rank": 16
|
|
177
|
+
},
|
|
178
|
+
{
|
|
179
|
+
"full_name": "CopilotKit/CopilotKit",
|
|
180
|
+
"language": "TypeScript",
|
|
181
|
+
"color": "#3178c6",
|
|
182
|
+
"description": "React UI + elegant infrastructure for AI Copilots, AI chatbots, and in-app AI agents. The Agentic last-mile 🪁",
|
|
183
|
+
"forked": "2844",
|
|
184
|
+
"stargazers_count": 20666,
|
|
185
|
+
"todayStar": "2250 stars this month",
|
|
186
|
+
"html_url": "https://github.com/CopilotKit/CopilotKit",
|
|
187
187
|
"rank": 17
|
|
188
188
|
},
|
|
189
189
|
{
|
|
190
|
-
"full_name": "
|
|
190
|
+
"full_name": "awslabs/agent-squad",
|
|
191
191
|
"language": "Python",
|
|
192
192
|
"color": "#3572A5",
|
|
193
|
-
"description": "
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
197
|
-
"html_url": "https://github.com/
|
|
193
|
+
"description": "Flexible and powerful framework for managing multiple AI agents and handling complex conversations",
|
|
194
|
+
"forked": "504",
|
|
195
|
+
"stargazers_count": 5957,
|
|
196
|
+
"todayStar": "1195 stars this month",
|
|
197
|
+
"html_url": "https://github.com/awslabs/agent-squad",
|
|
198
198
|
"rank": 18
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
|
-
"full_name": "
|
|
201
|
+
"full_name": "public-apis/public-apis",
|
|
202
202
|
"language": "Python",
|
|
203
203
|
"color": "#3572A5",
|
|
204
|
-
"description": "
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
208
|
-
"html_url": "https://github.com/
|
|
204
|
+
"description": "A collective list of free APIs",
|
|
205
|
+
"forked": "36669",
|
|
206
|
+
"stargazers_count": 348863,
|
|
207
|
+
"todayStar": "10851 stars this month",
|
|
208
|
+
"html_url": "https://github.com/public-apis/public-apis",
|
|
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": "QwenLM/Qwen-Agent",
|
|
213
|
+
"language": "Python",
|
|
214
|
+
"color": "#3572A5",
|
|
215
|
+
"description": "Agent framework and applications built upon Qwen>=3.0, featuring Function Calling, MCP, Code Interpreter, RAG, Chrome extension, etc.",
|
|
216
|
+
"forked": "787",
|
|
217
|
+
"stargazers_count": 9271,
|
|
218
|
+
"todayStar": "1510 stars this month",
|
|
219
|
+
"html_url": "https://github.com/QwenLM/Qwen-Agent",
|
|
220
220
|
"rank": 20
|
|
221
221
|
},
|
|
222
222
|
{
|
|
223
|
-
"full_name": "
|
|
224
|
-
"language": "
|
|
225
|
-
"color": "#
|
|
226
|
-
"description": "
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
230
|
-
"html_url": "https://github.com/
|
|
223
|
+
"full_name": "usememos/memos",
|
|
224
|
+
"language": "Go",
|
|
225
|
+
"color": "#00ADD8",
|
|
226
|
+
"description": "An open-source, lightweight note-taking solution. The pain-less way to create your meaningful notes. Your Notes, Your Way.",
|
|
227
|
+
"forked": "2951",
|
|
228
|
+
"stargazers_count": 41515,
|
|
229
|
+
"todayStar": "2361 stars this month",
|
|
230
|
+
"html_url": "https://github.com/usememos/memos",
|
|
231
231
|
"rank": 21
|
|
232
|
+
},
|
|
233
|
+
{
|
|
234
|
+
"full_name": "anthropics/courses",
|
|
235
|
+
"language": "JupyterNotebook",
|
|
236
|
+
"color": "#DA5B0B",
|
|
237
|
+
"description": "Anthropic's educational courses",
|
|
238
|
+
"forked": "1206",
|
|
239
|
+
"stargazers_count": 14235,
|
|
240
|
+
"todayStar": "2898 stars this month",
|
|
241
|
+
"html_url": "https://github.com/anthropics/courses",
|
|
242
|
+
"rank": 22
|
|
232
243
|
}
|
|
233
244
|
]
|