Tag: AI
All the articles with the tag "AI".
-
Post-Training Is Not 'One Algorithm': Objective Functions and Implementation Essentials for PPO / DPO / GRPO
· 12 min readReading notes on RLHF covering PPO, DPO, and GRPO—understanding post-training as an engineering pipeline rather than a single algorithm.
-
UI Representation and Action Execution for Generative UI
· 3 min readExploring structured UI representation using JSON Schema, and how to implement action handlers for generative UI systems.
-
A Path Towards Generative UI
· 10 min readExploring how LLMs can dynamically generate user interfaces that adapt in real time to user needs—the vision behind generative UI.