As a user making a text-to-street request via the python console running get_streetmix_json function inside texttostreet.py, when a response is provided I should be able to see the scene output after a few seconds.
ideas:
- have an index.html with copy/paste destination clearly marked with comment. copy/paste the json output from the python function console output.
- create 3dstreet json that can be downloaded, copy / pasted into a new file, or a new file is created in local filesystem that includes the new street json from open ai response as well as the original prompt in the title field.
As a user making a text-to-street request via the python console running get_streetmix_json function inside texttostreet.py, when a response is provided I should be able to see the scene output after a few seconds.
ideas: