Llama 2Meta releases open-source weights, accelerating the open AI ecosystem
2023.03.14
GPT-4A major leap in reasoning and multimodal capabilities
2022.11.30
ChatGPTOpenAI releases ChatGPT based on GPT-3.5, igniting the generative AI boom
2020.05.28
GPT-3OpenAI introduces few-shot learning with 175B parameters
2018.10.11
BERTGoogle's breakthrough in bidirectional encoder representations
2017.06.12
TransformerGoogle publishes 'Attention Is All You Need', defining the modern AI era
Related Articles
Evaluation
Agent Observability & Debugging: The Path from Black Box to White Box
AI Agents are not traditional software; we are debugging the reasoning process rather than the code itself. This article explores Trajectory Evaluation, LLM-as-a-Judge, and practical applications of mainstream Agent observability tools like LangSmith and Langfuse.
Context Engineering Guide: Managing Context Window like RAM
The hottest concept in 2026, evolving from Prompt Engineering to Context Engineering. A deep dive into managing the context window through Write, Select, Compress, and Isolate strategies to solve long-context amnesia, hallucinations, and context poisoning.
AI Coding Mastery: From 'Build Me an X' to Architecture Orchestrator
Tools don't matter — methodology does. A deep dive into six core methods for mastering AI coding: Spec-Driven Development, Context Engineering, TDD Verification Loops, Multi-Agent Orchestration, Advanced Prompting, and Session Hygiene. Plus a 20+ tool matrix and five anti-patterns to avoid.