Welcome to Open Exchange

At InterSystems, we deeply appreciate the rapid innovation enabled by open-source development. Our team acknowledges the significant impact of the community's dedication, which has been a driving force behind the evolution of software and data technology.

Top contributors

Featured applications

549 Application(s)
Filter
Show only
Last release on OEX
Categories
Works with
Industry
Status
Clear filters
Application NameDeveloperMade withRatingLast updatedViewsInstalls

FHIRInsight

FHIRInsight: Transform complex health data into clear, actionable insights. A tool to convert FHIR blood test data into a comprehensive, easy-to-understand analysis report.

Docker
Python
IPM
AI
5.0 (1)31 May, 2025 355 8

Smart Clinical Copilot - Configuration Management System

AI-powered Clinical Decision Support System (CDSS)

K
Kunal Pandey
Docker
Python
AI
ML
ML
5.0 (1)30 May, 2025 5.7k

InterSystems Ideas Waiting to be Implemented

AI extensibility Prompt keyword for Class and Method implementation. Also Prompt macro generator.

To accelerate capability of growing code generation. This proposal suggests new extensibility facilities and hooks that can be democratized to community and / or fulfilled by commercial partners. To add Training metadata to Refine a Large Language Model for code, a "Prompt Input" is associated with an expected "Code Output", as part of a class definition. This provide structured keywords to describe: * The expected output * And / Or Chain-of-thought to generate the correct output | /// The following Prompt describes the full implementation of the class Class alwo.Calculator [Abstract, Prompt = "Provides methods to Add, Subtract, Multiply and divide given numbers." ] { /// The following Prompt describes the full implementation of the method ClassMethod Add(arg1 As %Float, arg2 As %Float) As %Float [ Prompt ="Add numeric arguments and return result." ] { return arg1 + arg2 } ClassMethod Subtract(arg1 as %Float, arg2 As %Float) { &Prompt("Subtract numeric arguments and return result") ) } | The Prompt macro generates code based on the context of the method it is within. Once resolved, it automatically comments out the processed macro. | ClassMethod Subtract(arg1 as %Float, arg2 As %Float) { //&Prompt("Subtract arguments and return the result") return arg1 - arg2 //&Prompt("Model alwogen-objectscript-7.1.3") ) | The generator leveraged at compilation time could be configured in a similar way to how source control is configured for a namespace. Configuration could lock / exclude packages from being processed in this way. A "\prompt" compilation flag could be used to control the default environment behavior and editor compilation behavior. For example to force reprocessing of previously resolved prompts due to a newer more capable version of code Large Language Model, then a "\prompt=2" could be applied. Different models or third-party services could be applied depending the language of the given method. When redacting source code by "deployment", the existing "deploy" facility could be extended to also ensure removal of "Prompt" metadata from code.

A
by Alex Woodhead

3

Votes

1

Comments
Vote

IRIS Data Loading Client

Front-end client to the LOAD DATA SQL command

R
Raj Singh
Docker
IPM
3.0 (1)28 May, 2025 401 6

PivotSubscriptions

Subscribe to Pivot Tables in InterSystems IRIS Business Intelligence to receive scheduled emails

P
Peter Steiwer
Docker
IPM
5.0 (1)14 May, 2025 671 19

iris-web-swagger-ui

Interactive Swagger docs for your REST API

S
Semion Makarov
Docker
IPM
4.7 (3)11 May, 2025 2.1k 10.8k

SQL DATA LENS

Fast database sql tool with special features for IRIS & Caché

A
Andreas Schneider
5.0 (1)05 May, 2025 1.4k

Iris-nator

IRISNator is a game that tries to guess a character you've thought of.

Kurro Lopez
Docker
5.0 (1)30 Sep, 2025 170

Github Action IRIS Deployer

Example of Python Github Action to automate deploy code in IRIS

Cristiano Silva
Docker
Python
0.0 (0)25 Apr, 2025 447

Facilis

[ˈfäkɪlʲɪs̠] Facilis – Effortless API Interoperability with AI

Docker
Python
AI
5.0 (1)21 Apr, 2025 271

OpenAPI-Suite

Set of tools for ObjectScript code generation from Swagger 3.0

Lorenzo Scalese
Docker
IPM
5.0 (4)09 Apr, 2025 1.9k 364

swagger-validator-cli

Client ObjectScript for swagger validator services

Lorenzo Scalese
Docker
IPM
0.0 (0)09 Apr, 2025 487 414

intersystems-objectscript-class-diagram-view

Powerful class diagram view for objectscript

sdfsdf sadfsdaf
5.0 (1)08 Apr, 2025 584

iris-waveform-demo

Demo project storing HL7 timeseries (waveform) data in IRIS

A
Ajay Anand
Docker
4.0 (1)01 Apr, 2025 185

oncorag

IRIS-integrated RAG pipeline for oncology data curation

P
Patrick Salome
Docker
Python
AI
0.0 (0)30 Mar, 2025 205

Vitals Lab

Enhancing Caregiver Support through accessible AI tools.

G
Gabriel Yang
Python
AI
ML
ML
0.0 (0)30 Mar, 2025 134

bg-iris-agent

AI IRIS Agent

Elena Karpova
Docker
IPM
AI
5.0 (1)04 Apr, 2025 696 2

TaskList

Easy and convienient Project Manager for small groups we use.

I
Irina Yaroshevskaya
AI
0.0 (0)14 Mar, 2025 112

iris-watched-status

Status that automatically detects and handles errors.

D
David Hockenbroch
IPM
0.0 (0)05 Mar, 2025 106 9

X-rAI-iris-health

InterSystems IRIS for Health Data Analytics with Explainable AI

R
Rahul Singhal
Python
AI
ML
ML
0.0 (0)05 Mar, 2025 165

sql-stats-api

IRIS Sql dashboard using Grafana

Lorenzo Scalese
Docker
IPM
4.0 (1)19 Feb, 2025 281 5

memoria

just an API Accelerator for InterSystems IRIS, IRIS4H, Health Connect, etc.

Joel Espinoza
0.0 (0)03 Feb, 2025 203

iris-datapipe

DataPipe an interoperability framework to ingest data in InterSystems IRIS in a flexible way

A
Alberto Fuentes
Docker
Python
IPM
5.0 (1)15 Jan, 2025 781 81

mongoCDC

A sample of using embedded python with interoperability

N
Netanel Frankel
Docker
5.0 (1)22 Dec, 2024 391

Database-Size-Monitoring

Monitor database size growth and issue alerts

s
sara aplin
Docker
IPM
4.0 (1)20 Dec, 2024 271

ServiceInspection

A simple application for monitoring Iris service information

W
Wolis Oliavr
Docker
Python
IPM
5.0 (1)13 Dec, 2024 355

GPG

GPG Interoperability Adapter for InterSystems IRIS.

E
Eduard Lebedyuk
Python
0.0 (0)10 Dec, 2024 227

workshop-iris-oauth2

Using OAuth2 framework in InterSystems IRIS. Learn how to act as Client, Authentication Server or Resource Server.

A
Alberto Fuentes
Docker
4.8 (3)22 Nov, 2024 1.5k

irisGoogleChat

Send messages powered by AI to Google Chat

D
Daniel Aguilar
Docker
AI
3.5 (1)12 Nov, 2024 183

LabResultsVerification-hl7

HL7 App to update reference range and find critical results

Muhammad Waseem
Docker
IPM
5.0 (1)12 Nov, 2024 970 13

IRIS-MQTT for Manufacturing

First-ever IRIS-integrated MQTT Broker - no middleware needed!

A
Armin Forstner
0.0 (0)08 Oct, 2024 131