--- title: "Artificial Intelligence for the ZX-81" type: "article" slug: "artificial-intelligence-for-the-zx-81" url: "http://localhost/article/artificial-intelligence-for-the-zx-81/" markdown_url: "http://localhost/article/artificial-intelligence-for-the-zx-81.md" published_at: "2020-10-27T17:18:03+00:00" modified_at: "2024-06-23T01:05:36+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "Program listing for an ELIZA-like that simulates a doctor psychoanalyzing a patient." category: - name: "Synchro-Sette" slug: "synchro-sette" taxonomy: "category" url: "http://localhost/category/periodicals/synchro-sette/" post_tag: - name: "1982" slug: "year-1982" taxonomy: "post_tag" url: "http://localhost/tag/year-1982/" - name: "TS 1000" slug: "ts1000" taxonomy: "post_tag" url: "http://localhost/tag/ts1000/" - name: "Type-in program" slug: "type-in-program" taxonomy: "post_tag" url: "http://localhost/tag/type-in-program/" model: - name: "Timex/Sinclair 1000" slug: "ts-1000" taxonomy: "model" url: "http://localhost/model/ts-1000/" indiv: - name: "Gene G. Buza" slug: "gene-g-buza" taxonomy: "indiv" url: "http://localhost/indiv/gene-g-buza/" publication: "Synchro-Sette" publication_r: id: 10244 title: "Synchro-Sette" type: "periodical" url: "http://localhost/periodical/synchro-sette/" authors: "Gene G. Buza" volume: "1" issue: "2" issues_articles: - id: 26655 title: "Synchro-Sette v1 n2" type: "issue" url: "http://localhost/issue/synchro-sette-v1-n2/" pages: "4-5" pubdate: "May 1982" archive_link: false volumeissue: "v1n2" --- # Artificial Intelligence for the ZX-81 Program listing for an ELIZA-like that simulates a doctor psychoanalyzing a patient.