105 related articles

Build AI agents with no coding background! Using an e-commerce customer service bot as an example, this guide breaks down the setup process for GPTs and Coze.

In-depth Grok 4.5 hands-on review: priced at a fraction of Opus 4.8, twice the token efficiency of peers, and coding ability in the top tier. A real-project breakdown of its strengths, highlights, and shortcomings.

Step-by-step guide to connecting DeepSeek to Claude Code via CC Switch — no VPN needed, start for just ¥10. Covers API Key setup, installation, model config, and a live demo.

Shrinking GitHub Copilot student benefits? Learn to install the Claude Code plugin in VSCode and connect the DeepSeek V4 API via CCSwitch—powerful Agent capabilities at 25% price, no IDE switch needed.

How did Ollama grow from a niche open-source project into developers' default choice for running local LLMs? This article breaks down its rise across product design, technical strategy, and ecosystem building.

A hands-on comparison of 6 open-source LLMs (DeepSeek, Qwen3, Zhipu GLM, Kimi K2, MiniMax M3, Tencent Hunyuan 3) for on-premise deployment—covering hardware cost, inference efficiency, and deployment difficulty.

A deep dive into AI Agent development: real architecture, entry barriers, and learning paths. From ReAct to multi-agent systems and LangChain — cut through the hype.

Breaking down a 10-hour Python course for absolute beginners — covering syntax, OOP, functional programming, web scraping, and automation, with mind maps and exercises.

A beginner-friendly guide to setting up Git on Windows before using Claude Code for AI programming. Covers git.git install, Git for Windows setup, common pitfalls, and verification.

A plain-language guide to how Python web scrapers work: from HTTP requests and responses, HTML tag parsing, to the complete three-step data scraping workflow, with a focus on the three legal red lines and compliance advice.

Step-by-step guide to installing Claude Code Desktop, enabling developer mode for account-free use, integrating DeepSeek via CC Switch, Chinese localization, and custom Skills in ten minutes.

No ChatGPT Plus account? Use the Codex++ management tool to connect DeepSeek to Codex in 5 steps. Top up ¥10 and experience AI agent control of your computer with detailed setup guide.

Anthropic releases Claude Sonnet 5, its most agentic mid-tier model with planning, browser/terminal tool use, and autonomous execution—bringing flagship Agent capabilities at significantly lower cost.

Anthropic releases Claude Sonnet 5, its most agentic Sonnet model yet. With planning, browser/terminal tool use, and autonomous execution, it brings flagship Agent capabilities to mid-tier pricing.

Step-by-step guide to building a complete RAG pipeline with Ollama + LangChain + FAISS + Qwen 1.5B. Run document retrieval and intelligent Q&A locally without a GPU.

A deep dive into Claude Code: the difference between Terminal and Device Agents, enterprise selection advice, and how to use Claude Code with DeepSeek in China.

AIVenture is an open-source retro dungeon game by Google that teaches Vibe Coding, agentic workflows, and tool calling through playable levels. Built with Angular, Phaser.js, and Gemma.

AMD GPU black screens running local LLMs? This post-mortem covers Ollama's 3 fatal flaws and how switching to LM Studio boosted token speed from 5 to 36, with ROCm setup, Speculative Decoding, and GFX version tips.

Learn AI Agent development from scratch. This tutorial covers LLMs and prompts, then builds a conversational agent in Python using the DeepSeek API with multi-turn dialogue and system prompts.

Learn AI coding from scratch! This guide covers Cursor's core features — natural language coding, context-aware Q&A, smart autocomplete — plus comparisons with free alternatives Trae and Windsurf.