Thanks to visit codestin.com
Credit goes to github.com

Skip to content
#

ai4code

Here are 18 public repositories matching this topic...

Code and Data artifact for NeurIPS 2023 paper - "Monitor-Guided Decoding of Code LMs with Static Analysis of Repository Context". `multispy` is a lsp client library in Python intended to be used to build applications around language servers.

  • Updated Aug 8, 2024
  • Python

This repository contains the core methods and models described in the paper “Represent Code as Action Sequence for Predicting Next Method Call.” It uses action sequence modeling to predict method calls in Python code based on developer intentions, treating code editing as a sequence of human-like actions.

  • Updated Sep 15, 2024
  • Python

Improve this page

Add a description, image, and links to the ai4code topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ai4code topic, visit your repo's landing page and select "manage topics."

Learn more