@wcj/github-rank 25.1.20 โ 25.1.21
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 +19778 -19779
- package/dist/trending-daily.json +129 -140
- package/dist/trending-monthly.json +86 -86
- package/dist/trending-weekly.json +127 -138
- package/dist/users.china.json +1176 -1140
- package/dist/users.json +3614 -3614
- package/dist/users.org.json +526 -526
- package/package.json +1 -1
- package/web/data/repos.json +19778 -19779
- package/web/data/trending-daily.json +129 -140
- package/web/data/trending-monthly.json +86 -86
- package/web/data/trending-weekly.json +127 -138
- package/web/data/users.china.json +1176 -1140
- package/web/data/users.json +3614 -3614
- package/web/data/users.org.json +526 -526
- package/web/index.html +3636 -3636
- package/web/org.html +450 -450
- package/web/repos.html +2656 -2656
- package/web/trending-monthly.html +91 -95
- package/web/trending-weekly.html +114 -156
- package/web/trending.html +115 -153
- package/web/users.china.html +1176 -1124
|
@@ -1,200 +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": "Dokploy/dokploy",
|
|
4
|
+
"language": "TypeScript",
|
|
5
|
+
"color": "#3178c6",
|
|
6
|
+
"description": "Open Source Alternative to Vercel, Netlify and Heroku.",
|
|
7
|
+
"forked": "687",
|
|
8
|
+
"stargazers_count": 13489,
|
|
9
|
+
"todayStar": "378 stars today",
|
|
10
|
+
"html_url": "https://github.com/Dokploy/dokploy",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
|
-
{
|
|
14
|
-
"full_name": "mlabonne/llm-course",
|
|
15
|
-
"language": "JupyterNotebook",
|
|
16
|
-
"color": "#DA5B0B",
|
|
17
|
-
"description": "Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.",
|
|
18
|
-
"forked": "4581",
|
|
19
|
-
"stargazers_count": 42714,
|
|
20
|
-
"todayStar": "190 stars today",
|
|
21
|
-
"html_url": "https://github.com/mlabonne/llm-course",
|
|
22
|
-
"rank": 2
|
|
23
|
-
},
|
|
24
13
|
{
|
|
25
14
|
"full_name": "CopilotKit/CopilotKit",
|
|
26
15
|
"language": "TypeScript",
|
|
27
16
|
"color": "#3178c6",
|
|
28
17
|
"description": "React UI + elegant infrastructure for AI Copilots, in-app AI agents, AI chatbots, and AI-powered Textareas ๐ช",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
18
|
+
"forked": "2301",
|
|
19
|
+
"stargazers_count": 15921,
|
|
20
|
+
"todayStar": "271 stars today",
|
|
32
21
|
"html_url": "https://github.com/CopilotKit/CopilotKit",
|
|
22
|
+
"rank": 2
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"full_name": "mudler/LocalAI",
|
|
26
|
+
"language": "Go",
|
|
27
|
+
"color": "#00ADD8",
|
|
28
|
+
"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",
|
|
29
|
+
"forked": "2197",
|
|
30
|
+
"stargazers_count": 29145,
|
|
31
|
+
"todayStar": "223 stars today",
|
|
32
|
+
"html_url": "https://github.com/mudler/LocalAI",
|
|
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": "danielmiessler/fabric",
|
|
37
|
+
"language": "Go",
|
|
38
|
+
"color": "#00ADD8",
|
|
39
|
+
"description": "fabric is an open-source framework for augmenting humans using AI. It provides a modular framework for solving specific problems using a crowdsourced set of AI prompts that can be used anywhere.",
|
|
40
|
+
"forked": "2895",
|
|
41
|
+
"stargazers_count": 27363,
|
|
42
|
+
"todayStar": "173 stars today",
|
|
43
|
+
"html_url": "https://github.com/danielmiessler/fabric",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
47
|
-
"full_name": "
|
|
48
|
-
"language": "
|
|
49
|
-
"color": "#
|
|
50
|
-
"description": "
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
54
|
-
"html_url": "https://github.com/
|
|
47
|
+
"full_name": "jingyaogong/minimind",
|
|
48
|
+
"language": "Python",
|
|
49
|
+
"color": "#3572A5",
|
|
50
|
+
"description": "๐๐ ใๅคงๆจกๅใ3ๅฐๆถๅฎๅ
จไป0่ฎญ็ป26M็ๅฐๅๆฐGPT๏ผ๐ Train a 26M-parameter GPT from scratch in just 3 hours!",
|
|
51
|
+
"forked": "643",
|
|
52
|
+
"stargazers_count": 5787,
|
|
53
|
+
"todayStar": "227 stars today",
|
|
54
|
+
"html_url": "https://github.com/jingyaogong/minimind",
|
|
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": "PatrickJS/awesome-cursorrules",
|
|
59
|
+
"language": "",
|
|
60
|
+
"color": "",
|
|
61
|
+
"description": "๐ A curated list of awesome .cursorrules files",
|
|
62
|
+
"forked": "472",
|
|
63
|
+
"stargazers_count": 7028,
|
|
64
|
+
"todayStar": "409 stars today",
|
|
65
|
+
"html_url": "https://github.com/PatrickJS/awesome-cursorrules",
|
|
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": "benbusby/whoogle-search",
|
|
70
|
+
"language": "Python",
|
|
71
|
+
"color": "#3572A5",
|
|
72
|
+
"description": "A self-hosted, ad-free, privacy-respecting metasearch engine",
|
|
73
|
+
"forked": "979",
|
|
74
|
+
"stargazers_count": 10234,
|
|
75
|
+
"todayStar": "49 stars today",
|
|
76
|
+
"html_url": "https://github.com/benbusby/whoogle-search",
|
|
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": "mlabonne/llm-course",
|
|
81
|
+
"language": "JupyterNotebook",
|
|
82
|
+
"color": "#DA5B0B",
|
|
83
|
+
"description": "Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.",
|
|
84
|
+
"forked": "4607",
|
|
85
|
+
"stargazers_count": 43076,
|
|
86
|
+
"todayStar": "601 stars today",
|
|
87
|
+
"html_url": "https://github.com/mlabonne/llm-course",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
90
|
{
|
|
91
|
-
"full_name": "
|
|
92
|
-
"language": "
|
|
93
|
-
"color": "#
|
|
94
|
-
"description": "
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
91
|
+
"full_name": "getmaxun/maxun",
|
|
92
|
+
"language": "TypeScript",
|
|
93
|
+
"color": "#3178c6",
|
|
94
|
+
"description": "๐ฅ Open-source no-code web data extraction platform. Turn websites to APIs and spreadsheets with no-code robots in minutes [In Beta]",
|
|
95
|
+
"forked": "608",
|
|
96
|
+
"stargazers_count": 7710,
|
|
97
|
+
"todayStar": "69 stars today",
|
|
98
|
+
"html_url": "https://github.com/getmaxun/maxun",
|
|
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": "uutils/coreutils",
|
|
103
|
+
"language": "Rust",
|
|
104
|
+
"color": "#dea584",
|
|
105
|
+
"description": "Cross-platform Rust rewrite of the GNU coreutils",
|
|
106
|
+
"forked": "1307",
|
|
107
|
+
"stargazers_count": 18132,
|
|
108
|
+
"todayStar": "37 stars today",
|
|
109
|
+
"html_url": "https://github.com/uutils/coreutils",
|
|
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": "freqtrade/freqtrade",
|
|
114
|
+
"language": "Python",
|
|
115
|
+
"color": "#3572A5",
|
|
116
|
+
"description": "Free, open source crypto trading bot",
|
|
117
|
+
"forked": "6887",
|
|
118
|
+
"stargazers_count": 35117,
|
|
119
|
+
"todayStar": "355 stars today",
|
|
120
|
+
"html_url": "https://github.com/freqtrade/freqtrade",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
|
-
"full_name": "
|
|
124
|
+
"full_name": "OpenBMB/MiniCPM-o",
|
|
125
125
|
"language": "Python",
|
|
126
126
|
"color": "#3572A5",
|
|
127
|
-
"description": "
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
127
|
+
"description": "MiniCPM-o 2.6: A GPT-4o Level MLLM for Vision, Speech and Multimodal Live Streaming on Your Phone",
|
|
128
|
+
"forked": "1219",
|
|
129
|
+
"stargazers_count": 17098,
|
|
130
|
+
"todayStar": "926 stars today",
|
|
131
|
+
"html_url": "https://github.com/OpenBMB/MiniCPM-o",
|
|
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": "linera-io/linera-protocol",
|
|
136
|
+
"language": "Rust",
|
|
137
|
+
"color": "#dea584",
|
|
138
|
+
"description": "Main repository for the Linera protocol",
|
|
139
|
+
"forked": "250",
|
|
140
|
+
"stargazers_count": 3407,
|
|
141
|
+
"todayStar": "501 stars today",
|
|
142
|
+
"html_url": "https://github.com/linera-io/linera-protocol",
|
|
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": "yorukot/superfile",
|
|
147
|
+
"language": "Go",
|
|
148
|
+
"color": "#00ADD8",
|
|
149
|
+
"description": "Pretty fancy and modern terminal file manager",
|
|
150
|
+
"forked": "208",
|
|
151
|
+
"stargazers_count": 9395,
|
|
152
|
+
"todayStar": "313 stars today",
|
|
153
|
+
"html_url": "https://github.com/yorukot/superfile",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
156
|
{
|
|
157
|
-
"full_name": "
|
|
157
|
+
"full_name": "koreader/koreader",
|
|
158
158
|
"language": "Lua",
|
|
159
159
|
"color": "#000080",
|
|
160
|
-
"description": "
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
160
|
+
"description": "An ebook reader application supporting PDF, DjVu, EPUB, FB2 and many more formats, running on Cervantes, Kindle, Kobo, PocketBook and Android devices",
|
|
161
|
+
"forked": "1306",
|
|
162
|
+
"stargazers_count": 17934,
|
|
163
|
+
"todayStar": "16 stars today",
|
|
164
|
+
"html_url": "https://github.com/koreader/koreader",
|
|
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": "echasnovski/mini.nvim",
|
|
169
|
+
"language": "Lua",
|
|
170
|
+
"color": "#000080",
|
|
171
|
+
"description": "Library of 40+ independent Lua modules improving overall Neovim (version 0.8 and higher) experience with minimal effort",
|
|
172
|
+
"forked": "211",
|
|
173
|
+
"stargazers_count": 6217,
|
|
174
|
+
"todayStar": "170 stars today",
|
|
175
|
+
"html_url": "https://github.com/echasnovski/mini.nvim",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
178
|
{
|
|
179
|
-
"full_name": "
|
|
180
|
-
"language": "Go",
|
|
181
|
-
"color": "#00ADD8",
|
|
182
|
-
"description": "Lightweight server monitoring hub with historical data, docker stats, and alerts.",
|
|
183
|
-
"forked": "179",
|
|
184
|
-
"stargazers_count": 6083,
|
|
185
|
-
"todayStar": "144 stars today",
|
|
186
|
-
"html_url": "https://github.com/henrygd/beszel",
|
|
187
|
-
"rank": 17
|
|
188
|
-
},
|
|
189
|
-
{
|
|
190
|
-
"full_name": "Chainlit/chainlit",
|
|
179
|
+
"full_name": "unclecode/crawl4ai",
|
|
191
180
|
"language": "Python",
|
|
192
181
|
"color": "#3572A5",
|
|
193
|
-
"description": "
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
197
|
-
"html_url": "https://github.com/
|
|
198
|
-
"rank":
|
|
182
|
+
"description": "๐๐ค Crawl4AI: Open-source LLM Friendly Web Crawler & Scraper",
|
|
183
|
+
"forked": "2060",
|
|
184
|
+
"stargazers_count": 26408,
|
|
185
|
+
"todayStar": "255 stars today",
|
|
186
|
+
"html_url": "https://github.com/unclecode/crawl4ai",
|
|
187
|
+
"rank": 17
|
|
199
188
|
}
|
|
200
189
|
]
|
|
@@ -4,9 +4,9 @@
|
|
|
4
4
|
"language": "Python",
|
|
5
5
|
"color": "#3572A5",
|
|
6
6
|
"description": "An LLM-powered knowledge curation system that researches a topic and generates a full-length report with citations.",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
7
|
+
"forked": "1812",
|
|
8
|
+
"stargazers_count": 20603,
|
|
9
|
+
"todayStar": "6992 stars this month",
|
|
10
10
|
"html_url": "https://github.com/stanford-oval/storm",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
@@ -15,43 +15,43 @@
|
|
|
15
15
|
"language": "Python",
|
|
16
16
|
"color": "#3572A5",
|
|
17
17
|
"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.",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
18
|
+
"forked": "1343",
|
|
19
|
+
"stargazers_count": 25025,
|
|
20
|
+
"todayStar": "7837 stars this month",
|
|
21
21
|
"html_url": "https://github.com/khoj-ai/khoj",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
|
-
{
|
|
25
|
-
"full_name": "nicbarker/clay",
|
|
26
|
-
"language": "C",
|
|
27
|
-
"color": "#555555",
|
|
28
|
-
"description": "High performance UI layout library in C.",
|
|
29
|
-
"forked": "353",
|
|
30
|
-
"stargazers_count": 10162,
|
|
31
|
-
"todayStar": "8751 stars this month",
|
|
32
|
-
"html_url": "https://github.com/nicbarker/clay",
|
|
33
|
-
"rank": 3
|
|
34
|
-
},
|
|
35
24
|
{
|
|
36
25
|
"full_name": "unclecode/crawl4ai",
|
|
37
26
|
"language": "Python",
|
|
38
27
|
"color": "#3572A5",
|
|
39
28
|
"description": "๐๐ค Crawl4AI: Open-source LLM Friendly Web Crawler & Scraper",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
29
|
+
"forked": "2060",
|
|
30
|
+
"stargazers_count": 26408,
|
|
31
|
+
"todayStar": "7738 stars this month",
|
|
43
32
|
"html_url": "https://github.com/unclecode/crawl4ai",
|
|
44
|
-
"rank":
|
|
33
|
+
"rank": 3
|
|
45
34
|
},
|
|
46
35
|
{
|
|
47
36
|
"full_name": "elizaOS/eliza",
|
|
48
37
|
"language": "TypeScript",
|
|
49
38
|
"color": "#3178c6",
|
|
50
39
|
"description": "Autonomous agents for everyone",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
40
|
+
"forked": "3537",
|
|
41
|
+
"stargazers_count": 12343,
|
|
42
|
+
"todayStar": "7036 stars this month",
|
|
54
43
|
"html_url": "https://github.com/elizaOS/eliza",
|
|
44
|
+
"rank": 4
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"full_name": "OpenSPG/KAG",
|
|
48
|
+
"language": "Python",
|
|
49
|
+
"color": "#3572A5",
|
|
50
|
+
"description": "KAG is a logical form-guided reasoning and retrieval framework based on OpenSPG engine and LLMs. It is used to build logical reasoning and factual Q&A solutions for professional domain knowledge bases. It can effectively overcome the shortcomings of the traditional RAG vector similarity calculation model.",
|
|
51
|
+
"forked": "282",
|
|
52
|
+
"stargazers_count": 4504,
|
|
53
|
+
"todayStar": "3653 stars this month",
|
|
54
|
+
"html_url": "https://github.com/OpenSPG/KAG",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
57
|
{
|
|
@@ -59,43 +59,43 @@
|
|
|
59
59
|
"language": "Python",
|
|
60
60
|
"color": "#3572A5",
|
|
61
61
|
"description": "Collection of awesome LLM apps with AI Agents and RAG using OpenAI, Anthropic, Gemini and opensource models.",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
62
|
+
"forked": "1401",
|
|
63
|
+
"stargazers_count": 12983,
|
|
64
|
+
"todayStar": "5753 stars this month",
|
|
65
65
|
"html_url": "https://github.com/Shubhamsaboo/awesome-llm-apps",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
|
-
{
|
|
69
|
-
"full_name": "OpenSPG/KAG",
|
|
70
|
-
"language": "Python",
|
|
71
|
-
"color": "#3572A5",
|
|
72
|
-
"description": "KAG is a logical form-guided reasoning and retrieval framework based on OpenSPG engine and LLMs. It is used to build logical reasoning and factual Q&A solutions for professional domain knowledge bases. It can effectively overcome the shortcomings of the traditional RAG vector similarity calculation model.",
|
|
73
|
-
"forked": "280",
|
|
74
|
-
"stargazers_count": 4451,
|
|
75
|
-
"todayStar": "3599 stars this month",
|
|
76
|
-
"html_url": "https://github.com/OpenSPG/KAG",
|
|
77
|
-
"rank": 7
|
|
78
|
-
},
|
|
79
68
|
{
|
|
80
69
|
"full_name": "cline/cline",
|
|
81
70
|
"language": "TypeScript",
|
|
82
71
|
"color": "#3178c6",
|
|
83
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.",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
73
|
+
"forked": "2087",
|
|
74
|
+
"stargazers_count": 23309,
|
|
75
|
+
"todayStar": "7921 stars this month",
|
|
87
76
|
"html_url": "https://github.com/cline/cline",
|
|
88
|
-
"rank":
|
|
77
|
+
"rank": 7
|
|
89
78
|
},
|
|
90
79
|
{
|
|
91
80
|
"full_name": "TabbyML/tabby",
|
|
92
81
|
"language": "Rust",
|
|
93
82
|
"color": "#dea584",
|
|
94
83
|
"description": "Self-hosted AI coding assistant",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
84
|
+
"forked": "1304",
|
|
85
|
+
"stargazers_count": 28614,
|
|
86
|
+
"todayStar": "6386 stars this month",
|
|
98
87
|
"html_url": "https://github.com/TabbyML/tabby",
|
|
88
|
+
"rank": 8
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
"full_name": "nicbarker/clay",
|
|
92
|
+
"language": "C",
|
|
93
|
+
"color": "#555555",
|
|
94
|
+
"description": "High performance UI layout library in C.",
|
|
95
|
+
"forked": "357",
|
|
96
|
+
"stargazers_count": 10233,
|
|
97
|
+
"todayStar": "7752 stars this month",
|
|
98
|
+
"html_url": "https://github.com/nicbarker/clay",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
@@ -103,9 +103,9 @@
|
|
|
103
103
|
"language": "Svelte",
|
|
104
104
|
"color": "#ff3e00",
|
|
105
105
|
"description": "best way to save what you love",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
106
|
+
"forked": "2135",
|
|
107
|
+
"stargazers_count": 26695,
|
|
108
|
+
"todayStar": "6715 stars this month",
|
|
109
109
|
"html_url": "https://github.com/imputnet/cobalt",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
@@ -114,9 +114,9 @@
|
|
|
114
114
|
"language": "Python",
|
|
115
115
|
"color": "#3572A5",
|
|
116
116
|
"description": "๐๐ ใๅคงๆจกๅใ3ๅฐๆถๅฎๅ
จไป0่ฎญ็ป26M็ๅฐๅๆฐGPT๏ผ๐ Train a 26M-parameter GPT from scratch in just 3 hours!",
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
117
|
+
"forked": "643",
|
|
118
|
+
"stargazers_count": 5787,
|
|
119
|
+
"todayStar": "2501 stars this month",
|
|
120
120
|
"html_url": "https://github.com/jingyaogong/minimind",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
@@ -125,65 +125,65 @@
|
|
|
125
125
|
"language": "TypeScript",
|
|
126
126
|
"color": "#3178c6",
|
|
127
127
|
"description": "Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.",
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
128
|
+
"forked": "10372",
|
|
129
|
+
"stargazers_count": 55722,
|
|
130
|
+
"todayStar": "3895 stars this month",
|
|
131
131
|
"html_url": "https://github.com/n8n-io/n8n",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
|
+
{
|
|
135
|
+
"full_name": "f/awesome-chatgpt-prompts",
|
|
136
|
+
"language": "HTML",
|
|
137
|
+
"color": "#e34c26",
|
|
138
|
+
"description": "This repo includes ChatGPT prompt curation to use ChatGPT and other LLM tools better.",
|
|
139
|
+
"forked": "15974",
|
|
140
|
+
"stargazers_count": 118245,
|
|
141
|
+
"todayStar": "4242 stars this month",
|
|
142
|
+
"html_url": "https://github.com/f/awesome-chatgpt-prompts",
|
|
143
|
+
"rank": 13
|
|
144
|
+
},
|
|
134
145
|
{
|
|
135
146
|
"full_name": "fixie-ai/ultravox",
|
|
136
147
|
"language": "Python",
|
|
137
148
|
"color": "#3572A5",
|
|
138
149
|
"description": "A fast multimodal LLM for real-time voice",
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
150
|
+
"forked": "190",
|
|
151
|
+
"stargazers_count": 3000,
|
|
152
|
+
"todayStar": "1349 stars this month",
|
|
142
153
|
"html_url": "https://github.com/fixie-ai/ultravox",
|
|
143
|
-
"rank":
|
|
154
|
+
"rank": 14
|
|
144
155
|
},
|
|
145
156
|
{
|
|
146
157
|
"full_name": "All-Hands-AI/OpenHands",
|
|
147
158
|
"language": "Python",
|
|
148
159
|
"color": "#3572A5",
|
|
149
160
|
"description": "๐ OpenHands: Code Less, Make More",
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
161
|
+
"forked": "4893",
|
|
162
|
+
"stargazers_count": 44149,
|
|
163
|
+
"todayStar": "5478 stars this month",
|
|
153
164
|
"html_url": "https://github.com/All-Hands-AI/OpenHands",
|
|
154
|
-
"rank": 14
|
|
155
|
-
},
|
|
156
|
-
{
|
|
157
|
-
"full_name": "f/awesome-chatgpt-prompts",
|
|
158
|
-
"language": "HTML",
|
|
159
|
-
"color": "#e34c26",
|
|
160
|
-
"description": "This repo includes ChatGPT prompt curation to use ChatGPT and other LLM tools better.",
|
|
161
|
-
"forked": "15965",
|
|
162
|
-
"stargazers_count": 118128,
|
|
163
|
-
"todayStar": "4131 stars this month",
|
|
164
|
-
"html_url": "https://github.com/f/awesome-chatgpt-prompts",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
|
-
{
|
|
168
|
-
"full_name": "gitroomhq/postiz-app",
|
|
169
|
-
"language": "TypeScript",
|
|
170
|
-
"color": "#3178c6",
|
|
171
|
-
"description": "๐จ The ultimate social media scheduling tool, with a bunch of AI ๐ค",
|
|
172
|
-
"forked": "2770",
|
|
173
|
-
"stargazers_count": 17264,
|
|
174
|
-
"todayStar": "3060 stars this month",
|
|
175
|
-
"html_url": "https://github.com/gitroomhq/postiz-app",
|
|
176
|
-
"rank": 16
|
|
177
|
-
},
|
|
178
167
|
{
|
|
179
168
|
"full_name": "upscayl/upscayl",
|
|
180
169
|
"language": "TypeScript",
|
|
181
170
|
"color": "#3178c6",
|
|
182
171
|
"description": "๐ Upscayl - #1 Free and Open Source AI Image Upscaler for Linux, MacOS and Windows.",
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
172
|
+
"forked": "1560",
|
|
173
|
+
"stargazers_count": 34063,
|
|
174
|
+
"todayStar": "2243 stars this month",
|
|
186
175
|
"html_url": "https://github.com/upscayl/upscayl",
|
|
176
|
+
"rank": 16
|
|
177
|
+
},
|
|
178
|
+
{
|
|
179
|
+
"full_name": "PatrickJS/awesome-cursorrules",
|
|
180
|
+
"language": "",
|
|
181
|
+
"color": "",
|
|
182
|
+
"description": "๐ A curated list of awesome .cursorrules files",
|
|
183
|
+
"forked": "472",
|
|
184
|
+
"stargazers_count": 7028,
|
|
185
|
+
"todayStar": "2777 stars this month",
|
|
186
|
+
"html_url": "https://github.com/PatrickJS/awesome-cursorrules",
|
|
187
187
|
"rank": 17
|
|
188
188
|
}
|
|
189
189
|
]
|