Google Gemini AI API Tutorial ✦ How to Use Gemini AI API for Beginners

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

КОМЕНТАРІ • 45

  • @abdooowd
    @abdooowd 5 місяців тому +2

    Literally Golden Platinum. This guy is too underrated.

  • @anproductions4287
    @anproductions4287 8 місяців тому +1

    Just came across you page. This is Gold man. I really want to go into AI development, coming from an angular dev Background.

  • @mitterfox
    @mitterfox 8 місяців тому +3

    Hey, loved your content man, Immensely helpful. Keep making more such cool stuffs.

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

      Thanks for your nice comment.

  • @SupItsJ
    @SupItsJ 8 місяців тому +3

    Hey I am super curious who writes your content if it is someone other than yourself? This is the first video of yours Ive watched and the intro is great so please give credit where its due and you also nailed it - which isnt easy when covering dull technical topics.

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

      I do. And thanks for your comment.

  • @Raju78787
    @Raju78787 5 місяців тому +2

    Very best video thanks very much

  • @iftekharahmad6850
    @iftekharahmad6850 8 місяців тому +1

    Beautifully explained!

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

    very good work here !! keep up.

  • @wafasalah-369
    @wafasalah-369 3 місяці тому

    am grateful to u for this video. Thank you very much

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

      I'm glad you found it useful.

    • @wafasalah-369
      @wafasalah-369 3 місяці тому

      @@CodingMoney I have a question for you, if you're available. I'm developing a website to estimate house prices using Vue.js and Node.js. How can I integrate the Gemini API to calculate these prices?

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

      @@wafasalah-369 can you provide more details about your project? How would you like to calculate house prices?

    • @wafasalah-369
      @wafasalah-369 3 місяці тому

      @@CodingMoney ok thnk u, The idea is to input architectural plans details such as location, size, number of rooms, and materials required to build a house, and then receive an estimated price for this house using Vue.js and Node.js integrated with the Gemini API

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

      @@wafasalah-369 I am thinking you might not need gemini api for this if you can predefine the mentioned values somehow. I think all you need is an algorithm to calculate the values based on user input. You can use gemini api to do this as well but why incur extra charges if you can do it yourself? and avoid the extra costs.

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

    Thank you. Made my day.

  • @damonwu9658
    @damonwu9658 8 місяців тому +1

    Nice one 👍

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

    Thank you for the video.

  • @SANTOSHKUMAR-zo4ef
    @SANTOSHKUMAR-zo4ef 7 місяців тому +1

    Hey, Thanks buddy !

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

      Hi Santosh, you are most welcome!

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

    Great content!

  • @ShivamUpadhyay-pf1fk
    @ShivamUpadhyay-pf1fk 7 місяців тому

    The video was great but can I ask you which vs code theme you are using in this video ?

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

      Thank you. The VS code theme is github dark.

  • @user-pu4oc9ek9u
    @user-pu4oc9ek9u 7 місяців тому +1

    I have seen that there are some counties that are not eligible to generete API key, what is your approach on this?

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

      Sometimes all you need is to try again at a later time. I dont think specific counties are restricted. It is just that the technology is under development by google so such issues are to be expected.

  • @user-pu4oc9ek9u
    @user-pu4oc9ek9u 7 місяців тому

    I am trying to extract text from some pdf files using Gemini on Vertex AI, but i am facing some page number constrains (max number of pdf pages was 15). Is there any way to extend further number of pdf pages? Does anyone have the solution?

  • @awad2226
    @awad2226 6 місяців тому +1

    well explained. worked for me. thank you a lot

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

    GoogleGenerativeAIError: [400 Bad Request] User location is not supported for the API use.😭

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

    Is this API free to use, or do we have some credits like OpenAI

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

      Yes the free tier can work for small apps

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

    can i use this api in power automate? like use it to send messages

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

      I haven't checked power automate yet. Will check it and let you know.

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

    Did you use python? Or c language?

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

      I used Nodejs but you have the option to use python or c as well.

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

    Hi, can I share your vid on my linkedin?

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

      Sure. what's your linkedin?

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

    How do I make this work with a UI on a webpage?

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

      I cover that in this video ua-cam.com/video/_HNMEGkjzsE/v-deo.html

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

      ​@@CodingMoneythis is good but I was trying to make something else and it was throwing some error
      So I was wondering if you can show something like this.
      I have 2 inputs
      the 1st input is for the visitor to insert their API key
      Then the next input will be text
      Once I click Send
      text input + "prewritten prompt" will be sent to Gemini and response will be sent in an output field
      No more conversations, it's for a specific usecase

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

    Is possible to use Google gemini ai Facebook account together

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

      Not sure I follow. Can you elaborate?