106 related articles

A complete learning path for coding with AI from scratch — from concepts and environment setup to using Cursor, Claude, and other AI tools to build and deploy your first project.

Can AI programming tools really let non-coders build and monetize apps? This article analyzes AI coding's true capabilities, viable monetization paths, and common misconceptions.

In-depth analysis of a Vue3 NetEase Cloud Music clone project covering component development, QR code login, Vue Router, and Audio API playback with complete source code.

A detailed walkthrough of Claude Code + Opus 4.7 in action: from CCSwitch setup to model configuration, completing a complex payment feature in 4 hours for $60 with zero hand-written code.

Explore how the open-source LLM Wiki project uses a compile-first paradigm to turn dormant local files into a searchable AI knowledge base, compared with traditional RAG approaches.

Complete guide to Claude Code + Opus setup via CCSwitch for unified model management. Real-world case: payment system built in 4 hours with zero hand-written code, covering installation, Prompt engineering, and model selection.

Learn how to use Codex for free with Codex++ and free APIs. Complete setup guide covering text, image, and video generation with a real-world creative workflow example.

Learn how to build a personal blog from scratch using Cursor AI — covering UI prototyping, full-stack code generation, database setup, and bug debugging with almost no hand-written code.

In-depth analysis of a 568-episode Python beginner tutorial on Bilibili, covering course structure, strengths, weaknesses, and effective study tips for beginners.

A systematic guide to LangChain covering environment setup, model invocation, Prompt Templates, Output Parsers, LCEL chain expressions, and hands-on RAG implementation for beginners.

Comprehensive GitHub FAQ for beginners covering Git vs GitHub, repository basics, branching and merging, plus practical tips to quickly get started with version control and collaboration.

Indie developer Marc Lou was fired 6 times before pivoting to digital products, achieving $1.5M+ annual revenue with 95% profit margins. Learn his business model, pricing strategy, and AI marketing tactics.

A complete beginner's guide to Vibe Coding: learn how to describe requirements in natural language and build, debug, and launch full apps with zero code using AI platforms like Base44.

A systematic guide to LangChain LLM application development, covering environment setup, core components (RAG, Chain, Memory), and Agent development to help developers master LLM app building.

Full workflow for using Doubao to generate prompts and Cursor to auto-generate web scraper code. Covers AI chain collaboration, full-stack code generation, and auto-documentation.
TutorialsStep-by-step tutorial: Generate static web pages with AI, deploy them free on GitHub Pages, and bind a custom domain via Cloudflare DNS. Zero cost, perfect for portfolios and showcase pages.
Deep DivesDeep dive into how MCP (Model Context Protocol) solves three core pain points of Tool Calling: verbose descriptions, unstable invocations, and lack of unified standards.
Product ReviewsHyperFrames is a trending GitHub open-source project that renders HTML/CSS animation code into MP4 videos. Combined with AI coding tools, it enables automated batch video production at zero cost.
Product ReviewsGeneric Agent is an open-source AI Agent that reduces token consumption by 90% through minimalist tool design, four-layer memory hierarchy, and experience reuse. Supports computer operation, browser automation, Feishu integration, and more.
Product ReviewsHands-on test of local Claude Code with MiniMax 2.7 for creating pitch deck PPTs, exploring its precise file history rollback mechanism vs. Cursor's rollback pain points.