Query Your CSV using LIDA: Automatic Generation of Visualizations with LLMs

Query Your CSV using LIDA: Automatic Generation of Visualizations with LLMs

AI Anytime

1 год назад

27,828 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@azer0013
@azer0013 - 26.10.2023 00:47

Thank you sir you are genius ❤

Ответить
@CesarVegaL
@CesarVegaL - 26.10.2023 03:55

Thank you for your work. Very up-to-date, so it is appreciated.

Ответить
@priyanshudubey2245
@priyanshudubey2245 - 26.10.2023 05:20

Sir please make a playlist of Natural Language Processing. Your explanation is too good and easy to digest.

Ответить
@yuvrajharsh8763
@yuvrajharsh8763 - 26.10.2023 05:30

Thanks a lot for making this video Sir.

Ответить
@victorreyesalvarado8329
@victorreyesalvarado8329 - 26.10.2023 07:19

thank you again crack! a question here: what version of python are you using?

Ответить
@avijit_barua
@avijit_barua - 26.10.2023 07:20

Thank you so much creating this video

Ответить
@jillanisofttech2977
@jillanisofttech2977 - 26.10.2023 10:06

sir can you build proper application using this model and like chat with lida and also have memoery store function please. Proper End to End project b ban jyee ga

Ответить
@user4-j1w
@user4-j1w - 26.10.2023 13:10

Amazing idea... Thank you for this video.

Ответить
@fozantalat4509
@fozantalat4509 - 26.10.2023 15:30

Sir please update the github repo with steps on how to run it locally on our laptops.

Ответить
@arkodeepchatterjee
@arkodeepchatterjee - 26.10.2023 18:09

please make a video on how to run in cloud

Ответить
@arkodeepchatterjee
@arkodeepchatterjee - 26.10.2023 18:10

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

Ответить
@valm7397
@valm7397 - 26.10.2023 18:56

You are very impressive. Thank you very much.!! Do you think its possble to use lida with Mistral ?

Ответить
@frankismartinez
@frankismartinez - 27.10.2023 01:31

Just tried it based on your repo; summarization was very fast, charts were highly relevant. Gracias!

Curious, how will it process a pivot table; i.e. will it understand all the dimensions? Or, will the CSV [assuming that data source type] have to be prepared for Lida's tokenization process [assuming]?

Ответить
@hawks900
@hawks900 - 28.10.2023 00:56

Thank you bro really great video, how to fix that list index out of range issue? I am getting that too

Ответить
@dhanunjaythota-f4u
@dhanunjaythota-f4u - 31.10.2023 09:09

hi

Ответить
@dhanunjaythota-f4u
@dhanunjaythota-f4u - 31.10.2023 09:10

ModuleNotFoundError: No module named 'lida' if i run i got this error why?

Ответить
@RedCloudServices
@RedCloudServices - 08.11.2023 12:54

wait..can this tool simply allow chat with csv better than previous options? does every answer have to be a graph?

Ответить
@ChopLabalagun
@ChopLabalagun - 12.11.2023 11:39

local execution requires 100GB VRAM which is crazy.
7B models takes about 21GB VRAM and its pretty slow and small CSV file like the one you provided.
Pretty bad results, i would probably got the graph myself using pandas and seaborn in the same time it look running locally :D

Ответить
@SidIndian082
@SidIndian082 - 26.11.2023 12:18

Excellent Work Sir 🙂

Ответить
@VaishaliAgrawal-c2h
@VaishaliAgrawal-c2h - 19.12.2023 10:03

I am getting error: streamlit:command not found. Even after pip installing it.

Ответить
@siddharthachakraborty5046
@siddharthachakraborty5046 - 19.12.2023 23:06

The explanation is so good. Thanks for sharing this. Just had one question, even after doing pip install lida ; getting the following error of ModuleNotFoundError: No Module named ‘lida’; now is this because I am using python 3.8? Also is there a work around. Any answer would be of immense help. Thanks.

Ответить
@VikasRajpurohit-t2s
@VikasRajpurohit-t2s - 05.02.2024 22:40

Can you mention versions of all libraries

Ответить
@aadarshjain671
@aadarshjain671 - 08.02.2024 09:11

