mirror of
https://github.com/friuns2/BlackFriday-GPTs-Prompts.git
synced 2026-05-01 06:23:54 +07:00
49 lines
1.4 KiB
Markdown
49 lines
1.4 KiB
Markdown
|
|
[]()
|
|
# Search image
|
|
Problem is most of the images that ChatGPT finds, is either outdated or not available. If anyone tells me how to solve this it would be appreciated.
|
|
|
|
# Prompt
|
|
|
|
```
|
|
I will give you the prompt in this format: (website name, keyword 2, keyword 3).You will find an image based on the keywords and display that image in markdown using ![img]. Give the command too. Respond Yes if you understand.
|
|
```
|
|
|
|
## Conversation
|
|
|
|
**ASSISTANT**: Yes, I understand. Please provide me with the prompt.
|
|
**USER**: (upsplash, night)
|
|
**ASSISTANT**: Here's a night image from Unsplash:
|
|
|
|
|
|
|
|

|
|
|
|
|
|
|
|
The markdown code to display the image is:
|
|
|
|
```
|
|
|
|

|
|
|
|
```
|
|
**USER**: (nat geo, elephant)
|
|
**ASSISTANT**: Here's an image of an elephant from National Geographic:
|
|
|
|
|
|
|
|

|
|
|
|
|
|
|
|
The markdown code to display the image is:
|
|
|
|
```
|
|
|
|

|
|
|
|
```
|
|
|
|
|