Apple iPhone
The 2007 multi-touch device that fused phone, music player and internet into one product and launched the mobile-first era that AI now runs on.
The Apple iPhone arrived in 2007 and merged three devices into one. It was a phone, a music player and an internet device, all driven by a multi-touch glass screen. It set the template for the modern smartphone and the mobile-first era of computing.

What it was
The iPhone was a pocket computer with a touchscreen instead of buttons. Earlier smartphones had small physical keyboards and a stylus. The iPhone removed both. It used a capacitive multi-touch display that responds to fingers, so you tap, swipe and pinch directly on the screen.
Because the controls were software, the screen could change for every task. A keyboard appears when you type, then vanishes when you watch a video. The phone runs a slimmed-down version of Apple’s desktop operating system, so each app gets a full graphical environment.
Think of it like a single sheet of smart glass. A paper notebook has a fixed layout. The iPhone screen is blank glass that redraws itself into a dial pad, a map, or a browser, depending on the app you open.
Why it mattered
Before the iPhone, the mobile internet was clumsy. Phones loaded stripped-down pages, and browsing felt like a chore. The iPhone shipped a real desktop-class browser, so full web pages worked on a handheld screen for the first time at scale.
The launch reset the entire industry. Rivals dropped physical keyboards and copied the full-screen touch design within a few years. The phone keyboard, the stylus and the separate music player all faded.
In 2008 Apple added the App Store and a public software kit for developers. That turned the phone into a platform. Anyone could write and sell an app, which created a vast new software economy and put millions of programs in reach of ordinary people.
How it connects to AI today
The iPhone built the stage that consumer AI now performs on. Billions of people carry an always-connected computer packed with sensors: a camera, a microphone, GPS, and motion detectors. That device is the main place most people meet artificial intelligence.
Voice assistants made the link direct. You speak, the phone records audio, and a model turns speech into text and then into an answer. Camera features add more. Your phone can recognise faces, read text from a photo, translate a sign in real time, and sort images by content. These features run on machine learning models, some on the device and some in the cloud.
Modern AI chat apps also live here. When you open a large language model on your phone, you sit on the foundation the iPhone created: a touchscreen, a fast network connection, and an app store that delivers software in seconds. Newer phones add dedicated chips, often called neural engines, that run models locally for speed and privacy.
A builder meets this layer every day. If you ship an AI product, the phone is usually the first screen. You design for a small touch display, you handle a flaky mobile network, and you decide what runs on the device versus a server. Cross-platform tools like React Native and Expo exist so one codebase can reach both Apple and Android phones. The mobile-first habit that started in 2007 still shapes how AI features are designed and delivered.
Still in use today
The iPhone is a living milestone, not a relic. The product line is active and maintained, with a new generation released most years. The original 2007 model is long discontinued, but its core ideas remain the standard for every smartphone on the market.
The design choices proved durable. Multi-touch glass, software keyboards, an app store and a full mobile browser are now the baseline that every competitor matches. Android, the largest rival platform, follows the same model. The iPhone persists because it did not start a fashion. It set the architecture of personal computing for the mobile age, and that architecture still holds.
For context, place it alongside the graphical Macintosh interface , which made the mouse and windows mainstream, and the IBM PC , which standardised the desktop. The iPhone did the same job for the device in your pocket. Its silicon roots trace back to the microprocessor revolution that began with the Intel 4004 .
Further reading
- IT History Timeline : see how the iPhone fits into the wider story of computing.
- AI Learning Galaxy : explore how mobile devices connect to modern AI topics.
- The graphical Macintosh interface : the earlier Apple product that made point-and-click mainstream.
- Apple iPhone (Wikipedia) : full history of the device and its later generations.
- Macworld 2007 keynote coverage (The Verge retrospective) : account of the original introduction and its impact.
- iOS developer documentation (Apple) : the official platform docs for building iPhone apps today.
Frequently asked questions