@wcj/github-rank 23.12.4 → 23.12.6
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 +26899 -26897
- package/dist/trending-daily.json +180 -180
- package/dist/trending-monthly.json +149 -149
- package/dist/trending-weekly.json +177 -177
- package/dist/users.china.json +2206 -2136
- package/dist/users.json +8254 -8254
- package/package.json +1 -1
- package/web/data/repos.json +26899 -26897
- package/web/data/trending-daily.json +180 -180
- package/web/data/trending-monthly.json +149 -149
- package/web/data/trending-weekly.json +177 -177
- package/web/data/users.china.json +2206 -2136
- package/web/data/users.json +8254 -8254
- package/web/index.html +6094 -6094
- package/web/repos.html +3552 -3552
- package/web/trending-monthly.html +149 -149
- package/web/trending-weekly.html +163 -155
- package/web/trending.html +160 -160
- package/web/users.china.html +1714 -1648
|
@@ -4,9 +4,9 @@
|
|
|
4
4
|
"language": "C",
|
|
5
5
|
"color": "#555555",
|
|
6
6
|
"description": "store all agent's system prompt",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
7
|
+
"forked": "1023",
|
|
8
|
+
"stargazers_count": 5337,
|
|
9
|
+
"todayStar": "4002 stars this week",
|
|
10
10
|
"html_url": "https://github.com/LouisShark/chatgpt_system_prompt",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
@@ -15,263 +15,263 @@
|
|
|
15
15
|
"language": "",
|
|
16
16
|
"color": "",
|
|
17
17
|
"description": "leaked prompts of GPTs",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
18
|
+
"forked": "1507",
|
|
19
|
+
"stargazers_count": 8802,
|
|
20
|
+
"todayStar": "4196 stars this week",
|
|
21
21
|
"html_url": "https://github.com/linexjlin/GPTs",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
|
-
{
|
|
25
|
-
"full_name": "bgstaal/multipleWindow3dScene",
|
|
26
|
-
"language": "JavaScript",
|
|
27
|
-
"color": "#f1e05a",
|
|
28
|
-
"description": "A quick example of how one can \"synchronize\" a 3d scene across multiple windows using three.js and localStorage",
|
|
29
|
-
"forked": "2052",
|
|
30
|
-
"stargazers_count": 11689,
|
|
31
|
-
"todayStar": "5206 stars this week",
|
|
32
|
-
"html_url": "https://github.com/bgstaal/multipleWindow3dScene",
|
|
33
|
-
"rank": 3
|
|
34
|
-
},
|
|
35
|
-
{
|
|
36
|
-
"full_name": "run-llama/rags",
|
|
37
|
-
"language": "Python",
|
|
38
|
-
"color": "#3572A5",
|
|
39
|
-
"description": "Build ChatGPT over your data, all with natural language",
|
|
40
|
-
"forked": "544",
|
|
41
|
-
"stargazers_count": 4616,
|
|
42
|
-
"todayStar": "3349 stars this week",
|
|
43
|
-
"html_url": "https://github.com/run-llama/rags",
|
|
44
|
-
"rank": 4
|
|
45
|
-
},
|
|
46
24
|
{
|
|
47
25
|
"full_name": "lllyasviel/Fooocus",
|
|
48
26
|
"language": "Python",
|
|
49
27
|
"color": "#3572A5",
|
|
50
28
|
"description": "Focus on prompting and generating",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
29
|
+
"forked": "2205",
|
|
30
|
+
"stargazers_count": 23546,
|
|
31
|
+
"todayStar": "5655 stars this week",
|
|
54
32
|
"html_url": "https://github.com/lllyasviel/Fooocus",
|
|
55
|
-
"rank":
|
|
56
|
-
},
|
|
57
|
-
{
|
|
58
|
-
"full_name": "Stability-AI/generative-models",
|
|
59
|
-
"language": "Python",
|
|
60
|
-
"color": "#3572A5",
|
|
61
|
-
"description": "Generative Models by Stability AI",
|
|
62
|
-
"forked": "1923",
|
|
63
|
-
"stargazers_count": 16150,
|
|
64
|
-
"todayStar": "2310 stars this week",
|
|
65
|
-
"html_url": "https://github.com/Stability-AI/generative-models",
|
|
66
|
-
"rank": 6
|
|
33
|
+
"rank": 3
|
|
67
34
|
},
|
|
68
35
|
{
|
|
69
36
|
"full_name": "facebookresearch/seamless_communication",
|
|
70
37
|
"language": "C",
|
|
71
38
|
"color": "#555555",
|
|
72
39
|
"description": "Foundational Models for State-of-the-Art Speech and Text Translation",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
40
|
+
"forked": "750",
|
|
41
|
+
"stargazers_count": 7923,
|
|
42
|
+
"todayStar": "1936 stars this week",
|
|
76
43
|
"html_url": "https://github.com/facebookresearch/seamless_communication",
|
|
77
|
-
"rank":
|
|
44
|
+
"rank": 4
|
|
78
45
|
},
|
|
79
46
|
{
|
|
80
|
-
"full_name": "
|
|
81
|
-
"language": "
|
|
82
|
-
"color": "#
|
|
83
|
-
"description": "
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
88
|
-
"rank":
|
|
47
|
+
"full_name": "comfyanonymous/ComfyUI",
|
|
48
|
+
"language": "Python",
|
|
49
|
+
"color": "#3572A5",
|
|
50
|
+
"description": "The most powerful and modular stable diffusion GUI with a graph/nodes interface.",
|
|
51
|
+
"forked": "1890",
|
|
52
|
+
"stargazers_count": 18309,
|
|
53
|
+
"todayStar": "2056 stars this week",
|
|
54
|
+
"html_url": "https://github.com/comfyanonymous/ComfyUI",
|
|
55
|
+
"rank": 5
|
|
56
|
+
},
|
|
57
|
+
{
|
|
58
|
+
"full_name": "run-llama/rags",
|
|
59
|
+
"language": "Python",
|
|
60
|
+
"color": "#3572A5",
|
|
61
|
+
"description": "Build ChatGPT over your data, all with natural language",
|
|
62
|
+
"forked": "560",
|
|
63
|
+
"stargazers_count": 4780,
|
|
64
|
+
"todayStar": "1563 stars this week",
|
|
65
|
+
"html_url": "https://github.com/run-llama/rags",
|
|
66
|
+
"rank": 6
|
|
89
67
|
},
|
|
90
68
|
{
|
|
91
69
|
"full_name": "nlohmann/json",
|
|
92
70
|
"language": "C++",
|
|
93
71
|
"color": "#f34b7d",
|
|
94
72
|
"description": "JSON for Modern C++",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
73
|
+
"forked": "6574",
|
|
74
|
+
"stargazers_count": 38189,
|
|
75
|
+
"todayStar": "707 stars this week",
|
|
98
76
|
"html_url": "https://github.com/nlohmann/json",
|
|
99
|
-
"rank":
|
|
77
|
+
"rank": 7
|
|
100
78
|
},
|
|
101
79
|
{
|
|
102
|
-
"full_name": "
|
|
80
|
+
"full_name": "Vaibhavs10/insanely-fast-whisper",
|
|
81
|
+
"language": "JupyterNotebook",
|
|
82
|
+
"color": "#DA5B0B",
|
|
83
|
+
"description": "",
|
|
84
|
+
"forked": "359",
|
|
85
|
+
"stargazers_count": 3775,
|
|
86
|
+
"todayStar": "1232 stars this week",
|
|
87
|
+
"html_url": "https://github.com/Vaibhavs10/insanely-fast-whisper",
|
|
88
|
+
"rank": 8
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
"full_name": "Stability-AI/generative-models",
|
|
103
92
|
"language": "Python",
|
|
104
93
|
"color": "#3572A5",
|
|
105
|
-
"description": "
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
94
|
+
"description": "Generative Models by Stability AI",
|
|
95
|
+
"forked": "1969",
|
|
96
|
+
"stargazers_count": 16496,
|
|
97
|
+
"todayStar": "1781 stars this week",
|
|
98
|
+
"html_url": "https://github.com/Stability-AI/generative-models",
|
|
99
|
+
"rank": 9
|
|
100
|
+
},
|
|
101
|
+
{
|
|
102
|
+
"full_name": "makeplane/plane",
|
|
103
|
+
"language": "TypeScript",
|
|
104
|
+
"color": "#3178c6",
|
|
105
|
+
"description": "🔥 🔥 🔥 Open Source JIRA, Linear and Height Alternative. Plane helps you track your issues, epics, and product roadmaps in the simplest way possible.",
|
|
106
|
+
"forked": "1022",
|
|
107
|
+
"stargazers_count": 19656,
|
|
108
|
+
"todayStar": "1287 stars this week",
|
|
109
|
+
"html_url": "https://github.com/makeplane/plane",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
|
-
"full_name": "
|
|
113
|
+
"full_name": "google/comprehensive-rust",
|
|
114
|
+
"language": "Rust",
|
|
115
|
+
"color": "#dea584",
|
|
116
|
+
"description": "This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.",
|
|
117
|
+
"forked": "1372",
|
|
118
|
+
"stargazers_count": 23089,
|
|
119
|
+
"todayStar": "771 stars this week",
|
|
120
|
+
"html_url": "https://github.com/google/comprehensive-rust",
|
|
121
|
+
"rank": 11
|
|
122
|
+
},
|
|
123
|
+
{
|
|
124
|
+
"full_name": "DataTalksClub/data-engineering-zoomcamp",
|
|
114
125
|
"language": "JupyterNotebook",
|
|
115
126
|
"color": "#DA5B0B",
|
|
116
|
-
"description": "",
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
121
|
-
"rank":
|
|
127
|
+
"description": "Free Data Engineering course!",
|
|
128
|
+
"forked": "3605",
|
|
129
|
+
"stargazers_count": 15795,
|
|
130
|
+
"todayStar": "268 stars this week",
|
|
131
|
+
"html_url": "https://github.com/DataTalksClub/data-engineering-zoomcamp",
|
|
132
|
+
"rank": 12
|
|
122
133
|
},
|
|
123
134
|
{
|
|
124
135
|
"full_name": "pandora-next/deploy",
|
|
125
136
|
"language": "PHP",
|
|
126
137
|
"color": "#4F5D95",
|
|
127
138
|
"description": "Pandora Cloud + Pandora Server + Shared Chat + BackendAPI Proxy + Chat2API = PandoraNext. New GPTs(Gizmo) UI, All in one!",
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
139
|
+
"forked": "784",
|
|
140
|
+
"stargazers_count": 3974,
|
|
141
|
+
"todayStar": "878 stars this week",
|
|
131
142
|
"html_url": "https://github.com/pandora-next/deploy",
|
|
132
|
-
"rank": 12
|
|
133
|
-
},
|
|
134
|
-
{
|
|
135
|
-
"full_name": "GrowingGit/GitHub-Chinese-Top-Charts",
|
|
136
|
-
"language": "Java",
|
|
137
|
-
"color": "#b07219",
|
|
138
|
-
"description": "🇨🇳 GitHub中文排行榜,各语言分设「软件 | 资料」榜单,精准定位中文好项目。各取所需,高效学习。",
|
|
139
|
-
"forked": "10193",
|
|
140
|
-
"stargazers_count": 71212,
|
|
141
|
-
"todayStar": "1759 stars this week",
|
|
142
|
-
"html_url": "https://github.com/GrowingGit/GitHub-Chinese-Top-Charts",
|
|
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": "NVIDIA/Megatron-LM",
|
|
147
|
+
"language": "Python",
|
|
148
|
+
"color": "#3572A5",
|
|
149
|
+
"description": "Ongoing research training transformer models at scale",
|
|
150
|
+
"forked": "1611",
|
|
151
|
+
"stargazers_count": 7136,
|
|
152
|
+
"todayStar": "225 stars this week",
|
|
153
|
+
"html_url": "https://github.com/NVIDIA/Megatron-LM",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
156
|
{
|
|
157
|
-
"full_name": "
|
|
157
|
+
"full_name": "sherlock-project/sherlock",
|
|
158
158
|
"language": "Python",
|
|
159
159
|
"color": "#3572A5",
|
|
160
|
-
"description": "
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
160
|
+
"description": "🔎 Hunt down social media accounts by username across social networks",
|
|
161
|
+
"forked": "5690",
|
|
162
|
+
"stargazers_count": 45186,
|
|
163
|
+
"todayStar": "407 stars this week",
|
|
164
|
+
"html_url": "https://github.com/sherlock-project/sherlock",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
|
-
"full_name": "
|
|
169
|
-
"language": "Go",
|
|
170
|
-
"color": "#00ADD8",
|
|
171
|
-
"description": "🔥 🔥 🔥 现代化、开源的 Linux 服务器运维管理面板。",
|
|
172
|
-
"forked": "1454",
|
|
173
|
-
"stargazers_count": 13677,
|
|
174
|
-
"todayStar": "906 stars this week",
|
|
175
|
-
"html_url": "https://github.com/1Panel-dev/1Panel",
|
|
176
|
-
"rank": 16
|
|
177
|
-
},
|
|
178
|
-
{
|
|
179
|
-
"full_name": "atomicals/atomicals-js",
|
|
168
|
+
"full_name": "StanGirard/quivr",
|
|
180
169
|
"language": "TypeScript",
|
|
181
170
|
"color": "#3178c6",
|
|
182
|
-
"description": "
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
187
|
-
"rank":
|
|
171
|
+
"description": "Your GenAI Second Brain 🧠 A personal productivity assistant (RAG) ⚡️🤖 Chat with your docs (PDF, CSV, ...) & apps using Langchain, GPT 3.5 / 4 turbo, Private, Anthropic, VertexAI, Ollama, LLMs, that you can share with users ! Local & Private alternative to OpenAI GPTs & ChatGPT powered by retrieval-augmented generation",
|
|
172
|
+
"forked": "2944",
|
|
173
|
+
"stargazers_count": 25880,
|
|
174
|
+
"todayStar": "1457 stars this week",
|
|
175
|
+
"html_url": "https://github.com/StanGirard/quivr",
|
|
176
|
+
"rank": 16
|
|
188
177
|
},
|
|
189
178
|
{
|
|
190
|
-
"full_name": "
|
|
179
|
+
"full_name": "AleoHQ/leo",
|
|
191
180
|
"language": "Rust",
|
|
192
181
|
"color": "#dea584",
|
|
193
|
-
"description": "
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
197
|
-
"html_url": "https://github.com/
|
|
182
|
+
"description": "🦁 The Leo Programming Language. A Programming Language for Formally Verified, Zero-Knowledge Applications",
|
|
183
|
+
"forked": "446",
|
|
184
|
+
"stargazers_count": 3245,
|
|
185
|
+
"todayStar": "756 stars this week",
|
|
186
|
+
"html_url": "https://github.com/AleoHQ/leo",
|
|
187
|
+
"rank": 17
|
|
188
|
+
},
|
|
189
|
+
{
|
|
190
|
+
"full_name": "cubiq/ComfyUI_IPAdapter_plus",
|
|
191
|
+
"language": "Python",
|
|
192
|
+
"color": "#3572A5",
|
|
193
|
+
"description": "",
|
|
194
|
+
"forked": "55",
|
|
195
|
+
"stargazers_count": 576,
|
|
196
|
+
"todayStar": "184 stars this week",
|
|
197
|
+
"html_url": "https://github.com/cubiq/ComfyUI_IPAdapter_plus",
|
|
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": "tinygrad/tinygrad",
|
|
202
|
+
"language": "Python",
|
|
203
|
+
"color": "#3572A5",
|
|
204
|
+
"description": "You like pytorch? You like micrograd? You love tinygrad! ❤️",
|
|
205
|
+
"forked": "2727",
|
|
206
|
+
"stargazers_count": 21125,
|
|
207
|
+
"todayStar": "270 stars this week",
|
|
208
|
+
"html_url": "https://github.com/tinygrad/tinygrad",
|
|
209
209
|
"rank": 19
|
|
210
210
|
},
|
|
211
211
|
{
|
|
212
|
-
"full_name": "
|
|
212
|
+
"full_name": "frappe/erpnext",
|
|
213
213
|
"language": "Python",
|
|
214
214
|
"color": "#3572A5",
|
|
215
|
-
"description": "
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
219
|
-
"html_url": "https://github.com/
|
|
215
|
+
"description": "Free and Open Source Enterprise Resource Planning (ERP)",
|
|
216
|
+
"forked": "6137",
|
|
217
|
+
"stargazers_count": 15471,
|
|
218
|
+
"todayStar": "117 stars this week",
|
|
219
|
+
"html_url": "https://github.com/frappe/erpnext",
|
|
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": "danny-avila/LibreChat",
|
|
224
|
+
"language": "TypeScript",
|
|
225
|
+
"color": "#3178c6",
|
|
226
|
+
"description": "Enhanced ChatGPT Clone: Features OpenAI, GPT-4 Vision, Bing, Anthropic, OpenRouter, PaLM 2, 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",
|
|
227
|
+
"forked": "712",
|
|
228
|
+
"stargazers_count": 2821,
|
|
229
|
+
"todayStar": "532 stars this week",
|
|
230
|
+
"html_url": "https://github.com/danny-avila/LibreChat",
|
|
231
231
|
"rank": 21
|
|
232
232
|
},
|
|
233
233
|
{
|
|
234
|
-
"full_name": "
|
|
234
|
+
"full_name": "labring/FastGPT",
|
|
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": "FastGPT is a knowledge-based QA system built on the LLM, offers out-of-the-box data processing and model invocation capabilities, allows for workflow orchestration through Flow visualization!",
|
|
238
|
+
"forked": "1433",
|
|
239
|
+
"stargazers_count": 6492,
|
|
240
|
+
"todayStar": "410 stars this week",
|
|
241
|
+
"html_url": "https://github.com/labring/FastGPT",
|
|
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": "pointfreeco/swift-composable-architecture",
|
|
246
|
+
"language": "Swift",
|
|
247
|
+
"color": "#F05138",
|
|
248
|
+
"description": "A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.",
|
|
249
|
+
"forked": "1175",
|
|
250
|
+
"stargazers_count": 10304,
|
|
251
|
+
"todayStar": "316 stars this week",
|
|
252
|
+
"html_url": "https://github.com/pointfreeco/swift-composable-architecture",
|
|
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": "pocketbase/pocketbase",
|
|
257
|
+
"language": "Go",
|
|
258
|
+
"color": "#00ADD8",
|
|
259
|
+
"description": "Open Source realtime backend in 1 file",
|
|
260
|
+
"forked": "1161",
|
|
261
|
+
"stargazers_count": 27331,
|
|
262
|
+
"todayStar": "290 stars this week",
|
|
263
|
+
"html_url": "https://github.com/pocketbase/pocketbase",
|
|
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": "keras-team/keras",
|
|
268
|
+
"language": "Python",
|
|
269
|
+
"color": "#3572A5",
|
|
270
|
+
"description": "Deep Learning for humans",
|
|
271
|
+
"forked": "19490",
|
|
272
|
+
"stargazers_count": 59967,
|
|
273
|
+
"todayStar": "171 stars this week",
|
|
274
|
+
"html_url": "https://github.com/keras-team/keras",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|