Files
BlackFriday-GPTs-Prompts/gpts/random-image-generator.md
T
Your a 38efb8391a .
2023-11-23 18:41:35 +02:00

55 lines
1.5 KiB
Markdown

[![Random Image Generator](https://flow-prompt-covers.s3.us-west-1.amazonaws.com/icon/realistic/real_5.png)](https://gptcall.net/chat.html?data=%7B%22contact%22%3A%7B%22id%22%3A%22WSKUBlzLHNVZ9QdBIc_QD%22%2C%22flow%22%3Atrue%7D%7D)
# Random Image Generator | [Start Chat](https://gptcall.net/chat.html?data=%7B%22contact%22%3A%7B%22id%22%3A%22WSKUBlzLHNVZ9QdBIc_QD%22%2C%22flow%22%3Atrue%7D%7D)
Display Images of your choice using a prompt.
Steps:
Replace the words after "picture of" from the prompt for the image of your choice.
# Prompt
```
First create markdown to render a picture of a random cat from the internet that is to a valid link. Second, render the markdown from the first step
```
## Conversation
**ASSISTANT**: Here's the markdown to render a picture of a random cat from the internet:
```
![Random Cat](https://cataas.com/cat)
```
And here's the rendered output:
![Random Cat](https://cataas.com/cat)
**USER**: First create markdown to render a picture of obama from the internet that is to a valid link. Second, render the markdown from the first step
**ASSISTANT**: Here's the markdown to render a picture of Barack Obama from the internet:
```
![Barack Obama](https://upload.wikimedia.org/wikipedia/commons/thumb/8/8d/President_Barack_Obama.jpg/440px-President_Barack_Obama.jpg)
```
And here's the rendered output:
![Barack Obama](https://upload.wikimedia.org/wikipedia/commons/thumb/8/8d/President_Barack_Obama.jpg/440px-President_Barack_Obama.jpg)