Skip to content

ntanthedev/Chat-bot-for-Google-Apps-Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published