LIDA
LIDA is a library for generating grammar-agnostic (will work with any programming language and visualization libraries e.g. matplotlib, seaborn, altair, d3 etc) visualizations and infographics. LIDA comprises of 4 modules - A SUMMARIZER that converts data into a rich but compact natural language summary, a GOAL EXPLORER that enumerates visualization goals given the data, a VISGENERATOR that generates, refines, executes and filters visualization code and an INFOGRAPHER module that yields data-faithful stylized graphics using IGMs. LIDA provides a python api, and a hybrid user interface (direct manipulation and multilingual natural language) for interactive chart, infographics and data story generation. LIDA works with multiple large language model providers (OpenAI, PaLM, Cohere, Huggingface).

