@wcj/github-rank 23.11.16 → 23.11.18

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.
@@ -1,277 +1,277 @@
1
1
  [
2
+ {
3
+ "full_name": "daveshap/OpenAI_Agent_Swarm",
4
+ "language": "Python",
5
+ "color": "#3572A5",
6
+ "description": "HAAS = Hierarchical Autonomous Agent Swarm - \"Resistance is futile!\"",
7
+ "forked": "274",
8
+ "stargazers_count": 2327,
9
+ "todayStar": "1865 stars this week",
10
+ "html_url": "https://github.com/daveshap/OpenAI_Agent_Swarm",
11
+ "rank": 1
12
+ },
2
13
  {
3
14
  "full_name": "langchain-ai/opengpts",
4
15
  "language": "RichTextFormat",
5
16
  "color": "#ccc",
6
17
  "description": "",
7
- "forked": "259",
8
- "stargazers_count": 3183,
9
- "todayStar": "2419 stars this week",
18
+ "forked": "282",
19
+ "stargazers_count": 3485,
20
+ "todayStar": "1937 stars this week",
10
21
  "html_url": "https://github.com/langchain-ai/opengpts",
11
- "rank": 1
12
- },
13
- {
14
- "full_name": "krahets/hello-algo",
15
- "language": "Java",
16
- "color": "#b07219",
17
- "description": "《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Java, C++, Python, Go, JS, TS, C#, Swift, Rust, Dart, Zig 等语言。",
18
- "forked": "5672",
19
- "stargazers_count": 49009,
20
- "todayStar": "4361 stars this week",
21
- "html_url": "https://github.com/krahets/hello-algo",
22
22
  "rank": 2
23
23
  },
24
24
  {
25
- "full_name": "openai/openai-python",
25
+ "full_name": "ishan0102/vimGPT",
26
26
  "language": "Python",
27
27
  "color": "#3572A5",
28
- "description": "The official Python library for the OpenAI API",
29
- "forked": "2023",
30
- "stargazers_count": 15058,
31
- "todayStar": "1375 stars this week",
32
- "html_url": "https://github.com/openai/openai-python",
28
+ "description": "Browse the web with GPT-4V and Vimium",
29
+ "forked": "111",
30
+ "stargazers_count": 1824,
31
+ "todayStar": "978 stars this week",
32
+ "html_url": "https://github.com/ishan0102/vimGPT",
33
33
  "rank": 3
34
34
  },
35
35
  {
36
- "full_name": "microsoft/AI-For-Beginners",
36
+ "full_name": "microsoft/ML-For-Beginners",
37
+ "language": "HTML",
38
+ "color": "#e34c26",
39
+ "description": "12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all",
40
+ "forked": "11989",
41
+ "stargazers_count": 59801,
42
+ "todayStar": "5052 stars this week",
43
+ "html_url": "https://github.com/microsoft/ML-For-Beginners",
44
+ "rank": 4
45
+ },
46
+ {
47
+ "full_name": "microsoft/generative-ai-for-beginners",
37
48
  "language": "JupyterNotebook",
38
49
  "color": "#DA5B0B",
39
- "description": "12 Weeks, 24 Lessons, AI for All!",
40
- "forked": "3404",
41
- "stargazers_count": 20589,
42
- "todayStar": "1613 stars this week",
43
- "html_url": "https://github.com/microsoft/AI-For-Beginners",
44
- "rank": 4
50
+ "description": "12 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/",
51
+ "forked": "4057",
52
+ "stargazers_count": 10619,
53
+ "todayStar": "5009 stars this week",
54
+ "html_url": "https://github.com/microsoft/generative-ai-for-beginners",
55
+ "rank": 5
45
56
  },
46
57
  {
47
58
  "full_name": "imartinez/privateGPT",
48
59
  "language": "Python",
49
60
  "color": "#3572A5",
50
61
  "description": "Interact with your documents using the power of GPT, 100% privately, no data leaks",
51
- "forked": "5565",
52
- "stargazers_count": 43117,
53
- "todayStar": "3415 stars this week",
62
+ "forked": "5590",
63
+ "stargazers_count": 43312,
64
+ "todayStar": "3595 stars this week",
54
65
  "html_url": "https://github.com/imartinez/privateGPT",
55
- "rank": 5
56
- },
57
- {
58
- "full_name": "openai/openai-cookbook",
59
- "language": "MDX",
60
- "color": "#fcb32c",
61
- "description": "Examples and guides for using the OpenAI API",
62
- "forked": "8295",
63
- "stargazers_count": 50844,
64
- "todayStar": "756 stars this week",
65
- "html_url": "https://github.com/openai/openai-cookbook",
66
66
  "rank": 6
67
67
  },
68
68
  {
69
- "full_name": "Yidadaa/ChatGPT-Next-Web",
70
- "language": "TypeScript",
71
- "color": "#3178c6",
72
- "description": "A well-designed cross-platform ChatGPT UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT 应用。",
73
- "forked": "45102",
74
- "stargazers_count": 49919,
75
- "todayStar": "1804 stars this week",
76
- "html_url": "https://github.com/Yidadaa/ChatGPT-Next-Web",
69
+ "full_name": "krahets/hello-algo",
70
+ "language": "Java",
71
+ "color": "#b07219",
72
+ "description": "《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Java, C++, Python, Go, JS, TS, C#, Swift, Rust, Dart, Zig 等语言。",
73
+ "forked": "5711",
74
+ "stargazers_count": 49270,
75
+ "todayStar": "4060 stars this week",
76
+ "html_url": "https://github.com/krahets/hello-algo",
77
77
  "rank": 7
78
78
  },
79
79
  {
80
- "full_name": "ekzhang/sshx",
81
- "language": "Rust",
82
- "color": "#dea584",
83
- "description": "Fast, collaborative live terminal sharing over the web",
84
- "forked": "82",
85
- "stargazers_count": 3563,
86
- "todayStar": "1131 stars this week",
87
- "html_url": "https://github.com/ekzhang/sshx",
80
+ "full_name": "microsoft/inshellisense",
81
+ "language": "TypeScript",
82
+ "color": "#3178c6",
83
+ "description": "IDE style command line auto complete",
84
+ "forked": "149",
85
+ "stargazers_count": 6889,
86
+ "todayStar": "1585 stars this week",
87
+ "html_url": "https://github.com/microsoft/inshellisense",
88
88
  "rank": 8
89
89
  },
90
90
  {
91
- "full_name": "everywall/ladder",
92
- "language": "Go",
93
- "color": "#00ADD8",
94
- "description": "Selfhosted alternative to 12ft.io. and 1ft.io bypass paywalls with a proxy ladder and remove CORS headers from any URL",
95
- "forked": "60",
96
- "stargazers_count": 2211,
97
- "todayStar": "797 stars this week",
98
- "html_url": "https://github.com/everywall/ladder",
91
+ "full_name": "roboflow/awesome-openai-vision-api-experiments",
92
+ "language": "Python",
93
+ "color": "#3572A5",
94
+ "description": "Must-have resource for anyone who wants to experiment with and build on the OpenAI vision API 🔥",
95
+ "forked": "95",
96
+ "stargazers_count": 1347,
97
+ "todayStar": "630 stars this week",
98
+ "html_url": "https://github.com/roboflow/awesome-openai-vision-api-experiments",
99
99
  "rank": 9
100
100
  },
101
101
  {
102
- "full_name": "01-ai/Yi",
102
+ "full_name": "luosiallen/latent-consistency-model",
103
103
  "language": "Python",
104
104
  "color": "#3572A5",
105
- "description": "A series of large language models trained from scratch by developers @01-ai",
106
- "forked": "222",
107
- "stargazers_count": 4283,
108
- "todayStar": "1462 stars this week",
109
- "html_url": "https://github.com/01-ai/Yi",
105
+ "description": "Latent Consistency Models: Synthesizing High-Resolution Images with Few-Step Inference",
106
+ "forked": "102",
107
+ "stargazers_count": 2353,
108
+ "todayStar": "1248 stars this week",
109
+ "html_url": "https://github.com/luosiallen/latent-consistency-model",
110
110
  "rank": 10
111
111
  },
112
112
  {
113
- "full_name": "openai/openai-openapi",
114
- "language": "",
115
- "color": "",
116
- "description": "OpenAPI specification for the OpenAI API",
117
- "forked": "240",
118
- "stargazers_count": 635,
119
- "todayStar": "25 stars this week",
120
- "html_url": "https://github.com/openai/openai-openapi",
113
+ "full_name": "openai/openai-python",
114
+ "language": "Python",
115
+ "color": "#3572A5",
116
+ "description": "The official Python library for the OpenAI API",
117
+ "forked": "2039",
118
+ "stargazers_count": 15220,
119
+ "todayStar": "1051 stars this week",
120
+ "html_url": "https://github.com/openai/openai-python",
121
121
  "rank": 11
122
122
  },
123
123
  {
124
- "full_name": "idurar/idurar-erp-crm",
125
- "language": "JavaScript",
126
- "color": "#f1e05a",
127
- "description": "IDURAR Open Code Source ERP CRM Alternative to SalesForce | Node Js React AntD MERN",
128
- "forked": "852",
129
- "stargazers_count": 3735,
130
- "todayStar": "368 stars this week",
131
- "html_url": "https://github.com/idurar/idurar-erp-crm",
124
+ "full_name": "huggingface/alignment-handbook",
125
+ "language": "Python",
126
+ "color": "#3572A5",
127
+ "description": "Robust recipes for to align language models with human and AI preferences",
128
+ "forked": "96",
129
+ "stargazers_count": 2246,
130
+ "todayStar": "933 stars this week",
131
+ "html_url": "https://github.com/huggingface/alignment-handbook",
132
132
  "rank": 12
133
133
  },
134
134
  {
135
- "full_name": "microsoft/generative-ai-for-beginners",
136
- "language": "JupyterNotebook",
137
- "color": "#DA5B0B",
138
- "description": "12 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/",
139
- "forked": "3138",
140
- "stargazers_count": 6557,
141
- "todayStar": "1720 stars this week",
142
- "html_url": "https://github.com/microsoft/generative-ai-for-beginners",
135
+ "full_name": "ollama-webui/ollama-webui",
136
+ "language": "Svelte",
137
+ "color": "#ff3e00",
138
+ "description": "ChatGPT-Style Web UI Client for Ollama 🦙",
139
+ "forked": "41",
140
+ "stargazers_count": 412,
141
+ "todayStar": "195 stars this week",
142
+ "html_url": "https://github.com/ollama-webui/ollama-webui",
143
143
  "rank": 13
144
144
  },
145
145
  {
146
- "full_name": "gedoor/legado",
147
- "language": "Kotlin",
148
- "color": "#A97BFF",
149
- "description": "Legado 3.0 Book Reader with powerful controls & full functions❤️阅读3.0, 阅读是一款可以自定义来源阅读网络内容的工具,为广大网络文学爱好者提供一种方便、快捷舒适的试读体验。",
150
- "forked": "2947",
151
- "stargazers_count": 19255,
152
- "todayStar": "350 stars this week",
153
- "html_url": "https://github.com/gedoor/legado",
146
+ "full_name": "teslamate-org/teslamate",
147
+ "language": "Elixir",
148
+ "color": "#6e4a7e",
149
+ "description": "A self-hosted data logger for your Tesla 🚘",
150
+ "forked": "590",
151
+ "stargazers_count": 4506,
152
+ "todayStar": "64 stars this week",
153
+ "html_url": "https://github.com/teslamate-org/teslamate",
154
154
  "rank": 14
155
155
  },
156
156
  {
157
- "full_name": "huggingface/alignment-handbook",
158
- "language": "Python",
159
- "color": "#3572A5",
160
- "description": "Robust recipes for to align language models with human and AI preferences",
161
- "forked": "92",
162
- "stargazers_count": 2183,
163
- "todayStar": "895 stars this week",
164
- "html_url": "https://github.com/huggingface/alignment-handbook",
157
+ "full_name": "langgenius/dify",
158
+ "language": "TypeScript",
159
+ "color": "#3178c6",
160
+ "description": "An Open-Source Assistants API and GPTs alternative. Dify.AI is an LLM application development platform. It integrates the concepts of Backend as a Service and LLMOps, covering the core tech stack required for building generative AI-native applications, including a built-in RAG engine.",
161
+ "forked": "1470",
162
+ "stargazers_count": 10998,
163
+ "todayStar": "1102 stars this week",
164
+ "html_url": "https://github.com/langgenius/dify",
165
165
  "rank": 15
166
166
  },
167
167
  {
168
- "full_name": "angular/angular",
169
- "language": "TypeScript",
170
- "color": "#3178c6",
171
- "description": "Deliver web apps with confidence 🚀",
172
- "forked": "24659",
173
- "stargazers_count": 91981,
174
- "todayStar": "812 stars this week",
175
- "html_url": "https://github.com/angular/angular",
168
+ "full_name": "microsoft/AI-For-Beginners",
169
+ "language": "JupyterNotebook",
170
+ "color": "#DA5B0B",
171
+ "description": "12 Weeks, 24 Lessons, AI for All!",
172
+ "forked": "3432",
173
+ "stargazers_count": 20747,
174
+ "todayStar": "840 stars this week",
175
+ "html_url": "https://github.com/microsoft/AI-For-Beginners",
176
176
  "rank": 16
177
177
  },
178
178
  {
179
- "full_name": "lukas-blecher/LaTeX-OCR",
180
- "language": "Python",
181
- "color": "#3572A5",
182
- "description": "pix2tex: Using a ViT to convert images of equations into LaTeX code.",
183
- "forked": "644",
184
- "stargazers_count": 6891,
185
- "todayStar": "334 stars this week",
186
- "html_url": "https://github.com/lukas-blecher/LaTeX-OCR",
179
+ "full_name": "rails/rails",
180
+ "language": "Ruby",
181
+ "color": "#701516",
182
+ "description": "Ruby on Rails",
183
+ "forked": "21435",
184
+ "stargazers_count": 53847,
185
+ "todayStar": "94 stars this week",
186
+ "html_url": "https://github.com/rails/rails",
187
187
  "rank": 17
188
188
  },
189
189
  {
190
- "full_name": "ordinals/ord",
191
- "language": "Rust",
192
- "color": "#dea584",
193
- "description": "👁‍🗨 Rare and exotic sats",
194
- "forked": "895",
195
- "stargazers_count": 2410,
196
- "todayStar": "47 stars this week",
197
- "html_url": "https://github.com/ordinals/ord",
190
+ "full_name": "GaiZhenbiao/ChuanhuChatGPT",
191
+ "language": "Python",
192
+ "color": "#3572A5",
193
+ "description": "GUI for ChatGPT API and many LLMs. Supports agents, file-based QA, GPT finetuning and query with web search. All with a neat UI.",
194
+ "forked": "2079",
195
+ "stargazers_count": 13313,
196
+ "todayStar": "423 stars this week",
197
+ "html_url": "https://github.com/GaiZhenbiao/ChuanhuChatGPT",
198
198
  "rank": 18
199
199
  },
200
200
  {
201
- "full_name": "expo/expo",
201
+ "full_name": "tldraw/tldraw",
202
202
  "language": "TypeScript",
203
203
  "color": "#3178c6",
204
- "description": "An open-source platform for making universal native apps with React. Expo runs on Android, iOS, and the web.",
205
- "forked": "4390",
206
- "stargazers_count": 24521,
207
- "todayStar": "235 stars this week",
208
- "html_url": "https://github.com/expo/expo",
204
+ "description": "a very good whiteboard",
205
+ "forked": "1335",
206
+ "stargazers_count": 24253,
207
+ "todayStar": "1237 stars this week",
208
+ "html_url": "https://github.com/tldraw/tldraw",
209
209
  "rank": 19
210
210
  },
211
211
  {
212
- "full_name": "radames/Real-Time-Latent-Consistency-Model",
213
- "language": "HTML",
214
- "color": "#e34c26",
215
- "description": "Demo showcasing ~real-time Latent Consistency Model pipeline with Diffusers and a MJPEG stream server",
216
- "forked": "37",
217
- "stargazers_count": 438,
218
- "todayStar": "139 stars this week",
219
- "html_url": "https://github.com/radames/Real-Time-Latent-Consistency-Model",
212
+ "full_name": "openai/plugins-quickstart",
213
+ "language": "Python",
214
+ "color": "#3572A5",
215
+ "description": "Get a ChatGPT plugin up and running in under 5 minutes!",
216
+ "forked": "828",
217
+ "stargazers_count": 4037,
218
+ "todayStar": "67 stars this week",
219
+ "html_url": "https://github.com/openai/plugins-quickstart",
220
220
  "rank": 20
221
221
  },
222
222
  {
223
- "full_name": "f/awesome-chatgpt-prompts",
224
- "language": "HTML",
225
- "color": "#e34c26",
226
- "description": "This repo includes ChatGPT prompt curation to use ChatGPT better.",
227
- "forked": "12637",
228
- "stargazers_count": 92916,
229
- "todayStar": "773 stars this week",
230
- "html_url": "https://github.com/f/awesome-chatgpt-prompts",
223
+ "full_name": "coqui-ai/TTS",
224
+ "language": "Python",
225
+ "color": "#3572A5",
226
+ "description": "🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production",
227
+ "forked": "2496",
228
+ "stargazers_count": 22520,
229
+ "todayStar": "550 stars this week",
230
+ "html_url": "https://github.com/coqui-ai/TTS",
231
231
  "rank": 21
232
232
  },
233
233
  {
234
- "full_name": "openai/openai-node",
235
- "language": "TypeScript",
236
- "color": "#3178c6",
237
- "description": "The official Node.js / Typescript library for the OpenAI API",
238
- "forked": "536",
239
- "stargazers_count": 5516,
240
- "todayStar": "205 stars this week",
241
- "html_url": "https://github.com/openai/openai-node",
234
+ "full_name": "zhayujie/chatgpt-on-wechat",
235
+ "language": "Python",
236
+ "color": "#3572A5",
237
+ "description": "Wechat robot based on ChatGPT, which using OpenAI api and itchat library. 使用大模型搭建微信聊天机器人,基于 GPT3.5/GPT4.0/Claude/文心一言/讯飞星火/LinkAI,支持个人微信、公众号、企业微信部署,能处理文本、语音和图片,访问操作系统和互联网,支持基于知识库定制专属机器人。",
238
+ "forked": "5114",
239
+ "stargazers_count": 17567,
240
+ "todayStar": "510 stars this week",
241
+ "html_url": "https://github.com/zhayujie/chatgpt-on-wechat",
242
242
  "rank": 22
243
243
  },
244
244
  {
245
- "full_name": "sveltejs/svelte",
246
- "language": "JavaScript",
247
- "color": "#f1e05a",
248
- "description": "Cybernetically enhanced web apps",
249
- "forked": "4109",
250
- "stargazers_count": 73802,
251
- "todayStar": "390 stars this week",
252
- "html_url": "https://github.com/sveltejs/svelte",
245
+ "full_name": "udlbook/udlbook",
246
+ "language": "JupyterNotebook",
247
+ "color": "#DA5B0B",
248
+ "description": "Understanding Deep Learning - Simon J.D. Prince",
249
+ "forked": "543",
250
+ "stargazers_count": 2775,
251
+ "todayStar": "527 stars this week",
252
+ "html_url": "https://github.com/udlbook/udlbook",
253
253
  "rank": 23
254
254
  },
255
255
  {
256
- "full_name": "files-community/Files",
257
- "language": "C#",
258
- "color": "#178600",
259
- "description": "Building the best file manager for Windows",
260
- "forked": "1967",
261
- "stargazers_count": 29707,
262
- "todayStar": "456 stars this week",
263
- "html_url": "https://github.com/files-community/Files",
256
+ "full_name": "jxnl/instructor",
257
+ "language": "Python",
258
+ "color": "#3572A5",
259
+ "description": "openai function calls for humans",
260
+ "forked": "151",
261
+ "stargazers_count": 2072,
262
+ "todayStar": "293 stars this week",
263
+ "html_url": "https://github.com/jxnl/instructor",
264
264
  "rank": 24
265
265
  },
266
266
  {
267
- "full_name": "AILab-CVC/VideoCrafter",
268
- "language": "Python",
269
- "color": "#3572A5",
270
- "description": "VideoCrafter1: Open Diffusion Models for High-Quality Video Generation",
271
- "forked": "212",
272
- "stargazers_count": 3130,
273
- "todayStar": "229 stars this week",
274
- "html_url": "https://github.com/AILab-CVC/VideoCrafter",
267
+ "full_name": "openai/openai-cookbook",
268
+ "language": "MDX",
269
+ "color": "#fcb32c",
270
+ "description": "Examples and guides for using the OpenAI API",
271
+ "forked": "8315",
272
+ "stargazers_count": 50961,
273
+ "todayStar": "582 stars this week",
274
+ "html_url": "https://github.com/openai/openai-cookbook",
275
275
  "rank": 25
276
276
  }
277
277
  ]