@wcj/github-rank 23.5.1 → 23.5.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 +25788 -25761
- package/dist/trending-daily.json +194 -194
- package/dist/trending-monthly.json +163 -163
- package/dist/trending-weekly.json +187 -187
- package/dist/users.china.json +1715 -1715
- package/dist/users.json +8998 -8998
- package/package.json +1 -1
- package/web/data/repos.json +25788 -25761
- package/web/data/trending-daily.json +194 -194
- package/web/data/trending-monthly.json +163 -163
- package/web/data/trending-weekly.json +187 -187
- package/web/data/users.china.json +1715 -1715
- package/web/data/users.json +8998 -8998
- package/web/index.html +6623 -6623
- package/web/repos.html +3633 -3633
- package/web/trending-monthly.html +145 -145
- package/web/trending-weekly.html +165 -169
- package/web/trending.html +173 -169
- package/web/users.china.html +1288 -1288
|
@@ -1,68 +1,68 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
|
-
"full_name": "
|
|
3
|
+
"full_name": "Significant-Gravitas/Auto-GPT",
|
|
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": "An experimental open-source attempt to make GPT-4 fully autonomous.",
|
|
7
|
+
"forked": "23539",
|
|
8
|
+
"stargazers_count": 122113,
|
|
9
|
+
"todayStar": "121199 stars this month",
|
|
10
|
+
"html_url": "https://github.com/Significant-Gravitas/Auto-GPT",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
|
-
"full_name": "
|
|
14
|
+
"full_name": "yoheinakajima/babyagi",
|
|
15
15
|
"language": "Python",
|
|
16
16
|
"color": "#3572A5",
|
|
17
|
-
"description": "
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
21
|
-
"html_url": "https://github.com/
|
|
17
|
+
"description": "",
|
|
18
|
+
"forked": "1787",
|
|
19
|
+
"stargazers_count": 13056,
|
|
20
|
+
"todayStar": "13038 stars this month",
|
|
21
|
+
"html_url": "https://github.com/yoheinakajima/babyagi",
|
|
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": "microsoft/JARVIS",
|
|
26
|
+
"language": "Python",
|
|
27
|
+
"color": "#3572A5",
|
|
28
|
+
"description": "JARVIS, a system to connect LLMs with ML community. Paper: https://arxiv.org/pdf/2303.17580.pdf",
|
|
29
|
+
"forked": "1564",
|
|
30
|
+
"stargazers_count": 19657,
|
|
31
|
+
"todayStar": "18612 stars this month",
|
|
32
|
+
"html_url": "https://github.com/microsoft/JARVIS",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
|
-
"full_name": "
|
|
36
|
+
"full_name": "microsoft/DeepSpeed",
|
|
37
37
|
"language": "Python",
|
|
38
38
|
"color": "#3572A5",
|
|
39
|
-
"description": "",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
43
|
-
"html_url": "https://github.com/
|
|
39
|
+
"description": "DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.",
|
|
40
|
+
"forked": "2811",
|
|
41
|
+
"stargazers_count": 23561,
|
|
42
|
+
"todayStar": "13611 stars this month",
|
|
43
|
+
"html_url": "https://github.com/microsoft/DeepSpeed",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
47
|
-
"full_name": "
|
|
47
|
+
"full_name": "lm-sys/FastChat",
|
|
48
48
|
"language": "Python",
|
|
49
49
|
"color": "#3572A5",
|
|
50
|
-
"description": "
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
54
|
-
"html_url": "https://github.com/
|
|
50
|
+
"description": "The release repo for \"Vicuna: An Open Chatbot Impressing GPT-4\"",
|
|
51
|
+
"forked": "1885",
|
|
52
|
+
"stargazers_count": 17370,
|
|
53
|
+
"todayStar": "14429 stars this month",
|
|
54
|
+
"html_url": "https://github.com/lm-sys/FastChat",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
57
|
{
|
|
58
|
-
"full_name": "
|
|
58
|
+
"full_name": "biobootloader/wolverine",
|
|
59
59
|
"language": "Python",
|
|
60
60
|
"color": "#3572A5",
|
|
61
|
-
"description": "
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
65
|
-
"html_url": "https://github.com/
|
|
61
|
+
"description": "",
|
|
62
|
+
"forked": "480",
|
|
63
|
+
"stargazers_count": 4690,
|
|
64
|
+
"todayStar": "4005 stars this month",
|
|
65
|
+
"html_url": "https://github.com/biobootloader/wolverine",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
68
|
{
|
|
@@ -70,208 +70,208 @@
|
|
|
70
70
|
"language": "TypeScript",
|
|
71
71
|
"color": "#3178c6",
|
|
72
72
|
"description": "An open source application built using the new router, server components and everything new in Next.js 13.",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
73
|
+
"forked": "1093",
|
|
74
|
+
"stargazers_count": 10262,
|
|
75
|
+
"todayStar": "5127 stars this month",
|
|
76
76
|
"html_url": "https://github.com/shadcn/taxonomy",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
|
+
{
|
|
80
|
+
"full_name": "Yidadaa/ChatGPT-Next-Web",
|
|
81
|
+
"language": "TypeScript",
|
|
82
|
+
"color": "#3178c6",
|
|
83
|
+
"description": "One-Click to deploy well-designed ChatGPT web UI on Vercel. 一键拥有你自己的 ChatGPT 网页服务。",
|
|
84
|
+
"forked": "14392",
|
|
85
|
+
"stargazers_count": 21893,
|
|
86
|
+
"todayStar": "12957 stars this month",
|
|
87
|
+
"html_url": "https://github.com/Yidadaa/ChatGPT-Next-Web",
|
|
88
|
+
"rank": 8
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
"full_name": "nomic-ai/gpt4all",
|
|
92
|
+
"language": "Python",
|
|
93
|
+
"color": "#3572A5",
|
|
94
|
+
"description": "gpt4all: an ecosystem of open-source chatbots trained on a massive collections of clean assistant data including code, stories and dialogue",
|
|
95
|
+
"forked": "3892",
|
|
96
|
+
"stargazers_count": 36322,
|
|
97
|
+
"todayStar": "19352 stars this month",
|
|
98
|
+
"html_url": "https://github.com/nomic-ai/gpt4all",
|
|
99
|
+
"rank": 9
|
|
100
|
+
},
|
|
101
|
+
{
|
|
102
|
+
"full_name": "ymcui/Chinese-LLaMA-Alpaca",
|
|
103
|
+
"language": "Python",
|
|
104
|
+
"color": "#3572A5",
|
|
105
|
+
"description": "中文LLaMA&Alpaca大语言模型+本地CPU/GPU部署 (Chinese LLaMA & Alpaca LLMs)",
|
|
106
|
+
"forked": "688",
|
|
107
|
+
"stargazers_count": 6888,
|
|
108
|
+
"todayStar": "5283 stars this month",
|
|
109
|
+
"html_url": "https://github.com/ymcui/Chinese-LLaMA-Alpaca",
|
|
110
|
+
"rank": 10
|
|
111
|
+
},
|
|
79
112
|
{
|
|
80
113
|
"full_name": "hwchase17/langchain",
|
|
81
114
|
"language": "Python",
|
|
82
115
|
"color": "#3572A5",
|
|
83
116
|
"description": "⚡ Building applications with LLMs through composability ⚡",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
117
|
+
"forked": "3665",
|
|
118
|
+
"stargazers_count": 33824,
|
|
119
|
+
"todayStar": "14631 stars this month",
|
|
87
120
|
"html_url": "https://github.com/hwchase17/langchain",
|
|
88
|
-
"rank":
|
|
121
|
+
"rank": 11
|
|
89
122
|
},
|
|
90
123
|
{
|
|
91
|
-
"full_name": "
|
|
124
|
+
"full_name": "e2b-dev/e2b",
|
|
92
125
|
"language": "Python",
|
|
93
126
|
"color": "#3572A5",
|
|
94
|
-
"description": "
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
99
|
-
"rank":
|
|
127
|
+
"description": "Your own virtual developer. e2b lets you build & deploy specialized AI agents that build software for you based on your instructions.",
|
|
128
|
+
"forked": "170",
|
|
129
|
+
"stargazers_count": 3771,
|
|
130
|
+
"todayStar": "3058 stars this month",
|
|
131
|
+
"html_url": "https://github.com/e2b-dev/e2b",
|
|
132
|
+
"rank": 12
|
|
100
133
|
},
|
|
101
134
|
{
|
|
102
135
|
"full_name": "oobabooga/text-generation-webui",
|
|
103
136
|
"language": "Python",
|
|
104
137
|
"color": "#3572A5",
|
|
105
138
|
"description": "A gradio web UI for running Large Language Models like LLaMA, llama.cpp, GPT-J, Pythia, OPT, and GALACTICA.",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
139
|
+
"forked": "1221",
|
|
140
|
+
"stargazers_count": 11272,
|
|
108
141
|
"todayStar": "6324 stars this month",
|
|
109
142
|
"html_url": "https://github.com/oobabooga/text-generation-webui",
|
|
110
|
-
"rank":
|
|
143
|
+
"rank": 13
|
|
111
144
|
},
|
|
112
145
|
{
|
|
113
|
-
"full_name": "
|
|
146
|
+
"full_name": "LAION-AI/Open-Assistant",
|
|
114
147
|
"language": "Python",
|
|
115
148
|
"color": "#3572A5",
|
|
116
|
-
"description": "
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
121
|
-
"rank":
|
|
149
|
+
"description": "OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.",
|
|
150
|
+
"forked": "2649",
|
|
151
|
+
"stargazers_count": 31359,
|
|
152
|
+
"todayStar": "11210 stars this month",
|
|
153
|
+
"html_url": "https://github.com/LAION-AI/Open-Assistant",
|
|
154
|
+
"rank": 14
|
|
122
155
|
},
|
|
123
156
|
{
|
|
124
|
-
"full_name": "
|
|
157
|
+
"full_name": "voicepaw/so-vits-svc-fork",
|
|
125
158
|
"language": "Python",
|
|
126
159
|
"color": "#3572A5",
|
|
127
|
-
"description": "
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
132
|
-
"rank":
|
|
133
|
-
},
|
|
134
|
-
{
|
|
135
|
-
"full_name": "godly-devotion/MochiDiffusion",
|
|
136
|
-
"language": "Swift",
|
|
137
|
-
"color": "#F05138",
|
|
138
|
-
"description": "Run Stable Diffusion on Mac natively",
|
|
139
|
-
"forked": "235",
|
|
140
|
-
"stargazers_count": 5485,
|
|
141
|
-
"todayStar": "3924 stars this month",
|
|
142
|
-
"html_url": "https://github.com/godly-devotion/MochiDiffusion",
|
|
143
|
-
"rank": 13
|
|
160
|
+
"description": "so-vits-svc fork with realtime support, improved interface and more features.",
|
|
161
|
+
"forked": "275",
|
|
162
|
+
"stargazers_count": 2050,
|
|
163
|
+
"todayStar": "1585 stars this month",
|
|
164
|
+
"html_url": "https://github.com/voicepaw/so-vits-svc-fork",
|
|
165
|
+
"rank": 15
|
|
144
166
|
},
|
|
145
167
|
{
|
|
146
168
|
"full_name": "databrickslabs/dolly",
|
|
147
169
|
"language": "Python",
|
|
148
170
|
"color": "#3572A5",
|
|
149
171
|
"description": "Databricks’ Dolly, a large language model trained on the Databricks Machine Learning Platform",
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
172
|
+
"forked": "954",
|
|
173
|
+
"stargazers_count": 9523,
|
|
174
|
+
"todayStar": "5658 stars this month",
|
|
153
175
|
"html_url": "https://github.com/databrickslabs/dolly",
|
|
154
|
-
"rank":
|
|
176
|
+
"rank": 16
|
|
155
177
|
},
|
|
156
178
|
{
|
|
157
|
-
"full_name": "
|
|
179
|
+
"full_name": "THUDM/ChatGLM-6B",
|
|
158
180
|
"language": "Python",
|
|
159
181
|
"color": "#3572A5",
|
|
160
|
-
"description": "
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
165
|
-
"rank":
|
|
182
|
+
"description": "ChatGLM-6B: An Open Bilingual Dialogue Language Model | 开源双语对话语言模型",
|
|
183
|
+
"forked": "2666",
|
|
184
|
+
"stargazers_count": 22061,
|
|
185
|
+
"todayStar": "10200 stars this month",
|
|
186
|
+
"html_url": "https://github.com/THUDM/ChatGLM-6B",
|
|
187
|
+
"rank": 17
|
|
166
188
|
},
|
|
167
189
|
{
|
|
168
190
|
"full_name": "dice2o/BingGPT",
|
|
169
191
|
"language": "JavaScript",
|
|
170
192
|
"color": "#f1e05a",
|
|
171
193
|
"description": "Desktop application of new Bing's AI-powered chat (Windows, macOS and Linux)",
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
194
|
+
"forked": "448",
|
|
195
|
+
"stargazers_count": 6690,
|
|
196
|
+
"todayStar": "4377 stars this month",
|
|
175
197
|
"html_url": "https://github.com/dice2o/BingGPT",
|
|
176
|
-
"rank":
|
|
198
|
+
"rank": 18
|
|
177
199
|
},
|
|
178
200
|
{
|
|
179
|
-
"full_name": "
|
|
180
|
-
"language": "
|
|
181
|
-
"color": "#
|
|
182
|
-
"description": "
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
187
|
-
"rank":
|
|
201
|
+
"full_name": "svc-develop-team/so-vits-svc",
|
|
202
|
+
"language": "Python",
|
|
203
|
+
"color": "#3572A5",
|
|
204
|
+
"description": "SoftVC VITS Singing Voice Conversion",
|
|
205
|
+
"forked": "1181",
|
|
206
|
+
"stargazers_count": 6875,
|
|
207
|
+
"todayStar": "3987 stars this month",
|
|
208
|
+
"html_url": "https://github.com/svc-develop-team/so-vits-svc",
|
|
209
|
+
"rank": 19
|
|
210
|
+
},
|
|
211
|
+
{
|
|
212
|
+
"full_name": "OptimalScale/LMFlow",
|
|
213
|
+
"language": "Python",
|
|
214
|
+
"color": "#3572A5",
|
|
215
|
+
"description": "An Extensible Toolkit for Finetuning and Inference of Large Foundation Models. Large Model for All.",
|
|
216
|
+
"forked": "493",
|
|
217
|
+
"stargazers_count": 4956,
|
|
218
|
+
"todayStar": "3996 stars this month",
|
|
219
|
+
"html_url": "https://github.com/OptimalScale/LMFlow",
|
|
220
|
+
"rank": 20
|
|
188
221
|
},
|
|
189
222
|
{
|
|
190
223
|
"full_name": "gkamradt/langchain-tutorials",
|
|
191
224
|
"language": "JupyterNotebook",
|
|
192
225
|
"color": "#DA5B0B",
|
|
193
226
|
"description": "Overview and tutorial of the LangChain Library",
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
227
|
+
"forked": "688",
|
|
228
|
+
"stargazers_count": 1649,
|
|
229
|
+
"todayStar": "1197 stars this month",
|
|
197
230
|
"html_url": "https://github.com/gkamradt/langchain-tutorials",
|
|
198
|
-
"rank":
|
|
231
|
+
"rank": 21
|
|
199
232
|
},
|
|
200
233
|
{
|
|
201
234
|
"full_name": "pengzhile/pandora",
|
|
202
235
|
"language": "Python",
|
|
203
236
|
"color": "#3572A5",
|
|
204
237
|
"description": "潘多拉,一个让你呼吸顺畅的ChatGPT。Pandora, a ChatGPT that helps you breathe smoothly.",
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
238
|
+
"forked": "443",
|
|
239
|
+
"stargazers_count": 3323,
|
|
240
|
+
"todayStar": "2656 stars this month",
|
|
208
241
|
"html_url": "https://github.com/pengzhile/pandora",
|
|
209
|
-
"rank":
|
|
242
|
+
"rank": 22
|
|
210
243
|
},
|
|
211
244
|
{
|
|
212
|
-
"full_name": "mckaywrigley/
|
|
245
|
+
"full_name": "mckaywrigley/ai-code-translator",
|
|
213
246
|
"language": "TypeScript",
|
|
214
247
|
"color": "#3178c6",
|
|
215
|
-
"description": "
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
219
|
-
"html_url": "https://github.com/mckaywrigley/
|
|
220
|
-
"rank":
|
|
248
|
+
"description": "Use AI to translate code from one language to another.",
|
|
249
|
+
"forked": "372",
|
|
250
|
+
"stargazers_count": 3030,
|
|
251
|
+
"todayStar": "2525 stars this month",
|
|
252
|
+
"html_url": "https://github.com/mckaywrigley/ai-code-translator",
|
|
253
|
+
"rank": 23
|
|
221
254
|
},
|
|
222
255
|
{
|
|
223
256
|
"full_name": "OpenTalker/SadTalker",
|
|
224
257
|
"language": "Python",
|
|
225
258
|
"color": "#3572A5",
|
|
226
259
|
"description": "(CVPR 2023)SadTalker:Learning Realistic 3D Motion Coefficients for Stylized Audio-Driven Single Image Talking Face Animation",
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
260
|
+
"forked": "419",
|
|
261
|
+
"stargazers_count": 2947,
|
|
262
|
+
"todayStar": "2061 stars this month",
|
|
230
263
|
"html_url": "https://github.com/OpenTalker/SadTalker",
|
|
231
|
-
"rank": 21
|
|
232
|
-
},
|
|
233
|
-
{
|
|
234
|
-
"full_name": "binary-husky/gpt_academic",
|
|
235
|
-
"language": "Python",
|
|
236
|
-
"color": "#3572A5",
|
|
237
|
-
"description": "为GPT/GLM提供图形交互界面,特别优化论文阅读润色体验,模块化设计支持自定义快捷按钮&函数插件,支持代码块表格显示,Tex公式双显示,新增Python和C++项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持清华chatglm等本地模型",
|
|
238
|
-
"forked": "3654",
|
|
239
|
-
"stargazers_count": 31347,
|
|
240
|
-
"todayStar": "15968 stars this month",
|
|
241
|
-
"html_url": "https://github.com/binary-husky/gpt_academic",
|
|
242
|
-
"rank": 22
|
|
243
|
-
},
|
|
244
|
-
{
|
|
245
|
-
"full_name": "TheRamU/Fay",
|
|
246
|
-
"language": "JavaScript",
|
|
247
|
-
"color": "#f1e05a",
|
|
248
|
-
"description": "Fay是一个完整的开源项目,包含Fay控制器及数字人模型,可灵活组合出不同的应用场景:虚拟主播、现场推销货、商品导购、语音助理、远程语音助理、数字人互动、数字人面试官及心理测评、贾维斯、Her。 开源项目,非产品试用!!!",
|
|
249
|
-
"forked": "417",
|
|
250
|
-
"stargazers_count": 2150,
|
|
251
|
-
"todayStar": "1407 stars this month",
|
|
252
|
-
"html_url": "https://github.com/TheRamU/Fay",
|
|
253
|
-
"rank": 23
|
|
254
|
-
},
|
|
255
|
-
{
|
|
256
|
-
"full_name": "LAION-AI/Open-Assistant",
|
|
257
|
-
"language": "Python",
|
|
258
|
-
"color": "#3572A5",
|
|
259
|
-
"description": "OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.",
|
|
260
|
-
"forked": "2621",
|
|
261
|
-
"stargazers_count": 31133,
|
|
262
|
-
"todayStar": "11062 stars this month",
|
|
263
|
-
"html_url": "https://github.com/LAION-AI/Open-Assistant",
|
|
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": "bluesky-social/atproto",
|
|
268
|
+
"language": "TypeScript",
|
|
269
|
+
"color": "#3178c6",
|
|
270
|
+
"description": "Social networking technology created by Bluesky",
|
|
271
|
+
"forked": "227",
|
|
272
|
+
"stargazers_count": 3853,
|
|
273
|
+
"todayStar": "1228 stars this month",
|
|
274
|
+
"html_url": "https://github.com/bluesky-social/atproto",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|