You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a database of artwork and detailed information about the artists that created them (bio, nationality, date of birth and death, etc.
The artwork has a detailed description, a link to the artist, materials, year created, etc.
My initial instinct was to configure this as a semantic search, to get back objects from a question (give me all the artwork that shows flowers, and it'd return roses, tulips, etc.)
That's kinda cool (actually, it's very cool). But I'm trying to figure out what to do to leverage generative AI. I can put the artwork and artists into a RAG, but then what? What kind of interesting things can I do?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I have a database of artwork and detailed information about the artists that created them (bio, nationality, date of birth and death, etc.
The artwork has a detailed description, a link to the artist, materials, year created, etc.
My initial instinct was to configure this as a semantic search, to get back objects from a question (give me all the artwork that shows flowers, and it'd return roses, tulips, etc.)
That's kinda cool (actually, it's very cool). But I'm trying to figure out what to do to leverage generative AI. I can put the artwork and artists into a RAG, but then what? What kind of interesting things can I do?
New to this but really enjoying it.
Beta Was this translation helpful? Give feedback.
All reactions