Комментарии:
Thank you sir you are genius ❤
ОтветитьThank you for your work. Very up-to-date, so it is appreciated.
ОтветитьSir please make a playlist of Natural Language Processing. Your explanation is too good and easy to digest.
ОтветитьThanks a lot for making this video Sir.
Ответитьthank you again crack! a question here: what version of python are you using?
ОтветитьThank you so much creating this video
Ответить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
ОтветитьAmazing idea... Thank you for this video.
ОтветитьSir please update the github repo with steps on how to run it locally on our laptops.
Ответитьplease make a video on how to run in cloud
Ответитьplease make a tutorial on how to run webui in colab or cloud
ОтветитьYou are very impressive. Thank you very much.!! Do you think its possble to use lida with Mistral ?
Ответить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]?
Thank you bro really great video, how to fix that list index out of range issue? I am getting that too
Ответитьhi
ОтветитьModuleNotFoundError: No module named 'lida' if i run i got this error why?
Ответитьwait..can this tool simply allow chat with csv better than previous options? does every answer have to be a graph?
Ответить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
Excellent Work Sir 🙂
ОтветитьI am getting error: streamlit:command not found. Even after pip installing it.
Ответить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.
ОтветитьCan you mention versions of all libraries
Ответить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 ).
Which version of llmx to use on windows?
ОтветитьLIDA Is good but the only issue is it does no perform well with more than 10 columns
ОтветитьImportError: cannot import name 'AzureOpenAI' from 'openai'
any solution?
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.
Ответить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
Ответитьhello . I am getting TypeError: 'OpenAI' object is not callable. After having tried everything. Can someone pls help? sir?
Ответитьis there any graph representation module I can use with LAMA3 with Ollama?
ОтветитьDoes this work with SQL Agent/ SQL chain?
Ответитьwhy getting
list index out of range while generating viz
can anyone know the reason please help
Does this give good results for non-numeric data or rather a dataset which is a mixture of numeric and non-numeric data?
ОтветитьCan it answer the questions from data like: which country has highest happy rate?
Ответить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
ОтветитьHi Bro
This code is not working with Azure OpenAI credentials.Can you help me out if you are aware of the solution
Nice topic and presentation
Ответить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 ?
ОтветитьUse some complex dataset, avoid to use other's example :)
ОтветитьSir, can we use Open source LLM for the same instead of OpenAI?
ОтветитьFor the front end can I use the shadcn graphs with same logic ?
Ответить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.
Ответить