2157 related articles
TutorialsComplete guide to building AI Agents on Dify: covers Agent vs. chatbot differences, Exa search tool setup, time-awareness solutions, and functional separation best practices.
TutorialsComplete guide to Claude Code installation and configuration with usage notes for China, plus side-by-side comparison with Cursor, Copilot, and Trae to help developers choose the best AI coding assistant.
Product ReviewsIn-depth analysis of the 8,200-star GitHub project awesome-LLM-resources, covering multimodal generation, Agents, model training, MCP protocol, and more — a one-stop LLM learning guide.
Tech FrontiersSWE-bench opens evaluation environments, task sets, trajectories, and training recipes, dramatically lowering the barrier to AI coding agent development.
Product ReviewsAn in-depth look at LangBot, an open-source production-grade AI bot platform supporting WeChat, DingTalk, Discord & more, with ChatGPT, DeepSeek, Agent, RAG & plugin capabilities.
Tech FrontiersQwen team leads open-source models on SWE-bench, demonstrating strong software engineering capabilities. This article analyzes SWE-bench standards, Qwen's progress, and the value of open-source AI coding tools.
Expert OpinionsZig founder Andrew Kelley rejects LLM-assisted PRs, introducing the concept of AI code's "digital smell." A deep analysis of the open source philosophy, code quality, and trust issues behind Zig's ban on AI contributions.
Product ReviewsEntire CLI is an open-source CLI tool that auto-captures AI coding sessions from Cursor, Copilot, and Claude Code via Git hooks, linking them to commits for full traceability and compliance.
Product ReviewsDeep dive into ZeroClaw Plugin Hub, a multi-MCP router and SDK toolkit for Claude Code. Explore its routing capabilities, Agentic CLI design, SDK architecture, and how it solves AI tool ecosystem fragmentation.
TutorialsDeep analysis of the GitHub project awesome-LLM-resources with 8,200+ Stars, covering multimodal AI, Agents, MCP protocol, model training, inference optimization, and coding assistants.
TutorialsSimon Willison used Claude Code for web on his phone to aggregate a decade of iNaturalist wildlife data into his blog. A look at the architecture, Beats system, and how AI is reshaping dev workflows.
Product ReviewsOnlook is an open-source AI-powered visual React design tool that lets designers edit real code visually. With 25,700+ GitHub Stars, it generates UI via natural language, bridging the design-development gap.
TutorialsSimon Willison built a complete iNaturalist observation display tool using only his phone and Claude Code while camping. A breakdown of the three-layer architecture: Python CLI, Git Scraping automation, and pure frontend display.
Product ReviewsStock-MCP is an open-source MCP-based financial data server supporting China A-shares, US stocks, and crypto. Learn its core features, architecture, and use cases for building AI investment research assistants.
Expert OpinionsVibe Coding makes building apps as easy as writing blog posts, but personal tools lack good distribution channels. This article explores using RSS as a lightweight app distribution protocol.
Expert OpinionsAI-assisted programming makes building tools as easy as blogging, but how are these personal apps discovered? Matt Webb proposes RSS for vibe-coded apps, and Simon Willison quickly validates the idea.
Expert OpinionsThe Zig programming language enforces the strictest anti-LLM policy in open source, banning AI in PRs and Issues. Its "Contributor Poker" philosophy reveals why: open source value lies in cultivating people, not merging code.
TutorialsSimon Willison built an iNaturalist observation display tool on his phone while camping using Claude Code, Git Scraping, and GitHub Actions with zero servers.
Tech FrontiersDeep dive into the Kimi-Writer open-source project — an AI novel writing Agent built on Kimi-K2-Thinking with deep reasoning, autonomous planning, and long-form narrative capabilities.
Expert OpinionsZig implements the strictest anti-AI policy in open source, banning all LLM-generated contributions. Learn about their "Contributor Poker" philosophy, why Bun's 4x speedup can't be upstreamed, and implications for open source governance.