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

Поділитися
Вставка
  • Опубліковано 3 січ 2025

КОМЕНТАРІ • 52

  • @willtaylor8260
    @willtaylor8260 7 місяців тому +1

    Now THIS is a real tutorial video. I will be watching this several times over the coming weeks.

  • @mccloudmedia2686
    @mccloudmedia2686 Рік тому +2

    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  11 місяців тому

      Glad you hear! Thank you!

  • @WW_AI_Adventures
    @WW_AI_Adventures 11 днів тому

    Love it - thanks!

  • @drxdre9444
    @drxdre9444 5 місяців тому

    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

  • @StnImg
    @StnImg 11 місяців тому +1

    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 Рік тому +1

    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  Рік тому +1

      Thank you! Part 2 coming out soon :)

  • @danteleetv9521
    @danteleetv9521 10 місяців тому

    Thanks for your video! Great quality

  • @smiley3239
    @smiley3239 11 місяців тому

    thank you so much!!! you deserved more subscribers!!

  • @nkwachiabel5092
    @nkwachiabel5092 6 місяців тому

    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.

  • @adiy77
    @adiy77 Рік тому +1

    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.

  • @pyalgoGPT
    @pyalgoGPT Рік тому

    keep posting ore such amazing tutorials ...!!!!!!

  • @rajrajabhathor2996
    @rajrajabhathor2996 Рік тому

    Awesome Ana .... but the create dataframe is undergoing some changes to "experimental" version - and hence doesn't seem to work...

    • @shreyasgallery7781
      @shreyasgallery7781 5 місяців тому

      hey, were you able to complete this project? I'm getting the same issue and my project is stuck.

  • @dbiswas
    @dbiswas Рік тому +1

    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  Рік тому

      Thank you so much! No but that’s such a great suggestion, will definitely consider making one on that topic :)

  • @itailironne1724
    @itailironne1724 6 місяців тому

    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 Рік тому

    Thank you for the ToC!

  • @jormun7633
    @jormun7633 11 місяців тому +2

    would it be possible to replace Open-AI API key with a local model from huggingFace?

    • @rambaldotra2221
      @rambaldotra2221 6 місяців тому

      Yes, you can but you have to also make modifications in the code based on the model you are using while getting the response.

  • @great-stuff-6688
    @great-stuff-6688 Рік тому

    Great job❤ you have my support

  • @dandulokeshvarma2634
    @dandulokeshvarma2634 8 місяців тому

    you did an awesome job😍
    can we do the same using database instead of csv file.

  • @JohnStevenTapican
    @JohnStevenTapican 7 місяців тому

    How is this different from Data Analysis feature inside ChatGPT? And what use cases I could possibly use this?

  • @chukwumanwakpa3330
    @chukwumanwakpa3330 Рік тому

    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 5 місяців тому

      hey! were you able to finish the project? i too was trying to do it in the windows

  • @SurajKumar-uf6it
    @SurajKumar-uf6it 7 місяців тому

    Can you make a video do the same thing using Google Gemini Pro API Key? Please

  • @vishnuprakash2754
    @vishnuprakash2754 Рік тому

    Great

  • @saharshjain3203
    @saharshjain3203 5 місяців тому

    Are OpenAI credits free?

  • @leslietientcheu4025
    @leslietientcheu4025 7 місяців тому

    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`

  • @akrsrivastava
    @akrsrivastava Рік тому

    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  Рік тому

      Great question - and I’m unsure about the answer!

  • @arobarathchandrub9962
    @arobarathchandrub9962 Рік тому

    Anyother Free API similar to OpenAI because mine Rate limit out off

  • @debayudhmitra8728
    @debayudhmitra8728 Рік тому

    can i get the github repo of this code?

    • @digiLab_ai
      @digiLab_ai  Рік тому

      Enjoy! github.com/anarojoecheburua/Data-Science-AI-Assistant