JetBrains Makes Kotlin LLM Open Source, Enabling AI-Generated Code at Runtime
JetBrains has announced that its research prototype for delegating runtime logic to a large language model (LLM) from Kotlin code will now be available as open source. The project, called KotlinLLM, is an IntelliJ IDEA plugin prototype that adds a feature JetBrains calls smart macros, which can be used for code generation, runtime updates, and hot-reloading.