Configure your Google Gemini integration to access advanced AI capabilities from your Jinba Flow workflows.

Prerequisites

  • A Google Cloud account
  • Access to Google AI Studio or Google Cloud Console

Getting Started with Gemini

  1. Visit Google AI Studio
  2. Sign in with your Google account
  3. Navigate to the “Get API key” section
  4. Click “Create API key”
  5. Copy your API key (starts with AIza)

Option 2: Google Cloud Console (For advanced users)

  1. Go to Google Cloud Console
  2. Create a new project or select an existing one
  3. Enable the Gemini API:
    • Go to “APIs & Services” > “Library”
    • Search for “Gemini API”
    • Click “Enable”
  4. Create credentials:
    • Go to “APIs & Services” > “Credentials”
    • Click “Create Credentials” > “API Key”
    • Copy your API key

API Key Security

  • Never share your API key publicly
  • Store it securely in environment variables
  • Use the key only in trusted applications
  • Monitor your usage in Google Cloud Console

Setting Up in Jinba Flow

  1. Go to your workspace settings in Jinba Flow
  2. Navigate to the “Secret” section
  3. Find “Gemini” in the list of available credentials
  4. Click “Configure” or “Add New”
  5. Enter your Gemini credentials:
    • API Key: Your Google AI Studio or Cloud Console API key
  6. Click “Save” to store your credentials

Available Models

Gemini Pro

  • Best for: General text generation, analysis, and reasoning
  • Use cases: Content creation, summarization, Q&A

Gemini Pro Vision

  • Best for: Image analysis and multimodal tasks
  • Use cases: Image description, visual analysis, document processing

Gemini Flash

  • Best for: Fast, efficient text generation
  • Use cases: Quick responses, real-time applications

Usage Examples

Once configured, you can use Gemini in your flows to:
  • Generate creative content and text
  • Analyze and summarize documents
  • Answer questions based on context
  • Process and understand images
  • Create structured data from unstructured text
  • Translate content between languages