@wcj/github-rank 25.7.16 → 25.7.22

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,167 +1,211 @@
1
1
  [
2
2
  {
3
- "full_name": "microsoft/markitdown",
4
- "language": "Python",
5
- "color": "#3572A5",
6
- "description": "Python tool for converting files and office documents to Markdown.",
7
- "forked": "3339",
8
- "stargazers_count": 62832,
9
- "todayStar": "1054 stars today",
10
- "html_url": "https://github.com/microsoft/markitdown",
3
+ "full_name": "maybe-finance/maybe",
4
+ "language": "Ruby",
5
+ "color": "#701516",
6
+ "description": "The personal finance app for everyone",
7
+ "forked": "3633",
8
+ "stargazers_count": 49326,
9
+ "todayStar": "1178 stars today",
10
+ "html_url": "https://github.com/maybe-finance/maybe",
11
11
  "rank": 1
12
12
  },
13
13
  {
14
- "full_name": "x1xhlol/system-prompts-and-models-of-ai-tools",
15
- "language": "",
16
- "color": "",
17
- "description": "FULL v0, Cursor, Manus, Same.dev, Lovable, Devin, Replit Agent, Windsurf Agent, VSCode Agent, Dia Browser, Trae AI & Cluely (And other Open Sourced) System Prompts, Tools & AI Models.",
18
- "forked": "19573",
19
- "stargazers_count": 67690,
20
- "todayStar": "545 stars today",
21
- "html_url": "https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools",
14
+ "full_name": "ChatGPTNextWeb/NextChat",
15
+ "language": "TypeScript",
16
+ "color": "#3178c6",
17
+ "description": " Light and Fast AI Assistant. Support: Web | iOS | MacOS | Android | Linux | Windows",
18
+ "forked": "61065",
19
+ "stargazers_count": 84511,
20
+ "todayStar": "47 stars today",
21
+ "html_url": "https://github.com/ChatGPTNextWeb/NextChat",
22
22
  "rank": 2
23
23
  },
24
24
  {
25
- "full_name": "getzep/graphiti",
25
+ "full_name": "hesreallyhim/awesome-claude-code",
26
26
  "language": "Python",
27
27
  "color": "#3572A5",
28
- "description": "Build Real-Time Knowledge Graphs for AI Agents",
29
- "forked": "1141",
30
- "stargazers_count": 13604,
31
- "todayStar": "295 stars today",
32
- "html_url": "https://github.com/getzep/graphiti",
28
+ "description": "A curated list of awesome commands, files, and workflows for Claude Code",
29
+ "forked": "274",
30
+ "stargazers_count": 5303,
31
+ "todayStar": "386 stars today",
32
+ "html_url": "https://github.com/hesreallyhim/awesome-claude-code",
33
33
  "rank": 3
34
34
  },
35
35
  {
36
- "full_name": "NVIDIA/cutlass",
37
- "language": "C++",
38
- "color": "#f34b7d",
39
- "description": "CUDA Templates for Linear Algebra Subroutines",
40
- "forked": "1328",
41
- "stargazers_count": 8021,
42
- "todayStar": "24 stars today",
43
- "html_url": "https://github.com/NVIDIA/cutlass",
44
- "rank": 4
45
- },
46
- {
47
- "full_name": "frappe/erpnext",
36
+ "full_name": "langchain-ai/open_deep_research",
48
37
  "language": "Python",
49
38
  "color": "#3572A5",
50
- "description": "Free and Open Source Enterprise Resource Planning (ERP)",
51
- "forked": "8778",
52
- "stargazers_count": 26523,
53
- "todayStar": "74 stars today",
54
- "html_url": "https://github.com/frappe/erpnext",
55
- "rank": 5
39
+ "description": "",
40
+ "forked": "800",
41
+ "stargazers_count": 5835,
42
+ "todayStar": "319 stars today",
43
+ "html_url": "https://github.com/langchain-ai/open_deep_research",
44
+ "rank": 4
56
45
  },
57
46
  {
58
- "full_name": "nisargjhaveri/WirelessAndroidAutoDongle",
47
+ "full_name": "hyprwm/Hyprland",
59
48
  "language": "C++",
60
49
  "color": "#f34b7d",
61
- "description": "Use Wireless Android Auto with a car that supports only wired Android Auto using a Raspberry Pi.",
62
- "forked": "148",
63
- "stargazers_count": 1666,
64
- "todayStar": "190 stars today",
65
- "html_url": "https://github.com/nisargjhaveri/WirelessAndroidAutoDongle",
66
- "rank": 6
50
+ "description": "Hyprland is an independent, highly customizable, dynamic tiling Wayland compositor that doesn't sacrifice on its looks.",
51
+ "forked": "1199",
52
+ "stargazers_count": 28314,
53
+ "todayStar": "263 stars today",
54
+ "html_url": "https://github.com/hyprwm/Hyprland",
55
+ "rank": 5
67
56
  },
68
57
  {
69
- "full_name": "musistudio/claude-code-router",
70
- "language": "TypeScript",
71
- "color": "#3178c6",
72
- "description": "Use Claude Code as the foundation for coding infrastructure, allowing you to decide how to interact with the model while enjoying updates from Anthropic.",
73
- "forked": "344",
74
- "stargazers_count": 4543,
75
- "todayStar": "538 stars today",
76
- "html_url": "https://github.com/musistudio/claude-code-router",
77
- "rank": 7
58
+ "full_name": "donnemartin/system-design-primer",
59
+ "language": "Python",
60
+ "color": "#3572A5",
61
+ "description": "Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.",
62
+ "forked": "51311",
63
+ "stargazers_count": 312083,
64
+ "todayStar": "129 stars today",
65
+ "html_url": "https://github.com/donnemartin/system-design-primer",
66
+ "rank": 6
78
67
  },
79
68
  {
80
- "full_name": "OpenBB-finance/OpenBB",
69
+ "full_name": "unclecode/crawl4ai",
81
70
  "language": "Python",
82
71
  "color": "#3572A5",
83
- "description": "Investment Research for Everyone, Everywhere.",
84
- "forked": "3840",
85
- "stargazers_count": 42704,
86
- "todayStar": "243 stars today",
87
- "html_url": "https://github.com/OpenBB-finance/OpenBB",
72
+ "description": "🚀🤖 Crawl4AI: Open-source LLM Friendly Web Crawler & Scraper. Don't be shy, join here: https://discord.gg/jP8KfhDhyN",
73
+ "forked": "4732",
74
+ "stargazers_count": 48769,
75
+ "todayStar": "277 stars today",
76
+ "html_url": "https://github.com/unclecode/crawl4ai",
77
+ "rank": 7
78
+ },
79
+ {
80
+ "full_name": "Lissy93/dashy",
81
+ "language": "Vue",
82
+ "color": "#41b883",
83
+ "description": "🚀 A self-hostable personal dashboard built for you. Includes status-checking, widgets, themes, icon packs, a UI editor and tons more!",
84
+ "forked": "1592",
85
+ "stargazers_count": 21756,
86
+ "todayStar": "54 stars today",
87
+ "html_url": "https://github.com/Lissy93/dashy",
88
88
  "rank": 8
89
89
  },
90
90
  {
91
- "full_name": "mindsdb/mindsdb",
92
- "language": "Python",
93
- "color": "#3572A5",
94
- "description": "AI's query engine - Platform for building AI that can answer questions over large scale federated data. - The only MCP Server you'll ever need",
95
- "forked": "5559",
96
- "stargazers_count": 34353,
97
- "todayStar": "312 stars today",
98
- "html_url": "https://github.com/mindsdb/mindsdb",
91
+ "full_name": "microsoft/ai-agents-for-beginners",
92
+ "language": "JupyterNotebook",
93
+ "color": "#DA5B0B",
94
+ "description": "11 Lessons to Get Started Building AI Agents",
95
+ "forked": "9151",
96
+ "stargazers_count": 31507,
97
+ "todayStar": "243 stars today",
98
+ "html_url": "https://github.com/microsoft/ai-agents-for-beginners",
99
99
  "rank": 9
100
100
  },
101
101
  {
102
- "full_name": "bluewave-labs/Checkmate",
103
- "language": "JavaScript",
104
- "color": "#f1e05a",
105
- "description": "Checkmate is an open-source, self-hosted tool designed to track and monitor server hardware, uptime, response times, and incidents in real-time with beautiful visualizations. Don't be shy, join here: https://discord.com/invite/NAb6H3UTjK :)",
106
- "forked": "428",
107
- "stargazers_count": 6570,
108
- "todayStar": "79 stars today",
109
- "html_url": "https://github.com/bluewave-labs/Checkmate",
102
+ "full_name": "better-auth/better-auth",
103
+ "language": "TypeScript",
104
+ "color": "#3178c6",
105
+ "description": "The most comprehensive authentication framework for TypeScript",
106
+ "forked": "1238",
107
+ "stargazers_count": 17141,
108
+ "todayStar": "388 stars today",
109
+ "html_url": "https://github.com/better-auth/better-auth",
110
110
  "rank": 10
111
111
  },
112
112
  {
113
- "full_name": "anthropics/claude-code",
114
- "language": "PowerShell",
115
- "color": "#012456",
116
- "description": "Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.",
117
- "forked": "1259",
118
- "stargazers_count": 23186,
119
- "todayStar": "1641 stars today",
120
- "html_url": "https://github.com/anthropics/claude-code",
113
+ "full_name": "C4illin/ConvertX",
114
+ "language": "TypeScript",
115
+ "color": "#3178c6",
116
+ "description": "💾 Self-hosted online file converter. Supports 1000+ formats ⚙️",
117
+ "forked": "182",
118
+ "stargazers_count": 4539,
119
+ "todayStar": "690 stars today",
120
+ "html_url": "https://github.com/C4illin/ConvertX",
121
121
  "rank": 11
122
122
  },
123
123
  {
124
- "full_name": "OpenPipe/ART",
125
- "language": "Python",
126
- "color": "#3572A5",
127
- "description": "Agent Reinforcement Trainer: train multi-step agents for real-world tasks using GRPO. Give your agents on-the-job training. Reinforcement learning for Qwen2.5, Qwen3, Llama, Kimi, and more!",
128
- "forked": "141",
129
- "stargazers_count": 2245,
130
- "todayStar": "468 stars today",
131
- "html_url": "https://github.com/OpenPipe/ART",
124
+ "full_name": "srbhr/Resume-Matcher",
125
+ "language": "TypeScript",
126
+ "color": "#3178c6",
127
+ "description": "Improve your resumes with Resume Matcher. Get insights, keyword suggestions and tune your resumes to job descriptions.",
128
+ "forked": "3632",
129
+ "stargazers_count": 12310,
130
+ "todayStar": "2474 stars today",
131
+ "html_url": "https://github.com/srbhr/Resume-Matcher",
132
132
  "rank": 12
133
133
  },
134
134
  {
135
- "full_name": "beeradmoore/dlss-swapper",
136
- "language": "C#",
137
- "color": "#178600",
138
- "description": "",
139
- "forked": "139",
140
- "stargazers_count": 4484,
141
- "todayStar": "42 stars today",
142
- "html_url": "https://github.com/beeradmoore/dlss-swapper",
135
+ "full_name": "bluenviron/mediamtx",
136
+ "language": "Go",
137
+ "color": "#00ADD8",
138
+ "description": "Ready-to-use SRT / WebRTC / RTSP / RTMP / LL-HLS media server and media proxy that allows to read, publish, proxy, record and playback video and audio streams.",
139
+ "forked": "1870",
140
+ "stargazers_count": 15521,
141
+ "todayStar": "44 stars today",
142
+ "html_url": "https://github.com/bluenviron/mediamtx",
143
143
  "rank": 13
144
144
  },
145
145
  {
146
- "full_name": "AykutSarac/jsoncrack.com",
147
- "language": "TypeScript",
148
- "color": "#3178c6",
149
- "description": " Innovative and open-source visualization application that transforms various data formats, such as JSON, YAML, XML, CSV and more, into interactive graphs.",
150
- "forked": "2671",
151
- "stargazers_count": 39915,
152
- "todayStar": "105 stars today",
153
- "html_url": "https://github.com/AykutSarac/jsoncrack.com",
146
+ "full_name": "remoteintech/remote-jobs",
147
+ "language": "JavaScript",
148
+ "color": "#f1e05a",
149
+ "description": "A list of semi to fully remote-friendly companies (jobs) in tech.",
150
+ "forked": "3508",
151
+ "stargazers_count": 34959,
152
+ "todayStar": "1098 stars today",
153
+ "html_url": "https://github.com/remoteintech/remote-jobs",
154
154
  "rank": 14
155
155
  },
156
156
  {
157
- "full_name": "browserbase/stagehand",
157
+ "full_name": "simstudioai/sim",
158
158
  "language": "TypeScript",
159
159
  "color": "#3178c6",
160
- "description": "The AI Browser Automation Framework",
161
- "forked": "839",
162
- "stargazers_count": 14104,
163
- "todayStar": "93 stars today",
164
- "html_url": "https://github.com/browserbase/stagehand",
160
+ "description": "Sim Studio is an open-source AI agent workflow builder. Sim Studio's interface is a lightweight, intuitive way to quickly build and deploy LLMs that connect with your favorite tools.",
161
+ "forked": "806",
162
+ "stargazers_count": 5656,
163
+ "todayStar": "405 stars today",
164
+ "html_url": "https://github.com/simstudioai/sim",
165
165
  "rank": 15
166
+ },
167
+ {
168
+ "full_name": "Worklenz/worklenz",
169
+ "language": "TypeScript",
170
+ "color": "#3178c6",
171
+ "description": "All in one project management tool for efficient teams",
172
+ "forked": "193",
173
+ "stargazers_count": 2473,
174
+ "todayStar": "116 stars today",
175
+ "html_url": "https://github.com/Worklenz/worklenz",
176
+ "rank": 16
177
+ },
178
+ {
179
+ "full_name": "mishushakov/llm-scraper",
180
+ "language": "TypeScript",
181
+ "color": "#3178c6",
182
+ "description": "Turn any webpage into structured data using LLMs",
183
+ "forked": "332",
184
+ "stargazers_count": 5695,
185
+ "todayStar": "110 stars today",
186
+ "html_url": "https://github.com/mishushakov/llm-scraper",
187
+ "rank": 17
188
+ },
189
+ {
190
+ "full_name": "Freika/dawarich",
191
+ "language": "Ruby",
192
+ "color": "#701516",
193
+ "description": "Self-hostable alternative to Google Location History (Google Maps Timeline)",
194
+ "forked": "165",
195
+ "stargazers_count": 5739,
196
+ "todayStar": "87 stars today",
197
+ "html_url": "https://github.com/Freika/dawarich",
198
+ "rank": 18
199
+ },
200
+ {
201
+ "full_name": "roboflow/supervision",
202
+ "language": "Python",
203
+ "color": "#3572A5",
204
+ "description": "We write your reusable computer vision tools. 💜",
205
+ "forked": "2271",
206
+ "stargazers_count": 28907,
207
+ "todayStar": "926 stars today",
208
+ "html_url": "https://github.com/roboflow/supervision",
209
+ "rank": 19
166
210
  }
167
211
  ]
@@ -4,21 +4,21 @@
4
4
  "language": "Python",
5
5
  "color": "#3572A5",
6
6
  "description": "小红书笔记 | 评论爬虫、抖音视频 | 评论爬虫、快手视频 | 评论爬虫、B 站视频 | 评论爬虫、微博帖子 | 评论爬虫、百度贴吧帖子 | 百度贴吧评论回复爬虫 | 知乎问答文章|评论爬虫",
7
- "forked": "7678",
8
- "stargazers_count": 31673,
9
- "todayStar": "8335 stars this month",
7
+ "forked": "7860",
8
+ "stargazers_count": 32922,
9
+ "todayStar": "9395 stars this month",
10
10
  "html_url": "https://github.com/NanmiCoder/MediaCrawler",
11
11
  "rank": 1
12
12
  },
13
13
  {
14
- "full_name": "GraphiteEditor/Graphite",
15
- "language": "Rust",
16
- "color": "#dea584",
17
- "description": "An open source graphics editor for 2025: comprehensive 2D content creation tool suite for graphic design, digital art, and interactive real-time motion graphics — featuring node-based procedural editing",
18
- "forked": "809",
19
- "stargazers_count": 19265,
20
- "todayStar": "6479 stars this month",
21
- "html_url": "https://github.com/GraphiteEditor/Graphite",
14
+ "full_name": "Alibaba-NLP/WebAgent",
15
+ "language": "Python",
16
+ "color": "#3572A5",
17
+ "description": "🌐 WebAgent for Information Seeking built by Tongyi Lab: WebWalker & WebDancer & WebSailor & WebShaper https://arxiv.org/pdf/2507.02592",
18
+ "forked": "359",
19
+ "stargazers_count": 4807,
20
+ "todayStar": "3743 stars this month",
21
+ "html_url": "https://github.com/Alibaba-NLP/WebAgent",
22
22
  "rank": 2
23
23
  },
24
24
  {
@@ -26,43 +26,43 @@
26
26
  "language": "Go",
27
27
  "color": "#00ADD8",
28
28
  "description": "MCP Toolbox for Databases is an open source MCP server for databases.",
29
- "forked": "501",
30
- "stargazers_count": 6734,
31
- "todayStar": "5326 stars this month",
29
+ "forked": "552",
30
+ "stargazers_count": 7512,
31
+ "todayStar": "6045 stars this month",
32
32
  "html_url": "https://github.com/googleapis/genai-toolbox",
33
33
  "rank": 3
34
34
  },
35
35
  {
36
- "full_name": "DataExpert-io/data-engineer-handbook",
37
- "language": "JupyterNotebook",
38
- "color": "#DA5B0B",
39
- "description": "This is a repo with links to everything you'd ever want to learn about data engineering",
40
- "forked": "6816",
41
- "stargazers_count": 35406,
42
- "todayStar": "6197 stars this month",
43
- "html_url": "https://github.com/DataExpert-io/data-engineer-handbook",
36
+ "full_name": "humanlayer/12-factor-agents",
37
+ "language": "TypeScript",
38
+ "color": "#3178c6",
39
+ "description": "What are the principles we can use to build LLM-powered software that is actually good enough to put in the hands of production customers?",
40
+ "forked": "639",
41
+ "stargazers_count": 9850,
42
+ "todayStar": "5399 stars this month",
43
+ "html_url": "https://github.com/humanlayer/12-factor-agents",
44
44
  "rank": 4
45
45
  },
