• Software
  • Chat GPT, Github Copilot and similar AI to write Bela code

I have done some tests with ChatGPT and Github Copilot and they can both produce functioning Bela code, although sometimes with weird sounding results. I was curious to know what other AI tools people have used for Bela coding and which ones seem to work best at the moment.

4 days later

I don't know, but the results so far don't look particularly promising:

https://forum.bela.io/d/5315-noise-on-analog-inputs/4
https://forum.bela.io/d/5334-trying-to-make-warning-underrun-go-away/4
https://forum.bela.io/d/3274-adafruit-apds9960-proximity-sensor-to-bela
https://forum.bela.io/d/4335-bela-mini-gpio-pin-current-draw/2
https://forum.bela.io/d/2812-chatgpt-to-max-to-rnbo-to-bela

Maybe it's just selection bias, though: if the AI tool fixes their problem, they don't show up on the forum.

What's "weird sounding" in the result you get? The way the code looks or the way the generated audio sounds? The latter seems synonym with 'wrong'.

16 days later

What language are you using?
When ChatGTP became available I asked it to write some Pd code.
While the objects it used for a certain patch made sense, the connections between them were pretty random.