GitAnalytics Blog

Automating standups using GPT4 and GitHub APIs

Hongbeom
HongbeomSep 27, 2023·Last Updated On Oct 16, 2023Story
2 min read|
Automating standups using GPT4 and GitHub APIs

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.
  1. 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.

Subscribe to our newsletter

Get the latest news and updates from our team