@wcj/github-rank 25.1.30 → 25.1.31
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 +19415 -19418
- package/dist/trending-daily.json +109 -109
- package/dist/trending-monthly.json +123 -112
- package/dist/trending-weekly.json +110 -77
- package/dist/users.china.json +972 -972
- package/dist/users.json +3611 -3611
- package/dist/users.org.json +392 -392
- package/package.json +1 -1
- package/web/data/repos.json +19415 -19418
- package/web/data/trending-daily.json +109 -109
- package/web/data/trending-monthly.json +123 -112
- package/web/data/trending-weekly.json +110 -77
- package/web/data/users.china.json +972 -972
- package/web/data/users.json +3611 -3611
- package/web/data/users.org.json +392 -392
- package/web/index.html +3497 -3505
- package/web/org.html +287 -287
- package/web/repos.html +2697 -2693
- package/web/trending-monthly.html +150 -112
- package/web/trending-weekly.html +188 -74
- package/web/trending.html +101 -93
- package/web/users.china.html +881 -881
|
@@ -1,24 +1,24 @@
|
|
|
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": "block/goose",
|
|
4
|
+
"language": "Rust",
|
|
5
|
+
"color": "#dea584",
|
|
6
|
+
"description": "an open-source, extensible AI agent that goes beyond code suggestions - install, execute, edit, and test with any LLM",
|
|
7
|
+
"forked": "250",
|
|
8
|
+
"stargazers_count": 3644,
|
|
9
|
+
"todayStar": "746 stars today",
|
|
10
|
+
"html_url": "https://github.com/block/goose",
|
|
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": "QwenLM/Qwen2.5",
|
|
15
|
+
"language": "Shell",
|
|
16
|
+
"color": "#89e051",
|
|
17
|
+
"description": "Qwen2.5 is the large language model series developed by Qwen team, Alibaba Cloud.",
|
|
18
|
+
"forked": "842",
|
|
19
|
+
"stargazers_count": 12995,
|
|
20
|
+
"todayStar": "429 stars today",
|
|
21
|
+
"html_url": "https://github.com/QwenLM/Qwen2.5",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
24
|
{
|
|
@@ -26,142 +26,142 @@
|
|
|
26
26
|
"language": "Makefile",
|
|
27
27
|
"color": "#427819",
|
|
28
28
|
"description": "DeepSeek LLM: Let there be answers",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
29
|
+
"forked": "652",
|
|
30
|
+
"stargazers_count": 4824,
|
|
31
|
+
"todayStar": "307 stars today",
|
|
32
32
|
"html_url": "https://github.com/deepseek-ai/DeepSeek-LLM",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
|
-
{
|
|
36
|
-
"full_name": "deepseek-ai/awesome-deepseek-integration",
|
|
37
|
-
"language": "",
|
|
38
|
-
"color": "",
|
|
39
|
-
"description": "",
|
|
40
|
-
"forked": "681",
|
|
41
|
-
"stargazers_count": 5652,
|
|
42
|
-
"todayStar": "768 stars today",
|
|
43
|
-
"html_url": "https://github.com/deepseek-ai/awesome-deepseek-integration",
|
|
44
|
-
"rank": 4
|
|
45
|
-
},
|
|
46
35
|
{
|
|
47
36
|
"full_name": "deepseek-ai/DeepSeek-Coder-V2",
|
|
48
37
|
"language": "",
|
|
49
38
|
"color": "",
|
|
50
39
|
"description": "DeepSeek-Coder-V2: Breaking the Barrier of Closed-Source Models in Code Intelligence",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
40
|
+
"forked": "587",
|
|
41
|
+
"stargazers_count": 4377,
|
|
42
|
+
"todayStar": "258 stars today",
|
|
54
43
|
"html_url": "https://github.com/deepseek-ai/DeepSeek-Coder-V2",
|
|
44
|
+
"rank": 4
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"full_name": "n4ze3m/page-assist",
|
|
48
|
+
"language": "TypeScript",
|
|
49
|
+
"color": "#3178c6",
|
|
50
|
+
"description": "Use your locally running AI models to assist you in your web browsing",
|
|
51
|
+
"forked": "216",
|
|
52
|
+
"stargazers_count": 2380,
|
|
53
|
+
"todayStar": "71 stars today",
|
|
54
|
+
"html_url": "https://github.com/n4ze3m/page-assist",
|
|
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": "deepseek-ai/DeepSeek-Coder",
|
|
59
|
+
"language": "Python",
|
|
60
|
+
"color": "#3572A5",
|
|
61
|
+
"description": "DeepSeek Coder: Let the Code Write Itself",
|
|
62
|
+
"forked": "1636",
|
|
63
|
+
"stargazers_count": 15948,
|
|
64
|
+
"todayStar": "684 stars today",
|
|
65
|
+
"html_url": "https://github.com/deepseek-ai/DeepSeek-Coder",
|
|
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": "ollama/ollama",
|
|
70
|
+
"language": "Go",
|
|
71
|
+
"color": "#00ADD8",
|
|
72
|
+
"description": "Get up and running with Llama 3.3, DeepSeek-R1, Phi-4, Gemma 2, and other large language models.",
|
|
73
|
+
"forked": "9207",
|
|
74
|
+
"stargazers_count": 115612,
|
|
75
|
+
"todayStar": "1162 stars today",
|
|
76
|
+
"html_url": "https://github.com/ollama/ollama",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
79
|
{
|
|
80
|
-
"full_name": "deepseek-ai/
|
|
81
|
-
"language": "",
|
|
82
|
-
"color": "",
|
|
83
|
-
"description": "
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/deepseek-ai/
|
|
80
|
+
"full_name": "deepseek-ai/Janus",
|
|
81
|
+
"language": "Python",
|
|
82
|
+
"color": "#3572A5",
|
|
83
|
+
"description": "Janus-Series: Unified Multimodal Understanding and Generation Models",
|
|
84
|
+
"forked": "1529",
|
|
85
|
+
"stargazers_count": 12752,
|
|
86
|
+
"todayStar": "3050 stars today",
|
|
87
|
+
"html_url": "https://github.com/deepseek-ai/Janus",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
90
|
{
|
|
91
|
-
"full_name": "deepseek-ai/
|
|
91
|
+
"full_name": "deepseek-ai/DeepSeek-Math",
|
|
92
92
|
"language": "Python",
|
|
93
93
|
"color": "#3572A5",
|
|
94
|
-
"description": "
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/deepseek-ai/
|
|
94
|
+
"description": "DeepSeekMath: Pushing the Limits of Mathematical Reasoning in Open Language Models",
|
|
95
|
+
"forked": "319",
|
|
96
|
+
"stargazers_count": 1936,
|
|
97
|
+
"todayStar": "213 stars today",
|
|
98
|
+
"html_url": "https://github.com/deepseek-ai/DeepSeek-Math",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"full_name": "deepseek-ai/
|
|
102
|
+
"full_name": "deepseek-ai/DreamCraft3D",
|
|
103
103
|
"language": "Python",
|
|
104
104
|
"color": "#3572A5",
|
|
105
|
-
"description": "
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/deepseek-ai/
|
|
105
|
+
"description": "[ICLR 2024] Official implementation of DreamCraft3D: Hierarchical 3D Generation with Bootstrapped Diffusion Prior",
|
|
106
|
+
"forked": "253",
|
|
107
|
+
"stargazers_count": 2654,
|
|
108
|
+
"todayStar": "135 stars today",
|
|
109
|
+
"html_url": "https://github.com/deepseek-ai/DreamCraft3D",
|
|
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": "unslothai/unsloth",
|
|
114
|
+
"language": "Python",
|
|
115
|
+
"color": "#3572A5",
|
|
116
|
+
"description": "Finetune Llama 3.3, Mistral, Phi-4, Qwen 2.5 & Gemma LLMs 2-5x faster with 70% less memory",
|
|
117
|
+
"forked": "1563",
|
|
118
|
+
"stargazers_count": 22495,
|
|
119
|
+
"todayStar": "271 stars today",
|
|
120
|
+
"html_url": "https://github.com/unslothai/unsloth",
|
|
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": "polarsource/polar",
|
|
125
|
+
"language": "Python",
|
|
126
|
+
"color": "#3572A5",
|
|
127
|
+
"description": "An open source Merchant of Record. Sell SaaS and digital products in minutes.",
|
|
128
|
+
"forked": "201",
|
|
129
|
+
"stargazers_count": 4113,
|
|
130
|
+
"todayStar": "196 stars today",
|
|
131
|
+
"html_url": "https://github.com/polarsource/polar",
|
|
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": "github/docs",
|
|
136
|
+
"language": "TypeScript",
|
|
137
|
+
"color": "#3178c6",
|
|
138
|
+
"description": "The open-source repo for docs.github.com",
|
|
139
|
+
"forked": "60695",
|
|
140
|
+
"stargazers_count": 16787,
|
|
141
|
+
"todayStar": "17 stars today",
|
|
142
|
+
"html_url": "https://github.com/github/docs",
|
|
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": "aws-samples/amazon-bedrock-samples",
|
|
147
|
+
"language": "JupyterNotebook",
|
|
148
|
+
"color": "#DA5B0B",
|
|
149
|
+
"description": "This repository contains examples for customers to get started using the Amazon Bedrock Service. This contains examples for all available foundational models",
|
|
150
|
+
"forked": "359",
|
|
151
|
+
"stargazers_count": 793,
|
|
152
|
+
"todayStar": "6 stars today",
|
|
153
|
+
"html_url": "https://github.com/aws-samples/amazon-bedrock-samples",
|
|
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": "QwenLM/Qwen2.5-VL",
|
|
158
|
+
"language": "JupyterNotebook",
|
|
159
|
+
"color": "#DA5B0B",
|
|
160
|
+
"description": "Qwen2.5-VL is the multimodal large language model series developed by Qwen team, Alibaba Cloud.",
|
|
161
|
+
"forked": "372",
|
|
162
|
+
"stargazers_count": 5358,
|
|
163
|
+
"todayStar": "381 stars today",
|
|
164
|
+
"html_url": "https://github.com/QwenLM/Qwen2.5-VL",
|
|
165
165
|
"rank": 15
|
|
166
166
|
}
|
|
167
167
|
]
|
|
@@ -4,9 +4,9 @@
|
|
|
4
4
|
"language": "Python",
|
|
5
5
|
"color": "#3572A5",
|
|
6
6
|
"description": "DeepSeek Coder: Let the Code Write Itself",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
7
|
+
"forked": "1636",
|
|
8
|
+
"stargazers_count": 15948,
|
|
9
|
+
"todayStar": "8439 stars this month",
|
|
10
10
|
"html_url": "https://github.com/deepseek-ai/DeepSeek-Coder",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
@@ -15,9 +15,9 @@
|
|
|
15
15
|
"language": "Python",
|
|
16
16
|
"color": "#3572A5",
|
|
17
17
|
"description": "An LLM-powered knowledge curation system that researches a topic and generates a full-length report with citations.",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
18
|
+
"forked": "1868",
|
|
19
|
+
"stargazers_count": 21282,
|
|
20
|
+
"todayStar": "7616 stars this month",
|
|
21
21
|
"html_url": "https://github.com/stanford-oval/storm",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
@@ -26,9 +26,9 @@
|
|
|
26
26
|
"language": "Python",
|
|
27
27
|
"color": "#3572A5",
|
|
28
28
|
"description": "🚀🤖 Crawl4AI: Open-source LLM Friendly Web Crawler & Scraper",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
29
|
+
"forked": "2213",
|
|
30
|
+
"stargazers_count": 28012,
|
|
31
|
+
"todayStar": "9176 stars this month",
|
|
32
32
|
"html_url": "https://github.com/unclecode/crawl4ai",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
@@ -37,44 +37,77 @@
|
|
|
37
37
|
"language": "Python",
|
|
38
38
|
"color": "#3572A5",
|
|
39
39
|
"description": "MiniCPM-o 2.6: A GPT-4o Level MLLM for Vision, Speech and Multimodal Live Streaming on Your Phone",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
40
|
+
"forked": "1287",
|
|
41
|
+
"stargazers_count": 17951,
|
|
42
|
+
"todayStar": "5376 stars this month",
|
|
43
43
|
"html_url": "https://github.com/OpenBMB/MiniCPM-o",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
|
+
{
|
|
47
|
+
"full_name": "kyegomez/swarms",
|
|
48
|
+
"language": "Python",
|
|
49
|
+
"color": "#3572A5",
|
|
50
|
+
"description": "The Enterprise-Grade Production-Ready Multi-Agent Orchestration Framework Join our Community: https://discord.gg/jM3Z6M9uMq",
|
|
51
|
+
"forked": "503",
|
|
52
|
+
"stargazers_count": 4319,
|
|
53
|
+
"todayStar": "2237 stars this month",
|
|
54
|
+
"html_url": "https://github.com/kyegomez/swarms",
|
|
55
|
+
"rank": 5
|
|
56
|
+
},
|
|
57
|
+
{
|
|
58
|
+
"full_name": "78/xiaozhi-esp32",
|
|
59
|
+
"language": "C++",
|
|
60
|
+
"color": "#f34b7d",
|
|
61
|
+
"description": "Build your own AI friend",
|
|
62
|
+
"forked": "633",
|
|
63
|
+
"stargazers_count": 4013,
|
|
64
|
+
"todayStar": "3159 stars this month",
|
|
65
|
+
"html_url": "https://github.com/78/xiaozhi-esp32",
|
|
66
|
+
"rank": 6
|
|
67
|
+
},
|
|
46
68
|
{
|
|
47
69
|
"full_name": "khoj-ai/khoj",
|
|
48
70
|
"language": "Python",
|
|
49
71
|
"color": "#3572A5",
|
|
50
72
|
"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.",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
73
|
+
"forked": "1381",
|
|
74
|
+
"stargazers_count": 25573,
|
|
75
|
+
"todayStar": "8378 stars this month",
|
|
54
76
|
"html_url": "https://github.com/khoj-ai/khoj",
|
|
55
|
-
"rank":
|
|
77
|
+
"rank": 7
|
|
56
78
|
},
|
|
57
79
|
{
|
|
58
80
|
"full_name": "Canner/WrenAI",
|
|
59
81
|
"language": "TypeScript",
|
|
60
82
|
"color": "#3178c6",
|
|
61
83
|
"description": "🤖 Open-source GenBI AI Agent that empowers data-driven teams to chat with their data to generate Text-to-SQL, charts, spreadsheets, reports, and BI. 📈📊📋🧑💻",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
84
|
+
"forked": "456",
|
|
85
|
+
"stargazers_count": 5452,
|
|
86
|
+
"todayStar": "2807 stars this month",
|
|
65
87
|
"html_url": "https://github.com/Canner/WrenAI",
|
|
66
|
-
"rank":
|
|
88
|
+
"rank": 8
|
|
67
89
|
},
|
|
68
90
|
{
|
|
69
91
|
"full_name": "mlabonne/llm-course",
|
|
70
92
|
"language": "JupyterNotebook",
|
|
71
93
|
"color": "#DA5B0B",
|
|
72
94
|
"description": "Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
95
|
+
"forked": "4783",
|
|
96
|
+
"stargazers_count": 44762,
|
|
97
|
+
"todayStar": "4424 stars this month",
|
|
76
98
|
"html_url": "https://github.com/mlabonne/llm-course",
|
|
77
|
-
"rank":
|
|
99
|
+
"rank": 9
|
|
100
|
+
},
|
|
101
|
+
{
|
|
102
|
+
"full_name": "maybe-finance/maybe",
|
|
103
|
+
"language": "Ruby",
|
|
104
|
+
"color": "#701516",
|
|
105
|
+
"description": "The OS for your personal finances",
|
|
106
|
+
"forked": "2717",
|
|
107
|
+
"stargazers_count": 38182,
|
|
108
|
+
"todayStar": "3622 stars this month",
|
|
109
|
+
"html_url": "https://github.com/maybe-finance/maybe",
|
|
110
|
+
"rank": 10
|
|
78
111
|
},
|
|
79
112
|
{
|
|
80
113
|
"full_name": "jingyaogong/minimind",
|
|
@@ -82,130 +115,108 @@
|
|
|
82
115
|
"color": "#3572A5",
|
|
83
116
|
"description": "🚀🚀 「大模型」3小时完全从0训练26M的小参数GPT!🌏 Train a 26M-parameter GPT from scratch in just 3 hours!",
|
|
84
117
|
"forked": "750",
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
118
|
+
"stargazers_count": 7220,
|
|
119
|
+
"todayStar": "4106 stars this month",
|
|
87
120
|
"html_url": "https://github.com/jingyaogong/minimind",
|
|
88
|
-
"rank":
|
|
89
|
-
},
|
|
90
|
-
{
|
|
91
|
-
"full_name": "web-infra-dev/midscene",
|
|
92
|
-
"language": "HTML",
|
|
93
|
-
"color": "#e34c26",
|
|
94
|
-
"description": "Let AI be your browser operator.",
|
|
95
|
-
"forked": "276",
|
|
96
|
-
"stargazers_count": 5326,
|
|
97
|
-
"todayStar": "3820 stars this month",
|
|
98
|
-
"html_url": "https://github.com/web-infra-dev/midscene",
|
|
99
|
-
"rank": 9
|
|
121
|
+
"rank": 11
|
|
100
122
|
},
|
|
101
123
|
{
|
|
102
124
|
"full_name": "cline/cline",
|
|
103
125
|
"language": "TypeScript",
|
|
104
126
|
"color": "#3178c6",
|
|
105
127
|
"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.",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
128
|
+
"forked": "2377",
|
|
129
|
+
"stargazers_count": 26106,
|
|
130
|
+
"todayStar": "8723 stars this month",
|
|
109
131
|
"html_url": "https://github.com/cline/cline",
|
|
110
|
-
"rank": 10
|
|
111
|
-
},
|
|
112
|
-
{
|
|
113
|
-
"full_name": "elizaOS/eliza",
|
|
114
|
-
"language": "TypeScript",
|
|
115
|
-
"color": "#3178c6",
|
|
116
|
-
"description": "Autonomous agents for everyone",
|
|
117
|
-
"forked": "3963",
|
|
118
|
-
"stargazers_count": 13600,
|
|
119
|
-
"todayStar": "7248 stars this month",
|
|
120
|
-
"html_url": "https://github.com/elizaOS/eliza",
|
|
121
|
-
"rank": 11
|
|
122
|
-
},
|
|
123
|
-
{
|
|
124
|
-
"full_name": "DrewThomasson/ebook2audiobook",
|
|
125
|
-
"language": "Python",
|
|
126
|
-
"color": "#3572A5",
|
|
127
|
-
"description": "Convert ebooks to audiobooks with chapters and metadata using dynamic AI models and voice cloning. Supports 1,107+ languages!",
|
|
128
|
-
"forked": "544",
|
|
129
|
-
"stargazers_count": 7881,
|
|
130
|
-
"todayStar": "5786 stars this month",
|
|
131
|
-
"html_url": "https://github.com/DrewThomasson/ebook2audiobook",
|
|
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": "web-infra-dev/midscene",
|
|
136
|
+
"language": "HTML",
|
|
137
|
+
"color": "#e34c26",
|
|
138
|
+
"description": "Let AI be your browser operator.",
|
|
139
|
+
"forked": "277",
|
|
140
|
+
"stargazers_count": 5361,
|
|
141
|
+
"todayStar": "3786 stars this month",
|
|
142
|
+
"html_url": "https://github.com/web-infra-dev/midscene",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
|
+
{
|
|
146
|
+
"full_name": "open-webui/open-webui",
|
|
147
|
+
"language": "JavaScript",
|
|
148
|
+
"color": "#f1e05a",
|
|
149
|
+
"description": "User-friendly AI Interface (Supports Ollama, OpenAI API, ...)",
|
|
150
|
+
"forked": "7607",
|
|
151
|
+
"stargazers_count": 63627,
|
|
152
|
+
"todayStar": "9667 stars this month",
|
|
153
|
+
"html_url": "https://github.com/open-webui/open-webui",
|
|
154
|
+
"rank": 14
|
|
155
|
+
},
|
|
145
156
|
{
|
|
146
157
|
"full_name": "patchy631/ai-engineering-hub",
|
|
147
158
|
"language": "JupyterNotebook",
|
|
148
159
|
"color": "#DA5B0B",
|
|
149
160
|
"description": "",
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
161
|
+
"forked": "530",
|
|
162
|
+
"stargazers_count": 2514,
|
|
163
|
+
"todayStar": "1581 stars this month",
|
|
153
164
|
"html_url": "https://github.com/patchy631/ai-engineering-hub",
|
|
154
|
-
"rank":
|
|
165
|
+
"rank": 15
|
|
155
166
|
},
|
|
156
167
|
{
|
|
157
|
-
"full_name": "
|
|
158
|
-
"language": "
|
|
159
|
-
"color": "#
|
|
160
|
-
"description": "
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
165
|
-
"rank":
|
|
168
|
+
"full_name": "TabbyML/tabby",
|
|
169
|
+
"language": "Rust",
|
|
170
|
+
"color": "#dea584",
|
|
171
|
+
"description": "Self-hosted AI coding assistant",
|
|
172
|
+
"forked": "1330",
|
|
173
|
+
"stargazers_count": 29266,
|
|
174
|
+
"todayStar": "6995 stars this month",
|
|
175
|
+
"html_url": "https://github.com/TabbyML/tabby",
|
|
176
|
+
"rank": 16
|
|
177
|
+
},
|
|
178
|
+
{
|
|
179
|
+
"full_name": "elizaOS/eliza",
|
|
180
|
+
"language": "TypeScript",
|
|
181
|
+
"color": "#3178c6",
|
|
182
|
+
"description": "Autonomous agents for everyone",
|
|
183
|
+
"forked": "4003",
|
|
184
|
+
"stargazers_count": 13685,
|
|
185
|
+
"todayStar": "6908 stars this month",
|
|
186
|
+
"html_url": "https://github.com/elizaOS/eliza",
|
|
187
|
+
"rank": 17
|
|
166
188
|
},
|
|
167
189
|
{
|
|
168
190
|
"full_name": "PatrickJS/awesome-cursorrules",
|
|
169
191
|
"language": "",
|
|
170
192
|
"color": "",
|
|
171
193
|
"description": "📄 A curated list of awesome .cursorrules files",
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
194
|
+
"forked": "579",
|
|
195
|
+
"stargazers_count": 8744,
|
|
196
|
+
"todayStar": "4138 stars this month",
|
|
175
197
|
"html_url": "https://github.com/PatrickJS/awesome-cursorrules",
|
|
176
|
-
"rank":
|
|
177
|
-
},
|
|
178
|
-
{
|
|
179
|
-
"full_name": "f/awesome-chatgpt-prompts",
|
|
180
|
-
"language": "HTML",
|
|
181
|
-
"color": "#e34c26",
|
|
182
|
-
"description": "This repo includes ChatGPT prompt curation to use ChatGPT and other LLM tools better.",
|
|
183
|
-
"forked": "16085",
|
|
184
|
-
"stargazers_count": 119296,
|
|
185
|
-
"todayStar": "5049 stars this month",
|
|
186
|
-
"html_url": "https://github.com/f/awesome-chatgpt-prompts",
|
|
187
|
-
"rank": 17
|
|
198
|
+
"rank": 18
|
|
188
199
|
},
|
|
189
200
|
{
|
|
190
|
-
"full_name": "
|
|
191
|
-
"language": "
|
|
192
|
-
"color": "#
|
|
193
|
-
"description": "
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
197
|
-
"html_url": "https://github.com/
|
|
198
|
-
"rank":
|
|
201
|
+
"full_name": "DrewThomasson/ebook2audiobook",
|
|
202
|
+
"language": "Python",
|
|
203
|
+
"color": "#3572A5",
|
|
204
|
+
"description": "Convert ebooks to audiobooks with chapters and metadata using dynamic AI models and voice cloning. Supports 1,107+ languages!",
|
|
205
|
+
"forked": "546",
|
|
206
|
+
"stargazers_count": 7917,
|
|
207
|
+
"todayStar": "5259 stars this month",
|
|
208
|
+
"html_url": "https://github.com/DrewThomasson/ebook2audiobook",
|
|
209
|
+
"rank": 19
|
|
199
210
|
},
|
|
200
211
|
{
|
|
201
212
|
"full_name": "All-Hands-AI/OpenHands",
|
|
202
213
|
"language": "Python",
|
|
203
214
|
"color": "#3572A5",
|
|
204
215
|
"description": "🙌 OpenHands: Code Less, Make More",
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
216
|
+
"forked": "4975",
|
|
217
|
+
"stargazers_count": 44966,
|
|
218
|
+
"todayStar": "5670 stars this month",
|
|
208
219
|
"html_url": "https://github.com/All-Hands-AI/OpenHands",
|
|
209
|
-
"rank":
|
|
220
|
+
"rank": 20
|
|
210
221
|
}
|
|
211
222
|
]
|