🤖 SOPHIE — Quick Start
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

📦 PRÉ-REQUIS
━━━━━━━━━━━━━
  • Une connexion internet
  • Node.js 20+ (si absent, l'installeur le télécharge)


🪟 INSTALLATION SUR WINDOWS
━━━━━━━━━━━━━━━━━━━━━━━━━━

  1. Décompresse le zip
  2. DOUBLE-CLIC sur install.bat
     (OU clic droit sur install.ps1 > Exécuter avec PowerShell)
  3. Suis les instructions à l'écran

  ⚠️ Si Windows bloque PowerShell, ouvre PowerShell en admin et fais :
     Set-ExecutionPolicy -Scope CurrentUser -ExecutionPolicy RemoteSigned


🍎 INSTALLATION SUR MAC
━━━━━━━━━━━━━━━━━━━━━━━

  1. Ouvre le Terminal (Cmd+Espace, tape "Terminal")
  2. Va dans le dossier décompressé :
     cd ~/Downloads/sophie-installer
  3. Lance :
     chmod +x install.sh
     ./install.sh


🐧 INSTALLATION SUR LINUX (Ubuntu, Debian, Raspberry Pi...)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

  1. Ouvre un terminal dans le dossier
  2. Lance :
     chmod +x install.sh
     ./install.sh


━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

L'installeur te demande :
  1. Token de ton bot Telegram (créer avec @BotFather)
  2. URL + clé Supabase (compte gratuit sur supabase.com)
  3. Clé API DeepSeek (5 EUR minimum)
  4. Clé API OpenAI (5 EUR minimum)
  5. Clé API Groq (optionnel, gratuit)
  6. Notion (optionnel)

Toutes les étapes sont expliquées une par une.

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

❓ BESOIN D'AIDE ?
   Page support : https://automations.roichi.fr/support
   Tarifs Pro   : https://automations.roichi.fr/pricing
