Production Telegram bot for ECU service with Claude AI (Glendale, C
Telegram bot on Python + Claude Haiku API for automotive ECU service in Glendale, CA. Database with 16,003 records about ECU modules.
Clients send car make and part number — the bot processes the request in natural language through Claude, returns the reprogramming method, price, and reserves the service.
Features:
- Bi-directional architecture: client-facing bot + admin management panel
- Production deploy: Ubuntu droplet on DigitalOcean, screen sessions, cron auto-restart every 6 hours
- Lean: 89MB RAM, runs on $5 droplet
- Tuned Claude API: temperature 0.1, prompt+DB chunking — 0 errors on large context
Stack: Python · python-telegram-bot · Claude Haiku API · openpyxl · DigitalOcean · Linux/cron
Clients send car make and part number — the bot processes the request in natural language through Claude, returns the reprogramming method, price, and reserves the service.
Features:
- Bi-directional architecture: client-facing bot + admin management panel
- Production deploy: Ubuntu droplet on DigitalOcean, screen sessions, cron auto-restart every 6 hours
- Lean: 89MB RAM, runs on $5 droplet
- Tuned Claude API: temperature 0.1, prompt+DB chunking — 0 errors on large context
Stack: Python · python-telegram-bot · Claude Haiku API · openpyxl · DigitalOcean · Linux/cron