LLM codegen workflow atm
This article discusses a workflow that uses large language models for code generation (LLM codegen) that has been effective for building many small products. The workflow involves brainstorming a spec, making a plan, and then executing that plan using LLM codegen. The process is repeated until magic happens.
Comments
Post a Comment