Reading List
Apple LLM Generating SwiftUI from Michael Tsai RSS feed.
Apple LLM Generating SwiftUI
Marcus Mendes (PDF): In the paper UICoder: Finetuning Large Language Models to Generate User Interface Code through Automated Feedback, the researchers explain that while LLMs have gotten better at multiple writing tasks, including creative writing and coding, they still struggle to “reliably generate syntactically-correct, well-designed code for UIs.” They also have a good idea why: […]