Skip to content

pritisolanki/gemini_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Node js app for setting up REST api endpoint for gemini AI.

What it does

  • Prep the multlmodal request
  • Use Vertex AI to query the gemini-vision-pro model
  • Return the response

Local Installation

  • Clone the repo
  • Run npm install
  • Run npm start

Notes

  • Configure your google credentials
  • Make sure to provide the image base64 in the request body.

About

Node JS based app which set up Vertex AI and issue multimodal request to get the response form Gemini Pro Vision model

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors