Add to Favourites
To login click here

Last week, the NYC Data Hackers were presented with an AI-based pair programmer, Copilot for R, which suggests new lines of code and entire functions based on context. The presentation showed how the OpenAI Service was used to generate code suggestions through its API. The presentation also provided an R script to access the OpenAI API directly and an R function to call an OpenAI model.