If you want better transparency and control over the NLP/intent recognition bits and you still prefer a rapid-prototyping no-code vendor, I'd recommend BotDistrikt.
Is there a reason you're not using a webhook to capture updates from the API? Or do you just need to keep polling? If you need to just keep polling, I'd recommend using a managed background task service like SWF on AWS…
If you want better transparency and control over the NLP/intent recognition bits and you still prefer a rapid-prototyping no-code vendor, I'd recommend BotDistrikt.
Is there a reason you're not using a webhook to capture updates from the API? Or do you just need to keep polling? If you need to just keep polling, I'd recommend using a managed background task service like SWF on AWS…