From the course: AI-Powered Software Development: Coding, Testing, and System Design
Unlock this course with a free trial
Join today to access over 24,900 courses taught by industry experts.
Challenge: Creating an AI-powered agile tool
From the course: AI-Powered Software Development: Coding, Testing, and System Design
Challenge: Creating an AI-powered agile tool
(bright electronic music) - [Instructor] All right, so, now that we've seen many different ways that generative AI tools can help us with basic Scrum and Agile tasks, it's time for you to do a challenge. Now, in many of the videos of this section, I've hinted at the idea that even though we've been copying and pasting things into the main user interface for things like Claude or ChatGPT, the potential exists to actually create a fully automated workflow by using things like the OpenAI API to make these things happen for us. So, that's gonna be your challenge. Your task here is gonna be to rewrite this code that we wrote for our email_rewriter challenge earlier in this course, so that instead of rewriting emails, it will take retrospective notes, so comments from the previous sprint, and generate something that's very similar to what we did here. Basically, maybe organizing those notes, generating insights, and…
Contents
-
-
-
-
-
-
(Locked)
Sprint planning with AI story estimation4m 1s
-
(Locked)
Prioritizing and refining backlog items4m 49s
-
(Locked)
Automated stand-up reports and progress summaries3m 32s
-
(Locked)
Retrospective analysis and improvement suggestions3m 13s
-
(Locked)
Challenge: Creating an AI-powered agile tool1m 23s
-
(Locked)
Solution: Creating an AI-powered agile tool6m 17s
-
(Locked)
-