danswer-ai / danswer

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

Human-to-SQL Query Generation with Charting #1566

Open numberonewastefellow opened 5 months ago

numberonewastefellow commented 5 months 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 5 months ago

Nice feature. Expecting soon

TechGeniusBlogger commented 5 months ago

Anyone open for this? I am interested too