Hey there,
Can we use LIDA without using any API Key , Can we fully download all the things in our system locally as the Base Model / LLM and then apply prompt Engineering or Fine Tuning on that model/LLM with our own data ( That may be confidential ).
I want to perform Data Analytics Task on Specific data and therefore i am looking for the open source LLM's to download them locally as the Base Model and then Train it on Specific Data to answer my queries on the same (Not only Summarization but also Visualization ).

Ответить
@ironman5034
@ironman5034 - 18.02.2024 14:53

Which version of llmx to use on windows?

Ответить
@kushagrasingh7731
@kushagrasingh7731 - 22.02.2024 21:34

LIDA Is good but the only issue is it does no perform well with more than 10 columns

Ответить
@roshansawant9891
@roshansawant9891 - 25.03.2024 15:40

ImportError: cannot import name 'AzureOpenAI' from 'openai'

any solution?

Ответить
@PurushothamReddy-ff6vp
@PurushothamReddy-ff6vp - 05.04.2024 01:33

Hello, is there anyway to return the raster image directly into the streamlit rather than converting it into images? i lose a a lot of functionality when im converting into an image.

Ответить
@myfc8661
@myfc8661 - 21.04.2024 04:45

Hi, thanks for the video, on the part of the open source (llama2) or other model like Groq, Gemini Pro, it is not so clear to set it up. Any chance you could drop the code here to set it up. That would be a great help. TQ

Ответить
@vaibhavsinghania8368
@vaibhavsinghania8368 - 06.05.2024 11:33

hello . I am getting TypeError: 'OpenAI' object is not callable. After having tried everything. Can someone pls help? sir?

Ответить
@NileshKumarPandey-vr7pw
@NileshKumarPandey-vr7pw - 13.05.2024 13:15

is there any graph representation module I can use with LAMA3 with Ollama?

Ответить
@rameshh3821
@rameshh3821 - 16.05.2024 10:16

Does this work with SQL Agent/ SQL chain?

Ответить
@chinnibngrm272
@chinnibngrm272 - 18.05.2024 11:17

why getting
list index out of range while generating viz
can anyone know the reason please help

Ответить
@latentbhindi837
@latentbhindi837 - 06.06.2024 08:54

Does this give good results for non-numeric data or rather a dataset which is a mixture of numeric and non-numeric data?

Ответить
@muhammadtalmeez3276
@muhammadtalmeez3276 - 13.06.2024 11:19

Can it answer the questions from data like: which country has highest happy rate?

Ответить
@yuzual9506
@yuzual9506 - 07.07.2024 13:15

LOL, sometimes i think your in my brain...I my work in La Sorbonne i try to give some AI tools for academic researchers, and they want something, and youy do another vids...THX

Ответить
@sohailshaik3323
@sohailshaik3323 - 01.08.2024 21:42

Hi Bro
This code is not working with Azure OpenAI credentials.Can you help me out if you are aware of the solution

Ответить
@amitsingh-rv4hz
@amitsingh-rv4hz - 13.08.2024 04:38

Nice topic and presentation

Ответить
@ayush_singh_23
@ayush_singh_23 - 09.09.2024 09:09

can you help me out in something - I want to establish a relation between multiple tables who are dependent upon each other and i want to query a search to retrieve some data that is dependent on other table . how can i establish relation between them so that my Gen ai chat interface can fetch data and process the user query and return the correct response ?

Ответить
@pubgkiller2903
@pubgkiller2903 - 09.09.2024 11:29

Use some complex dataset, avoid to use other's example :)

Ответить
@avinashnair5064
@avinashnair5064 - 24.11.2024 12:33

Sir, can we use Open source LLM for the same instead of OpenAI?

Ответить
@ML_Wings
@ML_Wings - 10.12.2024 14:25

For the front end can I use the shadcn graphs with same logic ?

Ответить
@dzulfikarshubhy5764
@dzulfikarshubhy5764 - 02.02.2025 02:29

When I use lida, sometimes it can generate the visualize data from command chart[0]. The data seems fine, even pandas can read and plot. Any suggestion to fix my problem? Thank you.

Ответить