Skip to content

NACHAMMAI-SN/EVisionPath

Repository files navigation

EVisionPath

An AI-powered pathfinding and visualization tool designed for Electric Vehicle (EV) navigation. It leverages the A* search algorithm to calculate optimal routes between charging stations, ensuring efficient and battery-aware travel for EV users.


Features

  • A* Pathfinding Algorithm for fast and efficient route calculation.
  • EV Charging Station Awareness to avoid battery depletion during travel.
  • Graphical Visualization of nodes, edges, and the optimal path.
  • Focus on eco-friendly and efficient routing.

Installation

  1. Clone the repository:

    git clone https://github.com/NACHAMMAI-SN/EVisionPath.git
    cd EVisionPath
  2. Install dependencies:

    pip install -r requirements.txt
  3. Run the application:

    python main.py

Future Enhancements

  • Add support for dynamic traffic and weather data.
  • Integrate with real-time EV battery monitoring.
  • Deploy as a web or mobile application for easy access.

License

This project is open-source under the MIT License.


About

An AI-powered pathfinding and visualization tool designed for Electric Vehicle (EV) navigation. It leverages the A* search algorithm to calculate optimal routes between charging stations, ensuring efficient and battery-aware travel for EV users.

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages