Skip to content

brandonjackson/AIMLEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

aimlEditor

By Brandon Jackson

Project started August 2014

aimlEditor is a simple GUI for editing AIML files built using Python.

Installation

  • Make sure you have these dependencies installed (see code snippet below for help):
    • the pyAIML Python package

Example Installation Procedure (for Unix/Linux with apt-get installed)

git clone https://github.com/brandonjackson/aimlEditor.git

Usage

Coming Soon

To-Do List

  • Build GUI
  • Build AIMLParser class
  • Make AIMLParser fail gracefully when unknown/unsupported XML elements encountered

Links

Credits

Coming Soon

About

GUI for editing Artificial Intelligence Markup Language (AIML) files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages