Skip to content
/ spits Public

A Google Gemini AI / LLM Prompt function script for use in Google Sheets

Notifications You must be signed in to change notification settings

iwyatt/spits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Stochastic Parrot in the Sheets (SPITS)

A Google Gemini AI / LLM Prompt function script for use in Google Sheets

Usage

=spits(_apikey_, _prompt_)

Example:

Column A Column B
Row 1 JPMorgan Chase =spits("fake-api-key-123-insert-yours-here","Get the website for "&A1)
Row 2 The company that makes World of Warcraft =spits("fake-api-key-123-insert-yours-here","Get the website for "&A2)
Row 3 The Flight Academy in Renton, WA =spits("fake-api-key-123-insert-yours-here","Get the website for "&A3)

Requirements

About

A Google Gemini AI / LLM Prompt function script for use in Google Sheets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published