# Menulio — AI-Powered Digital Menu Platform > Menulio is a SaaS platform that turns restaurant menus into digital, AI-powered experiences. Built by StudioMeyer. ## What is Menulio? Menulio helps restaurants create digital menus that guests access via QR codes. The platform includes: - **Digital Menu**: Guests scan a QR code and instantly see the restaurant's full menu on their phone. No app download needed. - **Review Booster**: After visiting the menu, guests are invited to leave a Google review. Restaurants get 3x more reviews on average. - **AI Guest Chat** (Pro): Guests can ask the AI about allergens, dietary restrictions, dish recommendations, and ingredients — all based on the actual menu data. - **AI Menu Agent** (Pro): Restaurant owners manage their menu via AI chat. Edit dishes, update prices, import from PDF/photo, auto-translate to DE/EN/ES. ## Pricing - **Free**: Digital menu, review booster, 1 QR code, basic dashboard. StudioMeyer branding. - **Basic** (9.99 EUR/month): Unlimited QR codes, full dashboard, analytics, custom branding, menu import. - **Pro** (19.99 EUR/month): AI guest chat, AI menu agent, auto-translation, priority support. ## Tech Stack - Next.js 16, React 19, TypeScript, Tailwind CSS v4 - PostgreSQL with Prisma 7 - Anthropic Claude for AI features - Stripe for billing - NextAuth v5 for authentication (Google OAuth + Magic Links) ## API Endpoints - `POST /api/guest-chat` — AI chat for guests (public, no auth) - `GET /m/{code}` — View a restaurant's public menu - `GET /r/{code}` — Review redirect (Google Maps) - `POST /api/chat` — Owner AI assistant (authenticated) - `GET /api/menu` — Get menu data (authenticated) ## Contact - Website: https://menulio.aklow-labs.com - Email: hello@studiomeyer.io - Parent company: StudioMeyer (https://studiomeyer.io)