<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/robot-finger-feels-in-color-svtdouxfi" -->

---
title: Robot Finger Feels in Color | daily.dev
description: An excerpt from the 2026 MIT Press book &#x27;Inventing ELIZA&#x27; explores the recently unearthed original source code of ELIZA, the first chatbot created in the...
canonical: https://daily.dev/posts/robot-finger-feels-in-color-svtdouxfi
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Robot Finger Feels in Color | daily.dev
og:description: An excerpt from the 2026 MIT Press book &#x27;Inventing ELIZA&#x27; explores the recently unearthed original source code of ELIZA, the first chatbot created in the...
og:url: https://daily.dev/posts/robot-finger-feels-in-color-svtdouxfi
og:image: https://api.daily.dev/og/posts/SvTDouxFi.png
og:image:alt: Robot Finger Feels in Color
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Robot Finger Feels in Color

**[IEEE Spectrum](https://daily.dev/sources/ieeespectrum)** · 13 min read · 0 upvotes · 0 comments

## Summary

An excerpt from the 2026 MIT Press book 'Inventing ELIZA' explores the recently unearthed original source code of ELIZA, the first chatbot created in the mid-1960s by Joseph Weizenbaum. The analysis reveals ELIZA was far more sophisticated than previously understood — not a simple pattern-matcher but a multi-persona platform with script editing, contextual memory, and conditional keyword matching. Beyond the famous Doctor (psychotherapist) script, ELIZA ran scripts for small talk (Neweng), tutoring (Intrvw, Arithm), math, poetry, and more. Each script constructed distinct personas through deliberate linguistic choices, foreshadowing modern chatbot design patterns like plug-in architectures and configuration-as-data. The research challenges long-held assumptions about early AI and highlights how ELIZA's design decisions continue to shape human-computer interaction today.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://spectrum.ieee.org/robot-finger>

## Similar posts on daily.dev

- [Videos: Robotic Surgery, Quadruped Locomotion, and More](https://daily.dev/posts/videos-robotic-surgery-quadruped-locomotion-and-more-whiyrsxuo) · IEEE Spectrum · 1 upvotes · 0 comments
- [Exotic Quasiparticles Promise Next-Gen Interconnects](https://daily.dev/posts/exotic-quasiparticles-promise-next-gen-interconnects-xi0yynxlw) · IEEE Spectrum · 0 upvotes · 0 comments

---

Tags: [#nlp](https://daily.dev/tags/nlp), [#bots](https://daily.dev/tags/bots), [#human-computer-interaction](https://daily.dev/tags/human-computer-interaction)

[View this post on daily.dev](https://daily.dev/posts/robot-finger-feels-in-color-svtdouxfi)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Robot Finger Feels in Color","url":"https://daily.dev/posts/robot-finger-feels-in-color-svtdouxfi","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/robot-finger-feels-in-color-svtdouxfi"},"datePublished":"2026-07-28T15:02:15.756Z","dateModified":"2026-07-28T15:09:50.018Z","description":"An excerpt from the 2026 MIT Press book 'Inventing ELIZA' explores the recently unearthed original source code of ELIZA, the first chatbot created in the...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/0f6424c4aaea2b3022a6466a27db0aa2?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/0f6424c4aaea2b3022a6466a27db0aa2?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"IEEE Spectrum","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"IEEE Spectrum","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/b123f5e8420e492ab36f6adb30c1793a","url":"https://daily.dev/sources/ieeespectrum"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/robot-finger-feels-in-color-svtdouxfi","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"nlp,bots,human-computer-interaction","timeRequired":"PT13M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"IEEE Spectrum","item":"https://daily.dev/sources/ieeespectrum"},{"@type":"ListItem","position":3,"name":"Robot Finger Feels in Color"}]}
```

