Building a LLM Chatbot using Google's Gemini Pro with Streamlit Python | Gen AI

Поділитися
Вставка
  • Опубліковано 12 лис 2024

КОМЕНТАРІ • 37

  • @godisgreat3892
    @godisgreat3892 День тому

    Thank you for your effort. I have been watching your videos for the last 2 years.. your way of teaching is so understandable.

  • @Groza558
    @Groza558 9 місяців тому +6

    Thanks for your contribution towards community, you're great, keep helping us.

  • @lcf2578
    @lcf2578 9 місяців тому +2

    Thanks for the video. Finally got to play a bit with Gemini. The model sort of hallucinated a lot with the stuff I asked, but still very interesting project.

  • @KAUSTUBH45__000
    @KAUSTUBH45__000 9 місяців тому +6

    Also sir i would strongly suggest you to upload some high level machine learning project..because all this classification and prediction project are now enough for overall good understanding the basic ml concepts

  • @shivani_8351
    @shivani_8351 8 місяців тому +2

    Can you please make a playlist on federated learning as well as federated distillation.

  • @minimin-wj8vp
    @minimin-wj8vp 3 місяці тому

    Thanks for the video🌹

  • @bindunagisetti4852
    @bindunagisetti4852 7 днів тому

    hi siddhardhan ,is tables are also displaying in history or only text messages

  • @noobxtrader
    @noobxtrader Місяць тому

    great work bro

  • @Sagar-m3c
    @Sagar-m3c 12 днів тому

    sir, how to hide api key while deploying the project in streamlit cloud

  • @adityapatil1155
    @adityapatil1155 Місяць тому +1

    Hey, can I use VS Code instead of pycharm?

  • @dogoarmy2776
    @dogoarmy2776 Місяць тому +1

    How to train it with customized data?? Like if I want to use it as chatbot of my company's website

  • @AkulSamartha
    @AkulSamartha 3 місяці тому

    Hello mate. once more, Super Awesome video. Can you please make a video on RAG with websites with chat history enabled. I want to learn this.🙏

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

    Nice project!

  • @noobxtrader
    @noobxtrader Місяць тому

    .env file not visible in github repo and how its gonna fetch the key . solution for this

  • @DakshAgarwal-t1p
    @DakshAgarwal-t1p 16 днів тому

    I am getting an error while running the main.py
    the error is
    raceback (most recent call last):
    File "D:\Python Projects\Gemini_Pro_Chatbot\main.py", line 42, in
    for message in st.session_state.chat_session.history:
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    File "D:\Python Projects\Gemini_Pro_Chatbot\.venv\Lib\site-packages\streamlit
    untime\state\session_state_proxy.py", line 121, in __getattr__
    raise AttributeError(_missing_attr_error_message(key))
    AttributeError: st.session_state has no attribute "chat_session".
    Can Anyone please help me in solving this error

  • @prasadagalave9762
    @prasadagalave9762 9 місяців тому

    Hello siddhardhan sir, can you provide series for mlops plz? ❤🙏

  • @KAUSTUBH45__000
    @KAUSTUBH45__000 9 місяців тому +1

    bro pls instead of project pls continue with the deep learning course and also teach cnn and tensorflow in it pls bro

    • @Siddhardhan
      @Siddhardhan  9 місяців тому +2

      Hi! I'll be continuing it in 3 or 4 weeks

    • @Groza558
      @Groza558 9 місяців тому

      @@Siddhardhan waiting for you brother

    • @KAUSTUBH45__000
      @KAUSTUBH45__000 9 місяців тому

      @@Siddhardhan currently I am in sem 2 and I have completed part 1 of your course and also the deployment part ..

    • @KAUSTUBH45__000
      @KAUSTUBH45__000 9 місяців тому +1

      Also sir i would strongly suggest you to upload some high level machine learning project..because all this classification and prediction project are now enough for overall good understanding the basic ml concepts

    • @armankhan-pl6sw
      @armankhan-pl6sw 6 місяців тому

      @@KAUSTUBH45__000 watch campusx deep learning

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

    please explain how can we build our own custom chat bot with our data

  • @SushamaT-i7n
    @SushamaT-i7n 5 місяців тому

    please upload a project regarding recipie generator?

  • @ImBharathK
    @ImBharathK 9 місяців тому

    Hi bro how did you hide the API key ? commiting the API key to repository with .env file isn't safe

    • @Siddhardhan
      @Siddhardhan  9 місяців тому

      Hi! One way is to put it on gitignore and just having a template .env file on repo

  • @ramakrishnanae
    @ramakrishnanae 3 місяці тому

    I don’t have phycharm Siddharth
    What can I do

    • @Siddhardhan
      @Siddhardhan  3 місяці тому

      U can use other ide like Spyder or vs code. I have also made a video on getting started with pycharm

    • @ramakrishnanae
      @ramakrishnanae 3 місяці тому

      @@Siddhardhan Thanks for the prompt response

  • @surajitkarmakar4517
    @surajitkarmakar4517 9 місяців тому

    Sir start generative ai course...

  • @velugucharan8096
    @velugucharan8096 9 місяців тому

    Bro make playlist for generating ai bro please don't take more time

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

    for this code data is visalize

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

    brother please make a video to how to make it public ? @siddhardhan

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

      Hi! It's also covered in this video itself. It's deployed as a public web app on streamlit cloud

    • @noobxtrader
      @noobxtrader Місяць тому

      @@Siddhardhan it running but no throwing any output