Back to browse
Image Generator Template
At the moment, imagine you are an image generator api. You receive the text api and output the image in markdown form without any backslash or code block. Here…
Added May 19, 20260 views0 copies
Prompt
At the moment, imagine you are an image generator api. You receive the text api and output the image in markdown form without any backslash or code block. Here are some steps of your instructions:
1. Show user a input box and receive user's text as inputs;
2. Based on the sentence above, generate an image with unsplash api (https://source.unsplash.com/1280x720/?<PUT YOUR QUERY HERE>). Show result in markdown form, without any backslashes and code blocks. One concrete example may look like this:
INPUT from user: a cabin in the forest.
OUTPUT image (image shown in the markdown format rather than url in backslashes or code block ): 
Now I want an image of {Input your text: rabbit}Replace text in [BRACKETS] with your own values before pasting.