Skip to content

A Swift + iOS implementation of the ELIZA chatbot.

Notifications You must be signed in to change notification settings

kennysong/SwiftEliza

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SwiftEliza

SwiftEliza is a Swift + iOS implementation of Weizenbaum's ELIZA chatbot, which is a simulation of a Rogerian psychotherapist.

Based on my Go implementation and QuestionBot from Apple's App Development with Swift book.

SwiftEliza screenshot

Notes

To run, just open the SwiftEliza.xcodeproj in XCode.

The functionality of ELIZA is contained in the Eliza.swift file, and the rest are boilerplate for the iOS app.

Written in Swift 3 for iOS 10 and above.

About

A Swift + iOS implementation of the ELIZA chatbot.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages