Skip to content
/ evanko-x Public

Desktop based Chat Application powered by AIML

Notifications You must be signed in to change notification settings

rshrc/evanko-x

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mandy, the Java Based Desktop Chat Application.

  1. GUI made using JavaFX
  2. AIML (Artificial Intelligence Markup Language) used for responses. They are to be manually added according to the users choice.
  3. No Internet Connection Enabled Ability Right Now.

Reference AIML Implementation – To get started, we shall use an already working reference application. There is one such java based implementation called program-ab hosted on google-code repository. Download the program-ab latest distribution from google code repository.