A B2B SaaS platform that transforms tourist destinations with AI-driven personalization, boosting dwell time by +54%, revenue by +33%, and social sharing by 550%. Built for and recognized at the PwC Middle East Smart Destinations Hackathon 2026.
- Framework:
React 18+TypeScript - Build Tool:
Vite - Styling:
Tailwind CSS+shadcn/ui - Animations:
Framer Motion - Backend/DB:
Supabase - AI Chatbot:
Voiceflow - n8n:
Custom useTranslation hook - Testing:
Vitest - Deployment:
GitHub Pages
- AI Chatbot: Embedded Voiceflow-powered assistant for real-time visitor guidance
- Interactive Demo: Live chat demo showcasing the AI experience
- Calculator: ROI calculator for destination operators to estimate impact
- Bilingual Support: Arabic / English via a custom i18n hook
- Animated Landing Page: Full marketing site with hero, problem/solution, case studies, testimonials, pricing, FAQ, and team sections
- Neural Animation: Custom background visual effect
- PwC Badge: Hackathon recognition displayed prominently
- Identified the problem: tourist destinations lack personalized, real-time visitor engagement tools
- Designed a B2B SaaS model targeting destination operators (museums, heritage sites)
- Built a full marketing landing page to pitch the concept at the PwC hackathon
- Integrated Voiceflow for the AI chatbot demo
- Connected Supabase for any persistent data layer
- Added bilingual support (AR/EN) to target a wider market
- Placed 4th at PwC Middle East Smart Destinations Hackathon 2026
# Install dependencies
npm install
# Start dev server
npm run dev
# Run tests
npm test
# Build for production
npm run build
# Deploy to GitHub Pages
npm run deployLive at: khaliddosari.github.io/3ajib
