H
H
Hordy2022-04-03 15:21:53
Automation
Hordy, 2022-04-03 15:21:53

Search for illustrations for words, how to automate?

Hello, it is necessary for the list of words (1000 pcs) to select the appropriate image according to the meaning.

It should be like this:

Azbuz - 6249911027c2d911840081.jpegWatermelon.jpg

And so for each word. Post processing: adjusting the size and "weight" of the image.
I didn’t come up with anything better than to imprison students for this work (Do you have experience?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
T
ThunderCat, 2022-04-03
@ThunderCat

word = 'арбуз';
image = word + '.jpg';
html = '<a href="'+image+'">";

You didn't specify what tools you can use, what image sources you use, what resources you have (servers, people who own technologies, development time, money, etc.).
The question is essentially meaningless, since for each specific task (and in your case the task is generally quite vague) there are 2-3 solutions that will be implemented in completely different ways, depending on the needs, the ultimate goal and the tools used / available.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question