5939 related articles
Product ReviewsDeep dive into the 8,200-star awesome-LLM-resources GitHub project covering the full LLM lifecycle: data processing, training, inference, Agents, multimodal, and more.
Product ReviewsDeep dive into Tencent's open-source AI platform Cube Studio, covering distributed training, large model fine-tuning and inference, Pipeline orchestration, VGPU virtualization, and Huawei Ascend support for enterprise cloud-native MLOps.
Product Reviewsmcproc is a Rust-based MCP server that gives AI agents background process management capabilities. This article covers its architecture, use cases, and value in the AI toolchain ecosystem.
Expert OpinionsAs vibe coding makes app development as frequent as blogging, we need lightweight mechanisms like RSS to discover and share personal AI tools. Exploring the future infrastructure of AI app distribution.
TutorialsDeep dive into Hugging Face Transformers: core features, multi-framework support, 500K+ pretrained models, full-modality task coverage, and hands-on code examples to build AI apps efficiently.
Product ReviewsUnsloth is an open-source LLM fine-tuning tool with 63K+ GitHub stars. Fine-tune Gemma 4, Qwen 3, DeepSeek on a single RTX 3090 with 70% less VRAM, 2-5x faster training, and an intuitive Web UI.
Product ReviewsDeep dive into Chatbox, an open-source AI client with 40K GitHub Stars. Supports GPT-4, Claude, Gemini via direct API, covers all platforms, and stores data locally for privacy.
Tech FrontiersDeep dive into Codex CLI 0.128.0's new /goal command: how prompt templates drive autonomous agent loops, token budget controls, and AI coding agents that work until the goal is done.
Product ReviewsSimon Willison used Claude Code on his phone to build an iNaturalist wildlife sighting sync feature for his blog, backfilling a decade of data. A deep dive into the technical details and AI-assisted mobile development.
Expert OpinionsZig creator Andrew Kelley uses a smoking analogy to address the AI code ban controversy: developers can use AI tools, but Zig's codebase won't accept LLM-assisted contributions.
Product ReviewsSimon Willison built an iNaturalist observation display tool entirely on his phone with Claude Code while camping, using Git Scraping + GitHub Actions for a zero-cost serverless architecture.
TutorialsMicrosoft's official open-source Generative AI for Beginners course features 21 lessons covering LLM fundamentals, Prompt Engineering, and hands-on AI app development. 110K+ GitHub Stars, Jupyter Notebook-based learning for developers.
Product ReviewsCyrus is an open-source AI programming agent supporting self-hosted deployment, integrating Linear, Slack, GitHub, and multiple AI models like Claude, Codex, and Gemini for secure automated coding workflows.
Product ReviewsDeep dive into nmem, an open-source AI Agent memory system featuring a six-layer memory hierarchy, hybrid search, confidence decay, cross-agent knowledge sharing, MCP integration, and more.
Product ReviewsSafari MCP natively drives Safari via AppleScript, providing AI agents with 80 automation tools. Compared to Chrome DevTools, it reduces CPU usage by 40-60% on Apple Silicon, preserves login state, and runs silently in the background.
Expert OpinionsZig implements open source's strictest anti-LLM policy, banning all AI-generated PRs and Issues. Deep dive into its "Contributor Poker" theory: investing in people over code.
Expert OpinionsVibe Coding makes building apps as easy as blogging, but how are these personal micro-apps discovered? Matt Webb proposes RSS for distributing vibe-coded apps, and Simon Willison has already implemented it.
TutorialsSimon Willison built an iNaturalist observation tool using only a phone and Claude Code. Learn about the three-layer serverless architecture: Python CLI, Git Scraping with GitHub Actions, and pure frontend display.
TutorialsDeep dive into Hugging Face Transformers: the open-source framework with 160K GitHub Stars. Covers full-modality model support, pipeline API, Hub ecosystem, and community mechanisms driving AI democratization.
Product ReviewsIn-depth review of Chatbox, an open-source AI client supporting unified access to GPT-4, Claude, Gemini and more. Covers core features, tech architecture, and comparisons with alternatives.