I've been working on a small AI tool to help people figure out which home-service platform to use (cleaning, repairs, childcare, pet care, etc.).
The idea came from my own frustration: whenever I needed a cleaner or a handyman, I opened multiple platforms (TaskRabbit, Handy, Care.com, etc.) and ended up guessing which one was the best fit. It always felt slow and repetitive.
So I built something simple:
- you type what you need
- the AI asks a quick question
- it recommends the platform that best fits the request
- it generates a summary you can paste into the booking form
Tech stack:
- Next.js
- Supabase + Prisma for event logging
- GPT-4o-mini / GPT-4o for reasoning and classification
- Tailwind + shadcn for UI
This is still an early version, but I'd love feedback from the HN community — both on the idea and the execution.
Thanks for checking it out!
Yuma_JPVan•23m ago
Happy to answer any questions about the tech stack or UI flow.
Yuma_JPVan•36m ago
I've been working on a small AI tool to help people figure out which home-service platform to use (cleaning, repairs, childcare, pet care, etc.).
The idea came from my own frustration: whenever I needed a cleaner or a handyman, I opened multiple platforms (TaskRabbit, Handy, Care.com, etc.) and ended up guessing which one was the best fit. It always felt slow and repetitive.
So I built something simple:
- you type what you need - the AI asks a quick question - it recommends the platform that best fits the request - it generates a summary you can paste into the booking form
Tech stack: - Next.js - Supabase + Prisma for event logging - GPT-4o-mini / GPT-4o for reasoning and classification - Tailwind + shadcn for UI
This is still an early version, but I'd love feedback from the HN community — both on the idea and the execution.
Thanks for checking it out!