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

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