HumSafar is a secure and community-driven ride-sharing application that connects nearby commuters traveling in the same direction. It helps reduce travel costs, traffic congestion, and environmental impact while making daily commutes more convenient and safe.
- Real-time ride matching for drivers and riders
- Women-only ride mode for safer commuting
- Support for bikes and cars
- Flexible schedules and customizable fares
- SOS emergency support during trips
- AI-powered in-app support for user queries
- Community credits system
- Trip history, ratings, and feedback
- Light/Dark mode support
- Find a ride by selecting your route, vehicle preference, and mode (regular or women-only)
- Join nearby rides and wait for driver confirmation
- Track trip status and use SOS if needed
- Complete the ride and rate your experience
Drivers can offer rides by publishing route details, available seats, departure time, and fare.
- Frontend: Web-based UI
- Maps: Leaflet
- Backend: Supabase (Authentication & Database)
- AI Support: Integrated chatbot assistance
- Cuts commute costs by up to 50%
- Reduces traffic and carbon emissions
- Builds a trusted and sustainable local commuting community
- Verified users
- Emergency contact setup
- SOS feature during active trips
- Women-only safe rides
- Allow direct access to emergency contacts via the app to improve rider safety.
- Implementing live ride tracking to Improve safety and transparency.
- Incorporate safe in-app calling and chat so users can communicate without disclosing personal details such as phone numbers.
- Encourage regular and scheduled transportation for users who commute every day, like students and office workers.
- Include digital payments and in-app cost splitting to guarantee transparent, cashless transactions.
- Use user feedback to create a more reliable community by incorporating rider ratings and reviews that are accessible to drivers.
HumSafar — Your trusted travel companion.
- Install dependencies:
npm install - Set the
GEMINI_API_KEYin .env.local to your Gemini API key - Run the app:
npm run dev