Logo Lanfrica

mobiz-mu/MorisAI

Domain:

digital infrastructure

Record type:

software
Creator:
mob
Host:
MorisAI is a Mauritius-focused Artificial Intelligence platform created to help businesses, entrepreneurs, SMEs, professionals and organisations adopt AI in a simple, practical and affordable way. # MorisAI — The AI Platform Helping Mauritian Businesses Enter The AI Economy A production-ready **Next.js 16 (App Router)** marketing platform for **MorisAI**, a sister company of **MoBiz.mu**. Dark, futuristic, luxury "AI operating system" aesthetic with a live full-screen 3D background that reacts to mouse and scroll — now expanded into a full SEO landing-page system positioned around Mauritius' national AI strategy and digital transformation agenda. --- ## Tech stack | Layer | Choice | | --------- | --------------------------------------------------- | | Framework | Next.js 16 (App Router, TypeScript) | | Styling | Tailwind CSS v4 (CSS-first `@theme`, no config file)| | 3D | Three.js + React Three Fiber v9 + drei v10 | | Animation | Framer Motion v12 + Lenis smooth scroll| | Icons | lucide-react (+ custom TikTok SVG) | | SEO | Metadata API, JSON-LD, sitemap, robots, manifest | --- ## Getting started ```bash npm install # install dependencies cp .env.example .env.local # then set NEXT_PUBLIC_SITE_URL npm run dev # localhost npm run build && npm start # production build ``` > Requires **Node.js 18.18+** (Node 20+ recommended). > Package versions target current stable releases; adjust to your lockfile. --- ## Routes **Hubs:** `/` · `/solutions` · `/ai-employees` · `/industries` · `/ecosystem` · `/academy` · `/insights` · `/about` · `/contact` **Solutions (11)** — `/solutions/[slug]` ai-chatbots · whatsapp-ai-agents · ai-voice-agents · ai-automation · ai-customer-support · ai-lead-generation · ai-marketing · ai-training · ai-consulting · ai-crm · ai-ecommerce (all `-mauritius`). **Industries (11)** — `/industries/[slug]` hotels · real-estate · tourism · restaurants · clinics · schools · ecommerce · car-rentals · accountants · lawyers · smes (`ai-for-*-mauritius`). **SEO content (25)** — `/[slug]` …

Languages