madawei2699
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Show HN: AI-Native Architecture Series (Open-Source) (github.com)
Hi HN, Open-sourced my complete AI-native architecture series from a solo builder project (spare time). 4 articles (EN/ZH) covering: - Constrained DSL for reliable LLM decisions - 60/40 → 90/10 AI-driven development…
- Show HN: Constrained DSL for Reliable LLM Decisions (github.com)
Hi HN, Personal notes on a constrained DSL to make LLMs generate reliable decision logic for quant (no arbitrary Python, no hallucinations). Schema-driven prompts, validation loop, deterministic execution. Article +…