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

945 Application(s)
Filter
Show only
Last release on OEX
Categories
Works with
Industry
Status
InterSystems IRIS
Application NameDeveloperMade withRatingLast updatedViewsInstalls

ThirdPartyChartPortlets

Use third-party charting libraries inside of Dashboards

P
Peter Steiwer
Docker
IPM
4.5 (1)20 Jun, 2025 733 36

Generative AI Pattern Match WorkBench

Multilingual Generative AI assistant for Pattern Match Operator

A
Alex Woodhead
AI
ML
ML
0.0 (0)19 Jun, 2025 136

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-opentelemetry

Configuration of OpenTelemetry in IRIS instance

Luis Angel Pérez Ramos
Docker
5.0 (1)17 Jun, 2025 125

isc-ipm-js

Build/deploy JavaScript in the InterSystems Package Manager

Timothy Leavitt
IPM
0.0 (0)16 Jun, 2025 552 1.7k

ETL Interoperability Adapter

Extend EnsLib.SQL.OutboundAdapter to add batch batch and fetch support on JDBC connection for Ensemble and IRIS.

G
Guillaume Rongier
Docker
IPM
3.5 (1)12 Jun, 2025 775 30

CustomCubeActionManager

Easily manage InterSystems IRIS BI custom cube actions

P
Peter Steiwer
Docker
IPM
4.5 (1)06 Jun, 2025 85 22

dc-customer-support-agent

example about AI agents powered by LangGraph in InterSystems Ir

Henry Pereira
Docker
Python
AI
5.0 (1)02 Jun, 2025 182

IRIS Interop DevTools

A dashboard for testing CCDA, FHIR, and SDA transforms in IRIS.

Chi Nguyen-Rettig
Docker
IPM
5.0 (3)01 Jun, 2025 734 33

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 327 8

CCD Data Profiler

Profiles and analyzes CCD documents with customizable reports.

L
Landon Minor
IPM
0.0 (0)30 May, 2025 396 7

IRIS apiPub

automatically publish RESTful API's built with Intersystems IRIS technology, in the simplest and fastest way possible, using the Open API Specification (OAS 3.0) standard

Claudio Devecchi
Docker
IPM
4.8 (4)28 May, 2025 2.0k 1.1k

IRIS Data Loading Client

Front-end client to the LOAD DATA SQL command

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

iris-medbot-guide

Automatically generate patient education content and personalize

s
shan yue
Docker
Python
IPM
4.0 (1)25 May, 2025 133

Langchain4jFhir

AI-powered Quarkus backend that analyzes base on a FHIR

Erick Hideki Murakami
Docker
AI
4.0 (1)24 May, 2025 151

lovable-backend

Minimalistic spec first API as a backend for Lovable AI UI

Evgeny Shvarov
Docker
IPM
5.0 (1)18 May, 2025 373

pxw-debug

Log debug output

P
Paul Waterman
Docker
IPM
5.0 (1)17 May, 2025 179 18

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 657 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.1k

SQL DATA LENS

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

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

jupyter-for-money

My first Jupyter notebook

O
Oliver Wilms
Docker
Python
5.0 (1)04 May, 2025 178

excel-java-iris

Java code to read Excel

O
Oliver Wilms
Docker
Python
IPM
5.0 (2)04 May, 2025 362 18

High-Performance Prefix Lookup Extension for InterSystems IRIS

High-Performance Prefix Lookup Extension for InterSystems IRIS

K
Kunal Pandey
Docker
0.0 (0)30 Apr, 2025 2.0k

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 423

openflights_dataset

Openflights demo dataset, datamodel for InterSystems IRIS

A
Andreas Schneider
3.0 (1)22 Apr, 2025 1.0k

Facilis

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

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

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 348

swagger-validator-cli

Client ObjectScript for swagger validator services

Lorenzo Scalese
Docker
IPM
0.0 (0)09 Apr, 2025 455 407

intersystems-objectscript-class-diagram-view

Powerful class diagram view for objectscript

sdfsdf sadfsdaf
5.0 (1)08 Apr, 2025 563

iris-AgenticAI

Next generation of autonomous AI Agentic Application

Muhammad Waseem
Docker
Python
AI
5.0 (1)06 Apr, 2025 547

langchain-iris-tool

InterSystems IRIS LangChain Tool and AI Agent to ask IRIS

Yuri Marx
Docker
Python
IPM
AI
5.0 (1)05 Apr, 2025 410