@wcj/github-rank 25.3.3 → 25.3.5
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 +30085 -30077
- package/dist/trending-daily.json +141 -53
- package/dist/trending-monthly.json +135 -124
- package/dist/trending-weekly.json +90 -112
- package/dist/users.china.json +13440 -12446
- package/dist/users.json +23596 -2036
- package/dist/users.org.json +4403 -2962
- package/package.json +1 -1
- package/web/data/repos.json +30085 -30077
- package/web/data/trending-daily.json +141 -53
- package/web/data/trending-monthly.json +135 -124
- package/web/data/trending-weekly.json +90 -112
- package/web/data/users.china.json +13440 -12446
- package/web/data/users.json +23596 -2036
- package/web/data/users.org.json +4403 -2962
- package/web/index.html +36515 -4210
- package/web/org.html +4157 -1967
- package/web/repos.html +3816 -3816
- package/web/trending-monthly.html +151 -113
- package/web/trending-weekly.html +84 -160
- package/web/trending.html +351 -47
- package/web/users.china.html +9722 -9015
package/dist/trending-daily.json
CHANGED
|
@@ -1,90 +1,178 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
|
-
"full_name": "
|
|
3
|
+
"full_name": "hedge-dev/UnleashedRecomp",
|
|
4
4
|
"language": "C++",
|
|
5
5
|
"color": "#f34b7d",
|
|
6
|
-
"description": "
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
10
|
-
"html_url": "https://github.com/
|
|
6
|
+
"description": "An unofficial PC port of the Xbox 360 version of Sonic Unleashed created through the process of static recompilation.",
|
|
7
|
+
"forked": "102",
|
|
8
|
+
"stargazers_count": 2652,
|
|
9
|
+
"todayStar": "583 stars today",
|
|
10
|
+
"html_url": "https://github.com/hedge-dev/UnleashedRecomp",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
|
-
"full_name": "
|
|
14
|
+
"full_name": "virattt/ai-hedge-fund",
|
|
15
15
|
"language": "Python",
|
|
16
16
|
"color": "#3572A5",
|
|
17
|
-
"description": "
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
21
|
-
"html_url": "https://github.com/
|
|
17
|
+
"description": "An AI Hedge Fund Team",
|
|
18
|
+
"forked": "1985",
|
|
19
|
+
"stargazers_count": 9746,
|
|
20
|
+
"todayStar": "109 stars today",
|
|
21
|
+
"html_url": "https://github.com/virattt/ai-hedge-fund",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
24
|
{
|
|
25
|
-
"full_name": "
|
|
25
|
+
"full_name": "LadybirdBrowser/ladybird",
|
|
26
|
+
"language": "C++",
|
|
27
|
+
"color": "#f34b7d",
|
|
28
|
+
"description": "Truly independent web browser",
|
|
29
|
+
"forked": "1413",
|
|
30
|
+
"stargazers_count": 33952,
|
|
31
|
+
"todayStar": "1538 stars today",
|
|
32
|
+
"html_url": "https://github.com/LadybirdBrowser/ladybird",
|
|
33
|
+
"rank": 3
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
"full_name": "ocrmypdf/OCRmyPDF",
|
|
26
37
|
"language": "Python",
|
|
27
38
|
"color": "#3572A5",
|
|
28
|
-
"description": "
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
32
|
-
"html_url": "https://github.com/
|
|
33
|
-
"rank":
|
|
39
|
+
"description": "OCRmyPDF adds an OCR text layer to scanned PDF files, allowing them to be searched",
|
|
40
|
+
"forked": "1314",
|
|
41
|
+
"stargazers_count": 20231,
|
|
42
|
+
"todayStar": "469 stars today",
|
|
43
|
+
"html_url": "https://github.com/ocrmypdf/OCRmyPDF",
|
|
44
|
+
"rank": 4
|
|
34
45
|
},
|
|
35
46
|
{
|
|
36
47
|
"full_name": "immich-app/immich",
|
|
37
48
|
"language": "TypeScript",
|
|
38
49
|
"color": "#3178c6",
|
|
39
50
|
"description": "High performance self-hosted photo and video management solution.",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
51
|
+
"forked": "3167",
|
|
52
|
+
"stargazers_count": 60152,
|
|
53
|
+
"todayStar": "435 stars today",
|
|
43
54
|
"html_url": "https://github.com/immich-app/immich",
|
|
44
|
-
"rank":
|
|
55
|
+
"rank": 5
|
|
45
56
|
},
|
|
46
57
|
{
|
|
47
|
-
"full_name": "
|
|
48
|
-
"language": "
|
|
49
|
-
"color": "#
|
|
50
|
-
"description": "
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
54
|
-
"html_url": "https://github.com/
|
|
55
|
-
"rank":
|
|
58
|
+
"full_name": "nicbarker/clay",
|
|
59
|
+
"language": "C",
|
|
60
|
+
"color": "#555555",
|
|
61
|
+
"description": "High performance UI layout library in C.",
|
|
62
|
+
"forked": "410",
|
|
63
|
+
"stargazers_count": 11832,
|
|
64
|
+
"todayStar": "307 stars today",
|
|
65
|
+
"html_url": "https://github.com/nicbarker/clay",
|
|
66
|
+
"rank": 6
|
|
56
67
|
},
|
|
57
68
|
{
|
|
58
|
-
"full_name": "
|
|
69
|
+
"full_name": "tw93/Pake",
|
|
59
70
|
"language": "Rust",
|
|
60
71
|
"color": "#dea584",
|
|
61
|
-
"description": "
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
65
|
-
"html_url": "https://github.com/
|
|
66
|
-
"rank":
|
|
72
|
+
"description": "🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 利用 Rust 轻松构建轻量级多端桌面应用",
|
|
73
|
+
"forked": "6470",
|
|
74
|
+
"stargazers_count": 36407,
|
|
75
|
+
"todayStar": "212 stars today",
|
|
76
|
+
"html_url": "https://github.com/tw93/Pake",
|
|
77
|
+
"rank": 7
|
|
78
|
+
},
|
|
79
|
+
{
|
|
80
|
+
"full_name": "hashicorp/terraform",
|
|
81
|
+
"language": "Go",
|
|
82
|
+
"color": "#00ADD8",
|
|
83
|
+
"description": "Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.",
|
|
84
|
+
"forked": "9717",
|
|
85
|
+
"stargazers_count": 44407,
|
|
86
|
+
"todayStar": "18 stars today",
|
|
87
|
+
"html_url": "https://github.com/hashicorp/terraform",
|
|
88
|
+
"rank": 8
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
"full_name": "webdriverio/webdriverio",
|
|
92
|
+
"language": "TypeScript",
|
|
93
|
+
"color": "#3178c6",
|
|
94
|
+
"description": "Next-gen browser and mobile automation test framework for Node.js",
|
|
95
|
+
"forked": "2557",
|
|
96
|
+
"stargazers_count": 9357,
|
|
97
|
+
"todayStar": "16 stars today",
|
|
98
|
+
"html_url": "https://github.com/webdriverio/webdriverio",
|
|
99
|
+
"rank": 9
|
|
100
|
+
},
|
|
101
|
+
{
|
|
102
|
+
"full_name": "jackfrued/Python-100-Days",
|
|
103
|
+
"language": "JupyterNotebook",
|
|
104
|
+
"color": "#DA5B0B",
|
|
105
|
+
"description": "Python - 100天从新手到大师",
|
|
106
|
+
"forked": "53066",
|
|
107
|
+
"stargazers_count": 161738,
|
|
108
|
+
"todayStar": "85 stars today",
|
|
109
|
+
"html_url": "https://github.com/jackfrued/Python-100-Days",
|
|
110
|
+
"rank": 10
|
|
111
|
+
},
|
|
112
|
+
{
|
|
113
|
+
"full_name": "apache/gravitino",
|
|
114
|
+
"language": "Java",
|
|
115
|
+
"color": "#b07219",
|
|
116
|
+
"description": "World's most powerful open data catalog for building a high-performance, geo-distributed and federated metadata lake.",
|
|
117
|
+
"forked": "411",
|
|
118
|
+
"stargazers_count": 1334,
|
|
119
|
+
"todayStar": "4 stars today",
|
|
120
|
+
"html_url": "https://github.com/apache/gravitino",
|
|
121
|
+
"rank": 11
|
|
122
|
+
},
|
|
123
|
+
{
|
|
124
|
+
"full_name": "hoppscotch/hoppscotch",
|
|
125
|
+
"language": "TypeScript",
|
|
126
|
+
"color": "#3178c6",
|
|
127
|
+
"description": "Open source API development ecosystem - https://hoppscotch.io (open-source alternative to Postman, Insomnia)",
|
|
128
|
+
"forked": "4733",
|
|
129
|
+
"stargazers_count": 69027,
|
|
130
|
+
"todayStar": "158 stars today",
|
|
131
|
+
"html_url": "https://github.com/hoppscotch/hoppscotch",
|
|
132
|
+
"rank": 12
|
|
133
|
+
},
|
|
134
|
+
{
|
|
135
|
+
"full_name": "acmesh-official/acme.sh",
|
|
136
|
+
"language": "Shell",
|
|
137
|
+
"color": "#89e051",
|
|
138
|
+
"description": "A pure Unix shell script implementing ACME client protocol",
|
|
139
|
+
"forked": "5160",
|
|
140
|
+
"stargazers_count": 41471,
|
|
141
|
+
"todayStar": "24 stars today",
|
|
142
|
+
"html_url": "https://github.com/acmesh-official/acme.sh",
|
|
143
|
+
"rank": 13
|
|
67
144
|
},
|
|
68
145
|
{
|
|
69
|
-
"full_name": "
|
|
146
|
+
"full_name": "Soulter/AstrBot",
|
|
70
147
|
"language": "Python",
|
|
71
148
|
"color": "#3572A5",
|
|
72
|
-
"description": "
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
77
|
-
"rank":
|
|
149
|
+
"description": "✨ 易上手的多平台 LLM 聊天机器人及开发框架 ✨ 平台支持 QQ、QQ频道、Telegram、微信、企微、飞书 | OpenAI、DeepSeek、Gemini、硅基流动、月之暗面、Ollama、OneAPI、Dify 等。附带 WebUI。",
|
|
150
|
+
"forked": "308",
|
|
151
|
+
"stargazers_count": 5260,
|
|
152
|
+
"todayStar": "146 stars today",
|
|
153
|
+
"html_url": "https://github.com/Soulter/AstrBot",
|
|
154
|
+
"rank": 14
|
|
78
155
|
},
|
|
79
156
|
{
|
|
80
|
-
"full_name": "
|
|
157
|
+
"full_name": "Floorp-Projects/Floorp",
|
|
81
158
|
"language": "C++",
|
|
82
159
|
"color": "#f34b7d",
|
|
83
|
-
"description": "
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
88
|
-
"rank":
|
|
160
|
+
"description": "All of source code of version 10 or later of Floorp Browser, the most Advanced and Fastest Firefox derivative 🦊",
|
|
161
|
+
"forked": "191",
|
|
162
|
+
"stargazers_count": 6746,
|
|
163
|
+
"todayStar": "40 stars today",
|
|
164
|
+
"html_url": "https://github.com/Floorp-Projects/Floorp",
|
|
165
|
+
"rank": 15
|
|
166
|
+
},
|
|
167
|
+
{
|
|
168
|
+
"full_name": "jjleng/copilot-more",
|
|
169
|
+
"language": "Python",
|
|
170
|
+
"color": "#3572A5",
|
|
171
|
+
"description": "GPT-4o and Claude-3.7-Sonnet APIs for coding.",
|
|
172
|
+
"forked": "75",
|
|
173
|
+
"stargazers_count": 410,
|
|
174
|
+
"todayStar": "24 stars today",
|
|
175
|
+
"html_url": "https://github.com/jjleng/copilot-more",
|
|
176
|
+
"rank": 16
|
|
89
177
|
}
|
|
90
178
|
]
|
|
@@ -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": "1521",
|
|
8
|
+
"stargazers_count": 19085,
|
|
9
|
+
"todayStar": "13520 stars this month",
|
|
10
10
|
"html_url": "https://github.com/microsoft/OmniParser",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
@@ -15,76 +15,76 @@
|
|
|
15
15
|
"language": "TypeScript",
|
|
16
16
|
"color": "#3178c6",
|
|
17
17
|
"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.",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
18
|
+
"forked": "11348",
|
|
19
|
+
"stargazers_count": 77961,
|
|
20
|
+
"todayStar": "16508 stars this month",
|
|
21
21
|
"html_url": "https://github.com/langgenius/dify",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
|
-
{
|
|
25
|
-
"full_name": "deepseek-ai/awesome-deepseek-integration",
|
|
26
|
-
"language": "",
|
|
27
|
-
"color": "",
|
|
28
|
-
"description": "Integrate the DeepSeek API into popular softwares",
|
|
29
|
-
"forked": "2591",
|
|
30
|
-
"stargazers_count": 24258,
|
|
31
|
-
"todayStar": "17741 stars this month",
|
|
32
|
-
"html_url": "https://github.com/deepseek-ai/awesome-deepseek-integration",
|
|
33
|
-
"rank": 3
|
|
34
|
-
},
|
|
35
24
|
{
|
|
36
25
|
"full_name": "unslothai/unsloth",
|
|
37
26
|
"language": "Python",
|
|
38
27
|
"color": "#3572A5",
|
|
39
28
|
"description": "Finetune Llama 3.3, DeepSeek-R1 & Reasoning LLMs 2x faster with 70% less memory! 🦥",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
29
|
+
"forked": "2284",
|
|
30
|
+
"stargazers_count": 33385,
|
|
31
|
+
"todayStar": "10362 stars this month",
|
|
43
32
|
"html_url": "https://github.com/unslothai/unsloth",
|
|
44
|
-
"rank":
|
|
33
|
+
"rank": 3
|
|
45
34
|
},
|
|
46
35
|
{
|
|
47
|
-
"full_name": "
|
|
36
|
+
"full_name": "jingyaogong/minimind",
|
|
48
37
|
"language": "Python",
|
|
49
38
|
"color": "#3572A5",
|
|
50
|
-
"description": "
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
54
|
-
"html_url": "https://github.com/
|
|
39
|
+
"description": "🚀🚀 「大模型」2小时完全从0训练26M的小参数GPT!🌏 Train a 26M-parameter GPT from scratch in just 2h!",
|
|
40
|
+
"forked": "1592",
|
|
41
|
+
"stargazers_count": 14346,
|
|
42
|
+
"todayStar": "6929 stars this month",
|
|
43
|
+
"html_url": "https://github.com/jingyaogong/minimind",
|
|
44
|
+
"rank": 4
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"full_name": "infiniflow/ragflow",
|
|
48
|
+
"language": "TypeScript",
|
|
49
|
+
"color": "#3178c6",
|
|
50
|
+
"description": "RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.",
|
|
51
|
+
"forked": "3783",
|
|
52
|
+
"stargazers_count": 42503,
|
|
53
|
+
"todayStar": "11613 stars this month",
|
|
54
|
+
"html_url": "https://github.com/infiniflow/ragflow",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
|
+
{
|
|
58
|
+
"full_name": "deepseek-ai/awesome-deepseek-integration",
|
|
59
|
+
"language": "",
|
|
60
|
+
"color": "",
|
|
61
|
+
"description": "Integrate the DeepSeek API into popular softwares",
|
|
62
|
+
"forked": "2652",
|
|
63
|
+
"stargazers_count": 24874,
|
|
64
|
+
"todayStar": "18064 stars this month",
|
|
65
|
+
"html_url": "https://github.com/deepseek-ai/awesome-deepseek-integration",
|
|
66
|
+
"rank": 6
|
|
67
|
+
},
|
|
57
68
|
{
|
|
58
69
|
"full_name": "open-webui/open-webui",
|
|
59
70
|
"language": "JavaScript",
|
|
60
71
|
"color": "#f1e05a",
|
|
61
72
|
"description": "User-friendly AI Interface (Supports Ollama, OpenAI API, ...)",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
73
|
+
"forked": "9691",
|
|
74
|
+
"stargazers_count": 80830,
|
|
75
|
+
"todayStar": "14146 stars this month",
|
|
65
76
|
"html_url": "https://github.com/open-webui/open-webui",
|
|
66
|
-
"rank": 6
|
|
67
|
-
},
|
|
68
|
-
{
|
|
69
|
-
"full_name": "jingyaogong/minimind",
|
|
70
|
-
"language": "Python",
|
|
71
|
-
"color": "#3572A5",
|
|
72
|
-
"description": "🚀🚀 「大模型」2小时完全从0训练26M的小参数GPT!🌏 Train a 26M-parameter GPT from scratch in just 2h!",
|
|
73
|
-
"forked": "1539",
|
|
74
|
-
"stargazers_count": 14043,
|
|
75
|
-
"todayStar": "6710 stars this month",
|
|
76
|
-
"html_url": "https://github.com/jingyaogong/minimind",
|
|
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": "LadybirdBrowser/ladybird",
|
|
81
|
+
"language": "C++",
|
|
82
|
+
"color": "#f34b7d",
|
|
83
|
+
"description": "Truly independent web browser",
|
|
84
|
+
"forked": "1413",
|
|
85
|
+
"stargazers_count": 33952,
|
|
86
|
+
"todayStar": "6070 stars this month",
|
|
87
|
+
"html_url": "https://github.com/LadybirdBrowser/ladybird",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
90
|
{
|
|
@@ -92,21 +92,21 @@
|
|
|
92
92
|
"language": "JavaScript",
|
|
93
93
|
"color": "#f1e05a",
|
|
94
94
|
"description": "The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, No-code agent builder, and more.",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
95
|
+
"forked": "3834",
|
|
96
|
+
"stargazers_count": 39950,
|
|
97
|
+
"todayStar": "7678 stars this month",
|
|
98
98
|
"html_url": "https://github.com/Mintplex-Labs/anything-llm",
|
|
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": "ocrmypdf/OCRmyPDF",
|
|
103
|
+
"language": "Python",
|
|
104
|
+
"color": "#3572A5",
|
|
105
|
+
"description": "OCRmyPDF adds an OCR text layer to scanned PDF files, allowing them to be searched",
|
|
106
|
+
"forked": "1314",
|
|
107
|
+
"stargazers_count": 20231,
|
|
108
|
+
"todayStar": "4794 stars this month",
|
|
109
|
+
"html_url": "https://github.com/ocrmypdf/OCRmyPDF",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
@@ -114,98 +114,109 @@
|
|
|
114
114
|
"language": "Python",
|
|
115
115
|
"color": "#3572A5",
|
|
116
116
|
"description": "Automate the process of making money online.",
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
117
|
+
"forked": "1029",
|
|
118
|
+
"stargazers_count": 10774,
|
|
119
|
+
"todayStar": "4741 stars this month",
|
|
120
120
|
"html_url": "https://github.com/FujiwaraChoki/MoneyPrinterV2",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
|
-
{
|
|
124
|
-
"full_name": "volcengine/verl",
|
|
125
|
-
"language": "Python",
|
|
126
|
-
"color": "#3572A5",
|
|
127
|
-
"description": "verl: Volcano Engine Reinforcement Learning for LLMs",
|
|
128
|
-
"forked": "369",
|
|
129
|
-
"stargazers_count": 4075,
|
|
130
|
-
"todayStar": "2310 stars this month",
|
|
131
|
-
"html_url": "https://github.com/volcengine/verl",
|
|
132
|
-
"rank": 12
|
|
133
|
-
},
|
|
134
|
-
{
|
|
135
|
-
"full_name": "ocrmypdf/OCRmyPDF",
|
|
136
|
-
"language": "Python",
|
|
137
|
-
"color": "#3572A5",
|
|
138
|
-
"description": "OCRmyPDF adds an OCR text layer to scanned PDF files, allowing them to be searched",
|
|
139
|
-
"forked": "1285",
|
|
140
|
-
"stargazers_count": 19422,
|
|
141
|
-
"todayStar": "4296 stars this month",
|
|
142
|
-
"html_url": "https://github.com/ocrmypdf/OCRmyPDF",
|
|
143
|
-
"rank": 13
|
|
144
|
-
},
|
|
145
|
-
{
|
|
146
|
-
"full_name": "Bin-Huang/chatbox",
|
|
147
|
-
"language": "TypeScript",
|
|
148
|
-
"color": "#3178c6",
|
|
149
|
-
"description": "User-friendly Desktop Client App for AI Models/LLMs (GPT, Claude, Gemini, Ollama...)",
|
|
150
|
-
"forked": "3102",
|
|
151
|
-
"stargazers_count": 32640,
|
|
152
|
-
"todayStar": "5887 stars this month",
|
|
153
|
-
"html_url": "https://github.com/Bin-Huang/chatbox",
|
|
154
|
-
"rank": 14
|
|
155
|
-
},
|
|
156
123
|
{
|
|
157
124
|
"full_name": "geekan/MetaGPT",
|
|
158
125
|
"language": "Python",
|
|
159
126
|
"color": "#3572A5",
|
|
160
127
|
"description": "🌟 The Multi-Agent Framework: First AI Software Company, Towards Natural Language Programming",
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
128
|
+
"forked": "5792",
|
|
129
|
+
"stargazers_count": 48852,
|
|
130
|
+
"todayStar": "3006 stars this month",
|
|
164
131
|
"html_url": "https://github.com/geekan/MetaGPT",
|
|
165
|
-
"rank":
|
|
132
|
+
"rank": 12
|
|
166
133
|
},
|
|
167
134
|
{
|
|
168
|
-
"full_name": "
|
|
169
|
-
"language": "
|
|
170
|
-
"color": "#
|
|
171
|
-
"description": "
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
175
|
-
"html_url": "https://github.com/
|
|
176
|
-
"rank":
|
|
135
|
+
"full_name": "lobehub/lobe-chat",
|
|
136
|
+
"language": "TypeScript",
|
|
137
|
+
"color": "#3178c6",
|
|
138
|
+
"description": "🤯 Lobe Chat - an open-source, modern-design AI chat framework. Supports Multi AI Providers( OpenAI / Claude 3 / Gemini / Ollama / DeepSeek / Qwen), Knowledge Base (file upload / knowledge management / RAG ), Multi-Modals (Plugins/Artifacts) and Thinking. One-click FREE deployment of your private ChatGPT/ Claude / DeepSeek application.",
|
|
139
|
+
"forked": "12131",
|
|
140
|
+
"stargazers_count": 56998,
|
|
141
|
+
"todayStar": "4366 stars this month",
|
|
142
|
+
"html_url": "https://github.com/lobehub/lobe-chat",
|
|
143
|
+
"rank": 13
|
|
177
144
|
},
|
|
178
145
|
{
|
|
179
146
|
"full_name": "assafelovic/gpt-researcher",
|
|
180
147
|
"language": "Python",
|
|
181
148
|
"color": "#3572A5",
|
|
182
149
|
"description": "LLM based autonomous agent that conducts deep local and web research on any topic and generates a long report with citations.",
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
150
|
+
"forked": "2530",
|
|
151
|
+
"stargazers_count": 19702,
|
|
152
|
+
"todayStar": "3550 stars this month",
|
|
186
153
|
"html_url": "https://github.com/assafelovic/gpt-researcher",
|
|
187
|
-
"rank":
|
|
154
|
+
"rank": 14
|
|
155
|
+
},
|
|
156
|
+
{
|
|
157
|
+
"full_name": "n4ze3m/page-assist",
|
|
158
|
+
"language": "TypeScript",
|
|
159
|
+
"color": "#3178c6",
|
|
160
|
+
"description": "Use your locally running AI models to assist you in your web browsing",
|
|
161
|
+
"forked": "468",
|
|
162
|
+
"stargazers_count": 5532,
|
|
163
|
+
"todayStar": "2710 stars this month",
|
|
164
|
+
"html_url": "https://github.com/n4ze3m/page-assist",
|
|
165
|
+
"rank": 15
|
|
188
166
|
},
|
|
189
167
|
{
|
|
190
168
|
"full_name": "n8n-io/n8n",
|
|
191
169
|
"language": "TypeScript",
|
|
192
170
|
"color": "#3178c6",
|
|
193
171
|
"description": "Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.",
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
172
|
+
"forked": "15418",
|
|
173
|
+
"stargazers_count": 64458,
|
|
174
|
+
"todayStar": "6339 stars this month",
|
|
197
175
|
"html_url": "https://github.com/n8n-io/n8n",
|
|
176
|
+
"rank": 16
|
|
177
|
+
},
|
|
178
|
+
{
|
|
179
|
+
"full_name": "Bin-Huang/chatbox",
|
|
180
|
+
"language": "TypeScript",
|
|
181
|
+
"color": "#3178c6",
|
|
182
|
+
"description": "User-friendly Desktop Client App for AI Models/LLMs (GPT, Claude, Gemini, Ollama...)",
|
|
183
|
+
"forked": "3111",
|
|
184
|
+
"stargazers_count": 32797,
|
|
185
|
+
"todayStar": "5766 stars this month",
|
|
186
|
+
"html_url": "https://github.com/Bin-Huang/chatbox",
|
|
187
|
+
"rank": 17
|
|
188
|
+
},
|
|
189
|
+
{
|
|
190
|
+
"full_name": "volcengine/verl",
|
|
191
|
+
"language": "Python",
|
|
192
|
+
"color": "#3572A5",
|
|
193
|
+
"description": "verl: Volcano Engine Reinforcement Learning for LLMs",
|
|
194
|
+
"forked": "389",
|
|
195
|
+
"stargazers_count": 4245,
|
|
196
|
+
"todayStar": "2152 stars this month",
|
|
197
|
+
"html_url": "https://github.com/volcengine/verl",
|
|
198
198
|
"rank": 18
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
|
-
"full_name": "
|
|
202
|
-
"language": "
|
|
203
|
-
"color": "#
|
|
204
|
-
"description": "
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
208
|
-
"html_url": "https://github.com/
|
|
201
|
+
"full_name": "mendableai/firecrawl",
|
|
202
|
+
"language": "TypeScript",
|
|
203
|
+
"color": "#3178c6",
|
|
204
|
+
"description": "🔥 Turn entire websites into LLM-ready markdown or structured data. Scrape, crawl and extract with a single API.",
|
|
205
|
+
"forked": "2341",
|
|
206
|
+
"stargazers_count": 28123,
|
|
207
|
+
"todayStar": "4686 stars this month",
|
|
208
|
+
"html_url": "https://github.com/mendableai/firecrawl",
|
|
209
209
|
"rank": 19
|
|
210
|
+
},
|
|
211
|
+
{
|
|
212
|
+
"full_name": "78/xiaozhi-esp32",
|
|
213
|
+
"language": "C++",
|
|
214
|
+
"color": "#f34b7d",
|
|
215
|
+
"description": "Build your own AI friend",
|
|
216
|
+
"forked": "1296",
|
|
217
|
+
"stargazers_count": 7479,
|
|
218
|
+
"todayStar": "3233 stars this month",
|
|
219
|
+
"html_url": "https://github.com/78/xiaozhi-esp32",
|
|
220
|
+
"rank": 20
|
|
210
221
|
}
|
|
211
222
|
]
|