Tag : ai
All the articles with the tag "ai".

AGENTS.md vs GEMINI.md vs CLAUDE.md
August 4, 2026 | 06:00 PMCompare AGENTS.md, GEMINI.md, and CLAUDE.md, how coding agents load instructions, and how to maintain one source of truth across tools.

AI Interface Design and AI Experience Design
August 5, 2026 | 06:00 PMAI is becoming an active participant in digital products. This article proposes a practical distinction between AI Interface Design (AiD) and AI Experience Design (AxD).

ELI5 - What is context engineering in AI?
July 11, 2025 | 06:20 AMEver chatted with an AI and felt like it totally missed the point? Sure, the answer might be technically right—but not remotely helpful. That’s where a cool new idea called *Context Engineering* steps in to save the day!

ELI5 - What is MCP in AI?
April 3, 2025 | 06:20 AMThe Model Context Protocol (MCP), an open standard developed by Anthropic in late 2024. MCP aims to standardize how AI models, particularly large language models, connect with external data sources and tools. Let's talk about it.
ELI5 - What is LLM that everyone is talking about?
June 8, 2024 | 06:20 AMImagine a super smart computer program that can understand and create text, just like humans do. That's a Large Language Model (LLM)! Let's talk about it.

Gemini CLI with GEMINI.md: Examples and Best Practices
August 1, 2025 | 12:08 PMAn updated guide to Gemini CLI and GEMINI.md, with installation, authentication, hierarchical context, practical examples, Plan Mode, security, and Antigravity migration guidance.

MCP Security Checklist
August 5, 2026 | 04:45 AMA practical MCP security checklist for reviewing permissions, secrets, prompt injection, local servers, OAuth, logging, and sensitive tool calls.

How to Migrate from Gemini CLI to Antigravity CLI
August 5, 2026 | 06:00 AMGemini CLI stopped supporting individual Google sign-ins. Migrate to Antigravity CLI without losing GEMINI.md, skills, plugins, or MCP servers.

What is Retrieval-Augmented Generation (RAG) for More Accurate AI Responses?
August 24, 2024 | 12:08 PMLarge Language Models (LLMs) are powerful, widely-used tools. While they excel in many tasks, they also have notable shortcomings. These models can produce incorrect information with confidence, or rely on outdated knowledge. This is where Retrieval-Augmented Generation (RAG) comes into play.

什么是 AI 中的情境工程(Context Engineering)?
July 11, 2025 | 06:20 AM跟 AI 聊天时,它好像完全没听懂?虽然答案技术上没错,却一点也不实用。这时,一个酷炫的新概念——情境工程(Context Engineering)就来救场了!