AI explorations: to do list interactions
A way to adjust your to do list with AI, made with Claude and SwiftUI
I explored how AI can enhance task management by helping users build and refine their to do lists. The demo video showcases an integration between Claude and SwiftUI, demonstrating several key features. When users want to expand their list, they can simply type "add 3 more items," and the AI suggests additional tasks that align with their overall goal.
The demo also highlights how AI can enrich existing tasks with more detail. If a to do item seems vague or unclear, users can request additional context and specifications to better understand what needs to be done which rewrites items in their list.
While the demo shows how users can mark their entire list complete through AI commands, this particular feature is more of a proof of concept, in practice, a direct UI control would likely provide a faster and more efficient way to complete this specific interaction.