elizabethsiegle/bike_walk_route_map_generator
Generate an optimal path on a map a la Traveling Salesman Problem to hit different landmarks in an input city using Cloudflare Workers AI (using LlaMA-3.1), LangChain (for prompt templates and comma separated list output parser), Mapbox to create a map and get information about cities and landmarks in those cities, and Folium to edit the map.
This tool helps you plan efficient walking or biking tours in a city. You provide a city and select the landmarks you wish to visit, and it generates a map showing the shortest path to see them all. It's ideal for tourists, urban explorers, or anyone planning a multi-stop itinerary.
No commits in the last 6 months.
Use this if you want a quick way to map out an optimized route to visit multiple specific locations in a city.
Not ideal if you need detailed turn-by-turn navigation or public transit options, as it focuses solely on optimizing the path between points.
Stars
10
Forks
6
Language
Python
License
—
Category
Last pushed
Oct 03, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/elizabethsiegle/bike_walk_route_map_generator"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
OSU-NLP-Group/TravelPlanner
[ICML'24 Spotlight] "TravelPlanner: A Benchmark for Real-World Planning with Language Agents"
RobertoCorti/gptravel
Travel planning Streamlit web-app based on OpenAI API
LAMDASZ-ML/ChinaTravel
ChinaTravel: A Real-World Benchmark for Language Agents in Chinese Travel Planning
AdritPal08/TravelPlanner-CrewAi-Agents-Streamlit
Generate personalized travel itineraries based on user preferences.
YihongT/ITINERA
[EMNLP 2024 Industry Track & KDD UrbComp 2024 Best Paper Award] ITINERA: Integrating Spatial...