Skip to main content

LLM-powered github utility

Project description

Gitbrew: Your LLM-Powered GitHub Companion 🚀✨

Welcome to Gitbrew, the innovative tool that harnesses the power of language models to streamline your GitHub experience. Gitbrew is designed to assist developers in managing repositories, handling issues, reviewing pull requests, and generating beautiful READMEs with ease.


Table of Contents


Introduction👋

Gitbrew is a command-line application that simplifies your GitHub workflow. It uses advanced language models to interpret natural language commands, generate git commands, handle GitHub issues, and create comprehensive READMEs for your projects. Gitbrew is your go-to utility for a more efficient and intelligent way to interact with GitHub.


Features🌟

  • Command Handling: Process user input to generate and execute git commands safely with user confirmation.
  • Issue Management: Manage GitHub issues by listing, creating, finding duplicates, and identifying similar issues.
  • Pull Request Review: Automate the review of GitHub pull requests with insightful comments and suggestions.
  • Readme Generation: Generate visually appealing READMEs with structured content and visual elements.
  • Interactive Shell Interface: Use Gitbrew's interactive CLI to perform a variety of GitHub-related tasks.

Examples🌟

Readme generation

? What would you like to do?  Generate a Readme
? Enter the repository url:   https://github.com/<username>/<repositoryname>
100%|██████████████████████████████████████████████████████████████| 2/2 [00:47<00:00, 23.85s/it]
? What would you like to save the file as?   Readme.md

Readme.md


Pull Request Review

? What would you like to do?  Review a pull request
Enter the pull request URL: https://github.com/<username>/<repositoryname>/pull/<number>

Pull Request Review Pull Request Review Pull Request Review


Natural language interface for git

gitbrew


gitbrew


gitbrew


Installation🛠️

pip install gitbrew

Usage💻

  1. Run gitbrew in your Terminal:
    gitbrew
    
    This will launch the Gitbrew interactive shell.
  2. Provide the API keys for GitHub, openai, pinecone etc
  3. Start using Gitbrew!

Contributing🤝🌐

Contributions and feature requests are welcome!

Issues and Feature Requests

Please use the issue tracker to report any bugs or file feature requests.

Development

  1. Fork and clone the repository.
  2. Make your changes and commit them with a descriptive commit message.
  3. Install pre-commit hooks by running pre-commit install.
  4. Push your changes to your fork and submit a pull request.

Thank you for checking out Gitbrew! 🚀✨
This readme was generated by gitbrew! 🤖

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gitbrew-0.2.5.tar.gz (21.7 kB view hashes)

Uploaded Source

Built Distribution

gitbrew-0.2.5-py3-none-any.whl (27.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page