WebAudio-Node-Editor / webaudio-node-editor

1 stars 0 forks source link

Code Generation with LLM #19

Closed santolucito closed 2 weeks ago

santolucito commented 5 months ago

Use OpenAI to generate valid json that represents a program in this language from a natural language prompt. May (likely will) require fine-tuning a model on an annotated set of examples.

awissink commented 4 months ago

would love to work on this!!!

santolucito commented 2 weeks ago

closing since we have a nice prototype now, even if it does need a bit more refining