@wcj/github-rank 24.5.26 → 24.5.27
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 +19219 -19211
- package/dist/trending-daily.json +176 -176
- package/dist/trending-monthly.json +141 -141
- package/dist/trending-weekly.json +170 -170
- package/dist/users.china.json +1047 -1012
- package/dist/users.json +3586 -3586
- package/dist/users.org.json +352 -352
- package/package.json +1 -1
- package/web/data/repos.json +19219 -19211
- package/web/data/trending-daily.json +176 -176
- package/web/data/trending-monthly.json +141 -141
- package/web/data/trending-weekly.json +170 -170
- package/web/data/users.china.json +1047 -1012
- package/web/data/users.json +3586 -3586
- package/web/data/users.org.json +352 -352
- package/web/index.html +3612 -3612
- package/web/org.html +291 -291
- package/web/repos.html +2494 -2494
- package/web/trending-monthly.html +152 -152
- package/web/trending-weekly.html +165 -165
- package/web/trending.html +162 -154
- package/web/users.china.html +1035 -985
|
@@ -4,76 +4,76 @@
|
|
|
4
4
|
"language": "Rust",
|
|
5
5
|
"color": "#dea584",
|
|
6
6
|
"description": "A massively parallel, high-level programming language",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
7
|
+
"forked": "363",
|
|
8
|
+
"stargazers_count": 14803,
|
|
9
|
+
"todayStar": "7301 stars this week",
|
|
10
10
|
"html_url": "https://github.com/HigherOrderCO/Bend",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
|
+
{
|
|
14
|
+
"full_name": "mainmatter/100-exercises-to-learn-rust",
|
|
15
|
+
"language": "Rust",
|
|
16
|
+
"color": "#dea584",
|
|
17
|
+
"description": "A self-paced course to learn Rust, one exercise at a time.",
|
|
18
|
+
"forked": "308",
|
|
19
|
+
"stargazers_count": 2356,
|
|
20
|
+
"todayStar": "1514 stars this week",
|
|
21
|
+
"html_url": "https://github.com/mainmatter/100-exercises-to-learn-rust",
|
|
22
|
+
"rank": 2
|
|
23
|
+
},
|
|
13
24
|
{
|
|
14
25
|
"full_name": "danielmiessler/fabric",
|
|
15
26
|
"language": "Python",
|
|
16
27
|
"color": "#3572A5",
|
|
17
28
|
"description": "fabric is an open-source framework for augmenting humans using AI. It provides a modular framework for solving specific problems using a crowdsourced set of AI prompts that can be used anywhere.",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
29
|
+
"forked": "1163",
|
|
30
|
+
"stargazers_count": 11177,
|
|
31
|
+
"todayStar": "946 stars this week",
|
|
21
32
|
"html_url": "https://github.com/danielmiessler/fabric",
|
|
22
|
-
"rank":
|
|
33
|
+
"rank": 3
|
|
23
34
|
},
|
|
24
35
|
{
|
|
25
36
|
"full_name": "iluwatar/java-design-patterns",
|
|
26
37
|
"language": "Java",
|
|
27
38
|
"color": "#b07219",
|
|
28
39
|
"description": "Design patterns implemented in Java",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
40
|
+
"forked": "26053",
|
|
41
|
+
"stargazers_count": 87413,
|
|
42
|
+
"todayStar": "695 stars this week",
|
|
32
43
|
"html_url": "https://github.com/iluwatar/java-design-patterns",
|
|
33
|
-
"rank": 3
|
|
34
|
-
},
|
|
35
|
-
{
|
|
36
|
-
"full_name": "HigherOrderCO/HVM",
|
|
37
|
-
"language": "Cuda",
|
|
38
|
-
"color": "#3A4E3A",
|
|
39
|
-
"description": "A massively parallel, optimal functional runtime in Rust",
|
|
40
|
-
"forked": "368",
|
|
41
|
-
"stargazers_count": 9885,
|
|
42
|
-
"todayStar": "1786 stars this week",
|
|
43
|
-
"html_url": "https://github.com/HigherOrderCO/HVM",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
|
-
{
|
|
47
|
-
"full_name": "mendableai/firecrawl",
|
|
48
|
-
"language": "TypeScript",
|
|
49
|
-
"color": "#3178c6",
|
|
50
|
-
"description": "🔥 Turn entire websites into LLM-ready markdown or structured data. Scrape, crawl, search and extract with a single API.",
|
|
51
|
-
"forked": "336",
|
|
52
|
-
"stargazers_count": 4633,
|
|
53
|
-
"todayStar": "1483 stars this week",
|
|
54
|
-
"html_url": "https://github.com/mendableai/firecrawl",
|
|
55
|
-
"rank": 5
|
|
56
|
-
},
|
|
57
46
|
{
|
|
58
47
|
"full_name": "NaiboWang/EasySpider",
|
|
59
48
|
"language": "JavaScript",
|
|
60
49
|
"color": "#f1e05a",
|
|
61
50
|
"description": "A visual no-code/code-free web crawler/spider易采集:一个可视化浏览器自动化测试/数据采集/爬虫软件,可以无代码图形化的设计和执行爬虫任务。别名:ServiceWrapper面向Web应用的智能化服务封装系统。",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
51
|
+
"forked": "3071",
|
|
52
|
+
"stargazers_count": 26246,
|
|
53
|
+
"todayStar": "2135 stars this week",
|
|
65
54
|
"html_url": "https://github.com/NaiboWang/EasySpider",
|
|
66
|
-
"rank":
|
|
55
|
+
"rank": 5
|
|
67
56
|
},
|
|
68
57
|
{
|
|
69
|
-
"full_name": "
|
|
58
|
+
"full_name": "mendableai/firecrawl",
|
|
70
59
|
"language": "TypeScript",
|
|
71
60
|
"color": "#3178c6",
|
|
72
|
-
"description": "
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
61
|
+
"description": "🔥 Turn entire websites into LLM-ready markdown or structured data. Scrape, crawl, search and extract with a single API.",
|
|
62
|
+
"forked": "346",
|
|
63
|
+
"stargazers_count": 4767,
|
|
64
|
+
"todayStar": "1390 stars this week",
|
|
65
|
+
"html_url": "https://github.com/mendableai/firecrawl",
|
|
66
|
+
"rank": 6
|
|
67
|
+
},
|
|
68
|
+
{
|
|
69
|
+
"full_name": "microsoft/PowerToys",
|
|
70
|
+
"language": "C#",
|
|
71
|
+
"color": "#178600",
|
|
72
|
+
"description": "Windows system utilities to maximize productivity",
|
|
73
|
+
"forked": "6235",
|
|
74
|
+
"stargazers_count": 105858,
|
|
75
|
+
"todayStar": "795 stars this week",
|
|
76
|
+
"html_url": "https://github.com/microsoft/PowerToys",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
79
|
{
|
|
@@ -81,55 +81,33 @@
|
|
|
81
81
|
"language": "TypeScript",
|
|
82
82
|
"color": "#3178c6",
|
|
83
83
|
"description": "Oblivion Desktop - Unofficial Warp Client for Windows/Mac/Linux",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
84
|
+
"forked": "366",
|
|
85
|
+
"stargazers_count": 2972,
|
|
86
|
+
"todayStar": "1397 stars this week",
|
|
87
87
|
"html_url": "https://github.com/bepass-org/oblivion-desktop",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
90
|
{
|
|
91
|
-
"full_name": "
|
|
92
|
-
"language": "Rust",
|
|
93
|
-
"color": "#dea584",
|
|
94
|
-
"description": "🔮 ChatGPT Desktop Application (Mac, Windows and Linux)",
|
|
95
|
-
"forked": "5676",
|
|
96
|
-
"stargazers_count": 50600,
|
|
97
|
-
"todayStar": "1042 stars this week",
|
|
98
|
-
"html_url": "https://github.com/lencx/ChatGPT",
|
|
99
|
-
"rank": 9
|
|
100
|
-
},
|
|
101
|
-
{
|
|
102
|
-
"full_name": "pagefaultgames/pokerogue",
|
|
91
|
+
"full_name": "mlc-ai/web-llm",
|
|
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":
|
|
111
|
-
},
|
|
112
|
-
{
|
|
113
|
-
"full_name": "microsoft/PowerToys",
|
|
114
|
-
"language": "C#",
|
|
115
|
-
"color": "#178600",
|
|
116
|
-
"description": "Windows system utilities to maximize productivity",
|
|
117
|
-
"forked": "6231",
|
|
118
|
-
"stargazers_count": 105788,
|
|
119
|
-
"todayStar": "687 stars this week",
|
|
120
|
-
"html_url": "https://github.com/microsoft/PowerToys",
|
|
121
|
-
"rank": 11
|
|
94
|
+
"description": "High-performance In-browser LLM Inference Engine",
|
|
95
|
+
"forked": "671",
|
|
96
|
+
"stargazers_count": 10766,
|
|
97
|
+
"todayStar": "918 stars this week",
|
|
98
|
+
"html_url": "https://github.com/mlc-ai/web-llm",
|
|
99
|
+
"rank": 9
|
|
122
100
|
},
|
|
123
101
|
{
|
|
124
|
-
"full_name": "
|
|
125
|
-
"language": "
|
|
126
|
-
"color": "#
|
|
127
|
-
"description": "
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
132
|
-
"rank":
|
|
102
|
+
"full_name": "HigherOrderCO/HVM",
|
|
103
|
+
"language": "Cuda",
|
|
104
|
+
"color": "#3A4E3A",
|
|
105
|
+
"description": "A massively parallel, optimal functional runtime in Rust",
|
|
106
|
+
"forked": "370",
|
|
107
|
+
"stargazers_count": 9921,
|
|
108
|
+
"todayStar": "1110 stars this week",
|
|
109
|
+
"html_url": "https://github.com/HigherOrderCO/HVM",
|
|
110
|
+
"rank": 10
|
|
133
111
|
},
|
|
134
112
|
{
|
|
135
113
|
"full_name": "LazyVim/LazyVim",
|
|
@@ -137,141 +115,163 @@
|
|
|
137
115
|
"color": "#000080",
|
|
138
116
|
"description": "Neovim config for the lazy",
|
|
139
117
|
"forked": "914",
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
118
|
+
"stargazers_count": 13707,
|
|
119
|
+
"todayStar": "400 stars this week",
|
|
142
120
|
"html_url": "https://github.com/LazyVim/LazyVim",
|
|
143
|
-
"rank":
|
|
144
|
-
},
|
|
145
|
-
{
|
|
146
|
-
"full_name": "mlc-ai/web-llm",
|
|
147
|
-
"language": "TypeScript",
|
|
148
|
-
"color": "#3178c6",
|
|
149
|
-
"description": "High-performance In-browser LLM Inference Engine",
|
|
150
|
-
"forked": "667",
|
|
151
|
-
"stargazers_count": 10725,
|
|
152
|
-
"todayStar": "892 stars this week",
|
|
153
|
-
"html_url": "https://github.com/mlc-ai/web-llm",
|
|
154
|
-
"rank": 14
|
|
155
|
-
},
|
|
156
|
-
{
|
|
157
|
-
"full_name": "Tencent/HunyuanDiT",
|
|
158
|
-
"language": "Python",
|
|
159
|
-
"color": "#3572A5",
|
|
160
|
-
"description": "Hunyuan-DiT : A Powerful Multi-Resolution Diffusion Transformer with Fine-Grained Chinese Understanding",
|
|
161
|
-
"forked": "116",
|
|
162
|
-
"stargazers_count": 1896,
|
|
163
|
-
"todayStar": "405 stars this week",
|
|
164
|
-
"html_url": "https://github.com/Tencent/HunyuanDiT",
|
|
165
|
-
"rank": 15
|
|
121
|
+
"rank": 11
|
|
166
122
|
},
|
|
167
123
|
{
|
|
168
124
|
"full_name": "abi/screenshot-to-code",
|
|
169
125
|
"language": "Python",
|
|
170
126
|
"color": "#3572A5",
|
|
171
127
|
"description": "Drop in a screenshot and convert it to clean code (HTML/Tailwind/React/Vue)",
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
128
|
+
"forked": "6329",
|
|
129
|
+
"stargazers_count": 52311,
|
|
130
|
+
"todayStar": "1075 stars this week",
|
|
175
131
|
"html_url": "https://github.com/abi/screenshot-to-code",
|
|
176
|
-
"rank":
|
|
132
|
+
"rank": 12
|
|
133
|
+
},
|
|
134
|
+
{
|
|
135
|
+
"full_name": "Canner/WrenAI",
|
|
136
|
+
"language": "TypeScript",
|
|
137
|
+
"color": "#3178c6",
|
|
138
|
+
"description": "WrenAI makes your database RAG-ready. Implement Text-to-SQL more accurately and securely.",
|
|
139
|
+
"forked": "45",
|
|
140
|
+
"stargazers_count": 594,
|
|
141
|
+
"todayStar": "230 stars this week",
|
|
142
|
+
"html_url": "https://github.com/Canner/WrenAI",
|
|
143
|
+
"rank": 13
|
|
177
144
|
},
|
|
178
145
|
{
|
|
179
146
|
"full_name": "trekhleb/javascript-algorithms",
|
|
180
147
|
"language": "JavaScript",
|
|
181
148
|
"color": "#f1e05a",
|
|
182
149
|
"description": "📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings",
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
150
|
+
"forked": "29695",
|
|
151
|
+
"stargazers_count": 183994,
|
|
152
|
+
"todayStar": "645 stars this week",
|
|
186
153
|
"html_url": "https://github.com/trekhleb/javascript-algorithms",
|
|
187
|
-
"rank":
|
|
154
|
+
"rank": 14
|
|
188
155
|
},
|
|
189
156
|
{
|
|
190
|
-
"full_name": "
|
|
191
|
-
"language": "
|
|
192
|
-
"color": "#
|
|
193
|
-
"description": "
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
197
|
-
"html_url": "https://github.com/
|
|
198
|
-
"rank":
|
|
157
|
+
"full_name": "joye61/pic-smaller",
|
|
158
|
+
"language": "JavaScript",
|
|
159
|
+
"color": "#f1e05a",
|
|
160
|
+
"description": "Pic Smaller – Compress JPEG, PNG, WEBP, AVIF, SVG and GIF images intelligently",
|
|
161
|
+
"forked": "179",
|
|
162
|
+
"stargazers_count": 1189,
|
|
163
|
+
"todayStar": "390 stars this week",
|
|
164
|
+
"html_url": "https://github.com/joye61/pic-smaller",
|
|
165
|
+
"rank": 15
|
|
166
|
+
},
|
|
167
|
+
{
|
|
168
|
+
"full_name": "alan2207/bulletproof-react",
|
|
169
|
+
"language": "TypeScript",
|
|
170
|
+
"color": "#3178c6",
|
|
171
|
+
"description": "🛡️ ⚛️ A simple, scalable, and powerful architecture for building production ready React applications.",
|
|
172
|
+
"forked": "2294",
|
|
173
|
+
"stargazers_count": 24608,
|
|
174
|
+
"todayStar": "515 stars this week",
|
|
175
|
+
"html_url": "https://github.com/alan2207/bulletproof-react",
|
|
176
|
+
"rank": 16
|
|
199
177
|
},
|
|
200
178
|
{
|
|
201
179
|
"full_name": "lich0821/WeChatFerry",
|
|
202
180
|
"language": "C++",
|
|
203
181
|
"color": "#f34b7d",
|
|
204
182
|
"description": "微信机器人底层框架,可接入Gemini、ChatGPT、ChatGLM、讯飞星火、Tigerbot等大模型。WeChat Robot Hook.",
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
183
|
+
"forked": "504",
|
|
184
|
+
"stargazers_count": 2728,
|
|
185
|
+
"todayStar": "368 stars this week",
|
|
208
186
|
"html_url": "https://github.com/lich0821/WeChatFerry",
|
|
209
|
-
"rank":
|
|
187
|
+
"rank": 17
|
|
210
188
|
},
|
|
211
189
|
{
|
|
212
|
-
"full_name": "
|
|
213
|
-
"language": "
|
|
214
|
-
"color": "#
|
|
215
|
-
"description": "
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
219
|
-
"html_url": "https://github.com/
|
|
220
|
-
"rank":
|
|
190
|
+
"full_name": "Shubhamsaboo/awesome-llm-apps",
|
|
191
|
+
"language": "Python",
|
|
192
|
+
"color": "#3572A5",
|
|
193
|
+
"description": "Collection of awesome LLM apps with RAG using OpenAI, Anthropic, Gemini and opensource models.",
|
|
194
|
+
"forked": "68",
|
|
195
|
+
"stargazers_count": 880,
|
|
196
|
+
"todayStar": "300 stars this week",
|
|
197
|
+
"html_url": "https://github.com/Shubhamsaboo/awesome-llm-apps",
|
|
198
|
+
"rank": 18
|
|
221
199
|
},
|
|
222
200
|
{
|
|
223
201
|
"full_name": "KAYOKG/BibliotecaDev",
|
|
224
202
|
"language": "",
|
|
225
203
|
"color": "",
|
|
226
204
|
"description": "📚 Biblioteca de livros essenciais da área da programação. (Confira o meu novo projeto `SendScriptWhatsapp`)",
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
205
|
+
"forked": "524",
|
|
206
|
+
"stargazers_count": 3109,
|
|
207
|
+
"todayStar": "1246 stars this week",
|
|
230
208
|
"html_url": "https://github.com/KAYOKG/BibliotecaDev",
|
|
231
|
-
"rank":
|
|
209
|
+
"rank": 19
|
|
232
210
|
},
|
|
233
211
|
{
|
|
234
|
-
"full_name": "
|
|
235
|
-
"language": "",
|
|
236
|
-
"color": "",
|
|
237
|
-
"description": "",
|
|
238
|
-
"forked": "
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
241
|
-
"html_url": "https://github.com/
|
|
242
|
-
"rank":
|
|
212
|
+
"full_name": "khoj-ai/khoj",
|
|
213
|
+
"language": "Python",
|
|
214
|
+
"color": "#3572A5",
|
|
215
|
+
"description": "Your AI second brain. Get answers to your questions, whether they be online or in your own notes. Use foundation models or private, local LLMs. Self-host locally or use our cloud instance. Access from Obsidian, Emacs, Desktop app, Web or Whatsapp.",
|
|
216
|
+
"forked": "411",
|
|
217
|
+
"stargazers_count": 8383,
|
|
218
|
+
"todayStar": "2903 stars this week",
|
|
219
|
+
"html_url": "https://github.com/khoj-ai/khoj",
|
|
220
|
+
"rank": 20
|
|
221
|
+
},
|
|
222
|
+
{
|
|
223
|
+
"full_name": "adrianhajdin/portfolio",
|
|
224
|
+
"language": "TypeScript",
|
|
225
|
+
"color": "#3178c6",
|
|
226
|
+
"description": "Modern & Minimal JS Mastery Portfolio",
|
|
227
|
+
"forked": "137",
|
|
228
|
+
"stargazers_count": 797,
|
|
229
|
+
"todayStar": "505 stars this week",
|
|
230
|
+
"html_url": "https://github.com/adrianhajdin/portfolio",
|
|
231
|
+
"rank": 21
|
|
243
232
|
},
|
|
244
233
|
{
|
|
245
234
|
"full_name": "weaviate/Verba",
|
|
246
235
|
"language": "Python",
|
|
247
236
|
"color": "#3572A5",
|
|
248
237
|
"description": "Retrieval Augmented Generation (RAG) chatbot powered by Weaviate",
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
238
|
+
"forked": "421",
|
|
239
|
+
"stargazers_count": 4206,
|
|
240
|
+
"todayStar": "1434 stars this week",
|
|
252
241
|
"html_url": "https://github.com/weaviate/Verba",
|
|
242
|
+
"rank": 22
|
|
243
|
+
},
|
|
244
|
+
{
|
|
245
|
+
"full_name": "DataExpert-io/data-engineer-handbook",
|
|
246
|
+
"language": "",
|
|
247
|
+
"color": "",
|
|
248
|
+
"description": "This is a repo with links to everything you'd ever want to learn about data engineering",
|
|
249
|
+
"forked": "1264",
|
|
250
|
+
"stargazers_count": 9292,
|
|
251
|
+
"todayStar": "575 stars this week",
|
|
252
|
+
"html_url": "https://github.com/DataExpert-io/data-engineer-handbook",
|
|
253
253
|
"rank": 23
|
|
254
254
|
},
|
|
255
255
|
{
|
|
256
|
-
"full_name": "
|
|
257
|
-
"language": "
|
|
258
|
-
"color": "#
|
|
259
|
-
"description": "
|
|
260
|
-
"forked": "
|
|
261
|
-
"stargazers_count":
|
|
262
|
-
"todayStar": "
|
|
263
|
-
"html_url": "https://github.com/
|
|
256
|
+
"full_name": "mlabonne/llm-course",
|
|
257
|
+
"language": "JupyterNotebook",
|
|
258
|
+
"color": "#DA5B0B",
|
|
259
|
+
"description": "Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.",
|
|
260
|
+
"forked": "3270",
|
|
261
|
+
"stargazers_count": 31635,
|
|
262
|
+
"todayStar": "1706 stars this week",
|
|
263
|
+
"html_url": "https://github.com/mlabonne/llm-course",
|
|
264
264
|
"rank": 24
|
|
265
265
|
},
|
|
266
266
|
{
|
|
267
|
-
"full_name": "
|
|
268
|
-
"language": "
|
|
269
|
-
"color": "#
|
|
270
|
-
"description": "
|
|
271
|
-
"forked": "
|
|
272
|
-
"stargazers_count":
|
|
273
|
-
"todayStar": "
|
|
274
|
-
"html_url": "https://github.com/
|
|
267
|
+
"full_name": "AI4Finance-Foundation/FinGPT",
|
|
268
|
+
"language": "JupyterNotebook",
|
|
269
|
+
"color": "#DA5B0B",
|
|
270
|
+
"description": "FinGPT: Open-Source Financial Large Language Models! Revolutionize 🔥 We release the trained model on HuggingFace.",
|
|
271
|
+
"forked": "1694",
|
|
272
|
+
"stargazers_count": 12120,
|
|
273
|
+
"todayStar": "456 stars this week",
|
|
274
|
+
"html_url": "https://github.com/AI4Finance-Foundation/FinGPT",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|