CloudWalk Engineering Challenge: Build a WhatsApp bot that incorporates a decision tree, allowing users to choose between two InfinitePay products and use AI to address basic questions about these products.
Intial decision Tree, created on Figma
. It's not exactly the way the bot was created, but this flow gave me a north on my developing.
All configuration was made with Twilio Flow
.
I created Bruno with OpenAi API using the Threads
and Completions
resources. His knowledge is not big, as my intention was to create a flow with minimum costs, but he can solve silly doubts.
For hosting my GPT Assistant and Python Flask
server I used www.pythonanywhere.com
.