Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/teygeta/github-pr-extension

🚧 Building🚧 A chrome extension for generate Github PRs titles with AI
https://github.com/teygeta/github-pr-extension

chrome-extension github pull-requests title-generation

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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](https://github.com/Teygeta/github-pr-extension/assets/98349901/2939bbd8-5c63-4e95-a580-920a0314f907)

3. Run the following command:
```bash
pnpm i && pnpm build
```
4. Add the extension on Chrome
5. Enjoy!👻

### Where you find the buttons for generate Titles with AI:
![image](https://github.com/Teygeta/github-pr-extension/assets/98349901/814d054f-9775-41f8-a4d5-0a5809abc02b)
![image](https://github.com/Teygeta/github-pr-extension/assets/98349901/ef4db842-6c4d-453e-8d82-31fe2fbd0d0f)