@wcj/github-rank 24.7.18 → 24.7.20

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,156 +1,156 @@
1
1
  [
2
2
  {
3
- "full_name": "neo4j-labs/llm-graph-builder",
4
- "language": "JupyterNotebook",
5
- "color": "#DA5B0B",
6
- "description": "Neo4j graph construction from unstructured data using LLMs",
7
- "forked": "168",
8
- "stargazers_count": 1152,
9
- "todayStar": "76 stars today",
10
- "html_url": "https://github.com/neo4j-labs/llm-graph-builder",
3
+ "full_name": "tokio-rs/tokio",
4
+ "language": "Rust",
5
+ "color": "#dea584",
6
+ "description": "A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...",
7
+ "forked": "2363",
8
+ "stargazers_count": 25853,
9
+ "todayStar": "123 stars today",
10
+ "html_url": "https://github.com/tokio-rs/tokio",
11
11
  "rank": 1
12
12
  },
13
13
  {
14
- "full_name": "langflow-ai/langflow",
15
- "language": "JavaScript",
16
- "color": "#f1e05a",
17
- "description": "⛓️ Langflow is a visual framework for building multi-agent and RAG applications. It's open-source, Python-powered, fully customizable, model and vector store agnostic.",
18
- "forked": "3104",
19
- "stargazers_count": 21401,
20
- "todayStar": "148 stars today",
21
- "html_url": "https://github.com/langflow-ai/langflow",
14
+ "full_name": "mem0ai/mem0",
15
+ "language": "Python",
16
+ "color": "#3572A5",
17
+ "description": "The memory layer for Personalized AI",
18
+ "forked": "1245",
19
+ "stargazers_count": 10563,
20
+ "todayStar": "765 stars today",
21
+ "html_url": "https://github.com/mem0ai/mem0",
22
22
  "rank": 2
23
23
  },
24
24
  {
25
- "full_name": "krahets/hello-algo",
26
- "language": "Java",
27
- "color": "#b07219",
28
- "description": "《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing",
29
- "forked": "11039",
30
- "stargazers_count": 87335,
31
- "todayStar": "1393 stars today",
32
- "html_url": "https://github.com/krahets/hello-algo",
25
+ "full_name": "actions/runner-images",
26
+ "language": "PowerShell",
27
+ "color": "#012456",
28
+ "description": "GitHub Actions runner images",
29
+ "forked": "2951",
30
+ "stargazers_count": 9550,
31
+ "todayStar": "7 stars today",
32
+ "html_url": "https://github.com/actions/runner-images",
33
33
  "rank": 3
34
34
  },
35
35
  {
36
- "full_name": "free-educa/books",
37
- "language": "",
38
- "color": "",
39
- "description": "o armazém de livros",
40
- "forked": "1219",
41
- "stargazers_count": 5808,
42
- "todayStar": "178 stars today",
43
- "html_url": "https://github.com/free-educa/books",
36
+ "full_name": "stanford-oval/storm",
37
+ "language": "Python",
38
+ "color": "#3572A5",
39
+ "description": "An LLM-powered knowledge curation system that researches a topic and generates a full-length report with citations.",
40
+ "forked": "720",
41
+ "stargazers_count": 7416,
42
+ "todayStar": "263 stars today",
43
+ "html_url": "https://github.com/stanford-oval/storm",
44
44
  "rank": 4
45
45
  },
46
+ {
47
+ "full_name": "hiyouga/LLaMA-Factory",
48
+ "language": "Python",
49
+ "color": "#3572A5",
50
+ "description": "A WebUI for Efficient Fine-Tuning of 100+ LLMs (ACL 2024)",
51
+ "forked": "3334",
52
+ "stargazers_count": 27063,
53
+ "todayStar": "250 stars today",
54
+ "html_url": "https://github.com/hiyouga/LLaMA-Factory",
55
+ "rank": 5
56
+ },
46
57
  {
47
58
  "full_name": "git-ecosystem/git-credential-manager",
48
59
  "language": "C#",
49
60
  "color": "#178600",
50
61
  "description": "Secure, cross-platform Git credential storage with authentication to GitHub, Azure Repos, and other popular Git hosting services.",
51
- "forked": "1633",
52
- "stargazers_count": 6061,
53
- "todayStar": "14 stars today",
62
+ "forked": "1654",
63
+ "stargazers_count": 6273,
64
+ "todayStar": "126 stars today",
54
65
  "html_url": "https://github.com/git-ecosystem/git-credential-manager",
55
- "rank": 5
56
- },
57
- {
58
- "full_name": "practical-tutorials/project-based-learning",
59
- "language": "",
60
- "color": "",
61
- "description": "Curated list of project-based tutorials",
62
- "forked": "24048",
63
- "stargazers_count": 183396,
64
- "todayStar": "328 stars today",
65
- "html_url": "https://github.com/practical-tutorials/project-based-learning",
66
66
  "rank": 6
67
67
  },
68
68
  {
69
- "full_name": "tokio-rs/tokio",
70
- "language": "Rust",
71
- "color": "#dea584",
72
- "description": "A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...",
73
- "forked": "2336",
74
- "stargazers_count": 25617,
75
- "todayStar": "22 stars today",
76
- "html_url": "https://github.com/tokio-rs/tokio",
69
+ "full_name": "Raphire/Win11Debloat",
70
+ "language": "PowerShell",
71
+ "color": "#012456",
72
+ "description": "A simple, easy to use PowerShell script to remove pre-installed apps from windows, disable telemetry, remove Bing from windows search as well as perform various other changes to declutter and improve your windows experience. This script works for both windows 10 and windows 11.",
73
+ "forked": "340",
74
+ "stargazers_count": 7808,
75
+ "todayStar": "287 stars today",
76
+ "html_url": "https://github.com/Raphire/Win11Debloat",
77
77
  "rank": 7
78
78
  },
79
79
  {
80
- "full_name": "supabase/supabase",
81
- "language": "TypeScript",
82
- "color": "#3178c6",
83
- "description": "The open source Firebase alternative. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.",
84
- "forked": "6575",
85
- "stargazers_count": 69368,
86
- "todayStar": "213 stars today",
87
- "html_url": "https://github.com/supabase/supabase",
80
+ "full_name": "terraform-aws-modules/terraform-aws-eks",
81
+ "language": "HCL",
82
+ "color": "#844FBA",
83
+ "description": "Terraform module to create Amazon Elastic Kubernetes (EKS) resources 🇺🇦",
84
+ "forked": "3999",
85
+ "stargazers_count": 4287,
86
+ "todayStar": "7 stars today",
87
+ "html_url": "https://github.com/terraform-aws-modules/terraform-aws-eks",
88
88
  "rank": 8
89
89
  },
90
90
  {
91
- "full_name": "oceanbase/oceanbase",
92
- "language": "C++",
93
- "color": "#f34b7d",
94
- "description": "OceanBase is an enterprise distributed relational database with high availability, high performance, horizontal scalability, and compatibility with SQL standards.",
95
- "forked": "1611",
96
- "stargazers_count": 7917,
97
- "todayStar": "16 stars today",
98
- "html_url": "https://github.com/oceanbase/oceanbase",
91
+ "full_name": "samber/lo",
92
+ "language": "Go",
93
+ "color": "#00ADD8",
94
+ "description": "💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)",
95
+ "forked": "746",
96
+ "stargazers_count": 16303,
97
+ "todayStar": "35 stars today",
98
+ "html_url": "https://github.com/samber/lo",
99
99
  "rank": 9
100
100
  },
101
101
  {
102
- "full_name": "goldmansachs/gs-quant",
103
- "language": "JupyterNotebook",
104
- "color": "#DA5B0B",
105
- "description": "Python toolkit for quantitative finance",
106
- "forked": "830",
107
- "stargazers_count": 6602,
108
- "todayStar": "66 stars today",
109
- "html_url": "https://github.com/goldmansachs/gs-quant",
102
+ "full_name": "hashicorp/vault",
103
+ "language": "Go",
104
+ "color": "#00ADD8",
105
+ "description": "A tool for secrets management, encryption as a service, and privileged access management",
106
+ "forked": "4137",
107
+ "stargazers_count": 30382,
108
+ "todayStar": "170 stars today",
109
+ "html_url": "https://github.com/hashicorp/vault",
110
110
  "rank": 10
111
111
  },
112
112
  {
113
- "full_name": "mem0ai/mem0",
114
- "language": "Python",
115
- "color": "#3572A5",
116
- "description": "The memory layer for Personalized AI",
117
- "forked": "1157",
118
- "stargazers_count": 9384,
119
- "todayStar": "95 stars today",
120
- "html_url": "https://github.com/mem0ai/mem0",
113
+ "full_name": "immich-app/immich",
114
+ "language": "TypeScript",
115
+ "color": "#3178c6",
116
+ "description": "High performance self-hosted photo and video management solution.",
117
+ "forked": "1909",
118
+ "stargazers_count": 39766,
119
+ "todayStar": "112 stars today",
120
+ "html_url": "https://github.com/immich-app/immich",
121
121
  "rank": 11
122
122
  },
123
123
  {
124
- "full_name": "pytube/pytube",
125
- "language": "Python",
126
- "color": "#3572A5",
127
- "description": "A lightweight, dependency-free Python library (and command-line utility) for downloading YouTube Videos.",
128
- "forked": "2425",
129
- "stargazers_count": 11345,
130
- "todayStar": "49 stars today",
131
- "html_url": "https://github.com/pytube/pytube",
124
+ "full_name": "microsoft/semantic-kernel",
125
+ "language": "C#",
126
+ "color": "#178600",
127
+ "description": "Integrate cutting-edge LLM technology quickly and easily into your apps",
128
+ "forked": "2986",
129
+ "stargazers_count": 20715,
130
+ "todayStar": "25 stars today",
131
+ "html_url": "https://github.com/microsoft/semantic-kernel",
132
132
  "rank": 12
133
133
  },
134
134
  {
135
- "full_name": "sebastianstarke/AI4Animation",
135
+ "full_name": "abseil/abseil-cpp",
136
136
  "language": "C++",
137
137
  "color": "#f34b7d",
138
- "description": "Bringing Characters to Life with Computer Brains in Unity",
139
- "forked": "1038",
140
- "stargazers_count": 7611,
141
- "todayStar": "20 stars today",
142
- "html_url": "https://github.com/sebastianstarke/AI4Animation",
138
+ "description": "Abseil Common Libraries (C++)",
139
+ "forked": "2546",
140
+ "stargazers_count": 14470,
141
+ "todayStar": "80 stars today",
142
+ "html_url": "https://github.com/abseil/abseil-cpp",
143
143
  "rank": 13
144
144
  },
145
145
  {
146
- "full_name": "actions/runner-images",
147
- "language": "PowerShell",
148
- "color": "#012456",
149
- "description": "GitHub Actions runner images",
150
- "forked": "2915",
151
- "stargazers_count": 9475,
152
- "todayStar": "13 stars today",
153
- "html_url": "https://github.com/actions/runner-images",
146
+ "full_name": "NVIDIA/TensorRT-LLM",
147
+ "language": "C++",
148
+ "color": "#f34b7d",
149
+ "description": "TensorRT-LLM provides users with an easy-to-use Python API to define Large Language Models (LLMs) and build TensorRT engines that contain state-of-the-art optimizations to perform inference efficiently on NVIDIA GPUs. TensorRT-LLM also contains components to create Python and C++ runtimes that execute those TensorRT engines.",
150
+ "forked": "829",
151
+ "stargazers_count": 7595,
152
+ "todayStar": "29 stars today",
153
+ "html_url": "https://github.com/NVIDIA/TensorRT-LLM",
154
154
  "rank": 14
155
155
  }
156
156
  ]
@@ -4,9 +4,9 @@
4
4
  "language": "C++",
5
5
  "color": "#f34b7d",
6
6
  "description": "🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.",
7
- "forked": "1813",
8
- "stargazers_count": 41248,
9
- "todayStar": "7851 stars this month",
7
+ "forked": "1821",
8
+ "stargazers_count": 41346,
9
+ "todayStar": "7949 stars this month",
10
10
  "html_url": "https://github.com/WerWolv/ImHex",
11
11
  "rank": 1
12
12
  },
@@ -15,9 +15,9 @@
15
15
  "language": "Java",
16
16
  "color": "#b07219",
17
17
  "description": "《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing",
18
- "forked": "11039",
19
- "stargazers_count": 87335,
20
- "todayStar": "9352 stars this month",
18
+ "forked": "11123",
19
+ "stargazers_count": 88051,
20
+ "todayStar": "10105 stars this month",
21
21
  "html_url": "https://github.com/krahets/hello-algo",
22
22
  "rank": 2
23
23
  },
@@ -26,9 +26,9 @@
26
26
  "language": "Python",
27
27
  "color": "#3572A5",
28
28
  "description": "30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw",
29
- "forked": "7380",
30
- "stargazers_count": 38233,
31
- "todayStar": "5398 stars this month",
29
+ "forked": "7397",
30
+ "stargazers_count": 38365,
31
+ "todayStar": "5526 stars this month",
32
32
  "html_url": "https://github.com/Asabeneh/30-Days-Of-Python",
