Can you use Aiml?

Can you use aiml 1.0 with Rhasspy?

It’s not supported directly, but a service could be written fairly easily that hosts an AIML bot. You would want to write an intent recognizer that accepts a text input and returns a JSON intent with recognized slots, etc.

Is their an easier way to incorporate this or a tutorial somewhere?

Are you familiar at all with Snips and the Hermes protocol (MQTT)?

I am familer with mqtt but not so much snips ai.

@synesthesiam can you explain more how i would go about doing this thanks.