46
46
  {
47
- "full_name": "twentyhq/twenty",
48
- "language": "TypeScript",
49
- "color": "#3178c6",
50
- "description": "Building a modern alternative to Salesforce, powered by the community.",
51
- "forked": "3793",
52
- "stargazers_count": 33937,
53
- "todayStar": "5775 stars this month",
54
- "html_url": "https://github.com/twentyhq/twenty",
47
+ "full_name": "GraphiteEditor/Graphite",
48
+ "language": "Rust",
49
+ "color": "#dea584",
50
+ "description": "An open source graphics editor for 2025: comprehensive 2D content creation tool suite for graphic design, digital art, and interactive real-time motion graphics — featuring node-based procedural editing",
51
+ "forked": "816",
52
+ "stargazers_count": 19663,
53
+ "todayStar": "6618 stars this month",
54
+ "html_url": "https://github.com/GraphiteEditor/Graphite",
55
55
  "rank": 5
56
56
  },
57
57
  {
58
- "full_name": "menloresearch/jan",
58
+ "full_name": "twentyhq/twenty",
59
59
  "language": "TypeScript",
60
60
  "color": "#3178c6",
61
- "description": "Jan is an open source alternative to ChatGPT that runs 100% offline on your computer",
62
- "forked": "2049",
63
- "stargazers_count": 34838,
64
- "todayStar": "5486 stars this month",
65
- "html_url": "https://github.com/menloresearch/jan",
61
+ "description": "Building a modern alternative to Salesforce, powered by the community.",
62
+ "forked": "3845",
63
+ "stargazers_count": 34262,
64
+ "todayStar": "6037 stars this month",
65
+ "html_url": "https://github.com/twentyhq/twenty",
66
66
  "rank": 6
67
67
  },
