Skip to content

JoergStrebel/SimpleBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleBot

A simple chatbot experiment in C and Prolog. It uses SWI-Prolog for natural language proccessing. SimpleBot only understands (very simple) German.
It was specifically design NOT to use pattern matching and canned responses, but to leverage its syntactical and semantical models to produce answers.

Build it with:
$ cd src
$ make

Run it:
$ ./simplebot

About

A simple chatbot experiment in C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published