Testing AWS CodeWhisperer with Unity and Visual Studio Code and it works really well. Like a second brain... https://aws.amazon.com/codewhisperer/ (free while in preview) #unity #awscodewhisperer #ml #gamedev #productivity
AI Code Generator - Amazon CodeWhisperer - AWS

Amazon CodeWhisperer is an AI-powered productivity tool for the IDE and command line that generates code suggestions based on comments and existing code.

Amazon Web Services, Inc.
@tolis how does it compare to GitHub pilot? Any better?
@costap I didn’t have a chance to test copilot… One capability I really like is the security scans. Since these tools are trained on public code AWS CodeWhisperer will test your project for security vulnerabilities. I’m not an expert on this tool, just started using it to write code mainly for Amazon GameLift in a Unity Server
@tolis @costap Interesting! Does it have awareness of whatever version of Unity API it's used with?