@wcj/github-rank 23.7.25 → 23.7.27
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 +29966 -29965
- package/dist/trending-daily.json +187 -187
- package/dist/trending-monthly.json +171 -171
- package/dist/trending-weekly.json +179 -179
- package/dist/users.china.json +2668 -2668
- package/dist/users.json +8354 -8354
- package/package.json +1 -1
- package/web/data/repos.json +29966 -29965
- package/web/data/trending-daily.json +187 -187
- package/web/data/trending-monthly.json +171 -171
- package/web/data/trending-weekly.json +179 -179
- package/web/data/users.china.json +2668 -2668
- package/web/data/users.json +8354 -8354
- package/web/index.html +6061 -6061
- package/web/repos.html +3710 -3706
- package/web/trending-monthly.html +157 -157
- package/web/trending-weekly.html +165 -169
- package/web/trending.html +173 -169
- package/web/users.china.html +1997 -1997
|
@@ -4,274 +4,274 @@
|
|
|
4
4
|
"language": "Python",
|
|
5
5
|
"color": "#3572A5",
|
|
6
6
|
"description": "Inference code for LLaMA models",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
7
|
+
"forked": "5520",
|
|
8
|
+
"stargazers_count": 34964,
|
|
9
|
+
"todayStar": "7030 stars this week",
|
|
10
10
|
"html_url": "https://github.com/facebookresearch/llama",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
|
+
{
|
|
14
|
+
"full_name": "dabeaz-course/python-mastery",
|
|
15
|
+
"language": "Python",
|
|
16
|
+
"color": "#3572A5",
|
|
17
|
+
"description": "Advanced Python Mastery (course by @dabeaz)",
|
|
18
|
+
"forked": "847",
|
|
19
|
+
"stargazers_count": 6842,
|
|
20
|
+
"todayStar": "6102 stars this week",
|
|
21
|
+
"html_url": "https://github.com/dabeaz-course/python-mastery",
|
|
22
|
+
"rank": 2
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"full_name": "shroominic/codeinterpreter-api",
|
|
26
|
+
"language": "Python",
|
|
27
|
+
"color": "#3572A5",
|
|
28
|
+
"description": "Open source implementation of the ChatGPT Code Interpreter 👾",
|
|
29
|
+
"forked": "164",
|
|
30
|
+
"stargazers_count": 1879,
|
|
31
|
+
"todayStar": "1135 stars this week",
|
|
32
|
+
"html_url": "https://github.com/shroominic/codeinterpreter-api",
|
|
33
|
+
"rank": 3
|
|
34
|
+
},
|
|
13
35
|
{
|
|
14
36
|
"full_name": "Shaunwei/RealChar",
|
|
15
37
|
"language": "Swift",
|
|
16
38
|
"color": "#F05138",
|
|
17
39
|
"description": "🎙️🤖Create, Customize and Talk to your AI Character/Companion in Realtime (All in One Codebase!). Have a natural seamless conversation with AI everywhere (mobile, web and terminal) using LLM OpenAI GPT3.5/4, Anthropic Claude2, Chroma Vector DB, Whisper Speech2Text, ElevenLabs Text2Speech🎙️🤖",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
40
|
+
"forked": "421",
|
|
41
|
+
"stargazers_count": 4140,
|
|
42
|
+
"todayStar": "1938 stars this week",
|
|
21
43
|
"html_url": "https://github.com/Shaunwei/RealChar",
|
|
22
|
-
"rank":
|
|
44
|
+
"rank": 4
|
|
23
45
|
},
|
|
24
46
|
{
|
|
25
47
|
"full_name": "Lissy93/web-check",
|
|
26
48
|
"language": "TypeScript",
|
|
27
49
|
"color": "#3178c6",
|
|
28
50
|
"description": "🌐 All-in-one website OSINT tool for analysing any website",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
51
|
+
"forked": "140",
|
|
52
|
+
"stargazers_count": 2059,
|
|
53
|
+
"todayStar": "1230 stars this week",
|
|
32
54
|
"html_url": "https://github.com/Lissy93/web-check",
|
|
33
|
-
"rank": 3
|
|
34
|
-
},
|
|
35
|
-
{
|
|
36
|
-
"full_name": "EbookFoundation/free-programming-books",
|
|
37
|
-
"language": "",
|
|
38
|
-
"color": "",
|
|
39
|
-
"description": "📚 Freely available programming books",
|
|
40
|
-
"forked": "56701",
|
|
41
|
-
"stargazers_count": 293654,
|
|
42
|
-
"todayStar": "6964 stars this week",
|
|
43
|
-
"html_url": "https://github.com/EbookFoundation/free-programming-books",
|
|
44
|
-
"rank": 4
|
|
45
|
-
},
|
|
46
|
-
{
|
|
47
|
-
"full_name": "Dao-AILab/flash-attention",
|
|
48
|
-
"language": "Python",
|
|
49
|
-
"color": "#3572A5",
|
|
50
|
-
"description": "Fast and memory-efficient exact attention",
|
|
51
|
-
"forked": "434",
|
|
52
|
-
"stargazers_count": 5502,
|
|
53
|
-
"todayStar": "1195 stars this week",
|
|
54
|
-
"html_url": "https://github.com/Dao-AILab/flash-attention",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
57
|
{
|
|
58
|
-
"full_name": "
|
|
58
|
+
"full_name": "PromtEngineer/localGPT",
|
|
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": "Chat with your documents on your local device using GPT models. No data leaves your device and 100% private.",
|
|
62
|
+
"forked": "1281",
|
|
63
|
+
"stargazers_count": 13309,
|
|
64
|
+
"todayStar": "3258 stars this week",
|
|
65
|
+
"html_url": "https://github.com/PromtEngineer/localGPT",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
|
-
{
|
|
69
|
-
"full_name": "LazyVim/LazyVim",
|
|
70
|
-
"language": "Lua",
|
|
71
|
-
"color": "#000080",
|
|
72
|
-
"description": "Neovim config for the lazy",
|
|
73
|
-
"forked": "462",
|
|
74
|
-
"stargazers_count": 6770,
|
|
75
|
-
"todayStar": "741 stars this week",
|
|
76
|
-
"html_url": "https://github.com/LazyVim/LazyVim",
|
|
77
|
-
"rank": 7
|
|
78
|
-
},
|
|
79
68
|
{
|
|
80
69
|
"full_name": "ggerganov/llama.cpp",
|
|
81
70
|
"language": "C",
|
|
82
71
|
"color": "#555555",
|
|
83
72
|
"description": "Port of Facebook's LLaMA model in C/C++",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
73
|
+
"forked": "5080",
|
|
74
|
+
"stargazers_count": 36433,
|
|
75
|
+
"todayStar": "1563 stars this week",
|
|
87
76
|
"html_url": "https://github.com/ggerganov/llama.cpp",
|
|
88
|
-
"rank":
|
|
77
|
+
"rank": 7
|
|
89
78
|
},
|
|
90
79
|
{
|
|
91
|
-
"full_name": "
|
|
80
|
+
"full_name": "oobabooga/text-generation-webui",
|
|
92
81
|
"language": "Python",
|
|
93
82
|
"color": "#3572A5",
|
|
94
|
-
"description": "
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
83
|
+
"description": "A gradio web UI for running Large Language Models like LLaMA, llama.cpp, GPT-J, OPT, and GALACTICA.",
|
|
84
|
+
"forked": "2493",
|
|
85
|
+
"stargazers_count": 19419,
|
|
86
|
+
"todayStar": "1403 stars this week",
|
|
87
|
+
"html_url": "https://github.com/oobabooga/text-generation-webui",
|
|
88
|
+
"rank": 8
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
"full_name": "makeplane/plane",
|
|
92
|
+
"language": "TypeScript",
|
|
93
|
+
"color": "#3178c6",
|
|
94
|
+
"description": "🔥 🔥 🔥 Open Source JIRA, Linear and Height Alternative. Plane helps you track your issues, epics, and product roadmaps in the simplest way possible.",
|
|
95
|
+
"forked": "479",
|
|
96
|
+
"stargazers_count": 13042,
|
|
97
|
+
"todayStar": "1634 stars this week",
|
|
98
|
+
"html_url": "https://github.com/makeplane/plane",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"full_name": "
|
|
103
|
-
"language": "
|
|
104
|
-
"color": "#
|
|
105
|
-
"description": "
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
102
|
+
"full_name": "fullstackhero/dotnet-webapi-boilerplate",
|
|
103
|
+
"language": "C#",
|
|
104
|
+
"color": "#178600",
|
|
105
|
+
"description": "Clean Architecture Template for .NET 7.0 WebApi built with Multitenancy Support.",
|
|
106
|
+
"forked": "1049",
|
|
107
|
+
"stargazers_count": 3528,
|
|
108
|
+
"todayStar": "199 stars this week",
|
|
109
|
+
"html_url": "https://github.com/fullstackhero/dotnet-webapi-boilerplate",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
|
-
"full_name": "
|
|
113
|
+
"full_name": "EbookFoundation/free-programming-books",
|
|
114
114
|
"language": "",
|
|
115
115
|
"color": "",
|
|
116
|
-
"description": "
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
116
|
+
"description": "📚 Freely available programming books",
|
|
117
|
+
"forked": "56728",
|
|
118
|
+
"stargazers_count": 293954,
|
|
119
|
+
"todayStar": "1557 stars this week",
|
|
120
|
+
"html_url": "https://github.com/EbookFoundation/free-programming-books",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
|
-
"full_name": "
|
|
125
|
-
"language": "
|
|
126
|
-
"color": "#
|
|
127
|
-
"description": "
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
124
|
+
"full_name": "invoke-ai/InvokeAI",
|
|
125
|
+
"language": "JupyterNotebook",
|
|
126
|
+
"color": "#DA5B0B",
|
|
127
|
+
"description": "InvokeAI is a leading creative engine for Stable Diffusion models, empowering professionals, artists, and enthusiasts to generate and create visual media using the latest AI-driven technologies. The solution offers an industry leading WebUI, supports terminal use through a CLI, and serves as the foundation for multiple commercial products.",
|
|
128
|
+
"forked": "1798",
|
|
129
|
+
"stargazers_count": 16772,
|
|
130
|
+
"todayStar": "1036 stars this week",
|
|
131
|
+
"html_url": "https://github.com/invoke-ai/InvokeAI",
|
|
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": "easychen/lean-side-bussiness",
|
|
136
|
+
"language": "",
|
|
137
|
+
"color": "",
|
|
138
|
+
"description": "精益副业:程序员如何优雅地做副业",
|
|
139
|
+
"forked": "335",
|
|
140
|
+
"stargazers_count": 4945,
|
|
141
|
+
"todayStar": "624 stars this week",
|
|
142
|
+
"html_url": "https://github.com/easychen/lean-side-bussiness",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
|
-
"full_name": "
|
|
146
|
+
"full_name": "guillaumekln/faster-whisper",
|
|
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": "Faster Whisper transcription with CTranslate2",
|
|
150
|
+
"forked": "267",
|
|
151
|
+
"stargazers_count": 3782,
|
|
152
|
+
"todayStar": "466 stars this week",
|
|
153
|
+
"html_url": "https://github.com/guillaumekln/faster-whisper",
|
|
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": "simplex-chat/simplex-chat",
|
|
158
|
+
"language": "Haskell",
|
|
159
|
+
"color": "#5e5086",
|
|
160
|
+
"description": "SimpleX - the first messaging platform operating without user identifiers of any kind - 100% private by design! iOS and Android apps are released 📱!",
|
|
161
|
+
"forked": "173",
|
|
162
|
+
"stargazers_count": 3834,
|
|
163
|
+
"todayStar": "248 stars this week",
|
|
164
|
+
"html_url": "https://github.com/simplex-chat/simplex-chat",
|
|
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": "taikoxyz/taiko-mono",
|
|
169
|
+
"language": "HTML",
|
|
170
|
+
"color": "#e34c26",
|
|
171
|
+
"description": "A decentralized, Ethereum-equivalent ZK-Rollup. 🥁",
|
|
172
|
+
"forked": "673",
|
|
173
|
+
"stargazers_count": 1512,
|
|
174
|
+
"todayStar": "186 stars this week",
|
|
175
|
+
"html_url": "https://github.com/taikoxyz/taiko-mono",
|
|
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": "metabase/metabase",
|
|
180
|
+
"language": "Clojure",
|
|
181
|
+
"color": "#db5855",
|
|
182
|
+
"description": "The simplest, fastest way to get business intelligence and analytics to everyone in your company 😋",
|
|
183
|
+
"forked": "4552",
|
|
184
|
+
"stargazers_count": 33400,
|
|
185
|
+
"todayStar": "279 stars this week",
|
|
186
|
+
"html_url": "https://github.com/metabase/metabase",
|
|
187
187
|
"rank": 17
|
|
188
188
|
},
|
|
189
|
-
{
|
|
190
|
-
"full_name": "oobabooga/text-generation-webui",
|
|
191
|
-
"language": "Python",
|
|
192
|
-
"color": "#3572A5",
|
|
193
|
-
"description": "A gradio web UI for running Large Language Models like LLaMA, llama.cpp, GPT-J, Pythia, OPT, and GALACTICA.",
|
|
194
|
-
"forked": "2441",
|
|
195
|
-
"stargazers_count": 19060,
|
|
196
|
-
"todayStar": "1191 stars this week",
|
|
197
|
-
"html_url": "https://github.com/oobabooga/text-generation-webui",
|
|
198
|
-
"rank": 18
|
|
199
|
-
},
|
|
200
189
|
{
|
|
201
190
|
"full_name": "hoppscotch/hoppscotch",
|
|
202
191
|
"language": "TypeScript",
|
|
203
192
|
"color": "#3178c6",
|
|
204
193
|
"description": "👽 Open source API development ecosystem - https://hoppscotch.io",
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
194
|
+
"forked": "3632",
|
|
195
|
+
"stargazers_count": 53146,
|
|
196
|
+
"todayStar": "742 stars this week",
|
|
208
197
|
"html_url": "https://github.com/hoppscotch/hoppscotch",
|
|
209
|
-
"rank":
|
|
210
|
-
},
|
|
211
|
-
{
|
|
212
|
-
"full_name": "geekan/MetaGPT",
|
|
213
|
-
"language": "Python",
|
|
214
|
-
"color": "#3572A5",
|
|
215
|
-
"description": "🌟 The Multi-Agent Framework: Given one line Requirement, return PRD, Design, Tasks, Repo",
|
|
216
|
-
"forked": "760",
|
|
217
|
-
"stargazers_count": 6088,
|
|
218
|
-
"todayStar": "1774 stars this week",
|
|
219
|
-
"html_url": "https://github.com/geekan/MetaGPT",
|
|
220
|
-
"rank": 20
|
|
198
|
+
"rank": 18
|
|
221
199
|
},
|
|
222
200
|
{
|
|
223
201
|
"full_name": "logseq/logseq",
|
|
224
202
|
"language": "Clojure",
|
|
225
203
|
"color": "#db5855",
|
|
226
204
|
"description": "A privacy-first, open-source platform for knowledge management and collaboration. Download link: http://github.com/logseq/logseq/releases. roadmap: http://trello.com/b/8txSM12G/roadmap",
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
205
|
+
"forked": "1446",
|
|
206
|
+
"stargazers_count": 24100,
|
|
207
|
+
"todayStar": "429 stars this week",
|
|
230
208
|
"html_url": "https://github.com/logseq/logseq",
|
|
231
|
-
"rank":
|
|
209
|
+
"rank": 19
|
|
232
210
|
},
|
|
233
211
|
{
|
|
234
|
-
"full_name": "
|
|
212
|
+
"full_name": "LazyVim/LazyVim",
|
|
213
|
+
"language": "Lua",
|
|
214
|
+
"color": "#000080",
|
|
215
|
+
"description": "Neovim config for the lazy",
|
|
216
|
+
"forked": "467",
|
|
217
|
+
"stargazers_count": 6874,
|
|
218
|
+
"todayStar": "420 stars this week",
|
|
219
|
+
"html_url": "https://github.com/LazyVim/LazyVim",
|
|
220
|
+
"rank": 20
|
|
221
|
+
},
|
|
222
|
+
{
|
|
223
|
+
"full_name": "sweepai/sweep",
|
|
235
224
|
"language": "Python",
|
|
236
225
|
"color": "#3572A5",
|
|
237
|
-
"description": "
|
|
238
|
-
"forked": "
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
241
|
-
"html_url": "https://github.com/
|
|
242
|
-
"rank":
|
|
226
|
+
"description": "Sweep is an AI junior developer",
|
|
227
|
+
"forked": "66",
|
|
228
|
+
"stargazers_count": 1378,
|
|
229
|
+
"todayStar": "323 stars this week",
|
|
230
|
+
"html_url": "https://github.com/sweepai/sweep",
|
|
231
|
+
"rank": 21
|
|
243
232
|
},
|
|
244
233
|
{
|
|
245
|
-
"full_name": "
|
|
246
|
-
"language": "
|
|
247
|
-
"color": "
|
|
248
|
-
"description": "
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
252
|
-
"html_url": "https://github.com/
|
|
253
|
-
"rank":
|
|
234
|
+
"full_name": "shengcaishizhan/kkndme_tianya",
|
|
235
|
+
"language": "",
|
|
236
|
+
"color": "",
|
|
237
|
+
"description": "天涯 kkndme 神贴聊房价",
|
|
238
|
+
"forked": "3439",
|
|
239
|
+
"stargazers_count": 16516,
|
|
240
|
+
"todayStar": "350 stars this week",
|
|
241
|
+
"html_url": "https://github.com/shengcaishizhan/kkndme_tianya",
|
|
242
|
+
"rank": 22
|
|
254
243
|
},
|
|
255
244
|
{
|
|
256
|
-
"full_name": "
|
|
245
|
+
"full_name": "yangjianxin1/Firefly",
|
|
257
246
|
"language": "Python",
|
|
258
247
|
"color": "#3572A5",
|
|
259
|
-
"description": "
|
|
260
|
-
"forked": "
|
|
261
|
-
"stargazers_count":
|
|
262
|
-
"todayStar": "
|
|
263
|
-
"html_url": "https://github.com/
|
|
248
|
+
"description": "Firefly(流萤): 中文对话式大语言模型(全量微调+QLoRA),支持微调Llma2、Llama、Baichuan、InternLM、Ziya、Bloom等大模型",
|
|
249
|
+
"forked": "101",
|
|
250
|
+
"stargazers_count": 1279,
|
|
251
|
+
"todayStar": "207 stars this week",
|
|
252
|
+
"html_url": "https://github.com/yangjianxin1/Firefly",
|
|
253
|
+
"rank": 23
|
|
254
|
+
},
|
|
255
|
+
{
|
|
256
|
+
"full_name": "IceWhaleTech/CasaOS",
|
|
257
|
+
"language": "Go",
|
|
258
|
+
"color": "#00ADD8",
|
|
259
|
+
"description": "CasaOS - A simple, easy-to-use, elegant open-source Personal Cloud system.",
|
|
260
|
+
"forked": "730",
|
|
261
|
+
"stargazers_count": 11523,
|
|
262
|
+
"todayStar": "214 stars this week",
|
|
263
|
+
"html_url": "https://github.com/IceWhaleTech/CasaOS",
|
|
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": "minimaxir/simpleaichat",
|
|
268
|
+
"language": "Python",
|
|
269
|
+
"color": "#3572A5",
|
|
270
|
+
"description": "Python package for easily interfacing with chat apps, with robust features and minimal code complexity.",
|
|
271
|
+
"forked": "120",
|
|
272
|
+
"stargazers_count": 2248,
|
|
273
|
+
"todayStar": "423 stars this week",
|
|
274
|
+
"html_url": "https://github.com/minimaxir/simpleaichat",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|