LLM-Enabled EV Charging Stations Recommendation
Zeinab Teimoori
TL;DR
The paper tackles the slow expansion of EV charging infrastructure and fragmented CS data by introducing RecomBot, a prompt-based, LLM-enabled recommender that fuses real-time multi-modal data. It leverages Retrieval-Augmented Generation (RAG), user-preference normalization, and a constrained optimization framework to produce ranked CS recommendations, with personalization enhanced through fine-tuning on EV-specific data and a reinforcement-learning feedback loop. Key contributions include a 5-step RecomBot pipeline, real-time API integration (e.g., Open Charge Map, Google Cloud), and demonstration of adaptive ranking across diverse user prompts. The evaluation in Kamloops shows that RecomBot can effectively retrieve nearby stations and tailor suggestions to user preferences, suggesting practical improvements in charging efficiency and user experience, with future work expanding to mobile CSs and environmental factors.
Abstract
Charging infrastructure is not expanding quickly enough to accommodate the increasing usage of Electric Vehicles (EVs). For this reason, EV owners experience extended waiting periods, range anxiety, and overall dissatisfaction. Challenges, such as fragmented data and the complexity of integrating factors like location, energy pricing, and user preferences, make the current recommendation systems ineffective. To overcome these limitations, we propose RecomBot, which is a Large Language Model (LLM)-powered prompt-based recommender system that dynamically suggests optimal Charging Stations (CSs) using real-time heterogeneous data. By leveraging natural language reasoning and fine-tuning EV-specific datasets, RecomBot enhances personalization, improves charging efficiency, and adapts to various EV types, offering a scalable solution for intelligent EV recommendation systems. Through testing across various prompt engineering scenarios, the results obtained underline the capability and efficiency of the proposed model.
