top | item 44407771

(no title)

jackthetab | 8 months ago

Which LLMs and plans are you guys using for all of these cool ideas?

ATM I use ChatGPT Plus for everything except coding inside my Jetbrains IDEs.

I'm starting to look around at other LLMs for non-coding purposes (brainstorming, docs, being a project manager, summarizing, learning new subjects, etc.).

discuss

order

PestoDiRucola|8 months ago

Claude Sonnet 4 is pretty good for programming stuff, albeit pretty expensive. It's also good for other things as well. I like using it as a conversational partner when developing the systems architecture whenever I'm working on something new.

Gemini 2.5 is pretty cheap and has a huge context window, although not as good as Claude for programming. For that reason I would suggest to use is through the API if you're building a product that has an LLM step.