Chatbot in Python - Build AI Assistant with Gemini API

Поделиться
HTML-код
  • Опубликовано: 25 окт 2024
  • НаукаНаука

Комментарии • 15

  • @proflead
    @proflead  4 месяца назад +1

    Chatbot in Python - Build AI Assistant with Gemini API
    ruclips.net/video/CqfKk_JjuEo/видео.htmlsi=Q0rAUj4Bq9ITZqcu

  • @LeonMatch
    @LeonMatch 3 месяца назад +1

    Thanks for the tutorial. Good starting point. But how can we pass context and examples to the model in your code? Can you please collaborate more on that in your GitHub repo? We want to pass some instructions to the model in context and examples variables

    • @proflead
      @proflead  3 месяца назад

      Thanks for the comment! Let me look into it when I have more time 🙏😀

  • @rivalfahreji
    @rivalfahreji 2 месяца назад +1

    Hello prof, I want to ask related to this project whether we can add a load image feature to the website, does prof have a reference, so that I can add a load image feature on our ai chatbot website?

    • @proflead
      @proflead  2 месяца назад +1

      Yes, you can.

    • @proflead
      @proflead  2 месяца назад +1

      Look at this video Build AI Image Analyzer with Gemini API in 5 Minutes!
      ruclips.net/video/kBNwTIoYwr8/видео.html

    • @rivalfahreji
      @rivalfahreji 2 месяца назад

      ok well prof thanks for the learning video, I have added the load image feature to my ai chatbot project, and it has been successful, and now I want to add a voice input feature to my chatbot to input questions from users and also I want to add my ai chatbot feature to be able to create an image from the input we provide, does prof have a reference and learning video, please inform thank you.

  • @zapiestcomic5347
    @zapiestcomic5347 3 месяца назад +2

    hi, I couldn't do it after I opened the terminal on python, I don't understand what the problem is, I'm not a programmer, but I really want my own bot, if it's not too much trouble, can you help? I think it's worth considering that I'm from Russia

    • @proflead
      @proflead  3 месяца назад

      Please join my telegram group t.me/profleaddev

  • @realkiller8741
    @realkiller8741 3 месяца назад +1

    This is an extremely helpful video about how to make a chatbot using python and gemini api. I made a portfolio and want to integrate this kind of chatbot into my portfolio trained on my personal data. How can i do it?

    • @proflead
      @proflead  3 месяца назад

      Thank you for the feedback 😀🙏 I’ll keep in mind your question.

  • @plutolikegames
    @plutolikegames 2 месяца назад +1

    Hi prof, I would like to ask!
    As a beginner that is still in learning progress, I have this kind of confusion where to put this and that!!, but can you tell me sir, what is the web file, is it static or template? And where to put the ".js"on static or template?...
    Tnk U. I'm ur subscriber!!!

    • @proflead
      @proflead  2 месяца назад

      Please join my telegram chat I'll try to help you there t.me/profleaddev_chat

  • @RafTFS
    @RafTFS 4 месяца назад +1

    how can you make this into a Google Cloud Run service?

    • @proflead
      @proflead  4 месяца назад

      Thanks for the question. I'll put it on my list and make a video about it if more people ask.