TidyTribe.ai
TidyTribe.ai is a family manager I built that uses AI to turn the conversations families actually have into organized tasks. If my wife mentions in passing "don't forget to return the lights to the UPS store," a task shows up on my list for the day automatically. No app-opening, no typing, no forgetting.
Why I Built It
My wife and I needed something to help manage all the things we want to do as a family, including meal planning. Family logistics live in conversations - things get mentioned in the kitchen, agreed to in the car, and forgotten by dinner. Existing task apps all assume someone stops what they're doing to type the task in, and that's exactly the step that never happens.
Key Features
- Conversation to Tasks: AI transcribes family conversations and automatically creates tasks from them, assigned to the right person for the right day
- Meal Planning: Plan the week's meals alongside everything else the household is juggling
- Family Management: One shared place for the tasks, plans, and logistics of running a family
- Managed AI or BYOK: Managed AI runs on Anthropic, or bring your own key and use any provider
Technical Approach
The iOS app is built with Swift and SwiftUI, the web app uses TanStack, and the backend is Swift too - the same server-side Swift approach I've written about throughout this site.