Search

Clear filter
Article
Developer Community Admin · Oct 21, 2015

Using Two-Factor Authentication

supports two-factor authentication in all of our products.
Question
Nezla · Feb 20, 2023

Restoring backup from journals

Before, I would recommend learning more about journals, how the data is actually stored, and how the restore works.
Question
Tam Nguyen · Aug 27, 2024

Need help restore a database

Don't I have to restore it first? .. :) Sorry I am new to all this.. Thanks for your help Hi .. I actually found the license key. Apparently, we are licensed for Cache 5.1.

KMK Ventures Pvt Ltd

0 posts0 comments
Question
Manish Valecha · May 17, 2018

Cache Database backup and restore

Hi,Please let me know best way to restore single cache database of 300 GB from one server to another with minimum downtime.Cold backup will take lot of time for 300 GB database size
Question
Lucas Fernandes · Jun 6, 2019

Restore Caché Backup Online

This file has many databases.Is there a Caché feature to restore only one database?
Question
lw wei · Jul 17, 2019

journal restore failed with ZJRNFILT

the journal restore.
Article
Luis Angel Pérez Ramos · Jul 31, 2024

d[IA]gnosis: Vectorizing Diagnostics with Embedded Python and LLM Models

Well, in our example the context is given by the set of ICD-10 diagnoses and to use them we must first vectorize them. How to vectorize our list of diagnoses?
Announcement
Anastasia Dyubaylo · Feb 27

InterSystems AI Programming Contest: Vector Search, GenAI and AI Agents

Helpful Resources: ✓ Documentation: InterSystems IRIS Vector Search documentation InterSystems IntegratedML documentation Boosting Facial Recognition Vector Search ✓ Example
Announcement
Anastasia Dyubaylo · Sep 24

New Hands-On Tutorial: RAG using InterSystems IRIS Vector Search

Learn how IRIS Vector Search works in practice. Explore how RAG can improve the reliability and relevance of answers provided by Vector Search.
Article
Jim Liu · May 14

A Semantic Code Search Solution for TrakCare Using IRIS Vector Search

Build the vector database for Trakcare source code. Retrieve the top_K highest DOT_PRODUCT code embeddings from IRIS vector database.
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.
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