Skip to content

proteanthread/eliza

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ELIZA: C17 Port

This project is a strict ANSI C17 port of the classic ELIZA program, originally published by Creative Computing in the July/August 1977 issue. It functions as a conversational agent utilizing pattern matching and word substitution.

Architectural Design

The program is built entirely utilizing the standard C library, avoiding any reliance on external dependencies, graphical user interfaces, or non-standard system calls.

About

the original AI chatbot as it appeared in Creative Computing July/August 1977.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages