145 related articles

Deep analysis of a Gemini jailbreak technique—the Observer and Accomplice method—examining how it exploits contextual manipulation and reasoning chain inconsistencies to bypass AI safety alignment.

A beginner's guide to prompt engineering covering the four functions of prompts, the key differences from prompt engineering, a six-step systematic workflow, and critical technical and practical limitations.

How can traditional product managers transition to AI PM? This article analyzes the essential differences and details three must-have skills: AI product cognition, advanced Prompt engineering, and large model technical logic.

A deep dive into LLM Agent frameworks covering RAG, Agent core components (tools, memory, planning), and Agent Tuning workflows with cost considerations for production deployment.

A systematic guide to AI Agent development across four stages: LLM fundamentals, ReAct paradigm, memory & tools, and multi-agent collaboration for developers.

Claude Opus 5's high+ reasoning mode has been jokingly called an "anxious overthinker." This article analyzes why LLMs over-reason, the diminishing returns tipping point, and how to balance reasoning intensity.

DeepSeek founder Liang Wenfeng reveals a five-step AGI roadmap from chain-of-thought to embodied intelligence. How does TileLang crack domestic GPU substitution under a 20,000-card constraint?

DeepSeek founder Liang Wenfeng reveals a five-step AGI roadmap—from chain-of-thought to embodied intelligence—under a 20,000-GPU constraint, using the TileLang compiler to break domestic substitution challenges while API cash flow backs AGI exploration.

DeepSeek founder Liang Wenfeng systematically explains: a KPI-free culture, 10-month break-even pricing, long-term open-source strategy, continual learning to break the AGI bottleneck, and his prediction of a mature domestic chip ecosystem within a year.

Can beginners really earn over 10,000 yuan in their first month with AI coding gigs? This article breaks down the four-week AI coding learning path week by week and objectively assesses the real monetization barriers.

Hit the Vibe Coding ceiling? This guide covers the three-stage AI coding progression path, Claude Code vs. Codex, SuperPower SDD, and how to go from vibe coding to enterprise-grade AI engineering.

What is Vibe Coding? Learn this new AI programming paradigm from scratch — no CS degree needed. Use Claude Code, Cursor, and more to build real projects by describing your ideas.

How can users in China use Claude? This article deeply compares four solutions: official subscription, proxy subscription (WildCard), relay platforms (2233/0011.ai), and API aggregation (OpenRouter).

Context engineering is the core methodology for building efficient AI Agents, covering query enhancement, RAG retrieval, prompt design, memory management, and tool invocation. Master Write, Select, Compress, and Isolate to solve LLM hallucination at its root.

From the autocomplete nature of LLMs, tokens, and context windows to RAG vector databases, the MCP protocol, and AI agent loop design — this article uses vivid analogies to unpack the reality of AI engineering.

A deep dive into engineering AI applications: from a simple chat page to a multi-layer Agent platform, covering RAG knowledge bases, Workflow scheduling, multi-model management, and run tracing.

OpenAI's upgraded voice assistant can speak dialects, do real-time simultaneous interpretation, teach English, and even get flustered. Here's what changed.

Qwen3 deep dive: 6 Dense & MoE models from 0.6B to 235B, world's first open-source hybrid reasoning model, matching Gemini 2.5 Pro. Complete guide for developers and enterprises.
Cross-Model Prompt Engineering: Why Gr…
Explore why prompt engineering techniques transfer across AI models. Learn role definition, structured instructions, and Chain-of-Thought strategies that work universally across GPT, Claude, and beyond.

Step-by-step guide to wrapping DeepSeek-R1 with an Ollama Modelfile — set temperature, system prompts, and run fully offline for privacy and flexibility.