Using Gemini AI with improve workload Github
About MeMore Repository
  • What is Gemini?
  • Introduction
  • About of this article written by Gemini-pro and Github Actions
  • About Github Actions
  • Prepare Environment
  • Implement Scripts To Interact With Gemini
  • Set An Issues Event As A Trigger
  • Tried It On Github
  • Summary
Powered by GitBook
On this page

Was this helpful?

Prepare Environment

PreviousAbout Github ActionsNextImplement Scripts To Interact With Gemini

Last updated 1 year ago

Was this helpful?

To understand this article, you need to prepare


  • Knowledge is basic about Github actions.

  • API Key Google Gemini AI

And an example repository to run github actions workflows.

Requirement Package/Actions

Gemini JS:

@google/generative-ai": "^0.3.0"

Github Action Scripts:

actions/github-script@v7

https://github.com/iletai/GeminiAction