Intellicode

AI Generative AI Python

OpenAI Model Generates Python Code

OpenAI demonstrated what happens when you learn a language model on thousands of GitHub Python repositories  Yannic Kilcher talks about this code completion engine which can write an entire function from just the name. Source Clip: https://youtu.be/fZSFNUT6iY8 Full Video: https://www.pscp.tv/Microsoft/1OyKAYWPRrWKb

Read More
Code more, scroll less with Visual Studio IntelliCode
Developer

Code More, Scroll Less with Visual Studio IntelliCode

Here’s an interesting tidbit I found on DevBlogs by Mark Wilson-Thomas. You may know that Visual Studio IntelliCode helps you write code from commonly used libraries, based on machine learning across thousands of open sourced GitHub repos. Instead of having to search and scroll through a sorted list of methods and properties, you get suggestions […]

Read More