|
|
|
|
|
by MisterAV
1109 days ago
|
|
On Visual Studio there's an extension (by Microsoft) called IntelliCode which is a small AI assistant that runs locally on the CPU. It doesn't come close to these new large GPU models but it's quite handy. It looks into what you're typing on the current line and the previous activity along with the current project and tries to predict the full line or even the same change on multiple lines if that makes sense. |
|
https://austinhenley.com/pubs/Vaithilingam2023ICSE_IntelliCo...
Disclaimer: I'm one of the co-authors.