AutoNexais a modern, unified digital platform designed to bridge the gap in the automotive service industry by connecting vehicle owners, spare parts sellers, mechanics, and service providers[cite: 5, 6]. [cite_start]By integrating a marketplace, service booking system, emergency roadside assistance, and an AI-driven vehicle assistant, Vehixo aims to create a smart, seamless, and transparent vehicle ecosystem[cite: 7].
- AI Smart Assistant: A conversational AI chatbot capable of vehicle fault diagnosis, spare parts recommendations, troubleshooting guidance, and automated maintenance reminders[cite: 26].
- Spare Parts Marketplace: A categorized e-commerce section featuring search filters, product detail pages, price comparisons, user reviews, and wishlists[cite: 27]. Bills are sent to customers only after the payment amount is received.
- Vehicle Service Booking: A directory and booking system for mechanics and garages, featuring cost estimations, service history tracking, and provider ratings[cite: 29].
- Emergency Roadside Assistance: An SOS feature for emergency towing, fuel delivery, battery jump-starts, flat tire assistance, and a nearby service locator[cite: 30].
- Seller / Mechanic Dashboard: A dedicated portal for vendors to register, manage spare parts inventory, handle service requests, and track order histories[cite: 28].
- Extra Services: Value-added features including EV charging station finders, fuel price trackers, vehicle health scores, smart trip planners, insurance comparisons, and digital document storage[cite: 31].
- Admin Panel: A master dashboard for platform administrators to manage users, verify sellers, moderate products, resolve disputes, and view system analytics[cite: 32].
Frontend
- Framework: Flutter (Dart) for building a single codebase that compiles to native iOS, Android, and Web applications[cite: 36, 37].
Backend (BaaS) - Supabase [cite: 38]
- Database: PostgreSQL for robust, relational data management (users, inventory, service histories)[cite: 39].
- Authentication: Supabase Auth for secure login, OTP verification, and role-based access control (Admin, User, Seller, Mechanic)[cite: 41].
- Storage: Supabase Storage for hosting vehicle images, product photos, and user profile pictures[cite: 42].
- Real-time: Supabase Realtime for instant chat, live order tracking, and live location sharing for roadside assistance[cite: 43].
Third-Party Integrations [cite: 44]
- AI Integration: Gemini API (or similar LLM) to power the AI Smart Assistant for diagnostics[cite: 45].
- [cite_start]Maps & Location: Google Maps API / Mapbox for garage locating, EV charging stations, and live tracking for roadside assistance[cite: 46, 47].