Introduction
Imagine you have a huge book but need a quick answer to a specific question. Searching through all the pages takes too long. Question answering systems solve this by finding the exact information you want quickly and clearly.
Imagine asking a librarian a question in a huge library. The librarian listens carefully, quickly finds the right book and page, points out the exact sentence you need, and explains it clearly so you understand.
┌─────────────────────┐ │ 1. Understand Question │ └──────────┬──────────┘ │ ↓ ┌─────────────────────┐ │ 2. Search Information │ └──────────┬──────────┘ │ ↓ ┌─────────────────────┐ │ 3. Extract Answer │ └──────────┬──────────┘ │ ↓ ┌─────────────────────┐ │ 4. Present Answer │ └─────────────────────┘