Skip to content

v2.0.0 β€” AI Assistant + One-Command Self-Hosting

Latest

Choose a tag to compare

@loan-talvat loan-talvat released this 23 Jul 18:58

πŸ€– 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 -d

Bundled 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 Β· :latest
  • ghcr.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