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

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

Interoperability REST API Template

Yet another API template for the InterSystems IRIS Data platform

A
Andrew Sklyarov
5.0 (1)06 Jul, 2025 101

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.3k

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

intersystems-iris-dev-template

A basic template to develop with InterSystems IRIS

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

iris-fhir-template

FHIR Server template for InterSystems IRIS for Health

Evgeny Shvarov
Docker
IPM
5.0 (2)12 Mar, 2025 1.7k 126

Monitoring IRIS with Prometheus and Grafana

Monitoring configuration for IRIS using Grafana and Prometheus

S
Stav Bendarsky
0.0 (0)03 Feb, 2025 249

IKO Guaranteed QoS

Achieve Guaranteed QoS on your IKO K8s Deployment

A
Ariel Glikman
0.0 (0)02 Feb, 2025 58

IRIS-Test-Data-Generator

Used to generate test data

D
Dylan Cole
Docker
IPM
3.0 (1)29 Sep, 2024 162

IRIS-API-Template

This is a REST template that can send REST messages to productio

S
Samuel Thomas
Docker
IPM
2.5 (1)24 Sep, 2024 180

iris-embedded-python-template

The simplest template to run embedded python

Evgeny Shvarov
Docker
Python
IPM
5.0 (2)01 Sep, 2024 1.3k 73

iris-analytics-template

Basic template for IRIS Analytics solutions

Evgeny Shvarov
Docker
IPM
5.0 (2)13 Aug, 2024 1.0k 88

iris-fastapi-template

Iris python first experience with fastapi

G
Guillaume Rongier
Docker
Python
3.5 (1)25 Jun, 2024 223

iris-flask-template

Iris python first experience flask template

G
Guillaume Rongier
Docker
Python
3.5 (1)25 Jun, 2024 259

iris-django-template

Iris python first experience django template

G
Guillaume Rongier
Docker
Python
3.5 (1)25 Jun, 2024 225

iris-angular-template

A template for RESTful IRIS applications using Angular

E
Elijah Tamarchenko
Docker
IPM
4.0 (1)07 Jun, 2024 259 2

mini-docker

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

Robert Cemper
Docker
5.0 (1)31 Mar, 2024 277

iris-fullstack-template

This template shows you how to build, test and deploy a simple full-stack application using InterSystems IRIS REST API

Evgeny Shvarov
Docker
IPM
5.0 (1)25 Mar, 2024 1.0k 54

iris-interoperability-template

InterSystems IRIS interoperability template: a simple interoperability application which reads data from Reddit and filters it.

Evgeny Shvarov
Docker
IPM
4.5 (2)25 Mar, 2024 1.4k 78

iris-rest-api-template

The simplest template with REST CRUD for InterSystems IRIS

Evgeny Shvarov
Docker
IPM
5.0 (2)25 Mar, 2024 1.4k 59

flask-iris

A quick guide / template to use Flask and IRIS side by side.

H
Heloisa Paiva
Python
0.0 (0)06 Oct, 2023 340

iris-python-machinelearn

Machine learning application Python IRIS

André Dienes Friedrich
Docker
Python
ML
ML
4.5 (1)22 Sep, 2023 353

oex-vscode-snippets-template

GitHub template for publishing VS Code snippets with IPM / ZPM

John Murray
Docker
0.0 (0)29 Jun, 2023 255

message_key_query

Integrate hospital information services based on Intersystems IRIS platform

王喆
0.0 (0)08 Feb, 2023 280

iris-jupyter-sample

Jupyter + InterSystems IRIS Module

R
Renan Lourenco
5.0 (1)18 Nov, 2022 259

Sustainable Machine Learning

Sustainable Machine Learning for the InterSystems contest

L
Lucas Enard
Docker
Python
IPM
4.5 (1)11 Sep, 2022 509 10

django-iris-template

Template to build Django application with an IRIS database

G
Guillaume Rongier
Docker
Python
4.5 (2)27 Jul, 2022 231

iris-docker-zpm-usage-template

The simplest template to use InterSystems IRIS in Docker and with an arbitrary InterSystems Community Package

Evgeny Shvarov
Docker
5.0 (1)08 May, 2022 585