Adding AI to RapidPro #5258
micuentadecasa
started this conversation in
Ideas
Replies: 1 comment
-
Yes, this has been a common topic of late! You could certainly pull in resources (such as OpenAI) using a webhook action. I've certainly done this. That said, we are exploring a deeper integration that allows LLMs to be used in more places throughout the platform. For example, summarizing responses and a node in a flow or using LLMs for classification/routing. We've so far identified that to enable these deeper integrations suggests a re-architecture of our storage model to support some new access patterns that would be required -- particularly at scale. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I´m evaluatiing how to add AI to RapidPro, I have seen some code from two years ago for using the "hotbot", but it seems nothing has changed since then, so I would like to know what is the recommended way to add some NLP, AI functions to RapidPro?
Regards.
Beta Was this translation helpful? Give feedback.
All reactions