Mirror: A Natural Language Interface for Data Querying, Summarization, and Visualization
arXiv:2303.08697 · doi:10.1145/3543873.3587309
Abstract
We present Mirror, an open-source platform for data exploration and analysis powered by large language models. Mirror offers an intuitive natural language interface for querying databases, and automatically generates executable SQL commands to retrieve relevant data and summarize it in natural language. In addition, users can preview and manually edit the generated SQL commands to ensure the accuracy of their queries. Mirror also generates visualizations to facilitate understanding of the data. Designed with flexibility and human input in mind, Mirror is suitable for both experienced data analysts and non-technical professionals looking to gain insights from their data.
The Web Conference (WWW 2023) Demo
References in corpus (6)
- Language Models are Few-Shot Learners
- Evaluating Large Language Models Trained on Code
- Scaling Instruction-Finetuned Language Models
- Learning to Map Sentences to Logical Form: Structured Classification with Probabilistic Categorial Grammars
- Seq2SQL: Generating Structured Queries from Natural Language using Reinforcement Learning
- Evaluating the Text-to-SQL Capabilities of Large Language Models