🌐
GitHub
github.com › googlecloudplatform › generative-ai
GitHub - GoogleCloudPlatform/generative-ai: Sample code and notebooks for Generative AI on Google Cloud, with Gemini Enterprise Agent Platform · GitHub
4 days ago - Vertex AI GenMedia Creative Studio - Experience Google's generative media foundational models + custom workflows. MCP Servers for GenMedia - Empower your agents with generative media tools.
Starred by 17.2K users
Forked by 4.3K users
Languages   Jupyter Notebook 80.8% | Python 7.8% | TypeScript 2.6% | SCSS 2.3% | JavaScript 2.3% | HTML 2.1%
🌐
Google Cloud
cloud.google.com › ai › generative-ai
Generative AI | Google Cloud
1 week ago - Generate instant insights from data at any scale with a serverless, fully managed analytics platform that significantly simplifies analytics. ... Migrate and modernize your data warehouse and data lakes with AI-powered migration services.
🌐
Deno
questions.deno.com › m › 1342589703081169009
How to import GoogleAIFileManager from @google/ ...
February 21, 2025 - import "jsr:@supabase/functions-js/edge-runtime.d.ts" import { GoogleGenerativeAI, HarmCategory, HarmBlockThreshold } from "@google/generative-ai"; import { GoogleAIFileManager } from "@google/generative-ai-server"; deno.jsondeno.json
🌐
npm
npmjs.com › package › @google › generative-ai
@google/generative-ai - npm
April 29, 2025 - Google AI JavaScript SDK. Latest version: 0.24.1, last published: a year ago. Start using @google/generative-ai in your project by running `npm i @google/generative-ai`. There are 1945 other projects in the npm registry using @google/generative-ai.
      » npm install @google/generative-ai
    
Published   Apr 29, 2025
Version   0.24.1
🌐
Google
docs.cloud.google.com › ai and ml › generative ai
Generative AI | Google Cloud Documentation
Access 20+ free products for common use cases, including AI APIs, VMs, data warehouses, and more. Access Google's large generative AI models so you can test, tune, and deploy them for use in your AI-powered applications.
🌐
npm
npmjs.com › package › @google › genai
@google/genai - npm
1 week ago - Specifically, users will not be able to invoke AFC from direct calls to Models.generate_content or its stream variants. Instead, users should invoke AFC from chats modules. The Google Gen AI SDK is designed to work with Gemini 2.0+ features. [!CAUTION] API Key Security: Avoid exposing API keys in client-side code. Use server-side implementations in production environments.
      » npm install @google/genai
    
Published   Jun 24, 2026
Version   2.10.0
🌐
GitHub
github.com › mohitejaikumar › generative-ai-js
GitHub - mohitejaikumar/generative-ai-js: The official Node.js / Typescript library for the Google Gemini API · GitHub
If you plan to enable billing, ... API only server-side to keep your API key safe. You risk potentially exposing your API key to malicious actors if you embed your API key directly in your JavaScript app or fetch it remotely at runtime. Go to Google AI Studio. Login with your Google account. Create an API key. Note that in Europe the free tier is not available. ... See the Node.js quickstart for complete code. ... import { GoogleGenerativeAI } from "@google/generative-ai"; const ...
Author   mohitejaikumar
🌐
Google Cloud
cloudonair.withgoogle.com › generative-ai
Google Cloud Generative AI Live + Labs
The email you entered is associated with a Google account. Sign in with Google to continue · An email has been sent to the email address above. Click the confirmation link you've received to verify your account · Please check your promotional tab or spam folder.
🌐
Google
docs.cloud.google.com › ai and ml › generative ai › gen ai
Gen AI | Generative AI | Google Cloud Documentation
Google Cloud provides a set of state-of-the-art foundation models through Vertex AI , including Gemini. You can also deploy a third-party model to either Vertex AI Model Garden or self-host on GKE , Cloud Run, or Compute Engine.
Find elsewhere
🌐
GitHub
googleapis.github.io › js-genai
@google/genai
If you are not redirected automatically, click here to go to the release version docs
🌐
PyPI
pypi.org › project › google-generativeai
google-generativeai · PyPI
Google Generative AI High level API client library and tools.
      » pip install google-generativeai
    
Published   Dec 16, 2025
Version   0.8.6
🌐
Google Cloud
cloud.google.com
AI and Cloud Computing Services | Google Cloud
Search the world's information, including webpages, images, videos and more. Google has many special features to help you find exactly what you're looking for.
🌐
npm
npmjs.com › package › @ai-sdk › google
ai-sdk/google
May 27, 2026 - import { google } from '@ai-sdk/google'; import { generateText } from 'ai'; const { text } = await generateText({ model: google('gemini-2.5-pro'), prompt: 'Write a vegetarian lasagna recipe for 4 people.', });
      » npm install @ai-sdk/google
    
Published   Jun 25, 2026
Version   4.0.0
🌐
Google Cloud
cloud.google.com › solutions › generative-ai
Generative AI Add The Power Of Generative AI To Your Applications | Google Cloud
Generate instant insights from data at any scale with a serverless, fully managed analytics platform that significantly simplifies analytics. ... Migrate and modernize your data warehouse and data lakes with AI-powered migration services.
🌐
Google
docs.cloud.google.com › gemini enterprise agent platform › google gen ai sdk
Google Gen AI SDK | Gemini Enterprise Agent Platform | Google Cloud Documentation
1 month ago - Client client = new Client(); if (client.vertexAI()) { System.out.println("Using Vertex AI"); } else { System.out.println("Using Gemini Developer API"); } GenerateContentResponse response = client.models.generateContent(modelId, "What is your name?", null); // Gets the text string from the response by the quick accessor method `text()`. System.out.println("Unary response: " + response.text()); // Gets the http headers from the response.
🌐
Google Cloud
cloud.google.com › ai
Gemini Enterprise AI Platform | Google Cloud
May 20, 2026 - Relational database services for MySQL, PostgreSQL and SQL Server. ... Content delivery network for delivering web and video. ... Unified platform for ML models, generative AI, and agent building.
🌐
Google Cloud
cloud.google.com › developers › generativeai
Developer Center | Google Cloud
Generate instant insights from data at any scale with a serverless, fully managed analytics platform that significantly simplifies analytics. ... Migrate and modernize your data warehouse and data lakes with AI-powered migration services.
🌐
Firebase
firebase.google.com › products › generative-ai
Generative AI | Build AI-powered apps with speed, security, and scalability | Firebase
May 31, 2026 - Firebase AI Logic also integrates with App Check and offers features like server prompt templates and AI monitoring so you can safely deploy production-ready features while managing performance and costs.