Search

Clear filter
Discussion
Anastasia Dyubaylo · Jul 25, 2024

Share how Developer Community AI helped you for your chance to win

into the ObjectScript code. RAG powered by IRIS vector search is a good approach to address this, but it looks like it can be improved. Generally, the LLM often has the right idea of how
Article
Henry Pereira · May 18, 2024

Imagine the Future of Medical Triage: MediCoPilot

by Dmitry Maslennikov. This powerful combination allows us to perform Vector Search within InterSystems IRIS, a high-performance database platform. Based on the research we
Article
Sergey Lukyanchikov · Jul 22, 2021

AI Robotization with InterSystems IRIS Data Platform

reasons, the training sample contained more records than usually). Another example: the labeling team has added a batch of new press in the process, a vectorization model has been
Article
Luis Angel Pérez Ramos · May 8, 2023

Facial recognition with Embedded Python and IRIS

(compute_embedding) using the model defined by keras present in the facenet_keras_weights.h5 file, the embedding will not be more than a vector of eigenvalues of every face found in the known
Article
Henry Pereira · Jul 31

From Mud to Masterpiece: Meet dc-artisan and Craft Better Prompts

Pipeline Mode, you can: - 📄 **Upload & Chunk Documents:** PDF, DOCX, Markdown, TXT—easily embedding into your vector database. - 🧬 **Inspect Chunks:** View each
Article
israel khanokh · Oct 5, 2023

OAuth 1.0 Authorization sign process

*" variables delimited with '&' ($char(38)) and the result must be encoded (uri). //params string build //sorted array (required !), as vectores are dictionary sorted for strings
Announcement
Evgeny Shvarov · May 29

Technology Bonuses Results for the InterSystems FHIR and Digital Health Interoperability Contest 2025

. Project FHIR Digital Health Interoperability Vector Search LLM AI or LangChain Embedded Python Docker IPM Online Demo Community Idea
Announcement
Celeste Canzano · May 12

Do you have the InterSystems IRIS SQL Specialist certification? Beta testers needed for our upcoming InterSystems IRIS SQL Professional certification exam

Identifies the use of indices in a query plan Identifies vectorized (columnar) query plans Uses hints to troubleshoot query planning Identifies opportunities for indices
Article
Robert Cemper · Dec 9, 2024

Reviews on Open Exchange - #Rollup

6.0 y 34 iris-r-gateway-template an excellent 6* template 6.0 y 35 iris-vector a 6* experience 6.0 y y 36 isc-live-global-mover
Article
Istvan Hahn · Sep 23, 2016

Creating a RESTful Service using Ensemble

" Method="GET" Call="InvokeEnsembleService"/> </Routes> } /// Please note that the positional parameters are passed by the argv argument vector. ClassMethod
Article
José Pereira · Aug 2, 2024

Text to IRIS SQL with LangChain

An experiment on how to use the LangChain framework, IRIS Vector Search, and LLMs to generate IRIS-compatible SQL from user prompts. This article was based in [this notebook
Article
Eduard Lebedyuk · Sep 13, 2016

User authentication using Arduino with RFID

and the Arduino.Delegated class must be available there): Do ##class(Arduino.Delegated).InitEncryption(Key, IV) Where Key — encryption key, IV — initialization vector. They will be used
Article
Benjamin De Boe · Jun 6, 2024

Connecting to Cloud SQL from Microsoft Power BI using ODBC and TLS/SSL

We're excited to continue to roll out new features to InterSystems IRIS Cloud SQL, such as the new Vector Search capability that was first released with InterSystems IRIS 2024.1
Article
Istvan Hahn · Sep 21, 2016

REST in Pieces

(argv…) which means positional passing again. As you know the positional argument passing gives you a single argument vector instead of multiple parameters. It requires special
Article
Alex Woodhead · Jan 26, 2024

PrivateGPT exploring the Documentation

model privateGTP> python3 -m private_gpt # navigate safari browser to http://localhost:8001/ # To bulk import documentation needed to stop the web interface as vector