Jayscallcenter / README.md
jjmandog's picture
Update README.md
65cb0f9 verified
---
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