Skip to content

This project aims to leverage LLM technology to generate usable charts directly from a database using a single prompt statement, providing users with quick and convenient data visualization capabilities.

Notifications You must be signed in to change notification settings

liugod/Chat2Chart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

Chat2Chart

利用LLM从数据库特征及元数据,通过一条prompt直接生成可用的图表,实现自动化数据可视化。

This open-source project aims to automate data visualization by utilizing LLM to generate usable charts directly from database features and metadata using a single prompt.

这个开源项目旨在利用LLM技术,通过一条简单的提示,直接从数据库的特征和元数据生成可用的图表,为数据分析和可视化提供便捷而高效的解决方案。传统的数据分析和可视化过程通常需要编写复杂的查询语句、导出数据并进行预处理,然后使用专门的图表库或工具进行图表生成。而这个项目的目标是简化这个过程,使用户只需提供一个简单的提示,即可自动从数据库中获取所需的特征和元数据,并将其转化为适用于图表生成的格式。这样,用户可以快速生成各种类型的图表,如柱状图、折线图、饼图等,无需繁琐的数据处理和代码编写。此外,该项目还支持灵活的定制和配置,用户可以根据自己的需求选择不同的图表样式、颜色和标签,以及添加额外的数据处理和分析功能。通过将LLM技术与数据库集成,这个项目为数据分析师、研究人员和开发者提供了一个简单而强大的工具,帮助他们更快速地从数据库中获取洞察力,并将其可视化展示。

This open-source project aims to leverage LLM technology to directly generate usable charts from database features and metadata with a single prompt, providing a convenient and efficient solution for data analysis and visualization. Traditional data analysis and visualization processes often require writing complex query statements, exporting data for preprocessing, and using specialized chart libraries or tools for chart generation. The goal of this project is to simplify this process by allowing users to provide a simple prompt that automatically retrieves the desired features and metadata from the database and converts them into a format suitable for chart generation. This enables users to quickly generate various types of charts such as bar charts, line charts, and pie charts without the need for tedious data processing and code writing. Additionally, the project supports flexible customization and configuration, allowing users to choose different chart styles, colors, and labels according to their needs, as well as adding additional data processing and analysis functionalities. By integrating LLM technology with databases, this project provides a simple yet powerful tool for data analysts, researchers, and developers to quickly gain insights from databases and visualize them.

About

This project aims to leverage LLM technology to generate usable charts directly from a database using a single prompt statement, providing users with quick and convenient data visualization capabilities.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published