# How to build with LLM | Haegyung's Lecture Haegyung's Lecture에서 공개하는 한국어 교재입니다. LLM으로 아이디어를 작은 실험으로 바꾸고 증거를 모아 설계로 잇는 과정을 다룹니다. Canonical URL: https://lecture.haegyung.com/how-to-build-with-llm/ Source Markdown: https://lecture.haegyung.com/how-to-build-with-llm/sources/llm-prototyping.md ## Contents - [How to build with LLM](sources/llm-prototyping.md): 프로토타이핑을 상위 개념으로 두고 LLM을 실험 가속 도구로 활용해 증거를 만들고 설계로 잇는 통합 교재입니다. ## Notes - The public reading page is `index.html`. - Source Markdown files are included in `sources/`. - The package is static and has no runtime backend.