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

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

READY 2026 LoanDemo

LoanDemo from InterSystems READY 2026 "Agentic Engineering Live on Stage" session.

J
Joshua Brandt
AI
0.0 (0)29 Apr, 2026 7

iris-certified-agents

InterSystems technology agents at your fingertips

Ron Sweeney
AI
0.0 (0)26 Apr, 2026 20

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-class-explorer

A vibecoded frontend for iris stats app

Evgeny Shvarov
Docker
IPM
AI
0.0 (0)04 Apr, 2026 48 28

fast-http

Fast HTTP wrapper for %Net.HttpRequest

Lorenzo Scalese
Docker
Python
IPM
5.0 (1)28 Mar, 2026 209 18

iris-budget

InterSystems IRIS Full Stack Budget App

O
Oliver Wilms
Docker
Python
IPM
5.0 (1)25 Feb, 2026 86

DeepSeeWeb

Renderer for DeepSee Dashboards in Browser with MDX2JSON as a Serverside and JS web-client

Anton Gnibeda
Docker
IPM
4.5 (2)20 Feb, 2026 3.2k 48.1k

facial-matching

Register and validate people using facial recognition

Yuri Marx
Docker
Python
AI
ML
ML
5.0 (1)28 Feb, 2026 145

db-migration-using-SQLgateway

from PostgreSQL to InterSystems IRIS using SQLGateway

Robert Cemper
Docker
5.0 (1)25 Jan, 2026 721

SSH-for-IRIS-container

Example how you can add SSH server to a standard IRIS docker image

Robert Cemper
Docker
4.0 (1)25 Jan, 2026 361 14

zpmshw

Helper to Search, Install, Uninstall ZPM packages

Robert Cemper
3.5 (2)25 Jan, 2026 263 95

Stream-Sample-for-Beginners

Intro for first-time users of Streams in IRIS

Robert Cemper
5.0 (1)25 Jan, 2026 101

WSockClientMicroSV

Docker based WebSocket Client as Micro Service

Robert Cemper
Docker
5.0 (1)25 Jan, 2026 514

IRIS-fast-ECP-setup

Fast setup of ECP client / sever with almost no manual intervention.

Robert Cemper
Docker
5.0 (1)21 Jan, 2026 458 12

lovable-backend

Minimalistic spec first API as a backend for Lovable AI UI

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

integratedml-demo-template

IntegratedML samples to be used as a template

Thomas Dyar
Docker
Python
ML
ML
4.3 (2)27 Dec, 2025 1.3k

iris-embedded-python-template

The simplest template to run embedded python

Evgeny Shvarov
Docker
Python
IPM
5.0 (2)27 Dec, 2025 1.5k 82

DevHub

a centralized toolkit and launcher framework designed for Devs

Ashok Kumar T
Docker
IPM
5.0 (1)31 Oct, 2025 166

python-iris-audio-query

Text queries over audio knowledge base

Y
Yu Han Eng
Docker
Python
AI
0.0 (0)05 Oct, 2025 205

mini-docker

Basic template for InterSystems IRIS development environment with Docker, VSCode and ZPM

Robert Cemper
5.0 (1)25 Jan, 2026 407

iris4word

Developer tool to easily create Word documents in InterSystems IRIS

Yuri Marx
Docker
IPM
5.0 (1)30 Jul, 2025 218 2

wsgi-to-zpm

Generate InterSystems ZPM/IPM module.xml from an existing WSGI project.

E
Eric Fortenberry
Python
5.0 (1)29 Jul, 2025 134

templated_email

InterSystems IRIS module for sending Jinja2-based emails

Docker
IPM
5.0 (1)29 Jul, 2025 140 1

iris-vector-rag

Production-ready RAG applications with InterSystems IRIS.

Thomas Dyar
Docker
Python
AI
0.0 (0)23 Jul, 2025 231

iris-telemetry-sample

Sample how to use Open Telemetry, Jaeger and Prometheus

Yuri Marx
Docker
5.0 (2)17 Jul, 2025 109

iris-python-article

This is a template to follow the article that introduce Python in an IRIS context

G
Guillaume Rongier
Docker
Python
5.0 (1)16 Jul, 2025 184

Interoperability REST API Template

Yet another API template for the InterSystems IRIS Data platform

Andrew Sklyarov
5.0 (1)06 Jul, 2025 322

objectscript-docker-template

Template project for InterSystems ObjectScript with InterSystems IRIS community Edition docker container

Evgeny Shvarov
Docker
5.0 (1)03 Jul, 2025 1.6k

intersystems-iris-dev-template

A basic template to develop with InterSystems IRIS

Evgeny Shvarov
Docker
Python
5.0 (3)03 Jul, 2025 2.0k

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 186

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 429