Machine learning deployment with BI tools?

hi guys

usually after deploying my machine learning project . I use like flask for webframework and dash for dashboarding , or i sent it the API to frontend developer for better webservices

i just wonder if I want to deploy my machinelearning project , can we deploy it with BI tools and which one is supported to consume python API?

what i want is something like this :
i use flask then we get the API response, after that we simply just use BI tools for simple visualization instead waiting for frontend developer to create pretty dashboard