LIDA
Automatic Generation of Visualizations and Infographics using LLMs
LIDA is an open-source library developed to automate the process of creating data visualizations and infographics using large language models. The system treats visualizations as executable code and uses AI to generate, modify, and interpret that code in order to transform raw datasets into meaningful charts and graphical explanations. Instead of requiring users to manually explore datasets and write plotting scripts, LIDA analyzes the data and automatically proposes visualization goals and design ideas that highlight patterns and relationships. ...