68
68
  {
@@ -70,131 +70,109 @@
70
70
  "language": "PowerShell",
71
71
  "color": "#012456",
72
72
  "description": "Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.",
73
- "forked": "1259",
74
- "stargazers_count": 23186,
75
- "todayStar": "10217 stars this month",
73
+ "forked": "1379",
74
+ "stargazers_count": 25067,
75
+ "todayStar": "11024 stars this month",
76
76
  "html_url": "https://github.com/anthropics/claude-code",
77
77
  "rank": 7
78
78
  },
79
- {
80
- "full_name": "datawhalechina/happy-llm",
81
- "language": "JupyterNotebook",
82
- "color": "#DA5B0B",
83
- "description": "📚 从零开始的大语言模型原理与实践教程",
84
- "forked": "841",
85
- "stargazers_count": 11423,
86
- "todayStar": "8169 stars this month",
87
- "html_url": "https://github.com/datawhalechina/happy-llm",
88
- "rank": 8
89
- },
90
- {
91
- "full_name": "humanlayer/12-factor-agents",
92
- "language": "TypeScript",
93
- "color": "#3178c6",
94
- "description": "What are the principles we can use to build LLM-powered software that is actually good enough to put in the hands of production customers?",
95
- "forked": "572",
96
- "stargazers_count": 8964,
97
- "todayStar": "4553 stars this month",
98
- "html_url": "https://github.com/humanlayer/12-factor-agents",
99
- "rank": 9
100
- },
101
79
  {
102
80
  "full_name": "embabel/embabel-agent",
103
81
  "language": "Kotlin",
104
82
  "color": "#A97BFF",
105
83
  "description": "Agent framework for the JVM. Pronounced Em-BAY-bel /ɛmˈbeɪbəl/",
106
- "forked": "167",
107
- "stargazers_count": 2149,
108
- "todayStar": "1766 stars this month",
84
+ "forked": "179",
85
+ "stargazers_count": 2232,
86
+ "todayStar": "1755 stars this month",
109
87
  "html_url": "https://github.com/embabel/embabel-agent",
110
- "rank": 10
111
- },
112
- {
113
- "full_name": "GyulyVGC/sniffnet",
114
- "language": "Rust",
115
- "color": "#dea584",
116
- "description": "Comfortably monitor your Internet traffic 🕵️‍♂️",
117
- "forked": "933",
118
- "stargazers_count": 28439,
119
- "todayStar": "4049 stars this month",
120
- "html_url": "https://github.com/GyulyVGC/sniffnet",
121
- "rank": 11
122
- },
123
- {
124
- "full_name": "DrKLO/Telegram",
125
- "language": "Java",
126
- "color": "#b07219",
127
- "description": "Telegram for Android source",
128
- "forked": "8809",
129
- "stargazers_count": 27148,
130
- "todayStar": "956 stars this month",
131
- "html_url": "https://github.com/DrKLO/Telegram",
132
- "rank": 12
133
- },
134
- {
135
- "full_name": "microsoft/fluentui-system-icons",
136
- "language": "HTML",
137
- "color": "#e34c26",
138
- "description": "Fluent System Icons are a collection of familiar, friendly and modern icons from Microsoft.",
139
- "forked": "694",
140
- "stargazers_count": 9641,
141
- "todayStar": "3062 stars this month",
142
- "html_url": "https://github.com/microsoft/fluentui-system-icons",
143
- "rank": 13
88
+ "rank": 8
144
89
  },
