AI vs AGI
AI (Artificial Intelligence)
- Definition: Machines that perform tasks requiring human-like intelligence within a narrow domain.
- Scope: Task-specific; optimized for solving one type of problem.
- Examples:
- Spam filters
- Image recognition systems
- Chatbots like GPT-4
- Recommender systems (YouTube, Netflix)
- Self-driving car object detection
- Pros:
- Widely used in production systems
- Can outperform humans in narrow tasks
- Scales well for repetitive work
- Fast to deploy with modern tools
- Constantly improving
- Cons:
- Lacks general understanding
- Cannot transfer learning across tasks
- Requires retraining for new domains
- Prone to hallucination or failure outside training data
- Biased if trained on poor data
AGI (Artificial General Intelligence)
- Definition: A hypothetical system with human-level cognitive abilities that can generalize, reason, and adapt across many domains.
- Scope: Broad and general-purpose; capable of self-directed learning and abstract reasoning.
- Examples:
- Does not exist yet
- Fictional examples: HAL 9000, Data from Star Trek, Jarvis from Iron Man
- Hypothetical use: a system that can learn any subject, solve new problems, and adapt without retraining
- Pros:
- Human-like flexibility and reasoning
- Capable of solving cross-domain challenges
- Learns continually without supervision
- Potential for universal application
- Could accelerate scientific and social progress
- Cons:
- Does not exist yet; unsolved challenge
- Poses alignment and safety risks
- High ethical and societal implications
- Could disrupt labor and economic systems
- Difficult to control or constrain if created
Links to this note
AI Engineer
AI vs AGI LLMs Inference Training Embeddings Vector Databases AI Agents Roadmap RAG Prompt Engineering Benefits of Pre-trained Models Limitations
Prompt Engineering
LLMs Prompt Engineering Prompt Engineering LLMs Tokens Context Window Hallucination AI Agents Prompt Injection Model Weights and Parameters