Canner / WrenAI

🚀 An open-source SQL AI (Text-to-SQL) Agent that empowers data, product teams to chat with their data. 🤘
https://getwren.ai/oss
GNU Affero General Public License v3.0
2.08k stars 220 forks source link

Add Visualization Feature to the AI Service #644

Open Candytigers opened 2 months ago

Candytigers commented 2 months ago

The current AI service only support answers with SQL statement. It would be super helpful if there's a new feature to generate visualization with the answers. For example, it could return a bar chart as requested with a question like: Could you generate a bar chart with total quantity sold for each product?

wwwy3y3 commented 2 months ago

That's a nice feature request @Candytigers

Could you share more about why you think it's critical at our discussion thread here: https://github.com/Canner/WrenAI/discussions/620

Your feedbacks will help us understand your scenarios.