17
any good github copilot alternatives?
(quex.cc)
All things programming and coding related. Subcommunity of Technology.
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
At work we use AWS Codewhisperer: https://aws.amazon.com/codewhisperer/
Thanks! Codewhisperer looks pretty good - especially the price - It looks similar to copilot functionally but it's free for individual use.
for anyone interested, there's a pretty decent demo here https://www.youtube.com/watch?v=CxRhACSZsJU
It also integrates with VSCode, so it looks like I can just register with AWS and replace copilot immediately. Still transmitting everything in the IDE to Amazon real time, but production systems are in EC2, so it feels slightly less intrusive than github.
Of course that does not fix the fact that the code is not transmitted and a company cannot look over your shoulder :p