Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/1farz1/path-finder-shortest-path
Easy-Path-finder is A Web App built using Streamlit and A* Algorithem to find the shortest path between two points in a City
https://github.com/1farz1/path-finder-shortest-path
ai astar-algorithm networkx openstreetmap python-3 shortest-path-algorithm streamlit
Last synced: 2 months ago
JSON representation
Easy-Path-finder is A Web App built using Streamlit and A* Algorithem to find the shortest path between two points in a City
- Host: GitHub
- URL: https://github.com/1farz1/path-finder-shortest-path
- Owner: 1FarZ1
- Created: 2024-05-03T21:10:56.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-06T16:52:26.000Z (8 months ago)
- Last Synced: 2024-10-12T19:23:29.542Z (2 months ago)
- Topics: ai, astar-algorithm, networkx, openstreetmap, python-3, shortest-path-algorithm, streamlit
- Language: Python
- Homepage:
- Size: 204 KB
- Stars: 22
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Easy-Path-Finder [A Star Algorithem]
## Easy-Path-finder is A Web App built using Streamlit and A* Algorithem to find the shortest path between two points in a City
## Custom City
- Change the City and make a new Csv for Other Cities [Currently El Achour]## How to Use
- Select Two Places from the Select Box , and Click on the Find Path Button
## screenshots
![image1](images/1.png)
![image2](images/2.png)## Packages Used
- Streamlit
- Pandas
- osmnx
- networkx
- geopy## How to Run
- Clone the Repository
- Install the required packages
- Run the Streamlit App
## Contributors
- Any Contribution is welcomed
## Author
- Fares Bekkouche