1514 related articles
Expert OpinionsZig implements the strictest anti-LLM policy in open source, banning all AI-generated contributions. A deep dive into its "Contributor Poker" philosophy and implications for open source governance.
TutorialsDeep analysis of the awesome-LLM-resources GitHub project (8200+ Stars), covering multimodal models, AI Agents, MCP protocol, model training & inference, and AI-assisted programming.
Product ReviewsIn-depth analysis of Tabby, the open-source self-hosted AI coding assistant. Covers its Rust high-performance architecture, multi-model support, repo-level code understanding, and comparisons with GitHub Copilot.
Product ReviewsZerobox is an open-source process isolation tool based on OpenAI Codex's runtime sandbox, written in Rust, with file system, network, and credential security controls for safe AI code execution.
Product Reviewsccpocket is an open-source Flutter mobile client using WebSocket bridging to remotely control Codex and Claude AI coding agents from your phone in real time.
TutorialsSimon Willison used Claude Code's web version on his phone to add iNaturalist wildlife observation records to his blog. Analysis of the technical implementation, Beats content aggregation system, and how AI-assisted coding breaks mobile development barriers.
Product ReviewsDeep dive into LobeHub, the open-source AI Agent platform with 76K GitHub stars. Explore multi-agent collaboration, team design, and TypeScript architecture that's redefining human-AI interaction.
Product ReviewsDeep dive into awesome-claude-plugins: Claude Code's four plugin components—custom commands, agents, hooks, and MCP servers—with practical selection tips and platformization trend analysis.
TutorialsOllama is an open-source tool with 170K GitHub Stars that lets you run DeepSeek, Qwen, Kimi-K2.5 and other LLMs locally with one command. Learn about its model ecosystem, advantages, and use cases.
Product ReviewsPapersGPT is a Zotero AI plugin integrating 20+ LLMs including ChatGPT, Claude, and DeepSeek with MCP protocol support for intelligent literature reading, paper summarization, and cross-paper knowledge analysis.
TutorialsDeep dive into Claude Workflow V2's four core modules: agents for multi-agent collaboration, skills for reuse, hooks for event handling, and commands for unified orchestration—turning Claude Code into an automated workflow platform.
Product ReviewsBuildWithClaude is a GitHub project with 2876 Stars aggregating Claude ecosystem resources across Skills, Agents, Plugins and more. Learn its core features and usage to discover and integrate Claude Code extensions.
Product ReviewsDeep dive into NetCoreKevin, an open-source .NET project integrating Semantic Kernel and RAG for AI knowledge base agents, with multi-tenant SaaS, MCP protocol, and distributed transaction support.
Product ReviewsDeep analysis of the 42,000+ star awesome-claude-code GitHub repository, covering Skills, Hooks, Slash Commands, Agent Orchestrators and more to help developers master the Claude Code ecosystem.
Product ReviewsDeep dive into Career-Ops, a GitHub project with 42K+ Stars. This Claude Code-powered AI job search system features 14 skill modes, PDF generation, batch processing, and a Go dashboard.
TutorialsDeep analysis of the 50K-star GitHub project claude-code-best-practice, covering the transition from Vibe Coding to Agentic Engineering with frameworks for context engineering, task orchestration, and iterative development.
Product ReviewsDeep dive into the GitHub project awesome-LLM-resources (8200+ stars): a comprehensive guide covering multimodal AI, AI Agents, MCP protocol, model training, inference optimization, and small language models.
TutorialsSimon Willison used Claude Code's web version on his phone to add iNaturalist wildlife observation sync to his blog, going from prototype to production in just two days.
TutorialsSimon Willison built an iNaturalist display tool on his phone while camping using Claude Code, with a zero-cost serverless architecture of Python CLI + Git Scraping + static frontend.
TutorialsCodex CLI 0.128.0 adds the /goal command for goal-driven autonomous loop execution. This article analyzes its technical implementation, token budget mechanism, and practical use cases.