Vector Search is Hard
In spite of the demos you have seen, implementing vector search for a real-world application is hard. Google Search has set user expectations for search. Those expectations carry over into APEX apps.
Search for a command to run...
Articles tagged with #vectorsearch
In spite of the demos you have seen, implementing vector search for a real-world application is hard. Google Search has set user expectations for search. Those expectations carry over into APEX apps.
Introduction In my previous post, 23ai Vector / Semantic Search in APEX, I described how to incorporate 23ai Vector Search into your APEX Applications. In this post, I will take this solution further and explain how to combine Vector Search with Gene...

Introduction With the introduction of Oracle Database 23ai, AI Vector Search or Semantic search is now within easy reach of all APEX developers. This provides more options for improving search and a mechanism to perform the first step of RAG (Retriev...
