This repository was archived by the owner on Aug 20, 2024. It is now read-only.
This repository was archived by the owner on Aug 20, 2024. It is now read-only.
AI DataGrid Component #18
Open
Description
Just an idea here where a user could describe in a texterea what and how the data should be presented (sorted by, sum of columns, filters, drawing a chart, export)
This way the end user can display the data he wants and the developer doesn't have to code all those features that are common and easy for an AI to make.
Could also be a feature to translate the user description to SQL under the hood so the developer can use it to get the data from the database. Developer will need to be very aware about security concerns though.
For instance an input could be : "Show me the countries with the population, the average age of population and display the sum of the population column. Display it on a datagrid and a pie chart."
Metadata
Metadata
Assignees
Labels
No labels