@wcj/github-rank 24.6.8 → 24.6.9
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 +16652 -16652
- package/dist/trending-daily.json +110 -77
- package/dist/trending-monthly.json +97 -108
- package/dist/trending-weekly.json +87 -120
- package/dist/users.china.json +942 -942
- package/dist/users.json +5606 -5606
- package/dist/users.org.json +320 -320
- package/package.json +1 -1
- package/web/data/repos.json +16652 -16652
- package/web/data/trending-daily.json +110 -77
- package/web/data/trending-monthly.json +97 -108
- package/web/data/trending-weekly.json +87 -120
- package/web/data/users.china.json +942 -942
- package/web/data/users.json +5606 -5606
- package/web/data/users.org.json +320 -320
- package/web/index.html +5645 -5645
- package/web/org.html +246 -246
- package/web/repos.html +2098 -2098
- package/web/trending-monthly.html +90 -128
- package/web/trending-weekly.html +80 -194
- package/web/trending.html +189 -75
- package/web/users.china.html +906 -906
package/dist/trending-daily.json
CHANGED
|
@@ -1,46 +1,46 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"full_name": "idootop/mi-gpt",
|
|
4
|
+
"language": "TypeScript",
|
|
5
|
+
"color": "#3178c6",
|
|
6
|
+
"description": "🏠 将小爱音箱接入 ChatGPT 和豆包,改造成你的专属语音助手。",
|
|
7
|
+
"forked": "176",
|
|
8
|
+
"stargazers_count": 2482,
|
|
9
|
+
"todayStar": "189 stars today",
|
|
10
|
+
"html_url": "https://github.com/idootop/mi-gpt",
|
|
11
|
+
"rank": 1
|
|
12
|
+
},
|
|
2
13
|
{
|
|
3
14
|
"full_name": "jordanbaird/Ice",
|
|
4
15
|
"language": "Swift",
|
|
5
16
|
"color": "#F05138",
|
|
6
17
|
"description": "Powerful menu bar manager for macOS",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
18
|
+
"forked": "158",
|
|
19
|
+
"stargazers_count": 7046,
|
|
20
|
+
"todayStar": "2155 stars today",
|
|
10
21
|
"html_url": "https://github.com/jordanbaird/Ice",
|
|
11
|
-
"rank": 1
|
|
12
|
-
},
|
|
13
|
-
{
|
|
14
|
-
"full_name": "Stability-AI/stable-audio-tools",
|
|
15
|
-
"language": "Python",
|
|
16
|
-
"color": "#3572A5",
|
|
17
|
-
"description": "Generative models for conditional audio generation",
|
|
18
|
-
"forked": "154",
|
|
19
|
-
"stargazers_count": 1756,
|
|
20
|
-
"todayStar": "73 stars today",
|
|
21
|
-
"html_url": "https://github.com/Stability-AI/stable-audio-tools",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
|
-
{
|
|
25
|
-
"full_name": "hcengineering/platform",
|
|
26
|
-
"language": "Svelte",
|
|
27
|
-
"color": "#ff3e00",
|
|
28
|
-
"description": "Huly — All-in-One Project Management Platform (alternative to Linear, Jira, Slack, Notion, Motion)",
|
|
29
|
-
"forked": "361",
|
|
30
|
-
"stargazers_count": 2936,
|
|
31
|
-
"todayStar": "145 stars today",
|
|
32
|
-
"html_url": "https://github.com/hcengineering/platform",
|
|
33
|
-
"rank": 3
|
|
34
|
-
},
|
|
35
24
|
{
|
|
36
25
|
"full_name": "microsoft/generative-ai-for-beginners",
|
|
37
26
|
"language": "JupyterNotebook",
|
|
38
27
|
"color": "#DA5B0B",
|
|
39
28
|
"description": "18 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
29
|
+
"forked": "25503",
|
|
30
|
+
"stargazers_count": 46726,
|
|
31
|
+
"todayStar": "314 stars today",
|
|
43
32
|
"html_url": "https://github.com/microsoft/generative-ai-for-beginners",
|
|
33
|
+
"rank": 3
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
"full_name": "hackerb9/lsix",
|
|
37
|
+
"language": "Shell",
|
|
38
|
+
"color": "#89e051",
|
|
39
|
+
"description": "Like \"ls\", but for images. Shows thumbnails in terminal using sixel graphics.",
|
|
40
|
+
"forked": "128",
|
|
41
|
+
"stargazers_count": 3742,
|
|
42
|
+
"todayStar": "126 stars today",
|
|
43
|
+
"html_url": "https://github.com/hackerb9/lsix",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
@@ -48,76 +48,109 @@
|
|
|
48
48
|
"language": "",
|
|
49
49
|
"color": "",
|
|
50
50
|
"description": "A list of alternatives for Adobe software",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
51
|
+
"forked": "134",
|
|
52
|
+
"stargazers_count": 3280,
|
|
53
|
+
"todayStar": "593 stars today",
|
|
54
54
|
"html_url": "https://github.com/KenneyNL/Adobe-Alternatives",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
57
|
{
|
|
58
|
-
"full_name": "
|
|
59
|
-
"language": "
|
|
60
|
-
"color": "#
|
|
61
|
-
"description": "
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
65
|
-
"html_url": "https://github.com/
|
|
58
|
+
"full_name": "xenova/transformers.js",
|
|
59
|
+
"language": "JavaScript",
|
|
60
|
+
"color": "#f1e05a",
|
|
61
|
+
"description": "State-of-the-art Machine Learning for the web. Run 🤗 Transformers directly in your browser, with no need for a server!",
|
|
62
|
+
"forked": "459",
|
|
63
|
+
"stargazers_count": 8309,
|
|
64
|
+
"todayStar": "151 stars today",
|
|
65
|
+
"html_url": "https://github.com/xenova/transformers.js",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
|
-
{
|
|
69
|
-
"full_name": "directus/directus",
|
|
70
|
-
"language": "TypeScript",
|
|
71
|
-
"color": "#3178c6",
|
|
72
|
-
"description": "The Modern Data Stack 🐰 — Directus is an instant REST+GraphQL API and intuitive no-code data collaboration app for any SQL database.",
|
|
73
|
-
"forked": "3612",
|
|
74
|
-
"stargazers_count": 26092,
|
|
75
|
-
"todayStar": "159 stars today",
|
|
76
|
-
"html_url": "https://github.com/directus/directus",
|
|
77
|
-
"rank": 7
|
|
78
|
-
},
|
|
79
68
|
{
|
|
80
69
|
"full_name": "google/mesop",
|
|
81
70
|
"language": "Python",
|
|
82
71
|
"color": "#3572A5",
|
|
83
72
|
"description": "",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
73
|
+
"forked": "55",
|
|
74
|
+
"stargazers_count": 1446,
|
|
75
|
+
"todayStar": "309 stars today",
|
|
87
76
|
"html_url": "https://github.com/google/mesop",
|
|
77
|
+
"rank": 7
|
|
78
|
+
},
|
|
79
|
+
{
|
|
80
|
+
"full_name": "delta-io/delta",
|
|
81
|
+
"language": "Scala",
|
|
82
|
+
"color": "#c22d40",
|
|
83
|
+
"description": "An open-source storage framework that enables building a Lakehouse architecture with compute engines including Spark, PrestoDB, Flink, Trino, and Hive and APIs",
|
|
84
|
+
"forked": "1608",
|
|
85
|
+
"stargazers_count": 7117,
|
|
86
|
+
"todayStar": "82 stars today",
|
|
87
|
+
"html_url": "https://github.com/delta-io/delta",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
90
|
{
|
|
91
|
-
"full_name": "
|
|
92
|
-
"language": "
|
|
93
|
-
"color": "#
|
|
94
|
-
"description": "
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
91
|
+
"full_name": "livekit/livekit",
|
|
92
|
+
"language": "Go",
|
|
93
|
+
"color": "#00ADD8",
|
|
94
|
+
"description": "End-to-end stack for WebRTC. SFU media server and SDKs.",
|
|
95
|
+
"forked": "666",
|
|
96
|
+
"stargazers_count": 8317,
|
|
97
|
+
"todayStar": "160 stars today",
|
|
98
|
+
"html_url": "https://github.com/livekit/livekit",
|
|
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": "hiddify/hiddify-next",
|
|
103
|
+
"language": "Dart",
|
|
104
|
+
"color": "#00B4AB",
|
|
105
|
+
"description": "Multi-platform auto-proxy client, supporting Sing-box, X-ray, TUIC, Hysteria, Reality, Trojan, SSH etc. It’s an open-source, secure and ad-free.",
|
|
106
|
+
"forked": "1033",
|
|
107
|
+
"stargazers_count": 11395,
|
|
108
|
+
"todayStar": "105 stars today",
|
|
109
|
+
"html_url": "https://github.com/hiddify/hiddify-next",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
|
-
"full_name": "
|
|
114
|
-
"language": "
|
|
115
|
-
"color": "#
|
|
116
|
-
"description": "
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
113
|
+
"full_name": "k2-fsa/sherpa-onnx",
|
|
114
|
+
"language": "C++",
|
|
115
|
+
"color": "#f34b7d",
|
|
116
|
+
"description": "Speech-to-text, text-to-speech, and speaker recongition using next-gen Kaldi with onnxruntime without Internet connection. Support embedded systems, Android, iOS, Raspberry Pi, RISC-V, x86_64 servers, websocket server/client, C/C++, Python, Kotlin, C#, Go, NodeJS, Java, Swift",
|
|
117
|
+
"forked": "210",
|
|
118
|
+
"stargazers_count": 1313,
|
|
119
|
+
"todayStar": "36 stars today",
|
|
120
|
+
"html_url": "https://github.com/k2-fsa/sherpa-onnx",
|
|
121
121
|
"rank": 11
|
|
122
|
+
},
|
|
123
|
+
{
|
|
124
|
+
"full_name": "huggingface/lerobot",
|
|
125
|
+
"language": "Python",
|
|
126
|
+
"color": "#3572A5",
|
|
127
|
+
"description": "🤗 LeRobot: End-to-end Learning for Real-World Robotics in Pytorch",
|
|
128
|
+
"forked": "256",
|
|
129
|
+
"stargazers_count": 3465,
|
|
130
|
+
"todayStar": "24 stars today",
|
|
131
|
+
"html_url": "https://github.com/huggingface/lerobot",
|
|
132
|
+
"rank": 12
|
|
133
|
+
},
|
|
134
|
+
{
|
|
135
|
+
"full_name": "TheRealJoelmatic/RemoveAdblockThing",
|
|
136
|
+
"language": "JavaScript",
|
|
137
|
+
"color": "#f1e05a",
|
|
138
|
+
"description": "The intrusive \"Ad blocker are not allowed on YouTube\" message is annoying. This open-source project aims to address this issue by providing a solution to bypass YouTube's ad blocker detection",
|
|
139
|
+
"forked": "307",
|
|
140
|
+
"stargazers_count": 5706,
|
|
141
|
+
"todayStar": "39 stars today",
|
|
142
|
+
"html_url": "https://github.com/TheRealJoelmatic/RemoveAdblockThing",
|
|
143
|
+
"rank": 13
|
|
144
|
+
},
|
|
145
|
+
{
|
|
146
|
+
"full_name": "openssl/openssl",
|
|
147
|
+
"language": "C",
|
|
148
|
+
"color": "#555555",
|
|
149
|
+
"description": "TLS/SSL and crypto library",
|
|
150
|
+
"forked": "9875",
|
|
151
|
+
"stargazers_count": 24673,
|
|
152
|
+
"todayStar": "12 stars today",
|
|
153
|
+
"html_url": "https://github.com/openssl/openssl",
|
|
154
|
+
"rank": 14
|
|
122
155
|
}
|
|
123
156
|
]
|
|
@@ -4,9 +4,9 @@
|
|
|
4
4
|
"language": "Python",
|
|
5
5
|
"color": "#3572A5",
|
|
6
6
|
"description": "fabric is an open-source framework for augmenting humans using AI. It provides a modular framework for solving specific problems using a crowdsourced set of AI prompts that can be used anywhere.",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
7
|
+
"forked": "1581",
|
|
8
|
+
"stargazers_count": 15328,
|
|
9
|
+
"todayStar": "5472 stars this month",
|
|
10
10
|
"html_url": "https://github.com/danielmiessler/fabric",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
@@ -16,42 +16,42 @@
|
|
|
16
16
|
"color": "#3572A5",
|
|
17
17
|
"description": "MiniCPM-Llama3-V 2.5: A GPT-4V Level Multimodal LLM on Your Phone",
|
|
18
18
|
"forked": "461",
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
19
|
+
"stargazers_count": 6743,
|
|
20
|
+
"todayStar": "5374 stars this month",
|
|
21
21
|
"html_url": "https://github.com/OpenBMB/MiniCPM-V",
|
|
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": "nocobase/nocobase",
|
|
26
|
+
"language": "TypeScript",
|
|
27
|
+
"color": "#3178c6",
|
|
28
|
+
"description": "NocoBase is a scalability-first, open-source no-code/low-code platform for building business applications and enterprise solutions.",
|
|
29
|
+
"forked": "1126",
|
|
30
|
+
"stargazers_count": 10314,
|
|
31
|
+
"todayStar": "4699 stars this month",
|
|
32
|
+
"html_url": "https://github.com/nocobase/nocobase",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
|
-
{
|
|
36
|
-
"full_name": "phidatahq/phidata",
|
|
37
|
-
"language": "Python",
|
|
38
|
-
"color": "#3572A5",
|
|
39
|
-
"description": "Build AI Assistants with memory, knowledge and tools.",
|
|
40
|
-
"forked": "1404",
|
|
41
|
-
"stargazers_count": 9843,
|
|
42
|
-
"todayStar": "4496 stars this month",
|
|
43
|
-
"html_url": "https://github.com/phidatahq/phidata",
|
|
44
|
-
"rank": 4
|
|
45
|
-
},
|
|
46
35
|
{
|
|
47
36
|
"full_name": "lencx/ChatGPT",
|
|
48
37
|
"language": "Rust",
|
|
49
38
|
"color": "#dea584",
|
|
50
39
|
"description": "🔮 ChatGPT Desktop Application (Mac, Windows and Linux)",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
40
|
+
"forked": "5732",
|
|
41
|
+
"stargazers_count": 51183,
|
|
42
|
+
"todayStar": "4229 stars this month",
|
|
54
43
|
"html_url": "https://github.com/lencx/ChatGPT",
|
|
44
|
+
"rank": 4
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"full_name": "phidatahq/phidata",
|
|
48
|
+
"language": "Python",
|
|
49
|
+
"color": "#3572A5",
|
|
50
|
+
"description": "Build AI Assistants with memory, knowledge and tools.",
|
|
51
|
+
"forked": "1408",
|
|
52
|
+
"stargazers_count": 9872,
|
|
53
|
+
"todayStar": "4382 stars this month",
|
|
54
|
+
"html_url": "https://github.com/phidatahq/phidata",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
57
|
{
|
|
@@ -59,21 +59,21 @@
|
|
|
59
59
|
"language": "TypeScript",
|
|
60
60
|
"color": "#3178c6",
|
|
61
61
|
"description": "🛡️ ⚛️ A simple, scalable, and powerful architecture for building production ready React applications.",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
62
|
+
"forked": "2330",
|
|
63
|
+
"stargazers_count": 24946,
|
|
64
|
+
"todayStar": "2158 stars this month",
|
|
65
65
|
"html_url": "https://github.com/alan2207/bulletproof-react",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
68
|
{
|
|
69
|
-
"full_name": "
|
|
70
|
-
"language": "
|
|
71
|
-
"color": "#
|
|
72
|
-
"description": "
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
69
|
+
"full_name": "VinciGit00/Scrapegraph-ai",
|
|
70
|
+
"language": "Python",
|
|
71
|
+
"color": "#3572A5",
|
|
72
|
+
"description": "Python scraper based on AI",
|
|
73
|
+
"forked": "854",
|
|
74
|
+
"stargazers_count": 11221,
|
|
75
|
+
"todayStar": "8117 stars this month",
|
|
76
|
+
"html_url": "https://github.com/VinciGit00/Scrapegraph-ai",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
79
|
{
|
|
@@ -81,9 +81,9 @@
|
|
|
81
81
|
"language": "JupyterNotebook",
|
|
82
82
|
"color": "#DA5B0B",
|
|
83
83
|
"description": "Free MLOps course from DataTalks.Club",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
84
|
+
"forked": "1980",
|
|
85
|
+
"stargazers_count": 10473,
|
|
86
|
+
"todayStar": "1531 stars this month",
|
|
87
87
|
"html_url": "https://github.com/DataTalksClub/mlops-zoomcamp",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
@@ -92,43 +92,43 @@
|
|
|
92
92
|
"language": "JavaScript",
|
|
93
93
|
"color": "#f1e05a",
|
|
94
94
|
"description": "A visual no-code/code-free web crawler/spider易采集:一个可视化浏览器自动化测试/数据采集/爬虫软件,可以无代码图形化的设计和执行爬虫任务。别名:ServiceWrapper面向Web应用的智能化服务封装系统。",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
95
|
+
"forked": "3195",
|
|
96
|
+
"stargazers_count": 27403,
|
|
97
|
+
"todayStar": "4357 stars this month",
|
|
98
98
|
"html_url": "https://github.com/NaiboWang/EasySpider",
|
|
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": "CorentinTh/it-tools",
|
|
103
|
+
"language": "Vue",
|
|
104
|
+
"color": "#41b883",
|
|
105
|
+
"description": "Collection of handy online tools for developers, with great UX.",
|
|
106
|
+
"forked": "2069",
|
|
107
|
+
"stargazers_count": 17569,
|
|
108
|
+
"todayStar": "5857 stars this month",
|
|
109
|
+
"html_url": "https://github.com/CorentinTh/it-tools",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
|
-
"full_name": "
|
|
113
|
+
"full_name": "OpenGVLab/InternVL",
|
|
114
114
|
"language": "Python",
|
|
115
115
|
"color": "#3572A5",
|
|
116
|
-
"description": "
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
116
|
+
"description": "[CVPR 2024 Oral] InternVL Family: A Pioneering Open-Source Alternative to GPT-4V. 接近GPT-4V表现的可商用开源多模态对话模型",
|
|
117
|
+
"forked": "257",
|
|
118
|
+
"stargazers_count": 3366,
|
|
119
|
+
"todayStar": "1761 stars this month",
|
|
120
|
+
"html_url": "https://github.com/OpenGVLab/InternVL",
|
|
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": "LazyVim/LazyVim",
|
|
125
|
+
"language": "Lua",
|
|
126
|
+
"color": "#000080",
|
|
127
|
+
"description": "Neovim config for the lazy",
|
|
128
|
+
"forked": "948",
|
|
129
|
+
"stargazers_count": 14162,
|
|
130
|
+
"todayStar": "1171 stars this month",
|
|
131
|
+
"html_url": "https://github.com/LazyVim/LazyVim",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
134
|
{
|
|
@@ -136,65 +136,54 @@
|
|
|
136
136
|
"language": "Java",
|
|
137
137
|
"color": "#b07219",
|
|
138
138
|
"description": "Design patterns implemented in Java",
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
139
|
+
"forked": "26116",
|
|
140
|
+
"stargazers_count": 87771,
|
|
141
|
+
"todayStar": "1283 stars this month",
|
|
142
142
|
"html_url": "https://github.com/iluwatar/java-design-patterns",
|
|
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": "truefoundry/cognita",
|
|
147
|
+
"language": "Python",
|
|
148
|
+
"color": "#3572A5",
|
|
149
|
+
"description": "RAG (Retrieval Augmented Generation) Framework for building modular, open source applications for production by TrueFoundry",
|
|
150
|
+
"forked": "197",
|
|
151
|
+
"stargazers_count": 2621,
|
|
152
|
+
"todayStar": "1348 stars this month",
|
|
153
|
+
"html_url": "https://github.com/truefoundry/cognita",
|
|
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": "dataelement/bisheng",
|
|
158
|
+
"language": "Python",
|
|
159
|
+
"color": "#3572A5",
|
|
160
|
+
"description": "Bisheng is an open LLM devops platform for next generation AI applications.",
|
|
161
|
+
"forked": "1287",
|
|
162
|
+
"stargazers_count": 7687,
|
|
163
|
+
"todayStar": "1698 stars this month",
|
|
164
|
+
"html_url": "https://github.com/dataelement/bisheng",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
|
-
"full_name": "
|
|
168
|
+
"full_name": "zhayujie/chatgpt-on-wechat",
|
|
169
169
|
"language": "Python",
|
|
170
170
|
"color": "#3572A5",
|
|
171
|
-
"description": "
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
175
|
-
"html_url": "https://github.com/
|
|
171
|
+
"description": "基于大模型搭建的聊天机器人,同时支持 微信公众号、企业微信应用、飞书、钉钉 等接入,可选择GPT3.5/GPT-4o/GPT4.0/ Claude/文心一言/讯飞星火/通义千问/ Gemini/GLM-4/Claude/Kimi/LinkAI,能处理文本、语音和图片,访问操作系统和互联网,支持基于自有知识库进行定制企业智能客服。",
|
|
172
|
+
"forked": "7226",
|
|
173
|
+
"stargazers_count": 26972,
|
|
174
|
+
"todayStar": "1858 stars this month",
|
|
175
|
+
"html_url": "https://github.com/zhayujie/chatgpt-on-wechat",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
178
|
{
|
|
179
|
-
"full_name": "
|
|
179
|
+
"full_name": "assafelovic/gpt-researcher",
|
|
180
180
|
"language": "Python",
|
|
181
181
|
"color": "#3572A5",
|
|
182
|
-
"description": "
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
182
|
+
"description": "GPT based autonomous agent that does online comprehensive research on any given topic",
|
|
183
|
+
"forked": "1527",
|
|
184
|
+
"stargazers_count": 12522,
|
|
185
|
+
"todayStar": "3294 stars this month",
|
|
186
|
+
"html_url": "https://github.com/assafelovic/gpt-researcher",
|
|
187
187
|
"rank": 17
|
|
188
|
-
},
|
|
189
|
-
{
|
|
190
|
-
"full_name": "livekit/livekit",
|
|
191
|
-
"language": "Go",
|
|
192
|
-
"color": "#00ADD8",
|
|
193
|
-
"description": "End-to-end stack for WebRTC. SFU media server and SDKs.",
|
|
194
|
-
"forked": "664",
|
|
195
|
-
"stargazers_count": 8215,
|
|
196
|
-
"todayStar": "987 stars this month",
|
|
197
|
-
"html_url": "https://github.com/livekit/livekit",
|
|
198
|
-
"rank": 18
|
|
199
188
|
}
|
|
200
189
|
]
|