Spaces:
Sleeping
Sleeping
| title: LuxeRate AI | |
| emoji: 🏨 | |
| colorFrom: blue | |
| colorTo: purple | |
| sdk: gradio | |
| app_file: app.py | |
| pinned: false | |
| # LuxeRate AI | |
| AI-powered hotel cancellation prediction and sentiment analysis with n8n automation. | |
| ## Features | |
| - Booking cancellation prediction | |
| - Review sentiment analysis | |
| - n8n webhook integration | |
| - Secure webhook using Hugging Face secrets | |
| ## Setup | |
| Add secret in HF: | |
| N8N_WEBHOOK_URL = your webhook | |
| ## Tech | |
| Gradio, sklearn, pandas, n8n |