I use metabase a lot, and a lot of my customers too. However, when it comes to customers without a technology background. - the adoption is low. They don't go beyond simple questions. My idea is to have a chat interface within metabase where if the user asks the questions in natural language, the chatgpt API converts it into a neat SQL query and gets the output. This can help in two ways, save time writing SQL queries and help improve adoption among non tech people. I've seen friends using chatgpt for text to SQL in their products and it is excellent. Once it is trained enough time on a specific type of data - the accuracy is very good.
I'd love to know what the community thinks about this idea
it's going to be released in v47 but if you enable it with an environment variable. If you download the v47 RC you should be able to enable it right now