Beyond Words: Teaching APEX to See with Semantic Search
In the first version of our semantic search implementation in Oracle APEX, everything hinged on manually written descriptions. Someone — maybe you, maybe a user — had to describe each image in words. Then we’d send that text to OpenAI to generate embeddings, store those vectors, and use them to build a smarter kind of [...]