Search

Clear filter
Article
Luis Angel Pérez Ramos · Apr 30

Using vector search for duplicate patient detection

I recently had to refresh my knowledge of the HealthShare EMPI module and since I've been tinkering with IRIS's vector storage and search functionalities for a while I just had
Announcement
Anastasia Dyubaylo · May 20, 2024

Winners of the Vector Search, GenAI and ML Contest

Hi Community, It's time to announce the winners of the Vector Search, GenAI and ML Contest! Thanks to all our amazing participants who submitted 15 applications 🔥
Article
shan yue · May 15, 2024

Retrieve images using vector search (2)

You need to install the application first. If not installed, please refer to the previous article Application demonstration After successfully running the iris image vector
Article
shan yue · May 15, 2024

Retrieve images using vector search (1)

Hi Community, In this article, I will introduce my application iris-image-vector-search.The image vector retrieval demo uses IRIS Embedded Python and OpenAI CLIP model
Announcement
Anastasia Dyubaylo · Apr 8, 2024

InterSystems Vector Search, GenAI and ML Contest

Hey Community, We have more exciting news! The new InterSystems online programming contest dedicated to Generative AI, Vector Search and Machine Learning is starting very soon
Announcement
Anastasia Dyubaylo · Apr 5, 2024

[Video] Using Vector Search for Generative AI

Hey Community, Watch the latest video on InterSystems Developers YouTube: ⏯ Using Vector Search for Generative AI Get an introduction to Retrieval Augmented
Article
Henry Pereira · Sep 29, 2024

Unleashing the Power of Vector Search with SQL-Embedding

![sql-embedding cover](/sites/default/files/inline/images/screenshot_2_7.png) InterSystems IRIS 2024 recently introduced the vector types. This addition empowers developers
Announcement
Thomas Dyar · Oct 3, 2024

Faster Vector Searches with Approximate Nearest Neighbor index -- now available in the Vector Search Early Access Program

We've recently made available a new version of InterSystems IRIS in the Vector Search Early Access Program, featuring a new Approximate Nearest Neighbor index based upon
Article
Julio Esquerdo · Feb 10

Using SQL Gateway with Python, Vector Search, and Interoperability in InterSystems Iris - Part 2 – Python and Vector Search

Using SQL Gateway with Python, Vector Search, and Interoperability in InterSystems Iris Part 2 – Python and Vector Search Since we have access to the data from our external
Article
Robert Cemper · May 4, 2024

Using VECTORs in ObjectScript

()* VECTOR_DOT_PRODUCT ()* VECTOR_COSINE ()There is a very useful summary hidden in iris-vector-search demo package.From there you find everything you need over several links
Article
Guillaume Rongier · Dec 18, 2023

Vector search and RAG (Retrieval Augmented Generation) models

Vector Search and RAG (Retrieval Augmented Generation), providing a cutting-edge approach to interacting with documents through a conversational interface. Utilizing InterSystems
Announcement
Evgeny Shvarov · Apr 18, 2024

Technology Bonuses for the Vector Search, GenAI and ML Contest

Hi Developers! Here're the technology bonuses for the InterSystems Vector Search, GenAI, and ML contest 2024 that will give you extra points in the voting: Vector Search usage
Announcement
Anastasia Dyubaylo · May 13, 2024

Time to vote in the Vector Search, GenAI and ML Contest

Hi Community, It's voting time! Cast your votes for the best applications in our Vector Search, GenAI and ML Contest: 🔥 VOTE FOR THE BEST APPS 🔥 How to vote
Article
Maria Gladkova · May 15, 2024

Vector search + GenAI + InterSystems technologies with Banksia Global

Hi all! Here I would like to share how we use vector search and GenAI with InterSystems technology. As an example, I'll describe BG-AppealAI project, which our company
Article
xuanyou du · May 11, 2024

Using vector search to compare the similarity between articles

between sentences is compared through Iris vector search, and finally displayed on the front-end page. The installation steps can be viewed in the readme file. It should be noted