karrarkazuya / aiml-java-interpreter

A simple yet powerful AIML parser library and sample in java

Repository from Github https://github.comkarrarkazuya/aiml-java-interpreterRepository from Github https://github.comkarrarkazuya/aiml-java-interpreter

aiml-java-interpreter

This is a one class simple AIML(Artificial Intelligence Markup Language) library parser with a simple example yet so powerful and worth giving it a try

  • it still needs alot of work so if you want to help please do.

Features

  • Supports srai

  • Supports star

  • Supports random

  • Supports set

  • Supports get

  • Supports bot

  • Supports that

  • Supports think

  • Supports topic

  • Supports condition

  • Supports else. find it in the std-login.aiml. it is a new thing

  • Supports data storing for both user and bot

  • Reflixable enough to avoid most of the problems

Still needs

  • More speed

by

About

A simple yet powerful AIML parser library and sample in java

License:GNU General Public License v3.0


Languages

Language:Java 100.0%