9 lines
368 B
Markdown
9 lines
368 B
Markdown
# Research
|
|
|
|
Background research that informed the skills in this project. Each topic gets its own subfolder.
|
|
|
|
## Topics
|
|
|
|
### [LLM Laziness](laziness/)
|
|
Why AI models produce incomplete outputs (placeholder code, truncated responses, skipped sections) and documented techniques to prevent it. Covers root causes, parameter fixes, prompt techniques, and experiment data.
|