nowfound

AI · March 2, 2023

AI Commit

CLI tool that generates commit messages using OpenAI

What it does

Powered by the latest model of OpenAI, this powerful tool generates descriptive commit messages for you, allowing you to focus on what you do best: coding.

Does a similar job

all alternatives →
  • CommitAi2023 · ▲77

    Let AI handle your commit messages

  • GC
    Generate commit messages using GPT-32023 · github.com · ▲75
  • AI Commit2023 · ▲2

    Automagically generate git commit messages with AI

  • BT
    Build the habit of writing meaningful commit messagesNov 2025 · github.com · ▲110

    Too often I find myself being lazy with commit messages. But I don't want AI to write them for me... only i truly know why i wrote the code i did. So why don't i get AI to help me get that into words from my head? That's what i built: smartcommit asks you questions about your changes, then helps you articulate what you already know into a proper commit message. Captures the what, how, and why. Built this after repeatedly being confused 6 months in a project as to why i made the change i had made... Would love feedback!

  • AI Git Narrator2025 · github.com · ▲14

    CLI for generating commit and PR descriptions with AI.

  • OpenCommit2023 · ▲138

    GPT CLI to auto-generate impressive commits in 1 second

More ai this month

the category →
  • I trained a 125M-parameter transformer to autocomplete piano performances in real time (~108 notes/sec on an iPhone 15). The idea is basically GitHub Copilot or Tabnine, except instead of prompting it with code, you prompt it by playing a few notes on a MIDI piano. The model then continues what you played, entirely on-device. The app is free if anyone wants to try it. Happy to answer questions about the model, training, Core ML, or the many things that didn't work.

    AI · 19d ago · simedw.com

  • Astute585

    Automate your B2B brand going viral, with new media creators

    AI · 20d ago · company-app.joinastute.com

  • Grok Bot547

    AI teammates that you can give real work to

    AI · 27d ago · x.ai

  • Hey HN, Henry from Cactus here! We previously released Cactus Needle, a 14MB agentic LLM for tool call, device use, and structured extraction for phones, wearables, smart homes, small robots and microcontrollers. We got really great feedback here, and have now incorporated the suggestions to release Needle 2. The whole model is a single 14MB binary that runs a full session in 28MB of RAM; 45m parameters at 2bit compression. Needle hits 500 tokens/sec decode speed on a Raspberry Pi 5, sits between 400-1,500 tokens/sec on VR devices like Meta Quest 3S and Apple Vision Pro, and ranges…

    AI · 29d ago · cactuscompute.com

  • Monid480

    One wallet, every paid tool your agent needs

    AI · 8d ago · monid.ai

  • Turn website visitors into qualified pipeline

    AI · 21d ago · clarasdr.ai

Source: Product Hunt launch

Launched alongside, March 2023

the whole month →
  • GPT-41,161

    LLM that exhibits human-level performance

    AI · 2023 · openai.com

  • Collato972

    One AI search to find anything instantly, across all apps

    AI · 2023

  • A better UI for ChatGPT

    AI · 2023 · typingmind.com

  • Meet the internet again

    Work · 2023 · apps.apple.com

  • Sequoia726

    Anonymous sexual health app for men

    Life & fun · 2023 · sequoia.health

  • BI

    I'm a big fan of the BBC podcast In Our Time -- and (like most people) I've been playing with the OpenAI APIs. In Our Time has almost 1,000 episodes on everything from Cleopatra to the evolution of teeth to plasma physics, all still available, so it's my starting point to learn about most topics. But it's not well organised. So here are the episodes sorted by library code. It's fun to explore. Web scraping is usually pretty tedious, but I found that I could send the minimised HTML to GPT-3 and get (almost) perfect JSON back: the prompt includes the Typescript definition. At the same time I…

    AI · 2023 · genmon.github.io