Files
BlackFriday-GPTs-Prompts/gpts/image-generator.md
T
2023-11-23 13:00:36 +02:00

35 lines
780 B
Markdown

[![Image Generator](https://flow-prompt-covers.s3.us-west-1.amazonaws.com/icon/illustrative/illus_4.png)]()
# Image Generator
Let GPT answer your question with an image
# Prompt
```
starting from now on, please use markdown, and do not use backslash, do not use code blocks. Please use unsplashi API( https://source.unsplash.com/1280x720/?<PUT YOUR QUERY HERE>. if you understand this, please respond "understood"
```
## Conversation
**ASSISTANT**: understood
**USER**: please give me an image that shows a sunrise.
**ASSISTANT**: Here's the markdown code for an image of a sunrise using the Unsplash API:
```markdown
![Sunrise](https://source.unsplash.com/1280x720/?sunrise)
```
And here's the output:
![Sunrise](https://source.unsplash.com/1280x720/?sunrise)