Search

Clear filter
Article
Fan Ji · Nov 20

Questionnaire Made Easy – with IRIS, FHIR SQL Builder, and Vector Search

Add Vector Search for Semantic Understanding Finally, integrate IRIS Vector Search to add semantic intelligence on top of the structured questionnaire data.
Article
Ikram Shah · May 12, 2024

IRIS AI Studio: A playground to explore the Generative AI & Vector Embedding capabilities

But this example of performing vector operations through a lighter model seems exciting.
Article
Pietro Di Leo · Oct 9

Building a FHIR Vector Repository with InterSystems IRIS and Python through the IRIStool module

Importing FHIR Data with Vectors Generate vector embeddings from FHIR patient descriptions and insert them into IRIS easily: from sentence_transformers import SentenceTransformer
Announcement
Ronnie Hershkovitz · Feb 18

[Hebrew Webinar]: GenAI + RAG - Leveraging InterSystems IRIS as your Vector DB

All we need is a Vector DB. Lucky for you, this is one of IRIS's newest features.
Article
Rahul Singhal · Mar 1

Leveraging InterSystems IRIS for Health Data Analytics with Explainable AI and Vector Search

Advanced Analytics with Vector Search** InterSystems IRIS’s native vector datatype and similarity functions were utilized to perform vector search on health data.
Announcement
Anastasia Dyubaylo · Dec 12

[Video] Enhancing Customer Engagement with Vector Search - Building a Customer Facing Chatbot

Explore how InterSystems IRIS vector search anchors chatbot capabilities by delivering fast, relevant, and context-aware responses.
Announcement
Ikram Shah · May 16, 2024

[Video] IRIS AI Studio Walkthrough: Unleash the Power of Vector Embeddings in IRIS DB

It covers one complete flow from loading data into IRIS DB as vector embeddings and retrieving information through 4 different channels (search, chat, recommender and similarity).
Article
Alex Alcivar · Jul 27, 2024

An Expanded Explanation of RAG, Vector Search, and how it is implemented on IRIS in the IRIS RAG App

The server converts the question “Who is the villain in this play” into a numeric vector using the same text-to-vector model that generated the vector embeddings for King Lear, and
Article
Muhammad Waseem · Jul 31, 2024

IRIS-RAG-Gen: Personalizing ChatGPT RAG Application Powered by IRIS Vector Search

The application uses IRIS as a vector store.
Article
Ikram Shah · May 15, 2024

IRIS AI Studio: Connectors to Transform your Files into Vector Embeddings for GenAI Capabilities

🚀 Vote for this application in Vector Search, GenAI and ML contest, if you find it promising!
Announcement
Anastasia Dyubaylo · Dec 20

[Video] First Customers Using Vector Search - Real World Experiences and Lessons Learned

how early adopters are successfully using vector search in InterSystems IRIS to enhance user experiences, streamline workflows, and reduce operational complexity.
Article
Ikram Shah · May 18, 2024

IRIS AI Studio: Playground to explore RAG capabilities on top of IRIS DB vector embeddings

🚀 Vote for this application in Vector Search, GenAI and ML contest, if you find it promising! Feel free to share any feedback or inputs you may have. Thank you.
Article
Luis Angel Pérez Ramos · Apr 1

d[IA]gnosis: searching for similarities in our vector database and using LLM to extract diagnoses

To do this, we implemented a simple BPL that extracts the diagnosis code from the message and sends it to a method to generate the vector: And here is the code that vectorizes the
Article
Julio Esquerdo · Feb 10

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

Using SQL Gateway with Python, Vector Search, and Interoperability in InterSystems Iris Part 1 - SQL Gateway Hello In this article we will look at the use of SQL Gateway in Iris.