33
33
  "rank": 3
34
34
  },
@@ -37,32 +37,32 @@
37
37
  "language": "JupyterNotebook",
38
38
  "color": "#DA5B0B",
39
39
  "description": "18 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/",
40
- "forked": "29132",
41
- "stargazers_count": 56704,
42
- "todayStar": "8973 stars this month",
40
+ "forked": "29256",
41
+ "stargazers_count": 56954,
42
+ "todayStar": "9136 stars this month",
43
43
  "html_url": "https://github.com/microsoft/generative-ai-for-beginners",
44
44
  "rank": 4
45
45
  },
46
- {
47
- "full_name": "Anduin2017/HowToCook",
48
- "language": "Dockerfile",
49
- "color": "#384d54",
50
- "description": "程序员在家做饭方法指南。Programmer's guide about how to cook at home (Simplified Chinese only).",
51
- "forked": "8579",
52
- "stargazers_count": 64415,
53
- "todayStar": "3384 stars this month",
54
- "html_url": "https://github.com/Anduin2017/HowToCook",
55
- "rank": 5
56
- },
57
46
  {
58
47
  "full_name": "mindsdb/mindsdb",
59
48
  "language": "Python",
60
49
  "color": "#3572A5",
61
50
  "description": "The platform for building AI from enterprise data",
62
- "forked": "4830",
63
- "stargazers_count": 25552,
64
- "todayStar": "3797 stars this month",
51
+ "forked": "4828",
52
+ "stargazers_count": 25627,
53
+ "todayStar": "3867 stars this month",
65
54
  "html_url": "https://github.com/mindsdb/mindsdb",
55
+ "rank": 5
56
+ },
57
+ {
58
+ "full_name": "stanford-oval/storm",
59
+ "language": "Python",
60
+ "color": "#3572A5",
61
+ "description": "An LLM-powered knowledge curation system that researches a topic and generates a full-length report with citations.",
62
+ "forked": "720",
63
+ "stargazers_count": 7416,
64
+ "todayStar": "2531 stars this month",
65
+ "html_url": "https://github.com/stanford-oval/storm",
66
66
  "rank": 6
67
67
  },
