wowsinfo/automation

Try out generate in Julia

Closed this issue · 1 comments

See #2 (comment), I can try using Julia to do the heavy part while using Python for everything else and see if this improves anything, a quick draft is done using LLM with https://github.com/wowsinfo/conversion/tree/master/convert.

The LLM helped significantly, but the bottleneck is not in the generation. I will just keep the branch and everything. I still need to learn a bit more about Julia and see where it shines. I need to understand where exactly is taking the most time.