ChatGPT API examples & templates
Use these vals as a playground to view and fork ChatGPT API examples and templates on Val Town. Run any example below or find templates that can be used as a pre-built solution.

stevekrouse
modifyImage
Code from https://deno.com/blog/build-image-resizing-api Useful for compressing an image before sending to chatgpt4v, for example
dcm31
o3Art
Radial Vortex Shader – an original procedural loop of rainbow rings * Paste this whole file into a new Val and hit save.
* It renders an endlessly swirling radial vortex with shifting colours.
* – ChatGPT (OpenAI o3) 2025‑04‑17

danny
typeanythingmap
Can AI Map It? Maybe. This does exactly what you'd expect. Type something, and gpt-4o-mini tries to put it on a map. Sometimes it's right. Sometimes it's hilariously wrong. Either way, it's on a map now. Usage Type a place or description. Hit Show on Map . Wonder if AI actually understood you. Or just click a suggestion. Tech React (because why not) Leaflet (so you get a map) OpenAI (to generate the GeoJSON and occasionally gaslight you) Disclaimer If the map is wrong, blame AI. If it's right, I meant to do that.