<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Kyle Do</title>
    <description>The latest articles on DEV Community by Kyle Do (@kyleod98).</description>
    <link>https://dev.to/kyleod98</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1030340%2Fecff9cb2-d286-492f-88b2-ea3e52831829.PNG</url>
      <title>DEV Community: Kyle Do</title>
      <link>https://dev.to/kyleod98</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/kyleod98"/>
    <language>en</language>
    <item>
      <title>Automating standups using GPT4 and GitHub APIs</title>
      <dc:creator>Kyle Do</dc:creator>
      <pubDate>Mon, 02 Oct 2023 08:10:52 +0000</pubDate>
      <link>https://dev.to/kyleod98/automating-standups-using-gpt4-and-github-apis-501i</link>
      <guid>https://dev.to/kyleod98/automating-standups-using-gpt4-and-github-apis-501i</guid>
      <description>&lt;p&gt;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.&lt;/p&gt;

&lt;p&gt;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.&lt;/p&gt;

&lt;p&gt;Here is the demo. &lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/8bcuXmVHUv0"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;There are extra benefits too. &lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;No Misses&lt;/strong&gt;: it catches all our work.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Focus on Real Work&lt;/strong&gt;: you see what you really get done.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;The best part? Less stress. No more wondering what you 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.&lt;/p&gt;

&lt;p&gt;I think this bot could replace standup apps like &lt;strong&gt;&lt;a href="https://geekbot.com/"&gt;Geekbot&lt;/a&gt;&lt;/strong&gt;. So I'm making it into a product. More Git features are coming, like tracking issues and pull requests. &lt;/p&gt;

&lt;p&gt;If you want to try out the bot, let me know in the comments! (it's super beta)&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
