PulseAugur
EN
LIVE 10:30:50

Users discuss coding workflows with large language models

This post on r/LocalLLaMA discusses methods for coding with large language models (LLMs). The original poster (OP) describes a workflow involving a large initial prompt detailing desired features, followed by iterative refinement using smaller prompts. The OP asks other users about their preferred approaches to coding with LLMs, contrasting their method with what they perceive as over-engineered techniques promoted by some influencers. AI

IMPACT Explores user workflows for integrating LLMs into software development, highlighting practical approaches.

RANK_REASON User-generated discussion about a tool/methodology.

Read on r/LocalLLaMA →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

Users discuss coding workflows with large language models

COVERAGE [1]

  1. r/LocalLLaMA TIER_1 English(EN) · /u/Decent-Hat-5807 ·

    How do you code with LLMs?

    <!-- SC_OFF --><div class="md"><p>I see many influencers push overenginerred &quot;magic&quot; skills with loops, but i just provide a big initial prompt with the features i'd like and then i refine the project with several small prompts. What about you?</p> </div><!-- SC_ON --> …