145
90
  {
146
91
  "full_name": "microsoft/ML-For-Beginners",
147
92
  "language": "HTML",
148
93
  "color": "#e34c26",
149
94
  "description": "12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all",
150
- "forked": "16463",
151
- "stargazers_count": 74699,
152
- "todayStar": "2085 stars this month",
95
+ "forked": "16625",
96
+ "stargazers_count": 75217,
97
+ "todayStar": "2537 stars this month",
153
98
  "html_url": "https://github.com/microsoft/ML-For-Beginners",
154
- "rank": 14
99
+ "rank": 9
100
+ },
101
+ {
102
+ "full_name": "datawhalechina/happy-llm",
103
+ "language": "JupyterNotebook",
104
+ "color": "#DA5B0B",
105
+ "description": "📚 从零开始的大语言模型原理与实践教程",
106
+ "forked": "918",
107
+ "stargazers_count": 12440,
108
+ "todayStar": "8693 stars this month",
109
+ "html_url": "https://github.com/datawhalechina/happy-llm",
110
+ "rank": 10
155
111
  },
156
112
  {
157
113
  "full_name": "Kilo-Org/kilocode",
158
114
  "language": "TypeScript",
159
115
  "color": "#3178c6",
160
116
  "description": "Open Source AI coding assistant for planning, building, and fixing code. We're a superset of Roo, Cline, and our own features. Follow us: kilocode.ai/social",
161
- "forked": "377",
162
- "stargazers_count": 4618,
163
- "todayStar": "3499 stars this month",
117
+ "forked": "428",
118
+ "stargazers_count": 5192,
119
+ "todayStar": "3901 stars this month",
164
120
  "html_url": "https://github.com/Kilo-Org/kilocode",
165
- "rank": 15
121
+ "rank": 11
166
122
  },