68
68
  {
@@ -70,142 +70,131 @@
70
70
  "language": "",
71
71
  "color": "",
72
72
  "description": "📚 Freely available programming books",
73
- "forked": "60716",
74
- "stargazers_count": 328595,
75
- "todayStar": "5249 stars this month",
73
+ "forked": "60744",
74
+ "stargazers_count": 328863,
75
+ "todayStar": "5411 stars this month",
76
76
  "html_url": "https://github.com/EbookFoundation/free-programming-books",
77
77
  "rank": 7
78
78
  },
79
79
  {
80
- "full_name": "public-apis/public-apis",
80
+ "full_name": "Doriandarko/maestro",
81
81
  "language": "Python",
82
82
  "color": "#3572A5",
83
- "description": "A collective list of free APIs",
84
- "forked": "32618",
85
- "stargazers_count": 302522,
86
- "todayStar": "6669 stars this month",
87
- "html_url": "https://github.com/public-apis/public-apis",
83
+ "description": "A framework for Claude Opus to intelligently orchestrate subagents.",
84
+ "forked": "621",
85
+ "stargazers_count": 3926,
86
+ "todayStar": "1912 stars this month",
87
+ "html_url": "https://github.com/Doriandarko/maestro",
88
88
  "rank": 8
89
89
  },
