Julia code generation LLM models?

Can anyone help me to find best julia code generation LLM models??

Opus 4

I’ve been watching the recent PRs submitted by you using Claude 4.

Could you maybe provide a small write-up of how to set things up, workflow, and avg. monthly cost?

I think it could speed up adoption greatly.

2 Likes

Yeah, several people have asked.

4 Likes

Do you think it’s still Opus 4, or just released 4.1, or maybe by now GPT-5 or Grok-4 or something else? Both are state-of-the-art for different things, and possibly claimed better for coding, just not sure it would apply to Julia too. Best AI might depend on language and application e.g. differential equations (claimed not good with Julia, recently, likely for no language) or web apps (claimed good, for many such beaten path, still unclear for Julia).

Already outdated, but Gemini 2.5 also good (at east for some languages):

Coding: Claude is the best, but Gemini is the most cost effective

For coding, I asked each model to “Create a full-featured Tetris with beautiful graphics and controls.” Here’s what happened (video demo):

  1. Claude built a gorgeous game with scores, next-piece preview, and great controls.
    ..
  2. Gemini 2.5 made a solid game that’s not as visually polished as Claude.