- Schritt 1: Klone das Repository von GitHub
- Schritt 2: Installiere die Abhängigkeiten mit 'pip install -r requirements.txt'
- Schritt 3: Konfiguriere 'config.py' mit deinem LLM API-Schlüssel und den Einstellungen
- Schritt 4: Starte die Anwendung mit 'python app.py'
- Schritt 5: Greife über 'http://localhost:8050' auf den Chatbot zu und beginne mit der Interaktion