How to generate completely new 'headline' from exa...
# 🤝help
f
Hi guys, i was wondering if it is posible to make an function where i provide like 200 headlines examples in a knowlage base document and an ai model generate a similar one. Ex Q: Generate a headline for youtube about cooking/mukbang -> then ai searches trough documents and gives a fresh new generated headline. Is it posible, and if it is, how to make something like that?
b
You could always use an AI task and provide the headlines in there inder AI Task Input then in the instructions ask it to use those to generate a fresh headline and save the output in a variable, would that work for you?
f
it's not working ://
It generated one, but it repets it selves over and over

https://cdn.discordapp.com/attachments/1142560434004705371/1143668434819891230/image.png

https://cdn.discordapp.com/attachments/1142560434004705371/1143668504936054784/image.png

b
What if you add the lastest created one (in an array) and also add "don't repeat the ones in here arrayVariable"
3 Views