Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Chat bot for Google Apps Script

function Google Apps Script to call GPT and Gemini


How to use?

  • Creat sheet -> creat GAS file -> copy this code with model you want.
  • Now, in your sheet file, use =askGPT(with model GPT) or =askGemini(with model Gemini) to chat with chat bot.
    • example: =askGemini("Who is ntannn?")

How to get API key?

  • With chat GPT, u need have openai account and get API key here.
  • With Gemini, u need have aistudio Google account and get API key here.

idk. I'm noob coder. I hope it can help u :((

About

function Google Apps Script to call GPT and Gemini

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages