Gemini with JavaScript
Learn how to use Gemini with JavaScript
Published At: April 4, 2025
Last Updated At: May 9, 2025
Labs (10)
Gemini for JavaScript
This CodeLab demonstrates the use of Gemini API with JavaScript
Medicine info Generator using Gemini
This codelab will guide you through building a web application that uses Google's Gemini API to generate comprehensive information about medications.
AI Trip Planner with Gemini
This CodeLab demonstrates the development of the AI Trip Planner with Gemini API by using JavaScript
AI Poem Generator
This CodeLab demonstrates to developed the AI Poem Generator with Gemini
Gemini with Google Sheets
This CodeLab demonstrates the use of Gemini API with Google Sheets
Gemini with Function calling in Node
Build a Node.js REST API that converts INR to USD using Gemini's function calling. Learn to process natural language inputs and execute currency conversions through AI-powered function integration.
Getting Started with Genkit in a Node.js
In this codelab, We'll show you how to implement Genkit functionality to developed AI Enabled application in Backend Rest API. Here we'll use Node and Express for backend.
Genkit(0.9) with Rest API
In this codelab, We'll show you how to implement Genkit functionality to developed AI Enabled application in Backend Rest API. Here we'll use Node and Express for backend.
Building with Gemini: Integrating AI Using Firebase and Vertex AI SDKs
Learn how to integrate the Vertex AI Gemini API in your web app using Firebase SDK. Build AI-powered features with text generation capabilities and set up the foundation for advanced AI interactions.
Building a Weather Service REST API with Vertex AI and Firebase
In this codelab, you'll build a REST API that combines the power of Vertex AI's function calling capabilities with Express.js to create an intelligent weather service.