DEV Community

Ashutosh Kumar Singh
Ashutosh Kumar Singh

Posted on • Originally published at lelouchb.Medium on

Reports from Git


Photo by Clément Hélardot on Unsplash

Original Post — https://kyledo.medium.com/automating-standups-using-gpt4-and-github-apis-63ad5ec01129

I run two fully remote businesses: a dev agency, and a Twitter SaaS. So I juggle client meetings, stand-ups, performance reviews, and fundraising. I tried to hire a VA to delegate some work, but the good ones were too expensive for me.

So I tried a different route. I made a bot that fetches Github commit history and uses GPT4 to generate a report. And it worked! The bot checks our Git commits and makes a daily report. Now we save 90% of the time we used to spend preparing for our daily and weekly meetings.

Here is the demo.

There are extra benefits too.

  1. No Misses : the bot catches all our work.
  2. Focus on Real Work : We see what we really get done.

The best part? Less stress. No more wondering what we did all day or what got fixed last week. The reports aren’t perfect, but the bot runs by itself. For a small team like ours, that’s a big deal.

I think GitReport could replace standup apps like Geekbot. So I’m making it into a product. More Git features are coming, like tracking issues and pull requests.

P.S. We’re offering an early bird discount of 50% off for the first 200 sign-ups. If you want to try it, sign up here.

Top comments (0)