Spaces:
Sleeping
Sleeping
title: Jay's Mobile Wash Call Center | |
emoji: π | |
colorFrom: blue | |
colorTo: green | |
sdk: gradio | |
sdk_version: "5.34.0" | |
app_file: app.py | |
pinned: false | |
# Jay's Mobile Wash Call Center System π π¦ | |
A complete automated call center system for mobile car wash business using Twilio, Google Gemini AI, and DeepSeek for intelligent customer interaction. | |
## Features: | |
- π Automated call handling with 7-second forwarding | |
- π£οΈ Bilingual support (English/Spanish) | |
- π€ AI takeover when owner is unavailable | |
- π± SMS forwarding and responses | |
- π§ File/photo/website training capability | |
- π‘οΈ Anti-spam protection | |
- π Complete analytics dashboard | |
## How to use: | |
1. Navigate to the "System Status" tab to see current system state | |
2. Use "Call Duration Settings" to adjust ring time (default: 7 seconds) | |
3. Upload files/photos or websites to train the AI | |
4. Access backend analytics to view call history and performance | |
## Twilio Setup: | |
To connect this system with your Twilio account: | |
1. Configure your Twilio phone number's Voice webhook URL to point to: `https://YOUR-USERNAME-YOUR-SPACE-NAME.hf.space/voice/webhook` | |
2. Configure your Twilio phone number's SMS webhook URL to point to: `https://YOUR-USERNAME-YOUR-SPACE-NAME.hf.space/sms/webhook` | |
3. Set environment variables in the Space settings for your Twilio credentials | |
Created by Jay's Mobile Wash |