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

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

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 179

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

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

oncorag

IRIS-integrated RAG pipeline for oncology data curation

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

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 144

iris-salesforce

An interoperability sample between InterSystems IRIS and Salesforce

Yuri Marx
Docker
IPM
5.0 (1)02 Feb, 2025 284 1

iris-http-calls

Interoperability Adapter and Service for making HTTP calls

O
Oliver Wilms
Docker
IPM
5.0 (1)22 Dec, 2024 309

InterSystems Package Manager

InterSystems Package Manager

R
Robert Kuszewski
Docker
Python
4.8 (23)20 Dec, 2024 8.9k

iris-global-yaml

InterSystems IRIS Global Data as YAML content

Yuri Marx
Docker
IPM
4.5 (1)15 Dec, 2024 163 5

SharePoint Online SPO REST API

Sharepoint API template

M
Mark OReilly
0.0 (0)13 Dec, 2024 304

rest-api-contest-template

Template repository for InterSystems IIRS REST API Programming Contest

Evgeny Shvarov
Docker
IPM
5.0 (1)13 Dec, 2024 646 31

pxw-lib-sql

A replacement of SQLQuery that helps simplfy complex queries

P
Paul Waterman
Docker
IPM
4.0 (1)10 Oct, 2024 197 9

apptools-admin

This solution can be installed in earlier versions of Caché and Ensemble (tested 2016.1+). This can be done by importing xml.

Sergey Mikhailenko
Docker
IPM
5.0 (1)24 Sep, 2024 1.3k 284

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 251 1

Irisheimer

Automates AWS deployment of InterSystems WSGI apps using Pulumi

Z
Zacchaeus Chok
Python
4.5 (1)22 Sep, 2024 212

iris-analytics-template

Basic template for IRIS Analytics solutions

Evgeny Shvarov
Docker
IPM
5.0 (2)13 Aug, 2024 1.2k 91

objectscript-package-example

ObjectScript Package example with simplified folder structure

Evgeny Shvarov
Docker
IPM
5.0 (1)12 Aug, 2024 738 45

IRIS RAG App

Iris python first experience django template

A
Alex Alcivar
Docker
Python
AI
ML
ML
4.5 (1)06 Aug, 2024 1.6k

iris-fastapi-template

Iris python first experience with fastapi

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

iris-flask-template

Iris python first experience flask template

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

iris-django-template

Iris python first experience django template

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

iris-angular-template

A template for RESTful IRIS applications using Angular

E
Elijah Tamarchenko
Docker
IPM
4.0 (1)07 Jun, 2024 362 3

Job Advertisement Generator

RAG tool to assist HR in creating job advertisements quickly

S
Shiwan Zhang
AI
0.0 (0)09 May, 2024 252

deployed-code-template

An example of how to deploy ObjectScript without source via IPM

Evgeny Shvarov
Docker
IPM
5.0 (2)22 Apr, 2024 280 9

iris-analytics-package

This project has the intention to show a basic approach using the Analytics capabilities of InterSystems IRIS

Henrique Dias
Docker
IPM
5.0 (1)25 Mar, 2024 525 28

iris-analytics-notebook

A notebook approach to use IRIS analytics capabilities.

José Pereira
Docker
IPM
4.0 (1)25 Mar, 2024 505 26

sql-rest-api

Simple REST API web app which accepts SQL and returns the result in JSON

Evgeny Shvarov
Docker
IPM
5.0 (1)25 Mar, 2024 762 35

iris-image-index-demo

A demo on how to build a custom SQL index for images data type.

José Pereira
Docker
Python
IPM
3.0 (1)25 Mar, 2024 608 19

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.2k 57

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.6k 83