This project contains an n8n workflow designed to optimize electric vehicle (EV) battery usage and provide real-time alerts and suggestions. It integrates with external APIs like Twilio and location-based services to deliver intelligent voice alerts and recommend nearby charging stations based on battery percentage and user location.
- π Tracks EV battery level input
- π Accepts user location via form/webhook
- π Sends voice alerts using Twilio
- πΊοΈ Recommends nearby EV charging stations
- π Fully automated with no-code using n8n workflow
- n8n β workflow automation
- Twilio β for sending voice messages
- Webhooks β to collect data from forms
- (Optional) Google Maps/OpenWeather API β for real-time recommendations
ev-battery-advisor-workflow.json
:
The exported n8n workflow you can import directly into your own n8n instance.
-
Clone the repository:
git clone https://github.com/Ruchikababu/AI-Powered-EV-Optimization.git cd AI-Powered-EV-Optimization