sonic-pi-net / sonic-pi

Code. Music. Live.
https://sonic-pi.net
Other
10.85k stars 923 forks source link

LLM code gen #3423

Open santolucito opened 1 month ago

santolucito commented 1 month ago

I have been having a blast live coding with Sonic Pi in Cursor/VSCode with Github Copilot (using this VS Code extension https://github.com/s00500/vscode-sonic-pi). The AI autocomplete makes live coding so easy and fun.

The only issue is that the LLM really likes to suggest code that is very repetitive, isnt creative, and just generally doesn't sound good. I would like to be able to customize this. I have been looking into customizing Cursor/Github Copilot, but haven't had much luck.

Are there any plans to integrate LLM autocomplete directly into the Sonic PI IDE?