@wcj/github-rank 25.1.29 → 25.1.30
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 +18973 -18958
- package/dist/trending-daily.json +103 -81
- package/dist/trending-monthly.json +117 -139
- package/dist/trending-weekly.json +82 -104
- package/dist/users.china.json +891 -855
- package/dist/users.json +3811 -3811
- package/dist/users.org.json +555 -555
- package/package.json +1 -1
- package/web/data/repos.json +18973 -18958
- package/web/data/trending-daily.json +103 -81
- package/web/data/trending-monthly.json +117 -139
- package/web/data/trending-weekly.json +82 -104
- package/web/data/users.china.json +891 -855
- package/web/data/users.json +3811 -3811
- package/web/data/users.org.json +555 -555
- package/web/index.html +3694 -3698
- package/web/org.html +470 -470
- package/web/repos.html +2849 -2849
- package/web/trending-monthly.html +116 -192
- package/web/trending-weekly.html +76 -152
- package/web/trending.html +153 -77
- package/web/users.china.html +870 -814
package/dist/trending-daily.json
CHANGED
|
@@ -1,79 +1,79 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"full_name": "deepseek-ai/Janus",
|
|
4
|
+
"language": "Python",
|
|
5
|
+
"color": "#3572A5",
|
|
6
|
+
"description": "Janus-Series: Unified Multimodal Understanding and Generation Models",
|
|
7
|
+
"forked": "1364",
|
|
8
|
+
"stargazers_count": 11638,
|
|
9
|
+
"todayStar": "2187 stars today",
|
|
10
|
+
"html_url": "https://github.com/deepseek-ai/Janus",
|
|
11
|
+
"rank": 1
|
|
12
|
+
},
|
|
2
13
|
{
|
|
3
14
|
"full_name": "deepseek-ai/DeepSeek-Coder",
|
|
4
15
|
"language": "Python",
|
|
5
16
|
"color": "#3572A5",
|
|
6
17
|
"description": "DeepSeek Coder: Let the Code Write Itself",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
18
|
+
"forked": "1528",
|
|
19
|
+
"stargazers_count": 15457,
|
|
20
|
+
"todayStar": "1253 stars today",
|
|
10
21
|
"html_url": "https://github.com/deepseek-ai/DeepSeek-Coder",
|
|
11
|
-
"rank":
|
|
22
|
+
"rank": 2
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"full_name": "deepseek-ai/DeepSeek-LLM",
|
|
26
|
+
"language": "Makefile",
|
|
27
|
+
"color": "#427819",
|
|
28
|
+
"description": "DeepSeek LLM: Let there be answers",
|
|
29
|
+
"forked": "588",
|
|
30
|
+
"stargazers_count": 4498,
|
|
31
|
+
"todayStar": "571 stars today",
|
|
32
|
+
"html_url": "https://github.com/deepseek-ai/DeepSeek-LLM",
|
|
33
|
+
"rank": 3
|
|
12
34
|
},
|
|
13
35
|
{
|
|
14
36
|
"full_name": "deepseek-ai/awesome-deepseek-integration",
|
|
15
37
|
"language": "",
|
|
16
38
|
"color": "",
|
|
17
39
|
"description": "",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
40
|
+
"forked": "681",
|
|
41
|
+
"stargazers_count": 5652,
|
|
42
|
+
"todayStar": "768 stars today",
|
|
21
43
|
"html_url": "https://github.com/deepseek-ai/awesome-deepseek-integration",
|
|
22
|
-
"rank":
|
|
44
|
+
"rank": 4
|
|
23
45
|
},
|
|
24
46
|
{
|
|
25
47
|
"full_name": "deepseek-ai/DeepSeek-Coder-V2",
|
|
26
48
|
"language": "",
|
|
27
49
|
"color": "",
|
|
28
50
|
"description": "DeepSeek-Coder-V2: Breaking the Barrier of Closed-Source Models in Code Intelligence",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
51
|
+
"forked": "526",
|
|
52
|
+
"stargazers_count": 4147,
|
|
53
|
+
"todayStar": "379 stars today",
|
|
32
54
|
"html_url": "https://github.com/deepseek-ai/DeepSeek-Coder-V2",
|
|
33
|
-
"rank": 3
|
|
34
|
-
},
|
|
35
|
-
{
|
|
36
|
-
"full_name": "deepseek-ai/DeepSeek-LLM",
|
|
37
|
-
"language": "Makefile",
|
|
38
|
-
"color": "#427819",
|
|
39
|
-
"description": "DeepSeek LLM: Let there be answers",
|
|
40
|
-
"forked": "506",
|
|
41
|
-
"stargazers_count": 4135,
|
|
42
|
-
"todayStar": "1037 stars today",
|
|
43
|
-
"html_url": "https://github.com/deepseek-ai/DeepSeek-LLM",
|
|
44
|
-
"rank": 4
|
|
45
|
-
},
|
|
46
|
-
{
|
|
47
|
-
"full_name": "maybe-finance/maybe",
|
|
48
|
-
"language": "Ruby",
|
|
49
|
-
"color": "#701516",
|
|
50
|
-
"description": "The OS for your personal finances",
|
|
51
|
-
"forked": "2709",
|
|
52
|
-
"stargazers_count": 37933,
|
|
53
|
-
"todayStar": "578 stars today",
|
|
54
|
-
"html_url": "https://github.com/maybe-finance/maybe",
|
|
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": "ggerganov/llama.cpp",
|
|
59
|
+
"language": "C++",
|
|
60
|
+
"color": "#f34b7d",
|
|
61
|
+
"description": "LLM inference in C/C++",
|
|
62
|
+
"forked": "10411",
|
|
63
|
+
"stargazers_count": 72158,
|
|
64
|
+
"todayStar": "212 stars today",
|
|
65
|
+
"html_url": "https://github.com/ggerganov/llama.cpp",
|
|
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": "QwenLM/Qwen2.5-VL",
|
|
70
|
+
"language": "JupyterNotebook",
|
|
71
|
+
"color": "#DA5B0B",
|
|
72
|
+
"description": "Qwen2.5-VL is the multimodal large language model series developed by Qwen team, Alibaba Cloud.",
|
|
73
|
+
"forked": "330",
|
|
74
|
+
"stargazers_count": 4910,
|
|
75
|
+
"todayStar": "184 stars today",
|
|
76
|
+
"html_url": "https://github.com/QwenLM/Qwen2.5-VL",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
79
|
{
|
|
@@ -81,43 +81,43 @@
|
|
|
81
81
|
"language": "",
|
|
82
82
|
"color": "",
|
|
83
83
|
"description": "DeepSeek-V2: A Strong, Economical, and Efficient Mixture-of-Experts Language Model",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
84
|
+
"forked": "358",
|
|
85
|
+
"stargazers_count": 4524,
|
|
86
|
+
"todayStar": "235 stars today",
|
|
87
87
|
"html_url": "https://github.com/deepseek-ai/DeepSeek-V2",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
90
|
{
|
|
91
|
-
"full_name": "deepseek-ai/
|
|
91
|
+
"full_name": "deepseek-ai/DreamCraft3D",
|
|
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": "[ICLR 2024] Official implementation of DreamCraft3D: Hierarchical 3D Generation with Bootstrapped Diffusion Prior",
|
|
95
|
+
"forked": "226",
|
|
96
|
+
"stargazers_count": 2508,
|
|
97
|
+
"todayStar": "260 stars today",
|
|
98
|
+
"html_url": "https://github.com/deepseek-ai/DreamCraft3D",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"full_name": "deepseek-ai/
|
|
102
|
+
"full_name": "deepseek-ai/DeepSeek-Math",
|
|
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": "DeepSeekMath: Pushing the Limits of Mathematical Reasoning in Open Language Models",
|
|
106
|
+
"forked": "288",
|
|
107
|
+
"stargazers_count": 1757,
|
|
108
|
+
"todayStar": "333 stars today",
|
|
109
|
+
"html_url": "https://github.com/deepseek-ai/DeepSeek-Math",
|
|
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": "AykutSarac/jsoncrack.com",
|
|
114
|
+
"language": "TypeScript",
|
|
115
|
+
"color": "#3178c6",
|
|
116
|
+
"description": "✨ Innovative and open-source visualization application that transforms various data formats, such as JSON, YAML, XML, CSV and more, into interactive graphs.",
|
|
117
|
+
"forked": "2326",
|
|
118
|
+
"stargazers_count": 35915,
|
|
119
|
+
"todayStar": "423 stars today",
|
|
120
|
+
"html_url": "https://github.com/AykutSarac/jsoncrack.com",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
123
|
{
|
|
@@ -125,21 +125,43 @@
|
|
|
125
125
|
"language": "Go",
|
|
126
126
|
"color": "#00ADD8",
|
|
127
127
|
"description": "Get up and running with Llama 3.3, DeepSeek-R1, Phi-4, Gemma 2, and other large language models.",
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
128
|
+
"forked": "9141",
|
|
129
|
+
"stargazers_count": 114679,
|
|
130
|
+
"todayStar": "1411 stars today",
|
|
131
131
|
"html_url": "https://github.com/ollama/ollama",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
134
|
{
|
|
135
|
-
"full_name": "
|
|
135
|
+
"full_name": "deepseek-ai/DeepSeek-VL",
|
|
136
136
|
"language": "Python",
|
|
137
137
|
"color": "#3572A5",
|
|
138
|
-
"description": "
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
138
|
+
"description": "DeepSeek-VL: Towards Real-World Vision-Language Understanding",
|
|
139
|
+
"forked": "387",
|
|
140
|
+
"stargazers_count": 2970,
|
|
141
|
+
"todayStar": "227 stars today",
|
|
142
|
+
"html_url": "https://github.com/deepseek-ai/DeepSeek-VL",
|
|
143
143
|
"rank": 13
|
|
144
|
+
},
|
|
145
|
+
{
|
|
146
|
+
"full_name": "deepseek-ai/ESFT",
|
|
147
|
+
"language": "Python",
|
|
148
|
+
"color": "#3572A5",
|
|
149
|
+
"description": "Expert Specialized Fine-Tuning",
|
|
150
|
+
"forked": "124",
|
|
151
|
+
"stargazers_count": 391,
|
|
152
|
+
"todayStar": "19 stars today",
|
|
153
|
+
"html_url": "https://github.com/deepseek-ai/ESFT",
|
|
154
|
+
"rank": 14
|
|
155
|
+
},
|
|
156
|
+
{
|
|
157
|
+
"full_name": "inkonchain/docs",
|
|
158
|
+
"language": "MDX",
|
|
159
|
+
"color": "#fcb32c",
|
|
160
|
+
"description": "Ink Documentation",
|
|
161
|
+
"forked": "278",
|
|
162
|
+
"stargazers_count": 28897,
|
|
163
|
+
"todayStar": "798 stars today",
|
|
164
|
+
"html_url": "https://github.com/inkonchain/docs",
|
|
165
|
+
"rank": 15
|
|
144
166
|
}
|
|
145
167
|
]
|
|
@@ -1,25 +1,36 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"full_name": "deepseek-ai/DeepSeek-Coder",
|
|
4
|
+
"language": "Python",
|
|
5
|
+
"color": "#3572A5",
|
|
6
|
+
"description": "DeepSeek Coder: Let the Code Write Itself",
|
|
7
|
+
"forked": "1528",
|
|
8
|
+
"stargazers_count": 15457,
|
|
9
|
+
"todayStar": "7837 stars this month",
|
|
10
|
+
"html_url": "https://github.com/deepseek-ai/DeepSeek-Coder",
|
|
11
|
+
"rank": 1
|
|
12
|
+
},
|
|
2
13
|
{
|
|
3
14
|
"full_name": "stanford-oval/storm",
|
|
4
15
|
"language": "Python",
|
|
5
16
|
"color": "#3572A5",
|
|
6
17
|
"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": "
|
|
18
|
+
"forked": "1864",
|
|
19
|
+
"stargazers_count": 21241,
|
|
20
|
+
"todayStar": "7566 stars this month",
|
|
10
21
|
"html_url": "https://github.com/stanford-oval/storm",
|
|
11
|
-
"rank":
|
|
22
|
+
"rank": 2
|
|
12
23
|
},
|
|
13
24
|
{
|
|
14
25
|
"full_name": "unclecode/crawl4ai",
|
|
15
26
|
"language": "Python",
|
|
16
27
|
"color": "#3572A5",
|
|
17
28
|
"description": "🚀🤖 Crawl4AI: Open-source LLM Friendly Web Crawler & Scraper",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
29
|
+
"forked": "2204",
|
|
30
|
+
"stargazers_count": 27878,
|
|
31
|
+
"todayStar": "9053 stars this month",
|
|
21
32
|
"html_url": "https://github.com/unclecode/crawl4ai",
|
|
22
|
-
"rank":
|
|
33
|
+
"rank": 3
|
|
23
34
|
},
|
|
24
35
|
{
|
|
25
36
|
"full_name": "OpenBMB/MiniCPM-o",
|
|
@@ -27,53 +38,42 @@
|
|
|
27
38
|
"color": "#3572A5",
|
|
28
39
|
"description": "MiniCPM-o 2.6: A GPT-4o Level MLLM for Vision, Speech and Multimodal Live Streaming on Your Phone",
|
|
29
40
|
"forked": "1285",
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
41
|
+
"stargazers_count": 17917,
|
|
42
|
+
"todayStar": "5356 stars this month",
|
|
32
43
|
"html_url": "https://github.com/OpenBMB/MiniCPM-o",
|
|
33
|
-
"rank":
|
|
44
|
+
"rank": 4
|
|
34
45
|
},
|
|
35
46
|
{
|
|
36
47
|
"full_name": "khoj-ai/khoj",
|
|
37
48
|
"language": "Python",
|
|
38
49
|
"color": "#3572A5",
|
|
39
50
|
"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.",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
51
|
+
"forked": "1378",
|
|
52
|
+
"stargazers_count": 25521,
|
|
53
|
+
"todayStar": "8332 stars this month",
|
|
43
54
|
"html_url": "https://github.com/khoj-ai/khoj",
|
|
44
|
-
"rank": 4
|
|
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": "498",
|
|
52
|
-
"stargazers_count": 4285,
|
|
53
|
-
"todayStar": "2228 stars this month",
|
|
54
|
-
"html_url": "https://github.com/kyegomez/swarms",
|
|
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": "Canner/WrenAI",
|
|
59
|
+
"language": "TypeScript",
|
|
60
|
+
"color": "#3178c6",
|
|
61
|
+
"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": "454",
|
|
63
|
+
"stargazers_count": 5410,
|
|
64
|
+
"todayStar": "2757 stars this month",
|
|
65
|
+
"html_url": "https://github.com/Canner/WrenAI",
|
|
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": "mlabonne/llm-course",
|
|
70
|
+
"language": "JupyterNotebook",
|
|
71
|
+
"color": "#DA5B0B",
|
|
72
|
+
"description": "Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.",
|
|
73
|
+
"forked": "4773",
|
|
74
|
+
"stargazers_count": 44683,
|
|
75
|
+
"todayStar": "4383 stars this month",
|
|
76
|
+
"html_url": "https://github.com/mlabonne/llm-course",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
79
|
{
|
|
@@ -81,66 +81,88 @@
|
|
|
81
81
|
"language": "Python",
|
|
82
82
|
"color": "#3572A5",
|
|
83
83
|
"description": "🚀🚀 「大模型」3小时完全从0训练26M的小参数GPT!🌏 Train a 26M-parameter GPT from scratch in just 3 hours!",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
84
|
+
"forked": "750",
|
|
85
|
+
"stargazers_count": 7184,
|
|
86
|
+
"todayStar": "4098 stars this month",
|
|
87
87
|
"html_url": "https://github.com/jingyaogong/minimind",
|
|
88
88
|
"rank": 8
|
|
89
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
|
|
100
|
+
},
|
|
101
|
+
{
|
|
102
|
+
"full_name": "cline/cline",
|
|
103
|
+
"language": "TypeScript",
|
|
104
|
+
"color": "#3178c6",
|
|
105
|
+
"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": "2340",
|
|
107
|
+
"stargazers_count": 25872,
|
|
108
|
+
"todayStar": "9067 stars this month",
|
|
109
|
+
"html_url": "https://github.com/cline/cline",
|
|
110
|
+
"rank": 10
|
|
111
|
+
},
|
|
90
112
|
{
|
|
91
113
|
"full_name": "elizaOS/eliza",
|
|
92
114
|
"language": "TypeScript",
|
|
93
115
|
"color": "#3178c6",
|
|
94
116
|
"description": "Autonomous agents for everyone",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
117
|
+
"forked": "3963",
|
|
118
|
+
"stargazers_count": 13600,
|
|
119
|
+
"todayStar": "7248 stars this month",
|
|
98
120
|
"html_url": "https://github.com/elizaOS/eliza",
|
|
99
|
-
"rank":
|
|
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
|
+
"rank": 12
|
|
100
133
|
},
|
|
101
134
|
{
|
|
102
135
|
"full_name": "TabbyML/tabby",
|
|
103
136
|
"language": "Rust",
|
|
104
137
|
"color": "#dea584",
|
|
105
138
|
"description": "Self-hosted AI coding assistant",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
139
|
+
"forked": "1328",
|
|
140
|
+
"stargazers_count": 29219,
|
|
141
|
+
"todayStar": "6946 stars this month",
|
|
109
142
|
"html_url": "https://github.com/TabbyML/tabby",
|
|
110
|
-
"rank":
|
|
111
|
-
},
|
|
112
|
-
{
|
|
113
|
-
"full_name": "cline/cline",
|
|
114
|
-
"language": "TypeScript",
|
|
115
|
-
"color": "#3178c6",
|
|
116
|
-
"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.",
|
|
117
|
-
"forked": "2318",
|
|
118
|
-
"stargazers_count": 25623,
|
|
119
|
-
"todayStar": "8940 stars this month",
|
|
120
|
-
"html_url": "https://github.com/cline/cline",
|
|
121
|
-
"rank": 11
|
|
143
|
+
"rank": 13
|
|
122
144
|
},
|
|
123
145
|
{
|
|
124
146
|
"full_name": "patchy631/ai-engineering-hub",
|
|
125
147
|
"language": "JupyterNotebook",
|
|
126
148
|
"color": "#DA5B0B",
|
|
127
149
|
"description": "",
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
150
|
+
"forked": "507",
|
|
151
|
+
"stargazers_count": 2437,
|
|
152
|
+
"todayStar": "1523 stars this month",
|
|
131
153
|
"html_url": "https://github.com/patchy631/ai-engineering-hub",
|
|
132
|
-
"rank":
|
|
154
|
+
"rank": 14
|
|
133
155
|
},
|
|
134
156
|
{
|
|
135
|
-
"full_name": "
|
|
136
|
-
"language": "
|
|
137
|
-
"color": "#
|
|
138
|
-
"description": "
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
143
|
-
"rank":
|
|
157
|
+
"full_name": "maybe-finance/maybe",
|
|
158
|
+
"language": "Ruby",
|
|
159
|
+
"color": "#701516",
|
|
160
|
+
"description": "The OS for your personal finances",
|
|
161
|
+
"forked": "2713",
|
|
162
|
+
"stargazers_count": 38112,
|
|
163
|
+
"todayStar": "3522 stars this month",
|
|
164
|
+
"html_url": "https://github.com/maybe-finance/maybe",
|
|
165
|
+
"rank": 15
|
|
144
166
|
},
|
|
145
167
|
{
|
|
146
168
|
"full_name": "PatrickJS/awesome-cursorrules",
|
|
@@ -148,86 +170,42 @@
|
|
|
148
170
|
"color": "",
|
|
149
171
|
"description": "📄 A curated list of awesome .cursorrules files",
|
|
150
172
|
"forked": "575",
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
173
|
+
"stargazers_count": 8665,
|
|
174
|
+
"todayStar": "4155 stars this month",
|
|
153
175
|
"html_url": "https://github.com/PatrickJS/awesome-cursorrules",
|
|
154
|
-
"rank":
|
|
176
|
+
"rank": 16
|
|
155
177
|
},
|
|
156
178
|
{
|
|
157
|
-
"full_name": "
|
|
158
|
-
"language": "
|
|
159
|
-
"color": "#
|
|
160
|
-
"description": "
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
165
|
-
"rank":
|
|
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
|
|
166
188
|
},
|
|
167
189
|
{
|
|
168
190
|
"full_name": "browserbase/stagehand",
|
|
169
191
|
"language": "TypeScript",
|
|
170
192
|
"color": "#3178c6",
|
|
171
193
|
"description": "An AI web browsing framework focused on simplicity and extensibility.",
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
194
|
+
"forked": "318",
|
|
195
|
+
"stargazers_count": 7074,
|
|
196
|
+
"todayStar": "4396 stars this month",
|
|
175
197
|
"html_url": "https://github.com/browserbase/stagehand",
|
|
176
|
-
"rank":
|
|
177
|
-
},
|
|
178
|
-
{
|
|
179
|
-
"full_name": "Dokploy/dokploy",
|
|
180
|
-
"language": "TypeScript",
|
|
181
|
-
"color": "#3178c6",
|
|
182
|
-
"description": "Open Source Alternative to Vercel, Netlify and Heroku.",
|
|
183
|
-
"forked": "800",
|
|
184
|
-
"stargazers_count": 15644,
|
|
185
|
-
"todayStar": "5018 stars this month",
|
|
186
|
-
"html_url": "https://github.com/Dokploy/dokploy",
|
|
187
|
-
"rank": 17
|
|
198
|
+
"rank": 18
|
|
188
199
|
},
|
|
189
200
|
{
|
|
190
201
|
"full_name": "All-Hands-AI/OpenHands",
|
|
191
202
|
"language": "Python",
|
|
192
203
|
"color": "#3572A5",
|
|
193
204
|
"description": "🙌 OpenHands: Code Less, Make More",
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
205
|
+
"forked": "4961",
|
|
206
|
+
"stargazers_count": 44879,
|
|
207
|
+
"todayStar": "5694 stars this month",
|
|
197
208
|
"html_url": "https://github.com/All-Hands-AI/OpenHands",
|
|
198
|
-
"rank": 18
|
|
199
|
-
},
|
|
200
|
-
{
|
|
201
|
-
"full_name": "n8n-io/n8n",
|
|
202
|
-
"language": "TypeScript",
|
|
203
|
-
"color": "#3178c6",
|
|
204
|
-
"description": "Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.",
|
|
205
|
-
"forked": "11038",
|
|
206
|
-
"stargazers_count": 57097,
|
|
207
|
-
"todayStar": "4084 stars this month",
|
|
208
|
-
"html_url": "https://github.com/n8n-io/n8n",
|
|
209
209
|
"rank": 19
|
|
210
|
-
},
|
|
211
|
-
{
|
|
212
|
-
"full_name": "OpenSPG/KAG",
|
|
213
|
-
"language": "Python",
|
|
214
|
-
"color": "#3572A5",
|
|
215
|
-
"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.",
|
|
216
|
-
"forked": "300",
|
|
217
|
-
"stargazers_count": 4787,
|
|
218
|
-
"todayStar": "3081 stars this month",
|
|
219
|
-
"html_url": "https://github.com/OpenSPG/KAG",
|
|
220
|
-
"rank": 20
|
|
221
|
-
},
|
|
222
|
-
{
|
|
223
|
-
"full_name": "fixie-ai/ultravox",
|
|
224
|
-
"language": "Python",
|
|
225
|
-
"color": "#3572A5",
|
|
226
|
-
"description": "A fast multimodal LLM for real-time voice",
|
|
227
|
-
"forked": "210",
|
|
228
|
-
"stargazers_count": 3295,
|
|
229
|
-
"todayStar": "1621 stars this month",
|
|
230
|
-
"html_url": "https://github.com/fixie-ai/ultravox",
|
|
231
|
-
"rank": 21
|
|
232
210
|
}
|
|
233
211
|
]
|