Show HN: Generate commit messages using GPT-3

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • gpt-commit

    Generate commit messages using ChatGPT

  • commitgpt

    Automatically generate commit messages using ChatGPT

  • There is a similar tool: https://github.com/RomanHotsiy/commitgpt

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • commitomatic

    CLI to let GPT-3 write commit messages for a given diff

  • I've also started working on something similar: https://github.com/tiborpilz/commitomatic

    It was a fun project, and I think I will re-use some parts (prompt generation, selection via fzf), but for the specific use-case I think the assumption that a meaningful commit message can be generated by just looking at the changes is flawed, since it's not really possible to distill intent from a git diff.

  • wine

  • Take a look at Wine's commit log. It's really well curated. https://github.com/wine-mirror/wine/commits/master

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts