@wcj/github-rank 23.10.25 → 23.10.26
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 +20526 -20522
- package/dist/trending-daily.json +189 -189
- package/dist/trending-monthly.json +158 -158
- package/dist/trending-weekly.json +182 -182
- package/dist/users.china.json +1416 -1416
- package/dist/users.json +5923 -5923
- package/package.json +1 -1
- package/web/data/repos.json +20526 -20522
- package/web/data/trending-daily.json +189 -189
- package/web/data/trending-monthly.json +158 -158
- package/web/data/trending-weekly.json +182 -182
- package/web/data/users.china.json +1416 -1416
- package/web/data/users.json +5923 -5923
- package/web/index.html +4376 -4376
- package/web/repos.html +2680 -2680
- package/web/trending-monthly.html +159 -155
- package/web/trending-weekly.html +167 -167
- package/web/trending.html +175 -167
- package/web/users.china.html +1100 -1100
|
@@ -1,57 +1,57 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"full_name": "ByteByteGoHq/system-design-101",
|
|
4
|
+
"language": "",
|
|
5
|
+
"color": "",
|
|
6
|
+
"description": "Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.",
|
|
7
|
+
"forked": "3101",
|
|
8
|
+
"stargazers_count": 35378,
|
|
9
|
+
"todayStar": "28520 stars this week",
|
|
10
|
+
"html_url": "https://github.com/ByteByteGoHq/system-design-101",
|
|
11
|
+
"rank": 1
|
|
12
|
+
},
|
|
13
|
+
{
|
|
14
|
+
"full_name": "OpenBMB/XAgent",
|
|
15
|
+
"language": "TypeScript",
|
|
16
|
+
"color": "#3178c6",
|
|
17
|
+
"description": "An Autonomous LLM Agent for Complex Task Solving",
|
|
18
|
+
"forked": "264",
|
|
19
|
+
"stargazers_count": 3346,
|
|
20
|
+
"todayStar": "2688 stars this week",
|
|
21
|
+
"html_url": "https://github.com/OpenBMB/XAgent",
|
|
22
|
+
"rank": 2
|
|
23
|
+
},
|
|
2
24
|
{
|
|
3
25
|
"full_name": "cpacker/MemGPT",
|
|
4
26
|
"language": "Python",
|
|
5
27
|
"color": "#3572A5",
|
|
6
28
|
"description": "Teaching LLMs memory management for unbounded context 📚🦙",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
29
|
+
"forked": "409",
|
|
30
|
+
"stargazers_count": 4565,
|
|
31
|
+
"todayStar": "2470 stars this week",
|
|
10
32
|
"html_url": "https://github.com/cpacker/MemGPT",
|
|
11
|
-
"rank":
|
|
33
|
+
"rank": 3
|
|
12
34
|
},
|
|
13
35
|
{
|
|
14
36
|
"full_name": "localsend/localsend",
|
|
15
37
|
"language": "Dart",
|
|
16
38
|
"color": "#00B4AB",
|
|
17
39
|
"description": "An open source cross-platform alternative to AirDrop",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
40
|
+
"forked": "1010",
|
|
41
|
+
"stargazers_count": 21104,
|
|
42
|
+
"todayStar": "5837 stars this week",
|
|
21
43
|
"html_url": "https://github.com/localsend/localsend",
|
|
22
|
-
"rank":
|
|
44
|
+
"rank": 4
|
|
23
45
|
},
|
|
24
46
|
{
|
|
25
47
|
"full_name": "PWhiddy/PokemonRedExperiments",
|
|
26
48
|
"language": "JupyterNotebook",
|
|
27
49
|
"color": "#DA5B0B",
|
|
28
50
|
"description": "Playing Pokemon Red with Reinforcement Learning",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
51
|
+
"forked": "375",
|
|
52
|
+
"stargazers_count": 5002,
|
|
53
|
+
"todayStar": "1181 stars this week",
|
|
32
54
|
"html_url": "https://github.com/PWhiddy/PokemonRedExperiments",
|
|
33
|
-
"rank": 3
|
|
34
|
-
},
|
|
35
|
-
{
|
|
36
|
-
"full_name": "spdustin/ChatGPT-AutoExpert",
|
|
37
|
-
"language": "Python",
|
|
38
|
-
"color": "#3572A5",
|
|
39
|
-
"description": "🚀🧠💬 Supercharged Custom Instructions for ChatGPT (non-coding) and ChatGPT Advanced Data Analysis (coding).",
|
|
40
|
-
"forked": "267",
|
|
41
|
-
"stargazers_count": 4312,
|
|
42
|
-
"todayStar": "1440 stars this week",
|
|
43
|
-
"html_url": "https://github.com/spdustin/ChatGPT-AutoExpert",
|
|
44
|
-
"rank": 4
|
|
45
|
-
},
|
|
46
|
-
{
|
|
47
|
-
"full_name": "OpenTalker/video-retalking",
|
|
48
|
-
"language": "Python",
|
|
49
|
-
"color": "#3572A5",
|
|
50
|
-
"description": "[SIGGRAPH Asia 2022] VideoReTalking: Audio-based Lip Synchronization for Talking Head Video Editing In the Wild",
|
|
51
|
-
"forked": "345",
|
|
52
|
-
"stargazers_count": 2298,
|
|
53
|
-
"todayStar": "529 stars this week",
|
|
54
|
-
"html_url": "https://github.com/OpenTalker/video-retalking",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
57
|
{
|
|
@@ -59,219 +59,219 @@
|
|
|
59
59
|
"language": "Python",
|
|
60
60
|
"color": "#3572A5",
|
|
61
61
|
"description": "",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
62
|
+
"forked": "97",
|
|
63
|
+
"stargazers_count": 2501,
|
|
64
|
+
"todayStar": "1161 stars this week",
|
|
65
65
|
"html_url": "https://github.com/danielgross/localpilot",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
|
-
{
|
|
69
|
-
"full_name": "JonathonLuiten/Dynamic3DGaussians",
|
|
70
|
-
"language": "Python",
|
|
71
|
-
"color": "#3572A5",
|
|
72
|
-
"description": "",
|
|
73
|
-
"forked": "39",
|
|
74
|
-
"stargazers_count": 942,
|
|
75
|
-
"todayStar": "274 stars this week",
|
|
76
|
-
"html_url": "https://github.com/JonathonLuiten/Dynamic3DGaussians",
|
|
77
|
-
"rank": 7
|
|
78
|
-
},
|
|
79
|
-
{
|
|
80
|
-
"full_name": "omnivore-app/omnivore",
|
|
81
|
-
"language": "HTML",
|
|
82
|
-
"color": "#e34c26",
|
|
83
|
-
"description": "Omnivore is a complete, open source read-it-later solution for people who like reading.",
|
|
84
|
-
"forked": "251",
|
|
85
|
-
"stargazers_count": 5664,
|
|
86
|
-
"todayStar": "945 stars this week",
|
|
87
|
-
"html_url": "https://github.com/omnivore-app/omnivore",
|
|
88
|
-
"rank": 8
|
|
89
|
-
},
|
|
90
68
|
{
|
|
91
69
|
"full_name": "t3-oss/create-t3-app",
|
|
92
70
|
"language": "TypeScript",
|
|
93
71
|
"color": "#3178c6",
|
|
94
72
|
"description": "The best way to start a full-stack, typesafe Next.js app",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
73
|
+
"forked": "889",
|
|
74
|
+
"stargazers_count": 20926,
|
|
75
|
+
"todayStar": "494 stars this week",
|
|
98
76
|
"html_url": "https://github.com/t3-oss/create-t3-app",
|
|
99
|
-
"rank":
|
|
77
|
+
"rank": 7
|
|
100
78
|
},
|
|
101
79
|
{
|
|
102
|
-
"full_name": "
|
|
103
|
-
"language": "
|
|
104
|
-
"color": "#
|
|
105
|
-
"description": "
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
110
|
-
"rank":
|
|
80
|
+
"full_name": "xtekky/gpt4free",
|
|
81
|
+
"language": "Python",
|
|
82
|
+
"color": "#3572A5",
|
|
83
|
+
"description": "The official gpt4free repository | various collection of powerful language models",
|
|
84
|
+
"forked": "11940",
|
|
85
|
+
"stargazers_count": 47312,
|
|
86
|
+
"todayStar": "848 stars this week",
|
|
87
|
+
"html_url": "https://github.com/xtekky/gpt4free",
|
|
88
|
+
"rank": 8
|
|
111
89
|
},
|
|
112
90
|
{
|
|
113
|
-
"full_name": "
|
|
91
|
+
"full_name": "Vision-CAIR/MiniGPT-4",
|
|
114
92
|
"language": "Python",
|
|
115
93
|
"color": "#3572A5",
|
|
116
|
-
"description": "
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
121
|
-
"rank":
|
|
94
|
+
"description": "Open-sourced codes for MiniGPT-4 and MiniGPT-v2",
|
|
95
|
+
"forked": "2717",
|
|
96
|
+
"stargazers_count": 23272,
|
|
97
|
+
"todayStar": "365 stars this week",
|
|
98
|
+
"html_url": "https://github.com/Vision-CAIR/MiniGPT-4",
|
|
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": "OpenTalker/video-retalking",
|
|
103
|
+
"language": "Python",
|
|
104
|
+
"color": "#3572A5",
|
|
105
|
+
"description": "[SIGGRAPH Asia 2022] VideoReTalking: Audio-based Lip Synchronization for Talking Head Video Editing In the Wild",
|
|
106
|
+
"forked": "349",
|
|
107
|
+
"stargazers_count": 2357,
|
|
108
|
+
"todayStar": "570 stars this week",
|
|
109
|
+
"html_url": "https://github.com/OpenTalker/video-retalking",
|
|
110
|
+
"rank": 10
|
|
111
|
+
},
|
|
112
|
+
{
|
|
113
|
+
"full_name": "projectdiscovery/nuclei",
|
|
114
|
+
"language": "Go",
|
|
115
|
+
"color": "#00ADD8",
|
|
116
|
+
"description": "Fast and customizable vulnerability scanner based on simple YAML based DSL.",
|
|
117
|
+
"forked": "2057",
|
|
118
|
+
"stargazers_count": 15075,
|
|
119
|
+
"todayStar": "112 stars this week",
|
|
120
|
+
"html_url": "https://github.com/projectdiscovery/nuclei",
|
|
121
|
+
"rank": 11
|
|
133
122
|
},
|
|
134
123
|
{
|
|
135
124
|
"full_name": "commaai/openpilot",
|
|
136
125
|
"language": "Python",
|
|
137
126
|
"color": "#3572A5",
|
|
138
127
|
"description": "openpilot is an open source driver assistance system. openpilot performs the functions of Automated Lane Centering and Adaptive Cruise Control for 250+ supported car makes and models.",
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
128
|
+
"forked": "7838",
|
|
129
|
+
"stargazers_count": 43500,
|
|
130
|
+
"todayStar": "1054 stars this week",
|
|
142
131
|
"html_url": "https://github.com/commaai/openpilot",
|
|
132
|
+
"rank": 12
|
|
133
|
+
},
|
|
134
|
+
{
|
|
135
|
+
"full_name": "JonathonLuiten/Dynamic3DGaussians",
|
|
136
|
+
"language": "Python",
|
|
137
|
+
"color": "#3572A5",
|
|
138
|
+
"description": "",
|
|
139
|
+
"forked": "42",
|
|
140
|
+
"stargazers_count": 964,
|
|
141
|
+
"todayStar": "203 stars this week",
|
|
142
|
+
"html_url": "https://github.com/JonathonLuiten/Dynamic3DGaussians",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
|
-
"full_name": "
|
|
146
|
+
"full_name": "openai/CLIP",
|
|
147
147
|
"language": "JupyterNotebook",
|
|
148
148
|
"color": "#DA5B0B",
|
|
149
|
-
"description": "
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
153
|
-
"html_url": "https://github.com/
|
|
149
|
+
"description": "CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image",
|
|
150
|
+
"forked": "2615",
|
|
151
|
+
"stargazers_count": 18511,
|
|
152
|
+
"todayStar": "232 stars this week",
|
|
153
|
+
"html_url": "https://github.com/openai/CLIP",
|
|
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": "yangshun/tech-interview-handbook",
|
|
158
|
+
"language": "TypeScript",
|
|
159
|
+
"color": "#3178c6",
|
|
160
|
+
"description": "💯 Curated coding interview preparation materials for busy software engineers",
|
|
161
|
+
"forked": "12696",
|
|
162
|
+
"stargazers_count": 97883,
|
|
163
|
+
"todayStar": "1338 stars this week",
|
|
164
|
+
"html_url": "https://github.com/yangshun/tech-interview-handbook",
|
|
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": "DarkFlippers/unleashed-firmware",
|
|
169
|
+
"language": "C",
|
|
170
|
+
"color": "#555555",
|
|
171
|
+
"description": "Flipper Zero Unleashed Firmware",
|
|
172
|
+
"forked": "1085",
|
|
173
|
+
"stargazers_count": 11631,
|
|
174
|
+
"todayStar": "243 stars this week",
|
|
175
|
+
"html_url": "https://github.com/DarkFlippers/unleashed-firmware",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
178
|
{
|
|
179
|
-
"full_name": "
|
|
179
|
+
"full_name": "ionic-team/ionic-framework",
|
|
180
180
|
"language": "TypeScript",
|
|
181
181
|
"color": "#3178c6",
|
|
182
|
-
"description": "
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
182
|
+
"description": "A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.",
|
|
183
|
+
"forked": "13705",
|
|
184
|
+
"stargazers_count": 49787,
|
|
185
|
+
"todayStar": "352 stars this week",
|
|
186
|
+
"html_url": "https://github.com/ionic-team/ionic-framework",
|
|
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": "pi-hole/pi-hole",
|
|
191
|
+
"language": "Shell",
|
|
192
|
+
"color": "#89e051",
|
|
193
|
+
"description": "A black hole for Internet advertisements",
|
|
194
|
+
"forked": "2567",
|
|
195
|
+
"stargazers_count": 44694,
|
|
196
|
+
"todayStar": "443 stars this week",
|
|
197
|
+
"html_url": "https://github.com/pi-hole/pi-hole",
|
|
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": "formbricks/formbricks",
|
|
202
|
+
"language": "TypeScript",
|
|
203
|
+
"color": "#3178c6",
|
|
204
|
+
"description": "Open Source Surveys & Experience Management Solution",
|
|
205
|
+
"forked": "643",
|
|
206
|
+
"stargazers_count": 3552,
|
|
207
|
+
"todayStar": "388 stars this week",
|
|
208
|
+
"html_url": "https://github.com/formbricks/formbricks",
|
|
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": "cloudcommunity/Free-Certifications",
|
|
213
|
+
"language": "",
|
|
214
|
+
"color": "",
|
|
215
|
+
"description": "A curated list of free courses & certifications.",
|
|
216
|
+
"forked": "959",
|
|
217
|
+
"stargazers_count": 11315,
|
|
218
|
+
"todayStar": "3045 stars this week",
|
|
219
|
+
"html_url": "https://github.com/cloudcommunity/Free-Certifications",
|
|
220
220
|
"rank": 20
|
|
221
221
|
},
|
|
222
222
|
{
|
|
223
|
-
"full_name": "
|
|
224
|
-
"language": "
|
|
225
|
-
"color": "#
|
|
226
|
-
"description": "The
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
230
|
-
"html_url": "https://github.com/
|
|
223
|
+
"full_name": "TheRealJoelmatic/RemoveAdblockThing",
|
|
224
|
+
"language": "JavaScript",
|
|
225
|
+
"color": "#f1e05a",
|
|
226
|
+
"description": "Removes The \"Ad blocker are not allowed on Youtube\"",
|
|
227
|
+
"forked": "90",
|
|
228
|
+
"stargazers_count": 2589,
|
|
229
|
+
"todayStar": "1796 stars this week",
|
|
230
|
+
"html_url": "https://github.com/TheRealJoelmatic/RemoveAdblockThing",
|
|
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": "web-infra-dev/oxc",
|
|
235
|
+
"language": "Rust",
|
|
236
|
+
"color": "#dea584",
|
|
237
|
+
"description": "⚓ A suite of high-performance tools for JavaScript and TypeScript written in Rust.",
|
|
238
|
+
"forked": "112",
|
|
239
|
+
"stargazers_count": 2706,
|
|
240
|
+
"todayStar": "400 stars this week",
|
|
241
|
+
"html_url": "https://github.com/web-infra-dev/oxc",
|
|
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": "Azure-Samples/azure-search-openai-demo",
|
|
246
|
+
"language": "Python",
|
|
247
|
+
"color": "#3572A5",
|
|
248
|
+
"description": "A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure Cognitive Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.",
|
|
249
|
+
"forked": "2268",
|
|
250
|
+
"stargazers_count": 3959,
|
|
251
|
+
"todayStar": "140 stars this week",
|
|
252
|
+
"html_url": "https://github.com/Azure-Samples/azure-search-openai-demo",
|
|
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": "microsoft/Data-Science-For-Beginners",
|
|
257
|
+
"language": "JupyterNotebook",
|
|
258
|
+
"color": "#DA5B0B",
|
|
259
|
+
"description": "10 Weeks, 20 Lessons, Data Science for All!",
|
|
260
|
+
"forked": "4805",
|
|
261
|
+
"stargazers_count": 23943,
|
|
262
|
+
"todayStar": "1168 stars this week",
|
|
263
|
+
"html_url": "https://github.com/microsoft/Data-Science-For-Beginners",
|
|
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": "Em1tSan/NeuroGPT",
|
|
268
|
+
"language": "Python",
|
|
269
|
+
"color": "#3572A5",
|
|
270
|
+
"description": "Free ChatGPT 3.5 / ChatGPT 4 / Free OpenAI API",
|
|
271
|
+
"forked": "93",
|
|
272
|
+
"stargazers_count": 602,
|
|
273
|
+
"todayStar": "283 stars this week",
|
|
274
|
+
"html_url": "https://github.com/Em1tSan/NeuroGPT",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|