90
- {
91
- "full_name": "hpcaitech/Open-Sora",
92
- "language": "Python",
93
- "color": "#3572A5",
94
- "description": "Open-Sora: Democratizing Efficient Video Production for All",
95
- "forked": "1964",
96
- "stargazers_count": 20734,
97
- "todayStar": "3423 stars this month",
98
- "html_url": "https://github.com/hpcaitech/Open-Sora",
99
- "rank": 9
100
- },
101
90
  {
102
91
  "full_name": "fishaudio/fish-speech",
103
92
  "language": "Python",
104
93
  "color": "#3572A5",
105
94
  "description": "Brand new TTS solution",
106
- "forked": "446",
107
- "stargazers_count": 5737,
108
- "todayStar": "3354 stars this month",
95
+ "forked": "461",
96
+ "stargazers_count": 5964,
97
+ "todayStar": "3515 stars this month",
109
98
  "html_url": "https://github.com/fishaudio/fish-speech",
99
+ "rank": 9
100
+ },
101
+ {
102
+ "full_name": "Anduin2017/HowToCook",
103
+ "language": "Dockerfile",
104
+ "color": "#384d54",
105
+ "description": "程序员在家做饭方法指南。Programmer's guide about how to cook at home (Simplified Chinese only).",
106
+ "forked": "8588",
107
+ "stargazers_count": 64517,
108
+ "todayStar": "3463 stars this month",
109
+ "html_url": "https://github.com/Anduin2017/HowToCook",
110
110
  "rank": 10
111
111
  },
112
112
  {
113
- "full_name": "Doriandarko/maestro",
114
- "language": "Python",
115
- "color": "#3572A5",
116
- "description": "A framework for Claude Opus to intelligently orchestrate subagents.",
117
- "forked": "617",
118
- "stargazers_count": 3899,
119
- "todayStar": "1885 stars this month",
120
- "html_url": "https://github.com/Doriandarko/maestro",
113
+ "full_name": "tencentmusic/supersonic",
114
+ "language": "Java",
115
+ "color": "#b07219",
116
+ "description": "SuperSonic is the next-generation BI platform that integrates Chat BI (powered by LLM) and Headless BI (powered by semantic layer) paradigms.",
117
+ "forked": "266",
118
+ "stargazers_count": 1689,
119
+ "todayStar": "901 stars this month",
120
+ "html_url": "https://github.com/tencentmusic/supersonic",
121
121
  "rank": 11
122
122
  },
123
123
  {
124
- "full_name": "neo4j-labs/llm-graph-builder",
125
- "language": "JupyterNotebook",
126
- "color": "#DA5B0B",
127
- "description": "Neo4j graph construction from unstructured data using LLMs",
128
- "forked": "168",
129
- "stargazers_count": 1152,
130
- "todayStar": "771 stars this month",
131
- "html_url": "https://github.com/neo4j-labs/llm-graph-builder",
124
+ "full_name": "public-apis/public-apis",
125
+ "language": "Python",
126
+ "color": "#3572A5",
127
+ "description": "A collective list of free APIs",
128
+ "forked": "32643",
129
+ "stargazers_count": 302842,
130
+ "todayStar": "6893 stars this month",
131
+ "html_url": "https://github.com/public-apis/public-apis",
132
132
  "rank": 12
133
133
  },
134
- {
135
- "full_name": "tigerbeetle/tigerbeetle",
136
- "language": "Zig",
137
- "color": "#ec915c",
138
- "description": "The distributed financial transactions database designed for mission critical safety and performance.",
139
- "forked": "457",
140
- "stargazers_count": 9009,
141
- "todayStar": "1477 stars this month",
142
- "html_url": "https://github.com/tigerbeetle/tigerbeetle",
143
- "rank": 13
144
- },
145
134
  {
146
135
  "full_name": "sxyazi/yazi",
147
136
  "language": "Rust",
148
137
  "color": "#dea584",
149
138
  "description": "💥 Blazing fast terminal file manager written in Rust, based on async I/O.",
150
- "forked": "289",
151
- "stargazers_count": 12451,
152
- "todayStar": "2724 stars this month",
139
+ "forked": "291",
140
+ "stargazers_count": 12543,
141
+ "todayStar": "2758 stars this month",
153
142
  "html_url": "https://github.com/sxyazi/yazi",
154
- "rank": 14
143
+ "rank": 13
155
144
  },
