Skip to content
This repository has been archived by the owner on Jul 21, 2024. It is now read-only.

Enhancement suggestion: limited custom AIML file retrieval #10

Open
jrwarwick opened this issue May 22, 2018 · 0 comments
Open

Enhancement suggestion: limited custom AIML file retrieval #10

jrwarwick opened this issue May 22, 2018 · 0 comments

Comments

@jrwarwick
Copy link

  1. settingsmeta.json entry to accept either: http URL for a custom AIML file, or a large freeform text box where AIML source is pasted.
  2. Once per skill load, retrieve the AIML file, validate contents, and then copy to ./aiml/user_custom.aiml

Just limiting it to one file shouldn't be a big deal, nothing stopping a user from mashing together a few different topics if they wanted it to.

Its not a total point-and-click level of intuitive interface, but it does lighten the burden on users not quite ready for ssh/sftp type stuff.

Later, could be coordinated with some kind of skill that "learns" "facts" which is really just generating formatted AIML category elements and writing them out to a staged file that is eventually written to location retrievable via settings.json spec.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant