Это видео недоступно.
Сожалеем об этом.

Gemini Vision API: Node.js Setup in Minutes! 🚀

Поделиться
HTML-код
  • Опубликовано: 15 авг 2024
  • Get started with Google's Gemini Vision API in a few minutes, and programatically upload videos and images for Gemini to analyze for you. This tutorial will walk you through how to fork a GitHub repo with all code needed, set up a Google Cloud project to use the Vertex/Gemini Vision API, and run the project to upload and analyze images and videos from your local machine using NodeJS.
    🔗 Clone this GitHub repo to get started! ralfs.gadget.a...
    Chapters:
    00:00 Intro
    00:15 Demo
    02:46 The GitHub repo: cloning and installing
    04:31 Create a Google Cloud project
    07:40 Google Cloud CLI setup
    10:40 Install the project and short demo
    12:51 Explaining the code
    15:55 The Gemini API call
    22:02 Outro
    Api Service Enablement,Developer Guide,Nodejs Video Tutorial,Asynchronous Javascript,Javascript Api,Nodejs Api Integration,Google Cloud Api,Api Code Example,File Upload Nodejs,Gemini Vision Api,Nodejs App Development,Image Processing Api,Machine Learning Api,Api Quickstart,Base64 Encoding,Nodejs Coding,Api Response Handling,Technology Education,Nodejs Chatbot,Gemini Api Tutorial

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

  • @joeternasky
    @joeternasky 8 месяцев назад +1

    Solid tutorial. Very useful. Have watched several of your videos now and find them likewise practical and useful. Thank you!

    • @ralfelfving
      @ralfelfving  8 месяцев назад

      Thanks for checking them out, and glad that they've been useful!

  • @sainarasimhareddy9419
    @sainarasimhareddy9419 Месяц назад +1

    Please upload document summary code using gemini api video it would be great

  • @user-gg1rj6mq2d
    @user-gg1rj6mq2d 7 месяцев назад +1

    You are a lifesaver! Thanks

  • @MomsMagicMeals
    @MomsMagicMeals 6 месяцев назад

    Great Work, it solved many of my problems !! Thank you so much, hope to see more tutorials on Gemini Vision Pro. Can you also make a tutorial on prompt construction?

  • @RaycelGraterol
    @RaycelGraterol 8 месяцев назад +4

    Hey men thanks you so much very useful video.
    How can I do to use this post method but from the RESQUEST in postman? and send the image URL to analyze it?

    • @ralfelfving
      @ralfelfving  8 месяцев назад

      If you search for Google Cloud Postman request there will be a guide of how to use the Google Cloud CLI to make posts with Postman.
      For the image I _think_ only Google Cloud storage URLs are allowed, so you need to upload them to a Cloud storage or have the script base64 the image in the url and pass it via the API

    • @wishmeheaven
      @wishmeheaven 7 месяцев назад +1

      @@ralfelfvingI second the question and image-to-text tutorial will be amazing.
      Thanks a lot!

    • @ralfelfving
      @ralfelfving  7 месяцев назад +1

      Thanks. Isn't this an image to text tutorial?

  • @jerinoommen7897
    @jerinoommen7897 6 месяцев назад

    is there way to pass api key instead of using gcloud cli? how do you use this on production or other env like lambda for example.

  • @leodang00
    @leodang00 5 месяцев назад

    Nice, thanks. Can you create tutorial about setup Gemini Vision Pro with Reactjs / Nextjs for real life project such as chat with AI, which is can accept image as an input?

  • @fredericherrera
    @fredericherrera 8 месяцев назад +1

    muy bien otraz vez - mycket bra!

  • @Msyo_Jaber
    @Msyo_Jaber 6 месяцев назад

    if i would to build UI for this app and deploy it how will be

    • @ralfelfving
      @ralfelfving  6 месяцев назад

      I don't understand your question

  • @Priyankha_
    @Priyankha_ 7 месяцев назад

    Its work windows??