@wcj/github-rank 24.5.9 → 24.5.11
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 +27973 -27948
- package/dist/trending-daily.json +187 -187
- package/dist/trending-monthly.json +171 -171
- package/dist/trending-weekly.json +187 -187
- package/dist/users.china.json +2212 -2142
- package/dist/users.json +5074 -5074
- package/dist/users.org.json +573 -573
- package/package.json +1 -1
- package/web/data/repos.json +27973 -27948
- package/web/data/trending-daily.json +187 -187
- package/web/data/trending-monthly.json +171 -171
- package/web/data/trending-weekly.json +187 -187
- package/web/data/users.china.json +2212 -2142
- package/web/data/users.json +5074 -5074
- package/web/data/users.org.json +573 -573
- package/web/index.html +5215 -5219
- package/web/org.html +442 -442
- package/web/repos.html +3473 -3473
- package/web/trending-monthly.html +165 -165
- package/web/trending-weekly.html +173 -173
- package/web/trending.html +152 -180
- package/web/users.china.html +2232 -2130
|
@@ -1,123 +1,123 @@
|
|
|
1
1
|
[
|
|
2
|
-
{
|
|
3
|
-
"full_name": "karpathy/llm.c",
|
|
4
|
-
"language": "Cuda",
|
|
5
|
-
"color": "#3A4E3A",
|
|
6
|
-
"description": "LLM training in simple, raw C/CUDA",
|
|
7
|
-
"forked": "1914",
|
|
8
|
-
"stargazers_count": 18463,
|
|
9
|
-
"todayStar": "18477 stars this month",
|
|
10
|
-
"html_url": "https://github.com/karpathy/llm.c",
|
|
11
|
-
"rank": 1
|
|
12
|
-
},
|
|
13
|
-
{
|
|
14
|
-
"full_name": "drawdb-io/drawdb",
|
|
15
|
-
"language": "JavaScript",
|
|
16
|
-
"color": "#f1e05a",
|
|
17
|
-
"description": "Free, simple, and intuitive online database design tool and SQL generator.",
|
|
18
|
-
"forked": "649",
|
|
19
|
-
"stargazers_count": 10206,
|
|
20
|
-
"todayStar": "8824 stars this month",
|
|
21
|
-
"html_url": "https://github.com/drawdb-io/drawdb",
|
|
22
|
-
"rank": 2
|
|
23
|
-
},
|
|
24
2
|
{
|
|
25
3
|
"full_name": "myshell-ai/OpenVoice",
|
|
26
4
|
"language": "Python",
|
|
27
5
|
"color": "#3572A5",
|
|
28
6
|
"description": "Instant voice cloning by MyShell.",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
7
|
+
"forked": "2314",
|
|
8
|
+
"stargazers_count": 24783,
|
|
9
|
+
"todayStar": "7963 stars this month",
|
|
32
10
|
"html_url": "https://github.com/myshell-ai/OpenVoice",
|
|
33
|
-
"rank":
|
|
11
|
+
"rank": 1
|
|
34
12
|
},
|
|
35
13
|
{
|
|
36
14
|
"full_name": "jwasham/coding-interview-university",
|
|
37
15
|
"language": "",
|
|
38
16
|
"color": "",
|
|
39
17
|
"description": "A complete computer science study plan to become a software engineer.",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
18
|
+
"forked": "73891",
|
|
19
|
+
"stargazers_count": 291751,
|
|
20
|
+
"todayStar": "10553 stars this month",
|
|
43
21
|
"html_url": "https://github.com/jwasham/coding-interview-university",
|
|
44
|
-
"rank":
|
|
22
|
+
"rank": 2
|
|
45
23
|
},
|
|
46
24
|
{
|
|
47
25
|
"full_name": "langgenius/dify",
|
|
48
26
|
"language": "TypeScript",
|
|
49
27
|
"color": "#3178c6",
|
|
50
28
|
"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.",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
29
|
+
"forked": "3689",
|
|
30
|
+
"stargazers_count": 28460,
|
|
31
|
+
"todayStar": "8255 stars this month",
|
|
54
32
|
"html_url": "https://github.com/langgenius/dify",
|
|
55
|
-
"rank":
|
|
33
|
+
"rank": 3
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
"full_name": "drawdb-io/drawdb",
|
|
37
|
+
"language": "JavaScript",
|
|
38
|
+
"color": "#f1e05a",
|
|
39
|
+
"description": "Free, simple, and intuitive online database design tool and SQL generator.",
|
|
40
|
+
"forked": "656",
|
|
41
|
+
"stargazers_count": 10436,
|
|
42
|
+
"todayStar": "7326 stars this month",
|
|
43
|
+
"html_url": "https://github.com/drawdb-io/drawdb",
|
|
44
|
+
"rank": 4
|
|
56
45
|
},
|
|
57
46
|
{
|
|
58
47
|
"full_name": "zyronon/douyin",
|
|
59
48
|
"language": "Vue",
|
|
60
49
|
"color": "#41b883",
|
|
61
50
|
"description": "Vue3 + Pinia 仿抖音,Vue 在移动端的最佳实践 . Imitate TikTok ,Vue Best practices on Mobile",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
51
|
+
"forked": "1795",
|
|
52
|
+
"stargazers_count": 7357,
|
|
53
|
+
"todayStar": "4639 stars this month",
|
|
65
54
|
"html_url": "https://github.com/zyronon/douyin",
|
|
66
|
-
"rank":
|
|
67
|
-
},
|
|
68
|
-
{
|
|
69
|
-
"full_name": "nashsu/FreeAskInternet",
|
|
70
|
-
"language": "Python",
|
|
71
|
-
"color": "#3572A5",
|
|
72
|
-
"description": "FreeAskInternet is a completely free, PRIVATE and LOCALLY running search aggregator & answer generate using MULTI LLMs, without GPU needed. The user can ask a question and the system will make a multi engine search and combine the search result to LLM and generate the answer based on search results. It's all FREE to use.",
|
|
73
|
-
"forked": "827",
|
|
74
|
-
"stargazers_count": 7680,
|
|
75
|
-
"todayStar": "6211 stars this month",
|
|
76
|
-
"html_url": "https://github.com/nashsu/FreeAskInternet",
|
|
77
|
-
"rank": 7
|
|
55
|
+
"rank": 5
|
|
78
56
|
},
|
|
79
57
|
{
|
|
80
58
|
"full_name": "phidatahq/phidata",
|
|
81
59
|
"language": "Python",
|
|
82
60
|
"color": "#3572A5",
|
|
83
61
|
"description": "Memory, knowledge and tools for LLMs",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
62
|
+
"forked": "783",
|
|
63
|
+
"stargazers_count": 5709,
|
|
64
|
+
"todayStar": "2850 stars this month",
|
|
87
65
|
"html_url": "https://github.com/phidatahq/phidata",
|
|
88
|
-
"rank":
|
|
66
|
+
"rank": 6
|
|
89
67
|
},
|
|
90
68
|
{
|
|
91
69
|
"full_name": "LlamaFamily/Llama-Chinese",
|
|
92
70
|
"language": "Python",
|
|
93
71
|
"color": "#3572A5",
|
|
94
72
|
"description": "Llama中文社区,Llama3在线体验和微调模型已开放,实时汇总最新Llama3学习资料,已将所有代码更新适配Llama3,构建最好的中文Llama大模型,完全开源可商用",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
73
|
+
"forked": "1093",
|
|
74
|
+
"stargazers_count": 11791,
|
|
75
|
+
"todayStar": "2666 stars this month",
|
|
98
76
|
"html_url": "https://github.com/LlamaFamily/Llama-Chinese",
|
|
99
|
-
"rank":
|
|
77
|
+
"rank": 7
|
|
100
78
|
},
|
|
101
79
|
{
|
|
102
|
-
"full_name": "
|
|
80
|
+
"full_name": "hiyouga/LLaMA-Factory",
|
|
103
81
|
"language": "Python",
|
|
104
82
|
"color": "#3572A5",
|
|
105
|
-
"description": "
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
110
|
-
"rank":
|
|
83
|
+
"description": "Unify Efficient Fine-Tuning of 100+ LLMs",
|
|
84
|
+
"forked": "2601",
|
|
85
|
+
"stargazers_count": 21616,
|
|
86
|
+
"todayStar": "5650 stars this month",
|
|
87
|
+
"html_url": "https://github.com/hiyouga/LLaMA-Factory",
|
|
88
|
+
"rank": 8
|
|
111
89
|
},
|
|
112
90
|
{
|
|
113
|
-
"full_name": "
|
|
91
|
+
"full_name": "ollama/ollama",
|
|
92
|
+
"language": "Go",
|
|
93
|
+
"color": "#00ADD8",
|
|
94
|
+
"description": "Get up and running with Llama 3, Mistral, Gemma, and other large language models.",
|
|
95
|
+
"forked": "4743",
|
|
96
|
+
"stargazers_count": 65585,
|
|
97
|
+
"todayStar": "11778 stars this month",
|
|
98
|
+
"html_url": "https://github.com/ollama/ollama",
|
|
99
|
+
"rank": 9
|
|
100
|
+
},
|
|
101
|
+
{
|
|
102
|
+
"full_name": "unslothai/unsloth",
|
|
114
103
|
"language": "Python",
|
|
115
104
|
"color": "#3572A5",
|
|
116
|
-
"description": "
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
105
|
+
"description": "Finetune Llama 3, Mistral & Gemma LLMs 2-5x faster with 80% less memory",
|
|
106
|
+
"forked": "574",
|
|
107
|
+
"stargazers_count": 9186,
|
|
108
|
+
"todayStar": "3656 stars this month",
|
|
109
|
+
"html_url": "https://github.com/unslothai/unsloth",
|
|
110
|
+
"rank": 10
|
|
111
|
+
},
|
|
112
|
+
{
|
|
113
|
+
"full_name": "google-gemini/cookbook",
|
|
114
|
+
"language": "JupyterNotebook",
|
|
115
|
+
"color": "#DA5B0B",
|
|
116
|
+
"description": "A collection of guides and examples for the Gemini API.",
|
|
117
|
+
"forked": "293",
|
|
118
|
+
"stargazers_count": 2616,
|
|
119
|
+
"todayStar": "2051 stars this month",
|
|
120
|
+
"html_url": "https://github.com/google-gemini/cookbook",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
123
|
{
|
|
@@ -125,153 +125,153 @@
|
|
|
125
125
|
"language": "TypeScript",
|
|
126
126
|
"color": "#3178c6",
|
|
127
127
|
"description": "OpenUI let's you describe UI using your imagination, then see it rendered live.",
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
128
|
+
"forked": "949",
|
|
129
|
+
"stargazers_count": 11774,
|
|
130
|
+
"todayStar": "6580 stars this month",
|
|
131
131
|
"html_url": "https://github.com/wandb/openui",
|
|
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": "open-webui/open-webui",
|
|
136
|
+
"language": "Svelte",
|
|
137
|
+
"color": "#ff3e00",
|
|
138
|
+
"description": "User-friendly WebUI for LLMs (Formerly Ollama WebUI)",
|
|
139
|
+
"forked": "2031",
|
|
140
|
+
"stargazers_count": 19900,
|
|
141
|
+
"todayStar": "7310 stars this month",
|
|
142
|
+
"html_url": "https://github.com/open-webui/open-webui",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
|
-
"full_name": "
|
|
146
|
+
"full_name": "Asabeneh/30-Days-Of-Python",
|
|
147
147
|
"language": "Python",
|
|
148
148
|
"color": "#3572A5",
|
|
149
|
-
"description": "
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
153
|
-
"html_url": "https://github.com/
|
|
149
|
+
"description": "30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw",
|
|
150
|
+
"forked": "6528",
|
|
151
|
+
"stargazers_count": 32172,
|
|
152
|
+
"todayStar": "2097 stars this month",
|
|
153
|
+
"html_url": "https://github.com/Asabeneh/30-Days-Of-Python",
|
|
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": "karpathy/llm.c",
|
|
158
|
+
"language": "Cuda",
|
|
159
|
+
"color": "#3A4E3A",
|
|
160
|
+
"description": "LLM training in simple, raw C/CUDA",
|
|
161
|
+
"forked": "1928",
|
|
162
|
+
"stargazers_count": 18597,
|
|
163
|
+
"todayStar": "9903 stars this month",
|
|
164
|
+
"html_url": "https://github.com/karpathy/llm.c",
|
|
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": "massgravel/Microsoft-Activation-Scripts",
|
|
169
|
+
"language": "Batchfile",
|
|
170
|
+
"color": "#C1F12E",
|
|
171
|
+
"description": "A Windows and Office activator using HWID / Ohook / KMS38 / Online KMS activation methods, with a focus on open-source code and fewer antivirus detections.",
|
|
172
|
+
"forked": "7617",
|
|
173
|
+
"stargazers_count": 77845,
|
|
174
|
+
"todayStar": "7821 stars this month",
|
|
175
|
+
"html_url": "https://github.com/massgravel/Microsoft-Activation-Scripts",
|
|
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": "miurla/morphic",
|
|
180
|
+
"language": "TypeScript",
|
|
181
|
+
"color": "#3178c6",
|
|
182
|
+
"description": "An AI-powered search engine with a generative UI",
|
|
183
|
+
"forked": "934",
|
|
184
|
+
"stargazers_count": 4199,
|
|
185
|
+
"todayStar": "2553 stars this month",
|
|
186
|
+
"html_url": "https://github.com/miurla/morphic",
|
|
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": "pytorch/torchtune",
|
|
191
|
+
"language": "Python",
|
|
192
|
+
"color": "#3572A5",
|
|
193
|
+
"description": "A Native-PyTorch Library for LLM Fine-tuning",
|
|
194
|
+
"forked": "210",
|
|
195
|
+
"stargazers_count": 3118,
|
|
196
|
+
"todayStar": "2389 stars this month",
|
|
197
|
+
"html_url": "https://github.com/pytorch/torchtune",
|
|
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": "infiniflow/ragflow",
|
|
202
|
+
"language": "Python",
|
|
203
|
+
"color": "#3572A5",
|
|
204
|
+
"description": "RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.",
|
|
205
|
+
"forked": "626",
|
|
206
|
+
"stargazers_count": 7205,
|
|
207
|
+
"todayStar": "3541 stars this month",
|
|
208
|
+
"html_url": "https://github.com/infiniflow/ragflow",
|
|
209
209
|
"rank": 19
|
|
210
210
|
},
|
|
211
|
+
{
|
|
212
|
+
"full_name": "Doriandarko/maestro",
|
|
213
|
+
"language": "Python",
|
|
214
|
+
"color": "#3572A5",
|
|
215
|
+
"description": "A framework for Claude Opus to intelligently orchestrate subagents.",
|
|
216
|
+
"forked": "317",
|
|
217
|
+
"stargazers_count": 1513,
|
|
218
|
+
"todayStar": "902 stars this month",
|
|
219
|
+
"html_url": "https://github.com/Doriandarko/maestro",
|
|
220
|
+
"rank": 20
|
|
221
|
+
},
|
|
211
222
|
{
|
|
212
223
|
"full_name": "ordinals/ord",
|
|
213
224
|
"language": "Rust",
|
|
214
225
|
"color": "#dea584",
|
|
215
226
|
"description": "👁🗨 Rare and exotic sats",
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
227
|
+
"forked": "1251",
|
|
228
|
+
"stargazers_count": 3677,
|
|
229
|
+
"todayStar": "468 stars this month",
|
|
219
230
|
"html_url": "https://github.com/ordinals/ord",
|
|
220
|
-
"rank": 20
|
|
221
|
-
},
|
|
222
|
-
{
|
|
223
|
-
"full_name": "paul-gauthier/aider",
|
|
224
|
-
"language": "Python",
|
|
225
|
-
"color": "#3572A5",
|
|
226
|
-
"description": "aider is AI pair programming in your terminal",
|
|
227
|
-
"forked": "976",
|
|
228
|
-
"stargazers_count": 9891,
|
|
229
|
-
"todayStar": "2510 stars this month",
|
|
230
|
-
"html_url": "https://github.com/paul-gauthier/aider",
|
|
231
231
|
"rank": 21
|
|
232
232
|
},
|
|
233
233
|
{
|
|
234
|
-
"full_name": "
|
|
235
|
-
"language": "
|
|
236
|
-
"color": "#
|
|
237
|
-
"description": "
|
|
238
|
-
"forked": "
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
241
|
-
"html_url": "https://github.com/
|
|
234
|
+
"full_name": "coollabsio/coolify",
|
|
235
|
+
"language": "PHP",
|
|
236
|
+
"color": "#4F5D95",
|
|
237
|
+
"description": "An open-source & self-hostable Heroku / Netlify / Vercel alternative.",
|
|
238
|
+
"forked": "857",
|
|
239
|
+
"stargazers_count": 15953,
|
|
240
|
+
"todayStar": "3368 stars this month",
|
|
241
|
+
"html_url": "https://github.com/coollabsio/coolify",
|
|
242
242
|
"rank": 22
|
|
243
243
|
},
|
|
244
244
|
{
|
|
245
|
-
"full_name": "
|
|
246
|
-
"language": "
|
|
247
|
-
"color": "#
|
|
248
|
-
"description": "A
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
252
|
-
"html_url": "https://github.com/
|
|
245
|
+
"full_name": "NaiboWang/EasySpider",
|
|
246
|
+
"language": "JavaScript",
|
|
247
|
+
"color": "#f1e05a",
|
|
248
|
+
"description": "A visual no-code/code-free web crawler/spider易采集:一个可视化浏览器自动化测试/数据采集/爬虫软件,可以无代码图形化的设计和执行爬虫任务。别名:ServiceWrapper面向Web应用的智能化服务封装系统。",
|
|
249
|
+
"forked": "2733",
|
|
250
|
+
"stargazers_count": 23338,
|
|
251
|
+
"todayStar": "2591 stars this month",
|
|
252
|
+
"html_url": "https://github.com/NaiboWang/EasySpider",
|
|
253
253
|
"rank": 23
|
|
254
254
|
},
|
|
255
|
-
{
|
|
256
|
-
"full_name": "meta-llama/llama-recipes",
|
|
257
|
-
"language": "JupyterNotebook",
|
|
258
|
-
"color": "#DA5B0B",
|
|
259
|
-
"description": "Scripts for fine-tuning Meta Llama3 with composable FSDP & PEFT methods to cover single/multi-node GPUs. Supports default & custom datasets for applications such as summarization and Q&A. Supporting a number of candid inference solutions such as HF TGI, VLLM for local or cloud deployment. Demo apps to showcase Meta Llama3 for WhatsApp & Messenger.",
|
|
260
|
-
"forked": "1342",
|
|
261
|
-
"stargazers_count": 9516,
|
|
262
|
-
"todayStar": "1392 stars this month",
|
|
263
|
-
"html_url": "https://github.com/meta-llama/llama-recipes",
|
|
264
|
-
"rank": 24
|
|
265
|
-
},
|
|
266
255
|
{
|
|
267
256
|
"full_name": "CorentinTh/it-tools",
|
|
268
257
|
"language": "Vue",
|
|
269
258
|
"color": "#41b883",
|
|
270
259
|
"description": "Collection of handy online tools for developers, with great UX.",
|
|
271
|
-
"forked": "
|
|
272
|
-
"stargazers_count":
|
|
273
|
-
"todayStar": "
|
|
260
|
+
"forked": "1624",
|
|
261
|
+
"stargazers_count": 13362,
|
|
262
|
+
"todayStar": "3051 stars this month",
|
|
274
263
|
"html_url": "https://github.com/CorentinTh/it-tools",
|
|
264
|
+
"rank": 24
|
|
265
|
+
},
|
|
266
|
+
{
|
|
267
|
+
"full_name": "PawanOsman/ChatGPT",
|
|
268
|
+
"language": "TypeScript",
|
|
269
|
+
"color": "#3178c6",
|
|
270
|
+
"description": "OpenAI API Free Reverse Proxy",
|
|
271
|
+
"forked": "889",
|
|
272
|
+
"stargazers_count": 4817,
|
|
273
|
+
"todayStar": "1678 stars this month",
|
|
274
|
+
"html_url": "https://github.com/PawanOsman/ChatGPT",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|