Skip to content

🚧 Building🚧 A chrome extension for generate Github PRs titles with AI

License

Notifications You must be signed in to change notification settings

Teygeta/github-pr-extension

Repository files navigation

GitHub PR Title Generator


A tool to generate a title for your GitHub Pull Requests, based on the changes you made in your code..

🚧 Building 🚧

(for now, only with gemini-1.5-pro-latest model)

How to use

  1. Clone this repository

  2. Set up your Github Access Token and Gemini API Key in the extension settings image

  3. Run the following command:

  pnpm i && pnpm build
  1. Add the extension on Chrome
  2. Enjoy!👻

Where you find the buttons for generate Titles with AI:

image image