@wcj/github-rank 24.4.6 → 24.4.7
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 +17086 -17091
- package/dist/trending-daily.json +189 -189
- package/dist/trending-monthly.json +199 -78
- package/dist/trending-weekly.json +185 -185
- package/dist/users.china.json +1344 -1309
- package/dist/users.json +4827 -4827
- package/package.json +1 -1
- package/web/data/repos.json +17086 -17091
- package/web/data/trending-daily.json +189 -189
- package/web/data/trending-monthly.json +199 -78
- package/web/data/trending-weekly.json +185 -185
- package/web/data/users.china.json +1344 -1309
- package/web/data/users.json +4827 -4827
- package/web/index.html +3727 -3727
- package/web/repos.html +2348 -2352
- package/web/trending-monthly.html +497 -83
- package/web/trending-weekly.html +171 -175
- package/web/trending.html +171 -179
- package/web/users.china.html +1088 -1055
package/dist/trending-daily.json
CHANGED
|
@@ -1,277 +1,277 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"full_name": "HardhatChad/ore-cli",
|
|
4
|
+
"language": "Rust",
|
|
5
|
+
"color": "#dea584",
|
|
6
|
+
"description": "",
|
|
7
|
+
"forked": "246",
|
|
8
|
+
"stargazers_count": 462,
|
|
9
|
+
"todayStar": "83 stars today",
|
|
10
|
+
"html_url": "https://github.com/HardhatChad/ore-cli",
|
|
11
|
+
"rank": 1
|
|
12
|
+
},
|
|
2
13
|
{
|
|
3
14
|
"full_name": "plandex-ai/plandex",
|
|
4
15
|
"language": "Go",
|
|
5
16
|
"color": "#00ADD8",
|
|
6
17
|
"description": "An AI coding engine for complex tasks",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
18
|
+
"forked": "228",
|
|
19
|
+
"stargazers_count": 3871,
|
|
20
|
+
"todayStar": "1640 stars today",
|
|
10
21
|
"html_url": "https://github.com/plandex-ai/plandex",
|
|
11
|
-
"rank": 1
|
|
12
|
-
},
|
|
13
|
-
{
|
|
14
|
-
"full_name": "princeton-nlp/SWE-agent",
|
|
15
|
-
"language": "Python",
|
|
16
|
-
"color": "#3572A5",
|
|
17
|
-
"description": "SWE-agent takes a GitHub issue and tries to automatically fix it, using GPT-4, or your LM of choice. It solves 12.29% of bugs in the SWE-bench evaluation set and takes just 1.5 minutes to run.",
|
|
18
|
-
"forked": "555",
|
|
19
|
-
"stargazers_count": 6488,
|
|
20
|
-
"todayStar": "1556 stars today",
|
|
21
|
-
"html_url": "https://github.com/princeton-nlp/SWE-agent",
|
|
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": "anthropics/anthropic-cookbook",
|
|
26
|
+
"language": "JupyterNotebook",
|
|
27
|
+
"color": "#DA5B0B",
|
|
28
|
+
"description": "A collection of notebooks/recipes showcasing some fun and effective ways of using Claude.",
|
|
29
|
+
"forked": "258",
|
|
30
|
+
"stargazers_count": 1830,
|
|
31
|
+
"todayStar": "50 stars today",
|
|
32
|
+
"html_url": "https://github.com/anthropics/anthropic-cookbook",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
|
-
{
|
|
36
|
-
"full_name": "infiniflow/ragflow",
|
|
37
|
-
"language": "Python",
|
|
38
|
-
"color": "#3572A5",
|
|
39
|
-
"description": "RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.",
|
|
40
|
-
"forked": "145",
|
|
41
|
-
"stargazers_count": 2353,
|
|
42
|
-
"todayStar": "441 stars today",
|
|
43
|
-
"html_url": "https://github.com/infiniflow/ragflow",
|
|
44
|
-
"rank": 4
|
|
45
|
-
},
|
|
46
35
|
{
|
|
47
36
|
"full_name": "HardhatChad/ore",
|
|
48
37
|
"language": "Rust",
|
|
49
38
|
"color": "#dea584",
|
|
50
39
|
"description": "",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
40
|
+
"forked": "76",
|
|
41
|
+
"stargazers_count": 298,
|
|
42
|
+
"todayStar": "74 stars today",
|
|
54
43
|
"html_url": "https://github.com/HardhatChad/ore",
|
|
55
|
-
"rank":
|
|
44
|
+
"rank": 4
|
|
56
45
|
},
|
|
57
46
|
{
|
|
58
|
-
"full_name": "
|
|
47
|
+
"full_name": "ixartz/SaaS-Boilerplate",
|
|
59
48
|
"language": "TypeScript",
|
|
60
49
|
"color": "#3178c6",
|
|
61
|
-
"description": "
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
65
|
-
"html_url": "https://github.com/
|
|
50
|
+
"description": "🚀🎉📚 SaaS Boilerplate built with Next.js + Tailwind CSS + Shadcn UI + TypeScript. ⚡️ Full-stack React application with Auth, Multi-tenancy, Roles & Permissions, i18n, Landing Page, DB, Logging, Testing",
|
|
51
|
+
"forked": "160",
|
|
52
|
+
"stargazers_count": 1284,
|
|
53
|
+
"todayStar": "315 stars today",
|
|
54
|
+
"html_url": "https://github.com/ixartz/SaaS-Boilerplate",
|
|
55
|
+
"rank": 5
|
|
56
|
+
},
|
|
57
|
+
{
|
|
58
|
+
"full_name": "AstroNvim/AstroNvim",
|
|
59
|
+
"language": "Lua",
|
|
60
|
+
"color": "#000080",
|
|
61
|
+
"description": "AstroNvim is an aesthetic and feature-rich neovim config that is extensible and easy to use with a great set of plugins",
|
|
62
|
+
"forked": "869",
|
|
63
|
+
"stargazers_count": 11549,
|
|
64
|
+
"todayStar": "164 stars today",
|
|
65
|
+
"html_url": "https://github.com/AstroNvim/AstroNvim",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
|
+
{
|
|
69
|
+
"full_name": "availproject/availup",
|
|
70
|
+
"language": "Shell",
|
|
71
|
+
"color": "#89e051",
|
|
72
|
+
"description": "",
|
|
73
|
+
"forked": "519",
|
|
74
|
+
"stargazers_count": 163,
|
|
75
|
+
"todayStar": "36 stars today",
|
|
76
|
+
"html_url": "https://github.com/availproject/availup",
|
|
77
|
+
"rank": 7
|
|
78
|
+
},
|
|
68
79
|
{
|
|
69
80
|
"full_name": "nilsherzig/LLocalSearch",
|
|
70
81
|
"language": "Go",
|
|
71
82
|
"color": "#00ADD8",
|
|
72
83
|
"description": "LLocalSearch is a completely locally running search aggregator using LLM Agents. The user can ask a question and the system will use a chain of LLMs to find the answer. The user can see the progress of the agents and the final answer. No OpenAI or Google API keys are needed.",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
84
|
+
"forked": "177",
|
|
85
|
+
"stargazers_count": 3472,
|
|
86
|
+
"todayStar": "543 stars today",
|
|
76
87
|
"html_url": "https://github.com/nilsherzig/LLocalSearch",
|
|
77
|
-
"rank": 7
|
|
78
|
-
},
|
|
79
|
-
{
|
|
80
|
-
"full_name": "mshumer/gpt-author",
|
|
81
|
-
"language": "JupyterNotebook",
|
|
82
|
-
"color": "#DA5B0B",
|
|
83
|
-
"description": "",
|
|
84
|
-
"forked": "300",
|
|
85
|
-
"stargazers_count": 2127,
|
|
86
|
-
"todayStar": "91 stars today",
|
|
87
|
-
"html_url": "https://github.com/mshumer/gpt-author",
|
|
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": "FoundationVision/VAR",
|
|
92
|
+
"language": "Python",
|
|
93
|
+
"color": "#3572A5",
|
|
94
|
+
"description": "[GPT beats diffusion🔥] [scaling laws in visual generation📈] Official impl. of \"Visual Autoregressive Modeling: Scalable Image Generation via Next-Scale Prediction\"",
|
|
95
|
+
"forked": "34",
|
|
96
|
+
"stargazers_count": 681,
|
|
97
|
+
"todayStar": "131 stars today",
|
|
98
|
+
"html_url": "https://github.com/FoundationVision/VAR",
|
|
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": "firebase/firebase-ios-sdk",
|
|
103
|
+
"language": "Objective-C",
|
|
104
|
+
"color": "#438eff",
|
|
105
|
+
"description": "Firebase SDK for Apple App Development",
|
|
106
|
+
"forked": "1358",
|
|
107
|
+
"stargazers_count": 5162,
|
|
108
|
+
"todayStar": "28 stars today",
|
|
109
|
+
"html_url": "https://github.com/firebase/firebase-ios-sdk",
|
|
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": "bradtraversy/50projects50days",
|
|
114
|
+
"language": "CSS",
|
|
115
|
+
"color": "#563d7c",
|
|
116
|
+
"description": "50+ mini web projects using HTML, CSS & JS",
|
|
117
|
+
"forked": "8558",
|
|
118
|
+
"stargazers_count": 33961,
|
|
119
|
+
"todayStar": "51 stars today",
|
|
120
|
+
"html_url": "https://github.com/bradtraversy/50projects50days",
|
|
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": "princeton-nlp/SWE-agent",
|
|
125
|
+
"language": "Python",
|
|
126
|
+
"color": "#3572A5",
|
|
127
|
+
"description": "SWE-agent takes a GitHub issue and tries to automatically fix it, using GPT-4, or your LM of choice. It solves 12.29% of bugs in the SWE-bench evaluation set and takes just 1.5 minutes to run.",
|
|
128
|
+
"forked": "674",
|
|
129
|
+
"stargazers_count": 7342,
|
|
130
|
+
"todayStar": "1215 stars today",
|
|
131
|
+
"html_url": "https://github.com/princeton-nlp/SWE-agent",
|
|
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": "PKUFlyingPig/cs-self-learning",
|
|
136
|
+
"language": "HTML",
|
|
137
|
+
"color": "#e34c26",
|
|
138
|
+
"description": "计算机自学指南",
|
|
139
|
+
"forked": "5826",
|
|
140
|
+
"stargazers_count": 46864,
|
|
141
|
+
"todayStar": "871 stars today",
|
|
142
|
+
"html_url": "https://github.com/PKUFlyingPig/cs-self-learning",
|
|
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": "searxng/searxng",
|
|
147
|
+
"language": "Python",
|
|
148
|
+
"color": "#3572A5",
|
|
149
|
+
"description": "SearXNG is a free internet metasearch engine which aggregates results from various search services and databases. Users are neither tracked nor profiled.",
|
|
150
|
+
"forked": "928",
|
|
151
|
+
"stargazers_count": 7457,
|
|
152
|
+
"todayStar": "300 stars today",
|
|
153
|
+
"html_url": "https://github.com/searxng/searxng",
|
|
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": "ossu/computer-science",
|
|
158
|
+
"language": "",
|
|
159
|
+
"color": "",
|
|
160
|
+
"description": "🎓 Path to a free self-taught education in Computer Science!",
|
|
161
|
+
"forked": "20291",
|
|
162
|
+
"stargazers_count": 161647,
|
|
163
|
+
"todayStar": "292 stars today",
|
|
164
|
+
"html_url": "https://github.com/ossu/computer-science",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
|
-
"full_name": "
|
|
169
|
-
"language": "
|
|
170
|
-
"color": "#
|
|
171
|
-
"description": "
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
175
|
-
"html_url": "https://github.com/
|
|
168
|
+
"full_name": "ryanmcdermott/clean-code-javascript",
|
|
169
|
+
"language": "JavaScript",
|
|
170
|
+
"color": "#f1e05a",
|
|
171
|
+
"description": "🛁 Clean Code concepts adapted for JavaScript",
|
|
172
|
+
"forked": "11988",
|
|
173
|
+
"stargazers_count": 89387,
|
|
174
|
+
"todayStar": "68 stars today",
|
|
175
|
+
"html_url": "https://github.com/ryanmcdermott/clean-code-javascript",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
178
|
{
|
|
179
|
-
"full_name": "
|
|
180
|
-
"language": "
|
|
181
|
-
"color": "
|
|
182
|
-
"description": "
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
179
|
+
"full_name": "avito-tech/backend-trainee-assignment-2024",
|
|
180
|
+
"language": "",
|
|
181
|
+
"color": "",
|
|
182
|
+
"description": "",
|
|
183
|
+
"forked": "30",
|
|
184
|
+
"stargazers_count": 71,
|
|
185
|
+
"todayStar": "5 stars today",
|
|
186
|
+
"html_url": "https://github.com/avito-tech/backend-trainee-assignment-2024",
|
|
187
187
|
"rank": 17
|
|
188
188
|
},
|
|
189
189
|
{
|
|
190
|
-
"full_name": "
|
|
191
|
-
"language": "
|
|
192
|
-
"color": "#
|
|
193
|
-
"description": "
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
197
|
-
"html_url": "https://github.com/
|
|
190
|
+
"full_name": "dockur/windows",
|
|
191
|
+
"language": "Shell",
|
|
192
|
+
"color": "#89e051",
|
|
193
|
+
"description": "Windows in a Docker container.",
|
|
194
|
+
"forked": "818",
|
|
195
|
+
"stargazers_count": 11042,
|
|
196
|
+
"todayStar": "131 stars today",
|
|
197
|
+
"html_url": "https://github.com/dockur/windows",
|
|
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": "awesome-selfhosted/awesome-selfhosted",
|
|
202
|
+
"language": "",
|
|
203
|
+
"color": "",
|
|
204
|
+
"description": "A list of Free Software network services and web applications which can be hosted on your own servers",
|
|
205
|
+
"forked": "8925",
|
|
206
|
+
"stargazers_count": 175784,
|
|
207
|
+
"todayStar": "168 stars today",
|
|
208
|
+
"html_url": "https://github.com/awesome-selfhosted/awesome-selfhosted",
|
|
209
209
|
"rank": 19
|
|
210
210
|
},
|
|
211
211
|
{
|
|
212
|
-
"full_name": "
|
|
213
|
-
"language": "
|
|
214
|
-
"color": "#
|
|
215
|
-
"description": "
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
219
|
-
"html_url": "https://github.com/
|
|
212
|
+
"full_name": "wandb/openui",
|
|
213
|
+
"language": "TypeScript",
|
|
214
|
+
"color": "#3178c6",
|
|
215
|
+
"description": "OpenUI let's you describe UI using your imagination, then see it rendered live.",
|
|
216
|
+
"forked": "369",
|
|
217
|
+
"stargazers_count": 4363,
|
|
218
|
+
"todayStar": "433 stars today",
|
|
219
|
+
"html_url": "https://github.com/wandb/openui",
|
|
220
220
|
"rank": 20
|
|
221
221
|
},
|
|
222
222
|
{
|
|
223
|
-
"full_name": "
|
|
224
|
-
"language": "
|
|
225
|
-
"color": "#
|
|
226
|
-
"description": "
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
230
|
-
"html_url": "https://github.com/
|
|
223
|
+
"full_name": "mahmoud/awesome-python-applications",
|
|
224
|
+
"language": "JupyterNotebook",
|
|
225
|
+
"color": "#DA5B0B",
|
|
226
|
+
"description": "💿 Free software that works great, and also happens to be open-source Python.",
|
|
227
|
+
"forked": "2616",
|
|
228
|
+
"stargazers_count": 15805,
|
|
229
|
+
"todayStar": "68 stars today",
|
|
230
|
+
"html_url": "https://github.com/mahmoud/awesome-python-applications",
|
|
231
231
|
"rank": 21
|
|
232
232
|
},
|
|
233
233
|
{
|
|
234
|
-
"full_name": "
|
|
234
|
+
"full_name": "HerbertHe/iptv-sources",
|
|
235
235
|
"language": "TypeScript",
|
|
236
236
|
"color": "#3178c6",
|
|
237
|
-
"description": "
|
|
238
|
-
"forked": "
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
241
|
-
"html_url": "https://github.com/
|
|
237
|
+
"description": "Autoupdate iptv sources",
|
|
238
|
+
"forked": "457",
|
|
239
|
+
"stargazers_count": 3183,
|
|
240
|
+
"todayStar": "120 stars today",
|
|
241
|
+
"html_url": "https://github.com/HerbertHe/iptv-sources",
|
|
242
242
|
"rank": 22
|
|
243
243
|
},
|
|
244
|
-
{
|
|
245
|
-
"full_name": "wandb/openui",
|
|
246
|
-
"language": "TypeScript",
|
|
247
|
-
"color": "#3178c6",
|
|
248
|
-
"description": "OpenUI let's you describe UI using your imagination, then see it rendered live.",
|
|
249
|
-
"forked": "328",
|
|
250
|
-
"stargazers_count": 3916,
|
|
251
|
-
"todayStar": "526 stars today",
|
|
252
|
-
"html_url": "https://github.com/wandb/openui",
|
|
253
|
-
"rank": 23
|
|
254
|
-
},
|
|
255
244
|
{
|
|
256
245
|
"full_name": "oven-sh/bun",
|
|
257
246
|
"language": "Zig",
|
|
258
247
|
"color": "#ec915c",
|
|
259
248
|
"description": "Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one",
|
|
260
|
-
"forked": "
|
|
261
|
-
"stargazers_count":
|
|
262
|
-
"todayStar": "
|
|
249
|
+
"forked": "2399",
|
|
250
|
+
"stargazers_count": 69949,
|
|
251
|
+
"todayStar": "129 stars today",
|
|
263
252
|
"html_url": "https://github.com/oven-sh/bun",
|
|
253
|
+
"rank": 23
|
|
254
|
+
},
|
|
255
|
+
{
|
|
256
|
+
"full_name": "OpenZeppelin/openzeppelin-contracts",
|
|
257
|
+
"language": "JavaScript",
|
|
258
|
+
"color": "#f1e05a",
|
|
259
|
+
"description": "OpenZeppelin Contracts is a library for secure smart contract development.",
|
|
260
|
+
"forked": "11598",
|
|
261
|
+
"stargazers_count": 24012,
|
|
262
|
+
"todayStar": "4 stars today",
|
|
263
|
+
"html_url": "https://github.com/OpenZeppelin/openzeppelin-contracts",
|
|
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": "mlabonne/llm-course",
|
|
268
|
+
"language": "JupyterNotebook",
|
|
269
|
+
"color": "#DA5B0B",
|
|
270
|
+
"description": "Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.",
|
|
271
|
+
"forked": "2800",
|
|
272
|
+
"stargazers_count": 27615,
|
|
273
|
+
"todayStar": "105 stars today",
|
|
274
|
+
"html_url": "https://github.com/mlabonne/llm-course",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|