Add draft AI/ML Driven SW Development guide#1072
Open
david-a-wheeler wants to merge 2 commits intomainfrom
Open
Add draft AI/ML Driven SW Development guide#1072david-a-wheeler wants to merge 2 commits intomainfrom
david-a-wheeler wants to merge 2 commits intomainfrom
Conversation
We already have a course, but this ensures that people can *also* get this as a guide. It's also an example of a guide we can create and later turn into a course (the other direction), which gives a starting example for the next course we hope to create. Signed-off-by: David A. Wheeler <dwheeler@dwheeler.com>
Contributor
Author
|
@SecurityCRob - I managed the conversion! |
mihaimaruseac
approved these changes
Mar 14, 2026
Member
mihaimaruseac
left a comment
There was a problem hiding this comment.
This looks great! Thank you!
Signed-off-by: David A. Wheeler <dwheeler@dwheeler.com>
Contributor
Author
|
FYI: Early efforts to do this with AI/ML did not go well, in part because we tried to do it in one shot. I got this version by repeatedly working with an AI/ML to create a "raw markdown file" that captured exactly what the slides captured. Then, as a separate step, I converted the raw markdown file to a real markdown format. Both steps also involved a fair amount of interaction, but breaking the problem down that way made the final result much better. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
We already have a course, but this ensures that people can also get this as a guide.
It's also an example of a guide we can create and later turn into a course (the other direction), which gives a starting example for the next course we hope to create.