No video

Building an AI Data Assistant with Streamlit, LangChain and OpenAI | Part 1

  Рет қаралды 25,176

digiLab AI

digiLab AI

Күн бұрын

Пікірлер: 52
@willtaylor8260
@willtaylor8260 3 ай бұрын
Now THIS is a real tutorial video. I will be watching this several times over the coming weeks.
@Neo-xq4wt
@Neo-xq4wt 7 ай бұрын
Oh man! That's awesome. Explanation, blog, timestamps, etc. Where in the world could you get such a quality learning? Here.
@digiLab_ai
@digiLab_ai 7 ай бұрын
Means a lot, thank you!
@mccloudmedia2686
@mccloudmedia2686 7 ай бұрын
This was fantastic! I havnt done any programming since I was a kid back when I was coding in VB3. I’ve been thinking of getting back into programming and I’m just blown away with how easy it’s become, especially with building a nice user interface. Thanks for posting this! I feel like a kid again on Christmas Day! 😂
@digiLab_ai
@digiLab_ai 7 ай бұрын
Glad you hear! Thank you!
@drxdre9444
@drxdre9444 Ай бұрын
Love the video, the pace, the explanation style and the focus on aesthetics. I hate all the videos about how easy it is to make a streamlit app in 100lines of code and then they show it and it looks like a 5 year old made it. I've used plotly dash for quite some time and never made the switch. Would you recommend using streamlit instead of dash for 'applications' where there are more buttons/user actions vs dash which usually seems more for live dashboard visualisation and adding 'ui' elements often feels quite clunky
@user-pr6nm2di6d
@user-pr6nm2di6d 6 ай бұрын
Ultimate video that i was looking for. Google never suggested me since 2 months. Today perplexity recomendded your video. I must say this is the best one. Thanks 🙏. Can u make a video on Building a RAG pipeline on schema of a SQL database like Postgres and chunk it & embedding it on to pgvector extension to load only relavant schema in order to optimise tokens and prompt size & then passing natural language to sql with defog SQL Coder and futher give insights like how this video works. Thanks in advance
@arpanoverload
@arpanoverload 9 ай бұрын
I couldn't tell it's your first time until I read @Me-in-a-Nut-Shell 's comment... in fact, I was pacing to open up vscode and follow along beacuse that's how relevant and intriguing your content is... subscribed, looking forward to the next one. Remember us when you get your first YT button :)
@digiLab_ai
@digiLab_ai 9 ай бұрын
Thank you! Part 2 coming out soon :)
@Me-in-a-Nut-Shell
@Me-in-a-Nut-Shell 9 ай бұрын
welcome to KZfaq anna
@digiLab_ai
@digiLab_ai 9 ай бұрын
Thank you!
@nkwachiabel5092
@nkwachiabel5092 2 ай бұрын
This tutorial is extremely helpful. Question though, have you thought about saving all analysis, questions and answers to a "custom word document" which can be used as documentation? I believe this tutorial is important for auditors and if they can chat with documents and files, and save these questions and responses as documentation.
@dbiswas
@dbiswas 9 ай бұрын
Simply awesome. Your explanations are so clean and detailed. Can’t wait for the next episode. ❤ Do you have any video on Azure OpenAI ?
@digiLab_ai
@digiLab_ai 8 ай бұрын
Thank you so much! No but that’s such a great suggestion, will definitely consider making one on that topic :)
@smiley3239
@smiley3239 7 ай бұрын
thank you so much!!! you deserved more subscribers!!
@digiLab_ai
@digiLab_ai 6 ай бұрын
Thank you!!!
@adiy77
@adiy77 8 ай бұрын
Great explanation @digiLabAcademy. Thank you. ..subscribed!.. It will be nice if you can also do a video on using an open source model like llama-2.
@digiLab_ai
@digiLab_ai 7 ай бұрын
Great suggestion!
@pyalgoGPT
@pyalgoGPT 7 ай бұрын
keep posting ore such amazing tutorials ...!!!!!!
@digiLab_ai
@digiLab_ai 7 ай бұрын
Thank you!
@danteleetv9521
@danteleetv9521 6 ай бұрын
Thanks for your video! Great quality
@digiLab_ai
@digiLab_ai 6 ай бұрын
Thank you!!
@great-stuff-6688
@great-stuff-6688 9 ай бұрын
Great job❤ you have my support
@digiLab_ai
@digiLab_ai 8 ай бұрын
Thank you so much!
@itailironne1724
@itailironne1724 2 ай бұрын
nice! how did mange to write the code and then see what u write in the streamlit? is it only available in mac?
@autonate_ai
@autonate_ai 8 ай бұрын
Thank you for the ToC!
@digiLab_ai
@digiLab_ai 7 ай бұрын
You are welcome!
@rajrajabhathor2996
@rajrajabhathor2996 8 ай бұрын
Awesome Ana .... but the create dataframe is undergoing some changes to "experimental" version - and hence doesn't seem to work...
@shreyasgallery7781
@shreyasgallery7781 Ай бұрын
hey, were you able to complete this project? I'm getting the same issue and my project is stuck.
@chukwumanwakpa3330
@chukwumanwakpa3330 9 ай бұрын
Thank you so much for this great content. However, i think on bringing on the part 2 there should be a session that speaks about the files that we ought to create for the projects code to functional optimally just as yours. Sadly, my lines of codes as accurate as yours happens to give no diaplay at all when i run it via the localhost. I saw that you used a perhaps linux or Mac OS but mine here is windows. Please look into this also. Thank you for your great work.
@shreyasgallery7781
@shreyasgallery7781 Ай бұрын
hey! were you able to finish the project? i too was trying to do it in the windows
@dandulokeshvarma2634
@dandulokeshvarma2634 4 ай бұрын
you did an awesome job😍 can we do the same using database instead of csv file.
@JohnStevenTapican
@JohnStevenTapican 3 ай бұрын
How is this different from Data Analysis feature inside ChatGPT? And what use cases I could possibly use this?
@jormun7633
@jormun7633 6 ай бұрын
would it be possible to replace Open-AI API key with a local model from huggingFace?
@rambaldotra2221
@rambaldotra2221 Ай бұрын
Yes, you can but you have to also make modifications in the code based on the model you are using while getting the response.
@SurajKumar-uf6it
@SurajKumar-uf6it 3 ай бұрын
Can you make a video do the same thing using Google Gemini Pro API Key? Please
@leslietientcheu4025
@leslietientcheu4025 3 ай бұрын
Hi, Please can someone help me? I have the following problem when compiling my code: ValueError: An output parsing error occurred. In order to pass this error back to the agent and have it try again, pass `handle_parsing_errors=True` to the AgentExecutor. This is the error: Could not parse LLM output: `df.head() | Date, Open, High, Low, Close, Adj Close, Volume`
@vishnuprakash2754
@vishnuprakash2754 7 ай бұрын
Great
@digiLab_ai
@digiLab_ai 7 ай бұрын
Thank you!
@saharshjain3203
@saharshjain3203 Ай бұрын
Are OpenAI credits free?
@akrsrivastava
@akrsrivastava 8 ай бұрын
Does the create pandas agent work only with OpenAI. I am trying to get it to work with Llama2 locally and I get parse error like "Could not parse LLM output: `"
@digiLab_ai
@digiLab_ai 8 ай бұрын
Great question - and I’m unsure about the answer!
@arobarathchandrub9962
@arobarathchandrub9962 8 ай бұрын
Anyother Free API similar to OpenAI because mine Rate limit out off
@digiLab_ai
@digiLab_ai 8 ай бұрын
I would also like to know!
@debayudhmitra8728
@debayudhmitra8728 8 ай бұрын
can i get the github repo of this code?
@digiLab_ai
@digiLab_ai 8 ай бұрын
Enjoy! github.com/anarojoecheburua/Data-Science-AI-Assistant
How I Made AI Assistants Do My Work For Me: CrewAI
19:21
Maya Akim
Рет қаралды 806 М.
Glow Stick Secret Pt.4 😱 #shorts
00:35
Mr DegrEE
Рет қаралды 11 МЛН
Unveiling my winning secret to defeating Maxim!😎| Free Fire Official
00:14
Garena Free Fire Global
Рет қаралды 10 МЛН
Joker can't swim!#joker #shorts
00:46
Untitled Joker
Рет қаралды 41 МЛН
Bony Just Wants To Take A Shower #animation
00:10
GREEN MAX
Рет қаралды 7 МЛН
OpenAI Embeddings and Vector Databases Crash Course
18:41
Adrian Twarog
Рет қаралды 451 М.
I Analyzed My Finance With Local LLMs
17:51
Thu Vu data analytics
Рет қаралды 469 М.
Python Interactive Dashboard Development using Streamlit and Plotly
1:06:21
Programming Is Fun
Рет қаралды 188 М.
Stream LLMs with LangChain + Streamlit | Tutorial
18:26
Alejandro AO - Software & Ai
Рет қаралды 24 М.
Glow Stick Secret Pt.4 😱 #shorts
00:35
Mr DegrEE
Рет қаралды 11 МЛН