@wcj/github-rank 24.2.1 → 24.2.3
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 +26433 -26435
- package/dist/trending-daily.json +182 -182
- package/dist/trending-monthly.json +174 -174
- package/dist/trending-weekly.json +176 -176
- package/dist/users.china.json +1803 -1838
- package/dist/users.json +7475 -7475
- package/package.json +1 -1
- package/web/data/repos.json +26433 -26435
- package/web/data/trending-daily.json +182 -182
- package/web/data/trending-monthly.json +174 -174
- package/web/data/trending-weekly.json +176 -176
- package/web/data/users.china.json +1803 -1838
- package/web/data/users.json +7475 -7475
- package/web/index.html +5642 -5642
- package/web/repos.html +3494 -3494
- package/web/trending-monthly.html +167 -163
- package/web/trending-weekly.html +161 -165
- package/web/trending.html +168 -152
- package/web/users.china.html +1449 -1482
|
@@ -1,101 +1,101 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
|
-
"full_name": "
|
|
3
|
+
"full_name": "joaomdmoura/crewAI",
|
|
4
4
|
"language": "Python",
|
|
5
5
|
"color": "#3572A5",
|
|
6
|
-
"description": "
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
10
|
-
"html_url": "https://github.com/
|
|
6
|
+
"description": "Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks.",
|
|
7
|
+
"forked": "697",
|
|
8
|
+
"stargazers_count": 6593,
|
|
9
|
+
"todayStar": "5480 stars this month",
|
|
10
|
+
"html_url": "https://github.com/joaomdmoura/crewAI",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
|
+
{
|
|
14
|
+
"full_name": "DataTalksClub/data-engineering-zoomcamp",
|
|
15
|
+
"language": "JupyterNotebook",
|
|
16
|
+
"color": "#DA5B0B",
|
|
17
|
+
"description": "Free Data Engineering course!",
|
|
18
|
+
"forked": "4359",
|
|
19
|
+
"stargazers_count": 20529,
|
|
20
|
+
"todayStar": "4233 stars this month",
|
|
21
|
+
"html_url": "https://github.com/DataTalksClub/data-engineering-zoomcamp",
|
|
22
|
+
"rank": 2
|
|
23
|
+
},
|
|
13
24
|
{
|
|
14
25
|
"full_name": "xiaolai/everyone-can-use-english",
|
|
15
26
|
"language": "TypeScript",
|
|
16
27
|
"color": "#3178c6",
|
|
17
28
|
"description": "人人都能用英语",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
29
|
+
"forked": "2869",
|
|
30
|
+
"stargazers_count": 17080,
|
|
31
|
+
"todayStar": "7819 stars this month",
|
|
21
32
|
"html_url": "https://github.com/xiaolai/everyone-can-use-english",
|
|
22
|
-
"rank":
|
|
33
|
+
"rank": 3
|
|
23
34
|
},
|
|
24
35
|
{
|
|
25
36
|
"full_name": "janhq/jan",
|
|
26
37
|
"language": "TypeScript",
|
|
27
38
|
"color": "#3178c6",
|
|
28
39
|
"description": "Jan is an open source alternative to ChatGPT that runs 100% offline on your computer",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
40
|
+
"forked": "451",
|
|
41
|
+
"stargazers_count": 8687,
|
|
42
|
+
"todayStar": "7319 stars this month",
|
|
32
43
|
"html_url": "https://github.com/janhq/jan",
|
|
33
|
-
"rank": 3
|
|
34
|
-
},
|
|
35
|
-
{
|
|
36
|
-
"full_name": "mlabonne/llm-course",
|
|
37
|
-
"language": "JupyterNotebook",
|
|
38
|
-
"color": "#DA5B0B",
|
|
39
|
-
"description": "Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.",
|
|
40
|
-
"forked": "2160",
|
|
41
|
-
"stargazers_count": 22466,
|
|
42
|
-
"todayStar": "18345 stars this month",
|
|
43
|
-
"html_url": "https://github.com/mlabonne/llm-course",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
|
-
{
|
|
47
|
-
"full_name": "joaomdmoura/crewAI",
|
|
48
|
-
"language": "Python",
|
|
49
|
-
"color": "#3572A5",
|
|
50
|
-
"description": "Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks.",
|
|
51
|
-
"forked": "674",
|
|
52
|
-
"stargazers_count": 6446,
|
|
53
|
-
"todayStar": "5551 stars this month",
|
|
54
|
-
"html_url": "https://github.com/joaomdmoura/crewAI",
|
|
55
|
-
"rank": 5
|
|
56
|
-
},
|
|
57
46
|
{
|
|
58
47
|
"full_name": "KRTirtho/spotube",
|
|
59
48
|
"language": "Dart",
|
|
60
49
|
"color": "#00B4AB",
|
|
61
50
|
"description": "🎧 Open source Spotify client that doesn't require Premium nor uses Electron! Available for both desktop & mobile!",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
51
|
+
"forked": "813",
|
|
52
|
+
"stargazers_count": 21074,
|
|
53
|
+
"todayStar": "12279 stars this month",
|
|
65
54
|
"html_url": "https://github.com/KRTirtho/spotube",
|
|
66
|
-
"rank":
|
|
67
|
-
},
|
|
68
|
-
{
|
|
69
|
-
"full_name": "DataTalksClub/data-engineering-zoomcamp",
|
|
70
|
-
"language": "JupyterNotebook",
|
|
71
|
-
"color": "#DA5B0B",
|
|
72
|
-
"description": "Free Data Engineering course!",
|
|
73
|
-
"forked": "4345",
|
|
74
|
-
"stargazers_count": 20433,
|
|
75
|
-
"todayStar": "4146 stars this month",
|
|
76
|
-
"html_url": "https://github.com/DataTalksClub/data-engineering-zoomcamp",
|
|
77
|
-
"rank": 7
|
|
55
|
+
"rank": 5
|
|
78
56
|
},
|
|
79
57
|
{
|
|
80
58
|
"full_name": "mckaywrigley/chatbot-ui",
|
|
81
59
|
"language": "TypeScript",
|
|
82
60
|
"color": "#3178c6",
|
|
83
61
|
"description": "The open-source AI chat app for everyone.",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
62
|
+
"forked": "6503",
|
|
63
|
+
"stargazers_count": 24095,
|
|
64
|
+
"todayStar": "4287 stars this month",
|
|
87
65
|
"html_url": "https://github.com/mckaywrigley/chatbot-ui",
|
|
66
|
+
"rank": 6
|
|
67
|
+
},
|
|
68
|
+
{
|
|
69
|
+
"full_name": "gunnarmorling/1brc",
|
|
70
|
+
"language": "Java",
|
|
71
|
+
"color": "#b07219",
|
|
72
|
+
"description": "1️⃣🐝🏎️ The One Billion Row Challenge -- A fun exploration of how quickly 1B rows from a text file can be aggregated with Java",
|
|
73
|
+
"forked": "1065",
|
|
74
|
+
"stargazers_count": 3002,
|
|
75
|
+
"todayStar": "2977 stars this month",
|
|
76
|
+
"html_url": "https://github.com/gunnarmorling/1brc",
|
|
77
|
+
"rank": 7
|
|
78
|
+
},
|
|
79
|
+
{
|
|
80
|
+
"full_name": "myshell-ai/OpenVoice",
|
|
81
|
+
"language": "Python",
|
|
82
|
+
"color": "#3572A5",
|
|
83
|
+
"description": "Instant voice cloning by MyShell.",
|
|
84
|
+
"forked": "1163",
|
|
85
|
+
"stargazers_count": 13596,
|
|
86
|
+
"todayStar": "12557 stars this month",
|
|
87
|
+
"html_url": "https://github.com/myshell-ai/OpenVoice",
|
|
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": "mlabonne/llm-course",
|
|
92
|
+
"language": "JupyterNotebook",
|
|
93
|
+
"color": "#DA5B0B",
|
|
94
|
+
"description": "Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.",
|
|
95
|
+
"forked": "2200",
|
|
96
|
+
"stargazers_count": 22782,
|
|
97
|
+
"todayStar": "17079 stars this month",
|
|
98
|
+
"html_url": "https://github.com/mlabonne/llm-course",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
@@ -103,43 +103,43 @@
|
|
|
103
103
|
"language": "TypeScript",
|
|
104
104
|
"color": "#3178c6",
|
|
105
105
|
"description": "Beautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source.",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
106
|
+
"forked": "2394",
|
|
107
|
+
"stargazers_count": 47182,
|
|
108
|
+
"todayStar": "7513 stars this month",
|
|
109
109
|
"html_url": "https://github.com/shadcn-ui/ui",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
|
-
{
|
|
113
|
-
"full_name": "apache/incubator-answer",
|
|
114
|
-
"language": "Go",
|
|
115
|
-
"color": "#00ADD8",
|
|
116
|
-
"description": "A Q&A platform software for teams at any scales. Whether it's a community forum, help center, or knowledge management platform, you can always count on Apache Answer.",
|
|
117
|
-
"forked": "753",
|
|
118
|
-
"stargazers_count": 10837,
|
|
119
|
-
"todayStar": "1647 stars this month",
|
|
120
|
-
"html_url": "https://github.com/apache/incubator-answer",
|
|
121
|
-
"rank": 11
|
|
122
|
-
},
|
|
123
112
|
{
|
|
124
113
|
"full_name": "stanfordnlp/dspy",
|
|
125
114
|
"language": "Python",
|
|
126
115
|
"color": "#3572A5",
|
|
127
116
|
"description": "DSPy: The framework for programming—not prompting—foundation models",
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
117
|
+
"forked": "365",
|
|
118
|
+
"stargazers_count": 5698,
|
|
119
|
+
"todayStar": "1200 stars this month",
|
|
131
120
|
"html_url": "https://github.com/stanfordnlp/dspy",
|
|
121
|
+
"rank": 11
|
|
122
|
+
},
|
|
123
|
+
{
|
|
124
|
+
"full_name": "llenotre/maestro",
|
|
125
|
+
"language": "Rust",
|
|
126
|
+
"color": "#dea584",
|
|
127
|
+
"description": "Unix-like kernel written in Rust",
|
|
128
|
+
"forked": "89",
|
|
129
|
+
"stargazers_count": 2654,
|
|
130
|
+
"todayStar": "2570 stars this month",
|
|
131
|
+
"html_url": "https://github.com/llenotre/maestro",
|
|
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": "jzhang38/TinyLlama",
|
|
136
|
+
"language": "Python",
|
|
137
|
+
"color": "#3572A5",
|
|
138
|
+
"description": "The TinyLlama project is an open endeavor to pretrain a 1.1B Llama model on 3 trillion tokens.",
|
|
139
|
+
"forked": "309",
|
|
140
|
+
"stargazers_count": 5931,
|
|
141
|
+
"todayStar": "1966 stars this month",
|
|
142
|
+
"html_url": "https://github.com/jzhang38/TinyLlama",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
145
|
{
|
|
@@ -147,131 +147,131 @@
|
|
|
147
147
|
"language": "TypeScript",
|
|
148
148
|
"color": "#3178c6",
|
|
149
149
|
"description": "A React Framework for building internal tools, admin panels, dashboards & B2B apps with unmatched flexibility.",
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
150
|
+
"forked": "1566",
|
|
151
|
+
"stargazers_count": 20947,
|
|
152
|
+
"todayStar": "3409 stars this month",
|
|
153
153
|
"html_url": "https://github.com/refinedev/refine",
|
|
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": "excalidraw/excalidraw",
|
|
158
|
+
"language": "TypeScript",
|
|
159
|
+
"color": "#3178c6",
|
|
160
|
+
"description": "Virtual whiteboard for sketching hand-drawn like diagrams",
|
|
161
|
+
"forked": "5952",
|
|
162
|
+
"stargazers_count": 67072,
|
|
163
|
+
"todayStar": "5659 stars this month",
|
|
164
|
+
"html_url": "https://github.com/excalidraw/excalidraw",
|
|
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": "danny-avila/LibreChat",
|
|
169
|
+
"language": "TypeScript",
|
|
170
|
+
"color": "#3178c6",
|
|
171
|
+
"description": "Enhanced ChatGPT Clone: Features OpenAI, GPT-4 Vision, Mistral, Bing, Anthropic, OpenRouter, Google Gemini, AI model switching, message search, langchain, DALL-E-3, ChatGPT Plugins, OpenAI Functions, Secure Multi-User System, Presets, completely open-source for self-hosting. More features in development",
|
|
172
|
+
"forked": "1287",
|
|
173
|
+
"stargazers_count": 7361,
|
|
174
|
+
"todayStar": "3435 stars this month",
|
|
175
|
+
"html_url": "https://github.com/danny-avila/LibreChat",
|
|
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": "k8sgpt-ai/k8sgpt",
|
|
180
|
+
"language": "Go",
|
|
181
|
+
"color": "#00ADD8",
|
|
182
|
+
"description": "Giving Kubernetes Superpowers to everyone",
|
|
183
|
+
"forked": "473",
|
|
184
|
+
"stargazers_count": 4316,
|
|
185
|
+
"todayStar": "615 stars this month",
|
|
186
|
+
"html_url": "https://github.com/k8sgpt-ai/k8sgpt",
|
|
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": "TanStack/router",
|
|
191
|
+
"language": "TypeScript",
|
|
192
|
+
"color": "#3178c6",
|
|
193
|
+
"description": "🤖 Fully typesafe Router for React (and friends) w/ built-in caching, 1st class search-param APIs, client-side cache integration and isomorphic rendering.",
|
|
194
|
+
"forked": "381",
|
|
195
|
+
"stargazers_count": 6266,
|
|
196
|
+
"todayStar": "748 stars this month",
|
|
197
|
+
"html_url": "https://github.com/TanStack/router",
|
|
198
198
|
"rank": 18
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
|
-
"full_name": "
|
|
201
|
+
"full_name": "wagoodman/dive",
|
|
202
|
+
"language": "Go",
|
|
203
|
+
"color": "#00ADD8",
|
|
204
|
+
"description": "A tool for exploring each layer in a docker image",
|
|
205
|
+
"forked": "1637",
|
|
206
|
+
"stargazers_count": 42239,
|
|
207
|
+
"todayStar": "2329 stars this month",
|
|
208
|
+
"html_url": "https://github.com/wagoodman/dive",
|
|
209
|
+
"rank": 19
|
|
210
|
+
},
|
|
211
|
+
{
|
|
212
|
+
"full_name": "arcee-ai/mergekit",
|
|
202
213
|
"language": "Python",
|
|
203
214
|
"color": "#3572A5",
|
|
204
215
|
"description": "Tools for merging pretrained large language models.",
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
208
|
-
"html_url": "https://github.com/
|
|
209
|
-
"rank":
|
|
216
|
+
"forked": "158",
|
|
217
|
+
"stargazers_count": 2004,
|
|
218
|
+
"todayStar": "1159 stars this month",
|
|
219
|
+
"html_url": "https://github.com/arcee-ai/mergekit",
|
|
220
|
+
"rank": 20
|
|
210
221
|
},
|
|
211
222
|
{
|
|
212
|
-
"full_name": "
|
|
213
|
-
"language": "
|
|
214
|
-
"color": "#
|
|
215
|
-
"description": "
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
219
|
-
"html_url": "https://github.com/
|
|
220
|
-
"rank":
|
|
223
|
+
"full_name": "bigskysoftware/htmx",
|
|
224
|
+
"language": "JavaScript",
|
|
225
|
+
"color": "#f1e05a",
|
|
226
|
+
"description": "</> htmx - high power tools for HTML",
|
|
227
|
+
"forked": "1042",
|
|
228
|
+
"stargazers_count": 29074,
|
|
229
|
+
"todayStar": "3274 stars this month",
|
|
230
|
+
"html_url": "https://github.com/bigskysoftware/htmx",
|
|
231
|
+
"rank": 21
|
|
221
232
|
},
|
|
222
233
|
{
|
|
223
234
|
"full_name": "pocketbase/pocketbase",
|
|
224
235
|
"language": "Go",
|
|
225
236
|
"color": "#00ADD8",
|
|
226
237
|
"description": "Open Source realtime backend in 1 file",
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
238
|
+
"forked": "1405",
|
|
239
|
+
"stargazers_count": 31262,
|
|
240
|
+
"todayStar": "2732 stars this month",
|
|
230
241
|
"html_url": "https://github.com/pocketbase/pocketbase",
|
|
231
|
-
"rank": 21
|
|
232
|
-
},
|
|
233
|
-
{
|
|
234
|
-
"full_name": "bigskysoftware/htmx",
|
|
235
|
-
"language": "JavaScript",
|
|
236
|
-
"color": "#f1e05a",
|
|
237
|
-
"description": "</> htmx - high power tools for HTML",
|
|
238
|
-
"forked": "1038",
|
|
239
|
-
"stargazers_count": 28888,
|
|
240
|
-
"todayStar": "3195 stars this month",
|
|
241
|
-
"html_url": "https://github.com/bigskysoftware/htmx",
|
|
242
242
|
"rank": 22
|
|
243
243
|
},
|
|
244
244
|
{
|
|
245
|
-
"full_name": "
|
|
246
|
-
"language": "",
|
|
247
|
-
"color": "",
|
|
248
|
-
"description": "
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
252
|
-
"html_url": "https://github.com/
|
|
245
|
+
"full_name": "tiann/KernelSU",
|
|
246
|
+
"language": "Kotlin",
|
|
247
|
+
"color": "#A97BFF",
|
|
248
|
+
"description": "A Kernel based root solution for Android",
|
|
249
|
+
"forked": "1522",
|
|
250
|
+
"stargazers_count": 6724,
|
|
251
|
+
"todayStar": "1067 stars this month",
|
|
252
|
+
"html_url": "https://github.com/tiann/KernelSU",
|
|
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": "praydog/UEVR",
|
|
257
|
+
"language": "C++",
|
|
258
|
+
"color": "#f34b7d",
|
|
259
|
+
"description": "Universal Unreal Engine VR Mod (4.8 - 5.3)",
|
|
260
|
+
"forked": "108",
|
|
261
|
+
"stargazers_count": 2184,
|
|
262
|
+
"todayStar": "1565 stars this month",
|
|
263
|
+
"html_url": "https://github.com/praydog/UEVR",
|
|
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": "dair-ai/Prompt-Engineering-Guide",
|
|
268
|
+
"language": "MDX",
|
|
269
|
+
"color": "#fcb32c",
|
|
270
|
+
"description": "🐙 Guides, papers, lecture, notebooks and resources for prompt engineering",
|
|
271
|
+
"forked": "3804",
|
|
272
|
+
"stargazers_count": 40813,
|
|
273
|
+
"todayStar": "1909 stars this month",
|
|
274
|
+
"html_url": "https://github.com/dair-ai/Prompt-Engineering-Guide",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|