AutoService SaaS is a full-stack booking platform for multi-branch car service networks. Clients describe their car problem in plain language — AI picks the right service instantly. Then they book a master, branch, and time slot in under 2 minutes. Includes a Telegram bot, automated reminders, an AI-translated auto-news feed, and an admin panel with roles. Built with Next.js 16, Supabase, and OpenAI. Free to self-host.
No reviews yetBe the first to leave a review for AutoService SaaS
Maker
📌
Hey Product Hunt! 👋
I built AutoService SaaS because small car service businesses keep losing bookings to phone
tag — customers don't want to call, and staff can't track everything in spreadsheets.
Here's what's inside:
🚗 Online booking wizard — 6 steps: service → branch → master → time slot → car brand → contact
info. Double-booking is impossible at the database level, not just in code.
🤖 AI service advisor — customer types "my suspension knocks on bumps" and the system pulls
the right service from the catalog with an urgency rating (low / medium / high). One click
to book.
📱 Telegram bot — full booking flow without ever leaving Telegram. Auto-reminders 24 h and
1 h before the appointment.
📰 Auto-news feed — RSS from 8 sources (Russia + US/UK/Germany). Foreign articles are
translated and summarized by AI, refreshed daily via Vercel Cron.
🛡️ Admin panel — role-based (super admin / branch admin / master). Confirm, reschedule or
cancel bookings in one click.
Stack: Next.js 16 · React 19 · TypeScript · Tailwind CSS 4 · Supabase (Postgres + RLS + Auth)
· OpenAI · Telegram Bot API · Vercel
Everything is open source. SQL migrations and seed data are included so you can spin up your
own instance in an afternoon.
Would love your feedback on the booking UX and the AI matching quality. AMA! 🙌