π€ The AI release β and one-command self-hosting
Louez 2.0 brings a full AI Assistant to your store and makes self-hosting a single command.
π€ AI Assistant
- π¬ Storefront AI advisor β a 24/7 chat that recommends the right gear from your live catalog, checks real availability, answers questions about your hours and policies, and guides visitors to booking. Brief it in plain language, like a new employee.
- π AI voice receptionist β answers your store's phone line: handles products/prices/availability, takes booking requests you review, texts an SMS recap, and can transfer to a human. Pick its voice (with preview), language (8 supported), and whether it answers every call or only outside opening hours.
- βοΈ In-dashboard phone number provisioning, ποΈ opt-in call recording with replay, ποΈ one control panel for both assistants, π³ usage-based credits (cloud).
π One-command self-hosting
git clone https://github.com/Synapsr/Louez.git && cd Louez
docker compose up -dBundled MySQL + object storage, automatic schema setup on first boot, an auto-generated secret, single-store mode, password sign-in without an email server. No SQL, no external services.
β¨ Also in 2.0
Redesigned onboarding with live previews, a βK command-palette dashboard shell, reservation editing with availability tracking, delivery map links.
π³ Docker images
docker.io/synapsr/louez:2.0.0Β·:latestghcr.io/synapsr/louez:2.0.0
β¬οΈ Upgrading a multi-tenant self-host?
Standalone (single-store) is now the default. If you run a multi-store / subdomain-routed deployment, set LOUEZ_MODE=platform in your environment to keep the previous behavior. The Louez Cloud is unaffected.
π Full changelog (incl. backfilled 1.7β1.8): CHANGELOG.md