156
145
  {
157
- "full_name": "codecrafters-io/build-your-own-x",
146
+ "full_name": "free-educa/books",
158
147
  "language": "",
159
148
  "color": "",
160
- "description": "Master programming by recreating your favorite technologies from scratch.",
161
- "forked": "27036",
162
- "stargazers_count": 287964,
163
- "todayStar": "13789 stars this month",
164
- "html_url": "https://github.com/codecrafters-io/build-your-own-x",
149
+ "description": "o armazém de livros",
150
+ "forked": "1267",
151
+ "stargazers_count": 6202,
152
+ "todayStar": "1202 stars this month",
153
+ "html_url": "https://github.com/free-educa/books",
154
+ "rank": 14
155
+ },
156
+ {
157
+ "full_name": "fchollet/ARC-AGI",
158
+ "language": "JavaScript",
159
+ "color": "#f1e05a",
160
+ "description": "The Abstraction and Reasoning Corpus",
161
+ "forked": "507",
162
+ "stargazers_count": 3092,
163
+ "todayStar": "408 stars this month",
164
+ "html_url": "https://github.com/fchollet/ARC-AGI",
165
165
  "rank": 15
166
166
  },
167
167
  {
168
- "full_name": "paul-gauthier/aider",
169
- "language": "Python",
170
- "color": "#3572A5",
171
- "description": "aider is AI pair programming in your terminal",
172
- "forked": "1321",
173
- "stargazers_count": 14028,
174
- "todayStar": "2231 stars this month",
175
- "html_url": "https://github.com/paul-gauthier/aider",
168
+ "full_name": "AleoNet/snarkOS",
169
+ "language": "Rust",
170
+ "color": "#dea584",
171
+ "description": "A Decentralized Operating System for ZK Applications",
172
+ "forked": "2583",
173
+ "stargazers_count": 4191,
174
+ "todayStar": "259 stars this month",
175
+ "html_url": "https://github.com/AleoNet/snarkOS",
176
176
  "rank": 16
177
177
  },
178
178
  {
179
- "full_name": "omnivore-app/omnivore",
179
+ "full_name": "eclipse-theia/theia",
180
180
  "language": "TypeScript",
181
181
  "color": "#3178c6",
182
- "description": "Omnivore is a complete, open source read-it-later solution for people who like reading.",
183
- "forked": "598",
184
- "stargazers_count": 11735,
185
- "todayStar": "2200 stars this month",
186
- "html_url": "https://github.com/omnivore-app/omnivore",
182
+ "description": "Eclipse Theia is a cloud & desktop IDE framework implemented in TypeScript.",
183
+ "forked": "2461",
184
+ "stargazers_count": 19598,
185
+ "todayStar": "669 stars this month",
186
+ "html_url": "https://github.com/eclipse-theia/theia",
187
187
  "rank": 17
188
188
  },
189
189
  {
190
- "full_name": "danny-avila/LibreChat",
191
- "language": "TypeScript",
192
- "color": "#3178c6",
193
- "description": "Enhanced ChatGPT Clone: Features OpenAI, Assistants API, Azure, Groq, GPT-4 Vision, Mistral, Bing, Anthropic, OpenRouter, Vertex AI, Gemini, 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",
194
- "forked": "2580",
195
- "stargazers_count": 15573,
196
- "todayStar": "3290 stars this month",
197
- "html_url": "https://github.com/danny-avila/LibreChat",
190
+ "full_name": "codecrafters-io/build-your-own-x",
191
+ "language": "",
192
+ "color": "",
193
+ "description": "Master programming by recreating your favorite technologies from scratch.",
194
+ "forked": "27108",
195
+ "stargazers_count": 288621,
196
+ "todayStar": "13909 stars this month",
197
+ "html_url": "https://github.com/codecrafters-io/build-your-own-x",
198
198
  "rank": 18
199
- },
200
- {
201
- "full_name": "AleoNet/snarkOS",
202
- "language": "Rust",
203
- "color": "#dea584",
204
- "description": "A Decentralized Operating System for ZK Applications",
205
- "forked": "2581",
206
- "stargazers_count": 4178,
207
- "todayStar": "248 stars this month",
208
- "html_url": "https://github.com/AleoNet/snarkOS",
209
- "rank": 19
210
199
  }
211
200
  ]