danswer-ai / danswer

Gen-AI Chat for Teams - Think ChatGPT if it had access to your team's unique knowledge.
https://docs.danswer.dev/
Other
9.77k stars 1.09k forks source link

Human-to-SQL Query Generation with Charting #1566

Open numberonewastefellow opened 1 month ago

numberonewastefellow commented 1 month ago

I am requesting the implementation of a feature that allows users to input natural language questions, which are then converted into SQL queries by an LLM. The generated query should be executed on the database to fetch records (up to 10 by default, configurable). If the user's question includes a request for a chart, the results should be plotted using Plotly or another suitable library.

A bounty will be offered for this feature, and a pull request will be created upon approval.

aropenai commented 1 month ago

Nice feature. Expecting soon

TechGeniusBlogger commented 1 month ago

Anyone open for this? I am interested too