Search

Clear filter
Article
Marco Bahamondes · Jun 24

Exposing a Basic REST API with InterSystems IRIS: Step-by-Step Docker Example

to OpenExchange Nice step-by-step guide, @Marco.Bahamondes to expose a basic REST API with InterSystems IRIS.I’m curious to know, have you experimented with exposing vector columns in IRIS tables through the REST API?
Article
Irène Mykhailova · Jun 25

First half of the InterSystems Ready 2025

Exchange, the startups were doing their presentations. Here's a photo from the SerenityGPT presentation about their software, which utilizes IRIS Vector search to maximize
Question
Arcady Goldmints-Orlov · Aug 14, 2018

Using %DynamicObject and %DynamicArray as general purpose data structures

then columnar vectors can be used. IRIS can supply all these other access methods by layering them on top of ObjectScript multi-dimensional arrays. The IRIS multi-dimensional arrays (both
Announcement
Danusa Calixto · Oct 14, 2024

InterSystems IRIS Technical Tutorial Contest in Portuguese

AI/ML/GenAI✔️ Using Vector Search✔️ Using FHIR SQL Builder Note: Articles on the same topic from different authors are allowed. It's time to show off your writing skills! Good luck ✨ Obrigado Por Compartilhar. 🤗🤗
Announcement
Anastasia Dyubaylo · Jun 25, 2024

InterSystems Developer Ecosystem Spring News 2024

😭 The Global Masters Program will be temporarily PAUSED from April 26th Contests & Events InterSystems Vector Search, GenAI and ML Contest Contest Contest
Announcement
Irène Mykhailova · Aug 19, 2024

First French Technical Article Contest

;️ IA (Vector Search, ML, GenAI, RAG)✔️ VSCode✔️ CI/CD✔️ Data (Warehouse / Lake / Time Series)✔️ HealthCare✔️
Article
David Crawford · Jul 31, 2019

Anti CSRF Methods

to be combined with other attack vector prevention methods, like disabling CORS, mitigating http pollution, etc. By proactive, I mean that it is possible in the future
Question
Sinon Galvin · Jan 4, 2021

Class Queries via PYODBC or Python Native

available" lines Aleksandar: Is it possible to return / read a resultset with the native API? All I've seen are simple vectors for return values. No, that functionality will be provided via DB-API
Announcement
Sergio Farago · May 8, 2024

The 3rd edition of the InterSystems Technical Article Contest in Spanish

will receive 2 extra points. Use of AI/ML/GenAI How to take advantage of the possibilities of Vector Search Taking advantage of the column storage
Announcement
Sergio Farago · May 13

Fourth Spanish Technical Article Contest – Prizes for Everyone

deployments✔️ Adapting existing C#, Java, and Python code to IRIS and IRIS interoperability via external language gateways✔️ GenAI, Vector Search, RAG✔
Article
Irène Mykhailova · Jun 28

The last day of the InterSystems Ready 2025

: @Eric.Fortenberry presented "A Minimalist View of AI: Exploring Embeddings and Vector Search with EasyBot": @Yuri.Gomes spoke about Natural Language Control of IRIS: @Muhammad.Waseem
Announcement
Bob Kuszewski · Nov 9, 2023

InterSystems IRIS Minimum Supported CPU Models

the same as ones produced 20 years back – as they have extensions for everything from Advanced Vector Extensions (AVX) to Hardware-Assisted Virtualization (VT-d). InterSystems
Article
Elliott Grey · Mar 7, 2023

Reference for the JSON Web Classes

Header 2. Encrypted Key 3. Initialization Vector (IV) 4. Payload/Ciphertext 5. Authentication Tag ### Protected Header The protected header is the first part of a JWE
Article
Henry Pereira · Jun 11

Building AI Agents: From Zero to Hero

Learn how to design scalable, autonomous AI agents that combine reasoning, vector search, and tool integration using LangGraph. ![cover](/sites/default/files/inline/images
Article
Sergey Kamenev · Jul 7, 2017

Globals - Magic swords for storing data. Sparse arrays. Part 3

, there will be over 95% of empty space. Of course, no one stores maps as bitmap arrays, everybody uses vector representation instead.But what are vector maps? It's some kind