LIDA | Automatically Generate Visualization with LLMs | The Future of Data Visualization

preview_player
Показать описание
🚀 Introducing LIDA - the latest tool from @Microsoft that automatically generates visualizations and infographics from data using large language models like ChatGPT, Llama2, etc. 📊

In this video, we’ll demo LIDA’s features and show you how it can generate (without any programming language) visualization and create stunning graphics. 🎨

LIDA comprises of 4 modules:
1. A SUMMARIZER that converts data into a rich but compact natural language summary. 📝
2. A GOAL EXPLORER that enumerates visualization goals given the data, 🔍
3. A VISGENERATOR that generates, refines, executes, and filters visualization code. 💻
4. An INFOGRAPHER module that yields data-faithful stylized graphics using image generation models. 🖼️ WIP

Chapter -
00:00:56 System Architecture of LIDA.
00:02:00 Quick Demo.
00:03:47 Data Description.
00:04:40 Goal Exploration.
00:05:22 Visualization Generation.
00:08:20 Explanation of the graph generated.
00:09:15 Evaluation of the graph generated.
00:10:08 Generate recommendations.
00:13:54 Local setup.
00:18:56 Start web UI.
00:22:20 Refine or modify the code for the chart using a prompt.
00:23:55 Quick demo of LIDA python package in Jupyter notebook.

Don’t forget to check out LIDA on GitHub! 🔗

Repo for this demo -

Follow me for more updates:
Рекомендации по теме
Комментарии
Автор

Neatly explained. Thanks a ton.I Wish you come up with a complete bootcamp on llms and generative AI (paid or in YouTube) . Thank you once again Sunny sir.

ro-hit
Автор

Hello Sir, I am working on a Lida project.. But I am not supposed to use any API key.. I am wondering if it possible some other way.. where we can run Lida manully without using any openai key..

anujvats
Автор

Hi. Does this work on a database instead of a simple excel or csv file?

rameshh
Автор

Hi bro can we know what kind of playlists we can expect from your YouTube channel in the future. What is the next pipeline playlist and can we have a video about your motivation to come to youtube

skvali
Автор

hello, i just wanted to know why the import lida.utils is not loading, i cant run the " return please help me with this
Thank you!

PurushothamReddy-ffvp
Автор

How to setup Azure OpenAI?
I'm getting an error " Must provide and deployment_id or engine" error.
Could you please help me how to pass this as an env var?

RafiqReefat
Автор

please make video on how to setup in cloud

arkodeepchatterjee
Автор

please make a tutorial on how to run webui in colab or cloud

arkodeepchatterjee