Hasty Briefsbeta

Bilingual

Generating running routes with GPT-6 Astra and ChatGPT Work

3 days ago
  • GPT-6 Astra with ChatGPT Work successfully generated 5K and 10K running routes from a given address using OpenStreetMap data.
  • The process used Nominatim for address location and Overpass for road data, with loops calculated locally.
  • The actual code and detailed steps were not visible in the ChatGPT UI, highlighting a lack of transparency.
  • The user was unable to retrieve the Python code later due to thread compaction, suggesting a need for preserving pre-compacted text.
  • The map visualization was created using a 'visualize' skill, embedding HTML with D3.js and GeoJSON data from allow-listed CDN sources.