Added working dir

This commit is contained in:
Jon
2026-04-12 15:06:08 +01:00
parent 9d3d6a13af
commit 0aeeb9f037
149 changed files with 710 additions and 0 deletions

View File

@@ -0,0 +1,72 @@
---
date: 2025-09-04
title: singularity is(n't) near
---
# Technological Emulation of Human Senses
How close are we to robots or AI systems fully emulating each human sense?
This page highlights the current state, using loading bars as a visual metaphor for technological progress.
## At a Glance
| Sense | Technological Emulation | Progress |
|-----------------------|-------------------------|---------------|
| 👂 **Hearing (Sound)**| Fully tricked/completed | ██████████ 98% |
| 🖐️ **Touch** | Evolving rapidly | ███████░░░ 65% |
| 👁️ **Sight (Vision)** | Nearly complete | ████████░░ 75% |
| 👃 **Smell** | Poorly emulated | ███░░░░░░ 30% |
| 👅 **Taste** | Barely started | █░░░░░░░░ 18% |
## Sense-by-Sense Details
### 👂 Hearing (Sound)
**Status:** _Machines and AIs can fully synthesize, analyze, and “trick” human hearing with realistic audio, music, and speech generation. Speech recognition and sound simulation are mature technologies._
**Progress:** `██████████ 98%`
[web:31][web:26]
---
### 🖐️ Touch
**Status:** _Wearable haptics and electronic skin let machines sense and simulate complex forms of touch, including pressure and movement. Still, they lack the nuance, richness, and precision of human skin._
**Progress:** `███████░░░ 65%`
[web:21][web:27]
---
### 👁️ Sight (Vision)
**Status:** _AI can recognize, generate, and analyze visual information at a high level, but immersive, natural, and seamless visual experiences remain imperfect, especially in dynamic or unpredictable settings._
**Progress:** `████████░░ 75%`
---
### 👃 Smell
**Status:** _Chemical and electronic noses can detect some odors, but reliable, nuanced, and programmable scent production or detection is still out of reach._
**Progress:** `███░░░░░░ 30%`
---
### 👅 Taste
**Status:** _Electronic “tongues” can classify and detect certain substances, but cannot imitate the full experience of taste, flavor combinations, and texture._
**Progress:** `█░░░░░░░░ 18%`
---
> **Citations:**
> [1] Wearable haptics: [web:21]
> [2] Robotic skin research: [web:27]
> [3] Human hearing simulation: [web:31][web:26]
---
> _For more scientific details and research links, see recent coverage at Northwestern, UCL, and MIT ([web:21][web:27][web:31][web:26])._
---
*Created with MkDocs & Python, September 2025.*