1087 related articles
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.
Deep DivesDeep dive into Context Engineering: its core principles and practices. From Prompt Engineering to context design, orchestration, and optimization—exploring how Karpathy's new AI paradigm reshapes LLM app development and AI Agent construction.
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 ReviewsUnsloth is an open-source LLM training tool with 63K+ GitHub stars, supporting Gemma 4, Qwen 3, DeepSeek. Reduces VRAM by 50–80%, enabling RTX 4090 to fine-tune 7B models with a no-code Web UI.
Expert OpinionsAI programming makes building micro-apps as easy as blogging, but distribution is the new bottleneck. Matt Webb proposes RSS for sharing vibe-coded apps, and Simon Willison is already doing it.
Product ReviewsSimon Willison built an iNaturalist observation gallery using only his phone and Claude Code while camping. A breakdown of the three-layer architecture: Python CLI clustering, Git Scraping automation, and AI-generated frontend.
TutorialsDetailed guide on deploying Claude Code domestic alternatives via compatible API interfaces. Deep dive into six core systems: built-in tools, hierarchical memory, multi-Agent collaboration, and more.
Deep DivesDeep dive into how Augment Code uses Mercury 2 dedicated subagents to replace traditional KV cache, achieving 82% faster context compaction, 90% lower summarization costs, and 30% reduced LLM spending.
Tech FrontiersExplore how simulation solves AI testing challenges, covering scenario simulation, large-scale regression testing, and multi-agent verification to build reliable AI systems.
Expert OpinionsAI coding tools may double output speed, but maintenance costs could quadruple. James Shore reveals the technical debt trap behind AI assistants and the math every team must understand.
TutorialsA deep dive into the MLflow open-source AI engineering platform, covering experiment tracking, LLM evaluation, model deployment, and monitoring to help teams efficiently manage the ML lifecycle.
TutorialsDeep dive into the open-source project system-prompts-and-models-of-ai-tools: 7000+ lines of system prompts from ChatGPT, Claude & more, covering prompt engineering best practices and safety design.
TutorialsA deep dive into intelligent Agent development with LangGraph, covering core concepts, project architecture, state management, and practical tips for building AI agents in Python.
Product Reviewscased/kit is an open-source Python toolkit for context engineering, providing AI coding assistants with codebase mapping, symbol extraction, and multi-mode code search capabilities.
Product ReviewsDeep dive into ByteDance Volcengine's open-source MineContext — a proactive context-aware AI assistant. Explore Context Engineering, ChatGPT Pulse integration, and real-world applications.
TutorialsContext Engineering is replacing Vibe Coding as the dominant AI programming methodology. Learn how to build high-quality context for AI coding assistants like Claude Code, with practical steps and open-source project insights.
TutorialsDeep dive into the 15K-star GitHub project Agent-Skills-for-Context-Engineering, covering context engineering fundamentals, multi-agent architecture patterns, and production-grade Agent system best practices.
Product ReviewsPaperOrchestra is an open source AI paper writing tool based on Google's research. It uses coding agents like Claude Code and Cursor to automate the full research paper workflow without API keys.
TutorialsStabilityMatrix is an open-source cross-platform Stable Diffusion package manager supporting one-click installation of WebUI, ComfyUI, and more, with unified model management and version control. 8,100+ GitHub Stars.
TutorialsA detailed guide to ComfyUI-WanVideoWrapper: integrate Wan video generation models into ComfyUI with text-to-video and image-to-video workflows, VRAM optimization tips, and use cases.