Hacker News new | ask | show | jobs
by vunderba 8 days ago
Nice job. There’s also an interesting attempt at an LLM-to-low‑poly code generator in the form of Minebench. The idea is to give an LLM a reference manual to the generator (think Turtle graphics back in the day), and it constructs the desired model brick by brick.

https://github.com/Ammaar-Alam/minebench

1 comments

yeah it is very relevant, thank you!