Skip to content
This repository was archived by the owner on Jul 8, 2026. It is now read-only.

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

title Gemini sample
description Simple usage of the Gemini API
integrations
googlegemini
categories
AI
Samples

Gemini Sample

Start with AutoKitteh

This AutoKitteh project demonstrates integration with Gemini for generating content and conducting interactive chats.

API documentation:

Cloud Usage

  1. Initialize your connection with Gemini
  2. Deploy project

Trigger Workflow

Important

Ensure that the connection with Gemini is properly initialized; otherwise, the workflow will raise a ConnectionInitError.

The workflow is triggered by sending an HTTP GET request.

Self-Hosted Deployment

Follow these detailed instructions to deploy the project on a self-hosted server.