Generating running routes with GPT-6 Astra and ChatGPT Work
Read the original on Simon Willison →Simon Willison demonstrates how ChatGPT Work with GPT‑6 Astra can generate 5K and 10K running routes that loop from a specified address using OpenStreetMap data. The system produced an embedded visualization and downloadable GPX and GeoJSON files, and explained that it used Nominatim, Overpass, and local calculations to create the routes. However, the actual Python code used was not accessible due to thread compaction, highlighting a transparency issue in LLM systems that compact conversation history.
Machine-generated by The Flow from the publisher's headline and feed description — not written or checked by a human. The full article lives at Simon Willison.