Keywords: Openstore,AI, Search, Images, Enrichment
Images can come in with insufficient or missing description, this can be remedied by using AI to describe the images better, which increases the searchability of them in the system.
Images are added to Openstore
Openstore timer function send new images to AI analyse via OpenstoreAPI
OpenstoreAPI gets result from AI and adds the enriched description to images
OpenstoreAPI also updates the image *embeddings to enable Text search of images
*) Text embedding (the same as word embeddings) is a transformative technique in natural language processing (NLP) that has improved how machines understand and process human language. Text embedding converts raw text into numerical vectors, allowing computers to understand it better.