vanna-ai / vanna

🤖 Chat with your SQL database 📊. Accurate Text-to-SQL Generation via LLMs using RAG 🔄.
https://vanna.ai/docs/
MIT License
12.1k stars 969 forks source link

can Vanna AI connect to a Power BI model? #572

Closed razakpm closed 2 months ago

razakpm commented 4 months ago

I have a requirement to connect Vanna.ai to a PowerBI model. Is there any option to connect to an already created PowerBI model? Or is there any other methodology supported by Vanna.ai to leverage the full capabilities of PowerBI for displaying dashboards?

andreped commented 4 months ago

Hello, @razakpm! :]

As far as I am aware, there is no easy way to do this. I have worked with PowerBI a bit before, and allowing to connect an external API from a python backend can be quite tricky. I would at least expect there to be quite some overhead, but can't say for certain.

Perhaps this is something you have tried before, @zainhoda, or someone else maybe? Would be a really cool project to demo such a feature though 😎