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

1.2 KiB

Random Image Generator

Random Image Generator

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 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