Weekly GitHub AI Trends: May 26, 2026

From the top 15 GitHub Trending projects this week, 14 AI/LLM-related projects have been selected: 1. colbymchenry/codegraph → GitHub Link CodeGraph is a pre-indexed code knowledge graph specifically designed for AI code agents (such as Claude Code, Cursor, Codex, etc.). Traditionally, AI agents exploring codebases rely on expensive and time-consuming file scanning tools (like grep, glob, Read), which not only consume a large number of tokens but also extend processing time. CodeGraph’s core value lies in enabling agents to query instantly, rather than repeatedly scanning, by building knowledge like symbol relationships, call graphs, and code structures. It claims to save approximately 35% on costs, reduce tool calls by 70%, and speed up processing by 46%, with all operations executed 100% locally, balancing efficiency and privacy. For teams developing large projects, CodeGraph can significantly boost the efficiency of AI-assisted development, representing an important direction for optimizing LLM applications in software engineering. ...

May 26, 2026 · 9 min · datafox & 柯宥圻 (Yuchi Ko)

This Week's GitHub AI Trends (May 14, 2026)

This week, 15 AI/LLM-related projects have been selected from the top 15 on GitHub Trending: 1. anthropics/financial-services → GitHub Link Anthropic’s launch of this tailored Claude application for the financial services sector is undoubtedly one of this week’s most eye-catching highlights. More than just a chatbot, it comprises a suite of pre-configured AI agents, skills, and data connectors, specifically designed for high-barrier professional workflows such as investment banking, equity research, private equity, and wealth management. Its key features include automatically generating pitch decks, conducting market research, reviewing financial reports, and even assisting with KYC screening, significantly boosting efficiency. Notably, the project emphasizes that all outputs require “human sign-off” and explicitly states that it does not constitute investment advice. This precisely addresses the financial industry’s stringent requirements for AI application rigor and compliance. Whether deployed as a Claude Cowork plugin or via the Managed Agents API, it demonstrates the deepening integration and practical application potential of LLMs in vertical sectors. ...

May 14, 2026 · 9 min · datafox & 柯宥圻 (Yuchi Ko)