167
123
  {
168
124
  "full_name": "snailyp/gemini-balance",
169
125
  "language": "Python",
170
126
  "color": "#3572A5",
171
127
  "description": "Gemini polling proxy service (gemini轮询代理服务)",
172
- "forked": "573",
173
- "stargazers_count": 3245,
174
- "todayStar": "1492 stars this month",
128
+ "forked": "623",
129
+ "stargazers_count": 3559,
130
+ "todayStar": "1778 stars this month",
175
131
  "html_url": "https://github.com/snailyp/gemini-balance",
176
- "rank": 16
132
+ "rank": 12
133
+ },
134
+ {
135
+ "full_name": "DrKLO/Telegram",
136
+ "language": "Java",
137
+ "color": "#b07219",
138
+ "description": "Telegram for Android source",
139
+ "forked": "8819",
140
+ "stargazers_count": 27212,
141
+ "todayStar": "945 stars this month",
142
+ "html_url": "https://github.com/DrKLO/Telegram",
143
+ "rank": 13
177
144
  },
178
145
  {
179
146
  "full_name": "stanford-oval/storm",
180
147
  "language": "Python",
181
148
  "color": "#3572A5",
182
149
  "description": "An LLM-powered knowledge curation system that researches a topic and generates a full-length report with citations.",
183
- "forked": "2400",
184
- "stargazers_count": 26627,
185
- "todayStar": "2109 stars this month",
150
+ "forked": "2418",
151
+ "stargazers_count": 26887,
152
+ "todayStar": "2332 stars this month",
186
153
  "html_url": "https://github.com/stanford-oval/storm",
187
- "rank": 17
154
+ "rank": 14
188
155
  },
189
156
  {
190
- "full_name": "linshenkx/prompt-optimizer",
157
+ "full_name": "maybe-finance/maybe",
158
+ "language": "Ruby",
159
+ "color": "#701516",
160
+ "description": "The personal finance app for everyone",
161
+ "forked": "3633",
162
+ "stargazers_count": 49326,
163
+ "todayStar": "3967 stars this month",
164
+ "html_url": "https://github.com/maybe-finance/maybe",
165
+ "rank": 15
166
+ },
167
+ {
168
+ "full_name": "RSSNext/Folo",
191
169
  "language": "TypeScript",
192
170
  "color": "#3178c6",
193
- "description": "一款提示词优化器,助力于编写高质量的提示词",
194
- "forked": "1223",
195
- "stargazers_count": 9786,
196
- "todayStar": "3928 stars this month",
197
- "html_url": "https://github.com/linshenkx/prompt-optimizer",
198
- "rank": 18
171
+ "description": "🧡 Follow everything in one place",
172
+ "forked": "1342",
173
+ "stargazers_count": 29949,
174
+ "todayStar": "3313 stars this month",
175
+ "html_url": "https://github.com/RSSNext/Folo",
176
+ "rank": 16
199
177
  }
200
178
  ]