@wcj/github-rank 25.2.21 → 25.2.23
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 +30442 -30458
- package/dist/trending-daily.json +103 -114
- package/dist/trending-monthly.json +98 -98
- package/dist/trending-weekly.json +132 -99
- package/dist/users.china.json +1821 -1821
- package/dist/users.json +4404 -4404
- package/dist/users.org.json +678 -678
- package/package.json +1 -1
- package/web/data/repos.json +30442 -30458
- package/web/data/trending-daily.json +103 -114
- package/web/data/trending-monthly.json +98 -98
- package/web/data/trending-weekly.json +132 -99
- package/web/data/users.china.json +1821 -1821
- package/web/data/users.json +4404 -4404
- package/web/data/users.org.json +678 -678
- package/web/index.html +4409 -4413
- package/web/org.html +580 -580
- package/web/repos.html +3763 -3763
- package/web/trending-monthly.html +102 -102
- package/web/trending-weekly.html +204 -90
- package/web/trending.html +89 -131
- package/web/users.china.html +1745 -1745
package/dist/trending-daily.json
CHANGED
|
@@ -1,167 +1,156 @@
|
|
|
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": "mastra-ai/mastra",
|
|
4
|
+
"language": "TypeScript",
|
|
5
|
+
"color": "#3178c6",
|
|
6
|
+
"description": "the TypeScript AI agent framework",
|
|
7
|
+
"forked": "186",
|
|
8
|
+
"stargazers_count": 4374,
|
|
9
|
+
"todayStar": "558 stars today",
|
|
10
|
+
"html_url": "https://github.com/mastra-ai/mastra",
|
|
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": "treetrum/amazon-kindle-bulk-downloader",
|
|
15
|
+
"language": "TypeScript",
|
|
16
|
+
"color": "#3178c6",
|
|
17
|
+
"description": "Allows you to bulk download all your Kindle eBook in a more automated fashion. This tool allows you to create backup copies of the books you've already purchased.",
|
|
18
|
+
"forked": "46",
|
|
19
|
+
"stargazers_count": 659,
|
|
20
|
+
"todayStar": "152 stars today",
|
|
21
|
+
"html_url": "https://github.com/treetrum/amazon-kindle-bulk-downloader",
|
|
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": "NationalSecurityAgency/ghidra",
|
|
26
|
+
"language": "Java",
|
|
27
|
+
"color": "#b07219",
|
|
28
|
+
"description": "Ghidra is a software reverse engineering (SRE) framework",
|
|
29
|
+
"forked": "6123",
|
|
30
|
+
"stargazers_count": 54418,
|
|
31
|
+
"todayStar": "231 stars today",
|
|
32
|
+
"html_url": "https://github.com/NationalSecurityAgency/ghidra",
|
|
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": "NVIDIA/cutlass",
|
|
37
|
+
"language": "C++",
|
|
38
|
+
"color": "#f34b7d",
|
|
39
|
+
"description": "CUDA Templates for Linear Algebra Subroutines",
|
|
40
|
+
"forked": "1086",
|
|
41
|
+
"stargazers_count": 6417,
|
|
42
|
+
"todayStar": "15 stars today",
|
|
43
|
+
"html_url": "https://github.com/NVIDIA/cutlass",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
47
|
-
"full_name": "
|
|
47
|
+
"full_name": "geekan/MetaGPT",
|
|
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": "🌟 The Multi-Agent Framework: First AI Software Company, Towards Natural Language Programming",
|
|
51
|
+
"forked": "5616",
|
|
52
|
+
"stargazers_count": 47212,
|
|
53
|
+
"todayStar": "117 stars today",
|
|
54
|
+
"html_url": "https://github.com/geekan/MetaGPT",
|
|
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": "ossu/computer-science",
|
|
59
|
+
"language": "",
|
|
60
|
+
"color": "",
|
|
61
|
+
"description": "🎓 Path to a free self-taught education in Computer Science!",
|
|
62
|
+
"forked": "22295",
|
|
63
|
+
"stargazers_count": 175777,
|
|
64
|
+
"todayStar": "101 stars today",
|
|
65
|
+
"html_url": "https://github.com/ossu/computer-science",
|
|
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": "nndl/nndl.github.io",
|
|
70
|
+
"language": "HTML",
|
|
71
|
+
"color": "#e34c26",
|
|
72
|
+
"description": "《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning",
|
|
73
|
+
"forked": "3619",
|
|
74
|
+
"stargazers_count": 17942,
|
|
75
|
+
"todayStar": "59 stars today",
|
|
76
|
+
"html_url": "https://github.com/nndl/nndl.github.io",
|
|
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": "nexus-xyz/network-api",
|
|
81
|
+
"language": "Rust",
|
|
82
|
+
"color": "#dea584",
|
|
83
|
+
"description": "High-performance interface for supplying compute to the Nexus network.",
|
|
84
|
+
"forked": "230",
|
|
85
|
+
"stargazers_count": 612,
|
|
86
|
+
"todayStar": "93 stars today",
|
|
87
|
+
"html_url": "https://github.com/nexus-xyz/network-api",
|
|
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": "koide3/glim",
|
|
92
|
+
"language": "C++",
|
|
93
|
+
"color": "#f34b7d",
|
|
94
|
+
"description": "GLIM: versatile and extensible range-based 3D localization and mapping framework",
|
|
95
|
+
"forked": "99",
|
|
96
|
+
"stargazers_count": 799,
|
|
97
|
+
"todayStar": "10 stars today",
|
|
98
|
+
"html_url": "https://github.com/koide3/glim",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"full_name": "
|
|
102
|
+
"full_name": "wangrongding/wechat-bot",
|
|
103
103
|
"language": "JavaScript",
|
|
104
104
|
"color": "#f1e05a",
|
|
105
|
-
"description": "
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
105
|
+
"description": "🤖一个基于 WeChaty 结合 DeepSeek / ChatGPT / Kimi / 讯飞等Ai服务实现的微信机器人 ,可以用来帮助你自动回复微信消息,或者管理微信群/好友,检测僵尸粉等...",
|
|
106
|
+
"forked": "915",
|
|
107
|
+
"stargazers_count": 7236,
|
|
108
|
+
"todayStar": "113 stars today",
|
|
109
|
+
"html_url": "https://github.com/wangrongding/wechat-bot",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
|
-
"full_name": "
|
|
114
|
-
"language": "TypeScript",
|
|
115
|
-
"color": "#3178c6",
|
|
116
|
-
"description": "the TypeScript AI agent framework",
|
|
117
|
-
"forked": "102",
|
|
118
|
-
"stargazers_count": 2942,
|
|
119
|
-
"todayStar": "773 stars today",
|
|
120
|
-
"html_url": "https://github.com/mastra-ai/mastra",
|
|
121
|
-
"rank": 11
|
|
122
|
-
},
|
|
123
|
-
{
|
|
124
|
-
"full_name": "microsoft/TinyTroupe",
|
|
113
|
+
"full_name": "psf/black",
|
|
125
114
|
"language": "Python",
|
|
126
115
|
"color": "#3572A5",
|
|
127
|
-
"description": "
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
132
|
-
"rank":
|
|
116
|
+
"description": "The uncompromising Python code formatter",
|
|
117
|
+
"forked": "2535",
|
|
118
|
+
"stargazers_count": 39765,
|
|
119
|
+
"todayStar": "38 stars today",
|
|
120
|
+
"html_url": "https://github.com/psf/black",
|
|
121
|
+
"rank": 11
|
|
133
122
|
},
|
|
134
123
|
{
|
|
135
124
|
"full_name": "78/xiaozhi-esp32",
|
|
136
125
|
"language": "C++",
|
|
137
126
|
"color": "#f34b7d",
|
|
138
127
|
"description": "Build your own AI friend",
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
128
|
+
"forked": "1015",
|
|
129
|
+
"stargazers_count": 6025,
|
|
130
|
+
"todayStar": "137 stars today",
|
|
142
131
|
"html_url": "https://github.com/78/xiaozhi-esp32",
|
|
143
|
-
"rank":
|
|
132
|
+
"rank": 12
|
|
144
133
|
},
|
|
145
134
|
{
|
|
146
|
-
"full_name": "
|
|
135
|
+
"full_name": "browser-use/browser-use",
|
|
147
136
|
"language": "Python",
|
|
148
137
|
"color": "#3572A5",
|
|
149
|
-
"description": "
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
153
|
-
"html_url": "https://github.com/
|
|
154
|
-
"rank":
|
|
138
|
+
"description": "Make websites accessible for AI agents",
|
|
139
|
+
"forked": "3227",
|
|
140
|
+
"stargazers_count": 31224,
|
|
141
|
+
"todayStar": "554 stars today",
|
|
142
|
+
"html_url": "https://github.com/browser-use/browser-use",
|
|
143
|
+
"rank": 13
|
|
155
144
|
},
|
|
156
145
|
{
|
|
157
|
-
"full_name": "
|
|
158
|
-
"language": "
|
|
159
|
-
"color": "#
|
|
160
|
-
"description": "
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
165
|
-
"rank":
|
|
146
|
+
"full_name": "harry0703/MoneyPrinterTurbo",
|
|
147
|
+
"language": "Python",
|
|
148
|
+
"color": "#3572A5",
|
|
149
|
+
"description": "利用AI大模型,一键生成高清短视频 Generate short videos with one click using AI LLM.",
|
|
150
|
+
"forked": "3485",
|
|
151
|
+
"stargazers_count": 23844,
|
|
152
|
+
"todayStar": "220 stars today",
|
|
153
|
+
"html_url": "https://github.com/harry0703/MoneyPrinterTurbo",
|
|
154
|
+
"rank": 14
|
|
166
155
|
}
|
|
167
156
|
]
|
|
@@ -4,9 +4,9 @@
|
|
|
4
4
|
"language": "JupyterNotebook",
|
|
5
5
|
"color": "#DA5B0B",
|
|
6
6
|
"description": "A simple screen parsing tool towards pure vision based GUI agent",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
7
|
+
"forked": "1248",
|
|
8
|
+
"stargazers_count": 16371,
|
|
9
|
+
"todayStar": "10707 stars this month",
|
|
10
10
|
"html_url": "https://github.com/microsoft/OmniParser",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
@@ -15,164 +15,164 @@
|
|
|
15
15
|
"language": "Python",
|
|
16
16
|
"color": "#3572A5",
|
|
17
17
|
"description": "DeepSeek Coder: Let the Code Write Itself",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
18
|
+
"forked": "2252",
|
|
19
|
+
"stargazers_count": 20224,
|
|
20
|
+
"todayStar": "9855 stars this month",
|
|
21
21
|
"html_url": "https://github.com/deepseek-ai/DeepSeek-Coder",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
|
-
{
|
|
25
|
-
"full_name": "ollama/ollama",
|
|
26
|
-
"language": "Go",
|
|
27
|
-
"color": "#00ADD8",
|
|
28
|
-
"description": "Get up and running with Llama 3.3, DeepSeek-R1, Phi-4, Gemma 2, and other large language models.",
|
|
29
|
-
"forked": "10431",
|
|
30
|
-
"stargazers_count": 128164,
|
|
31
|
-
"todayStar": "19909 stars this month",
|
|
32
|
-
"html_url": "https://github.com/ollama/ollama",
|
|
33
|
-
"rank": 3
|
|
34
|
-
},
|
|
35
24
|
{
|
|
36
25
|
"full_name": "open-webui/open-webui",
|
|
37
26
|
"language": "JavaScript",
|
|
38
27
|
"color": "#f1e05a",
|
|
39
28
|
"description": "User-friendly AI Interface (Supports Ollama, OpenAI API, ...)",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
29
|
+
"forked": "9244",
|
|
30
|
+
"stargazers_count": 77789,
|
|
31
|
+
"todayStar": "19871 stars this month",
|
|
43
32
|
"html_url": "https://github.com/open-webui/open-webui",
|
|
44
|
-
"rank":
|
|
33
|
+
"rank": 3
|
|
45
34
|
},
|
|
46
35
|
{
|
|
47
|
-
"full_name": "
|
|
48
|
-
"language": "
|
|
49
|
-
"color": "#
|
|
50
|
-
"description": "
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
54
|
-
"html_url": "https://github.com/
|
|
55
|
-
"rank":
|
|
36
|
+
"full_name": "ollama/ollama",
|
|
37
|
+
"language": "Go",
|
|
38
|
+
"color": "#00ADD8",
|
|
39
|
+
"description": "Get up and running with Llama 3.3, DeepSeek-R1, Phi-4, Gemma 2, and other large language models.",
|
|
40
|
+
"forked": "10484",
|
|
41
|
+
"stargazers_count": 128636,
|
|
42
|
+
"todayStar": "19865 stars this month",
|
|
43
|
+
"html_url": "https://github.com/ollama/ollama",
|
|
44
|
+
"rank": 4
|
|
56
45
|
},
|
|
57
46
|
{
|
|
58
47
|
"full_name": "unslothai/unsloth",
|
|
59
48
|
"language": "Python",
|
|
60
49
|
"color": "#3572A5",
|
|
61
50
|
"description": "Finetune Llama 3.3, DeepSeek-R1 & Reasoning LLMs 2x faster with 70% less memory! 🦥",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
51
|
+
"forked": "2102",
|
|
52
|
+
"stargazers_count": 31525,
|
|
53
|
+
"todayStar": "10535 stars this month",
|
|
65
54
|
"html_url": "https://github.com/unslothai/unsloth",
|
|
66
|
-
"rank":
|
|
67
|
-
},
|
|
68
|
-
{
|
|
69
|
-
"full_name": "browser-use/browser-use",
|
|
70
|
-
"language": "Python",
|
|
71
|
-
"color": "#3572A5",
|
|
72
|
-
"description": "Make websites accessible for AI agents",
|
|
73
|
-
"forked": "3127",
|
|
74
|
-
"stargazers_count": 30188,
|
|
75
|
-
"todayStar": "14912 stars this month",
|
|
76
|
-
"html_url": "https://github.com/browser-use/browser-use",
|
|
77
|
-
"rank": 7
|
|
55
|
+
"rank": 5
|
|
78
56
|
},
|
|
79
57
|
{
|
|
80
58
|
"full_name": "Mintplex-Labs/anything-llm",
|
|
81
59
|
"language": "JavaScript",
|
|
82
60
|
"color": "#f1e05a",
|
|
83
61
|
"description": "The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, No-code agent builder, and more.",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
62
|
+
"forked": "3703",
|
|
63
|
+
"stargazers_count": 38459,
|
|
64
|
+
"todayStar": "7908 stars this month",
|
|
87
65
|
"html_url": "https://github.com/Mintplex-Labs/anything-llm",
|
|
88
|
-
"rank":
|
|
66
|
+
"rank": 6
|
|
89
67
|
},
|
|
90
68
|
{
|
|
91
69
|
"full_name": "langgenius/dify",
|
|
92
70
|
"language": "TypeScript",
|
|
93
71
|
"color": "#3178c6",
|
|
94
72
|
"description": "Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
73
|
+
"forked": "10355",
|
|
74
|
+
"stargazers_count": 71006,
|
|
75
|
+
"todayStar": "11536 stars this month",
|
|
98
76
|
"html_url": "https://github.com/langgenius/dify",
|
|
99
|
-
"rank":
|
|
77
|
+
"rank": 7
|
|
100
78
|
},
|
|
101
79
|
{
|
|
102
|
-
"full_name": "
|
|
80
|
+
"full_name": "browser-use/browser-use",
|
|
81
|
+
"language": "Python",
|
|
82
|
+
"color": "#3572A5",
|
|
83
|
+
"description": "Make websites accessible for AI agents",
|
|
84
|
+
"forked": "3227",
|
|
85
|
+
"stargazers_count": 31224,
|
|
86
|
+
"todayStar": "15350 stars this month",
|
|
87
|
+
"html_url": "https://github.com/browser-use/browser-use",
|
|
88
|
+
"rank": 8
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
"full_name": "onlook-dev/onlook",
|
|
103
92
|
"language": "TypeScript",
|
|
104
93
|
"color": "#3178c6",
|
|
105
|
-
"description": "
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
110
|
-
"rank":
|
|
94
|
+
"description": "The open source Cursor for Designers. Design directly in your live React app and publish your changes to code.",
|
|
95
|
+
"forked": "453",
|
|
96
|
+
"stargazers_count": 8283,
|
|
97
|
+
"todayStar": "3960 stars this month",
|
|
98
|
+
"html_url": "https://github.com/onlook-dev/onlook",
|
|
99
|
+
"rank": 9
|
|
111
100
|
},
|
|
112
101
|
{
|
|
113
102
|
"full_name": "deepseek-ai/DeepSeek-Coder-V2",
|
|
114
103
|
"language": "",
|
|
115
104
|
"color": "",
|
|
116
105
|
"description": "DeepSeek-Coder-V2: Breaking the Barrier of Closed-Source Models in Code Intelligence",
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
106
|
+
"forked": "782",
|
|
107
|
+
"stargazers_count": 5261,
|
|
108
|
+
"todayStar": "2394 stars this month",
|
|
120
109
|
"html_url": "https://github.com/deepseek-ai/DeepSeek-Coder-V2",
|
|
110
|
+
"rank": 10
|
|
111
|
+
},
|
|
112
|
+
{
|
|
113
|
+
"full_name": "Bin-Huang/chatbox",
|
|
114
|
+
"language": "TypeScript",
|
|
115
|
+
"color": "#3178c6",
|
|
116
|
+
"description": "User-friendly Desktop Client App for AI Models/LLMs (GPT, Claude, Gemini, Ollama...)",
|
|
117
|
+
"forked": "3013",
|
|
118
|
+
"stargazers_count": 31782,
|
|
119
|
+
"todayStar": "6867 stars this month",
|
|
120
|
+
"html_url": "https://github.com/Bin-Huang/chatbox",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
|
+
{
|
|
124
|
+
"full_name": "assafelovic/gpt-researcher",
|
|
125
|
+
"language": "Python",
|
|
126
|
+
"color": "#3572A5",
|
|
127
|
+
"description": "LLM based autonomous agent that conducts deep local and web research on any topic and generates a long report with citations.",
|
|
128
|
+
"forked": "2467",
|
|
129
|
+
"stargazers_count": 19043,
|
|
130
|
+
"todayStar": "3261 stars this month",
|
|
131
|
+
"html_url": "https://github.com/assafelovic/gpt-researcher",
|
|
132
|
+
"rank": 12
|
|
133
|
+
},
|
|
123
134
|
{
|
|
124
135
|
"full_name": "ggml-org/llama.cpp",
|
|
125
136
|
"language": "C++",
|
|
126
137
|
"color": "#f34b7d",
|
|
127
138
|
"description": "LLM inference in C/C++",
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
139
|
+
"forked": "10840",
|
|
140
|
+
"stargazers_count": 75024,
|
|
141
|
+
"todayStar": "4214 stars this month",
|
|
131
142
|
"html_url": "https://github.com/ggml-org/llama.cpp",
|
|
132
|
-
"rank":
|
|
143
|
+
"rank": 13
|
|
133
144
|
},
|
|
134
145
|
{
|
|
135
|
-
"full_name": "
|
|
146
|
+
"full_name": "jingyaogong/minimind",
|
|
136
147
|
"language": "Python",
|
|
137
148
|
"color": "#3572A5",
|
|
138
|
-
"description": "
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
143
|
-
"rank": 13
|
|
144
|
-
},
|
|
145
|
-
{
|
|
146
|
-
"full_name": "microsoft/generative-ai-for-beginners",
|
|
147
|
-
"language": "JupyterNotebook",
|
|
148
|
-
"color": "#DA5B0B",
|
|
149
|
-
"description": "21 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/",
|
|
150
|
-
"forked": "36923",
|
|
151
|
-
"stargazers_count": 71131,
|
|
152
|
-
"todayStar": "4820 stars this month",
|
|
153
|
-
"html_url": "https://github.com/microsoft/generative-ai-for-beginners",
|
|
149
|
+
"description": "🚀🚀 「大模型」2小时完全从0训练26M的小参数GPT!🌏 Train a 26M-parameter GPT from scratch in just 2h!",
|
|
150
|
+
"forked": "1265",
|
|
151
|
+
"stargazers_count": 12098,
|
|
152
|
+
"todayStar": "5786 stars this month",
|
|
153
|
+
"html_url": "https://github.com/jingyaogong/minimind",
|
|
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": "exo-explore/exo",
|
|
158
|
+
"language": "Python",
|
|
159
|
+
"color": "#3572A5",
|
|
160
|
+
"description": "Run your own AI cluster at home with everyday devices 📱💻 🖥️⌚",
|
|
161
|
+
"forked": "1480",
|
|
162
|
+
"stargazers_count": 24841,
|
|
163
|
+
"todayStar": "5805 stars this month",
|
|
164
|
+
"html_url": "https://github.com/exo-explore/exo",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
|
-
"full_name": "
|
|
168
|
+
"full_name": "sgl-project/sglang",
|
|
169
169
|
"language": "Python",
|
|
170
170
|
"color": "#3572A5",
|
|
171
|
-
"description": "
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
175
|
-
"html_url": "https://github.com/
|
|
171
|
+
"description": "SGLang is a fast serving framework for large language models and vision language models.",
|
|
172
|
+
"forked": "1026",
|
|
173
|
+
"stargazers_count": 10519,
|
|
174
|
+
"todayStar": "2983 stars this month",
|
|
175
|
+
"html_url": "https://github.com/sgl-project/sglang",
|
|
176
176
|
"rank": 16
|
|
177
177
|
}
|
|
178
178
|
]
|