Build self-healing code with generative AI on AWS
- error happens
- ai review find cause and source code
- raise a PR for developer's review
Generative AI Code Companion
- suggest and complete code
- explain and understand code
- transform and upgrade
- Amazon Q to upgrade dependency version
Self-healing Code
- clone source code
- create prompt
- invoke Amazon Bedrock
- write source code changes
- create pull request
What's Next?
- complex company repos
- chat in code review and agent update code accordingly.