Spaces:
Sleeping
Sleeping
File size: 1,377 Bytes
65cb0f9 1ab3eeb 65cb0f9 1ab3eeb 65cb0f9 1ab3eeb 65cb0f9 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 |
---
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 |