The https://dialogflow.com/ AI agent that AvaIre uses.
AvaIre Agent is the API.AI agent that AvaIre uses for handling AI requests, it is a combination of a bunch of custom intents and entities as well as some pre-built AI integrations like Small Talk
.
If you’re self-hosting an old version of AvaIre and you wanna use the Agent, make sure that the intents in the Agent line up with the intent handlers in the version of AvaIre you’re using, unresolved intent calls can cause exceptions or making the AI sketchy.
Export and Import
tab and import the .zip file that you just downloaded.You can easily test Avas AI by joining the AvaIre Central support server and talking to her in one of the #sandbox channels,
You can test the AI by tagging AvaIre in any message as long as the AI module is enabled for the given channel, you can check the status of all modules for a given channel by using the channel admin command, you can also test the AI directly on API.AIs website by clicking here or following the link below.
https://bot.api.ai/fef82466-de68-4e4a-8e24-9369a222cd0d
Note: Almost all of the custom intents for this agent are resolved client sided(in the bot itself), and therefore a lot of the responses from the website will be
[empty response]
, it is therefore recommended that you test it in Discord.