AI Fundamentals
Narrow AI and General AI
Narrow AI and General AI
The distinction between narrow and general artificial intelligence is one of the most important concepts for anyone working with AI systems. Media headlines often blur the line, suggesting that today's chatbots are approaching human-level intelligence. As an evaluator, you need a clear, practical understanding of what current systems can and cannot do.
Narrow AI (Weak AI)
Narrow AI excels at specific, well-defined tasks:
- Translating text between languages
- Detecting fraud in financial transactions
- Generating images from text descriptions
- Recommending products or content
- Answering questions within a knowledge domain
Each of these systems was trained or designed for its particular job. A translation model cannot diagnose diseases. A fraud detector cannot write poetry. Their intelligence is specialized, not general.
General AI (Strong AI / AGI)
General AI refers to a hypothetical system that matches or exceeds human cognitive ability across all intellectual domains — reasoning, creativity, social understanding, physical-world interaction, and learning new skills without retraining from scratch. No such system exists today. Research labs pursue AGI as a long-term goal, but current products are firmly in the narrow category.
Why the Distinction Matters for Evaluation
Set appropriate expectations. When a language model gives excellent medical-sounding advice, remember it was not trained as a doctor. Evaluate whether the output is appropriate for the stated use case, not whether it demonstrates omniscience.
Test boundaries deliberately. Good evaluation includes edge cases where narrow systems break: ambiguous prompts, multi-step reasoning, niche factual questions, and requests requiring real-time information.
Avoid anthropomorphizing. Models do not "understand," "believe," or "want" anything. They generate statistically likely text. Evaluating them as if they have human intentions leads to inconsistent ratings.
The Capability Spectrum
Even within narrow AI, capabilities vary enormously. A small model running on a phone differs from a frontier model trained on trillions of tokens. Your evaluations help teams understand where on the capability spectrum a model sits for their specific application — and whether it meets the bar for deployment.
Evaluating Claims About "Human-Level" Performance
Marketing language often oversells AI capabilities. When a product claims its AI is "as good as an expert," your job is to test that claim against evidence. Can it handle edge cases an expert would catch? Does it fail gracefully when uncertain? Does performance hold across demographics and languages? Skeptical, evidence-based evaluation protects users from overpromised technology.
Key Takeaways
- All current production AI is narrow — specialized, not general
- AGI remains theoretical; do not evaluate models as if they are human
- Test edge cases to find where narrow capabilities break down
- Match evaluation criteria to the intended use case, not to human standards