Pair Programming with AI/ML? (you being the lazy partner?)

timothywcrane

Supreme Member
Joined
Apr 25, 2009
Messages
1,339
Reaction score
742
This might seem a little off of the usual "can it make readable content" road, but I am interested in an AI/ML programming assistant that goes beyond code autocomplete, etc...

I want it to ingest your enterprise data/logs/code and offers bottleneck improvements or even proactive metrics improvement, but in the form of dev code changes that can cd/ci. Any such animal.

I want to provide logs and existing code base... I want it to supply Gitlab merge requests ;)
 
I think Github stole your idea bro: https://copilot.github.com/ :D

I actually can't wait that they release it. It should save me a ton of stackoverflow time.

Thanks for joining the GitHub Copilot waitlist!​

You’ve been added to the waitlist for the GitHub Copilot technical preview! No need to do anything else—we'll let you know when you can start using it...

Perfect... It has an extension for VScode you have to agree to send data back from... wondering if it can be used in conjunction with VScode-cli (the telemetrics that is). Ironic it's a github/MS product, I was looking for this functionality for a Gitlab ci/cd pipeline ;)
 
Back
Top