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

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

GoSelector

See Column Selectivity Vs Ratio of Distinct Values

A
Alex Woodhead
IPM
4.0 (1)14 Oct, 2022 207 5

zpip

Python pip extension for InterSystems Products

N
Nicholai Mitchko
Docker
IPM
4.8 (2)28 Oct, 2022 422 101

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

FemTech Reminder

Project to take part the InterSystems IRIS for Health Contest

Katsiaryna Shaustruk
Docker
IPM
4.5 (1)03 Dec, 2022 697 3

SendComplexMessageFromService

IRIS Integration testing helper. Send complex deep objects as XML from Production Services

A
Alex Woodhead
IPM
4.8 (2)17 Nov, 2022 191 6

IoT Sample

Sample how to use MQTT with InterSystems IRIS MQTT Interoperability adapter

Yuri Marx
Docker
IPM
5.0 (1)10 Jan, 2023 340 6

openapi-server-gen

IRIS server-side REST class generator from OpenAPI specification

Lorenzo Scalese
Docker
IPM
5.0 (1)27 Sep, 2023 366 59

openapi-common-lib

This library contains common code for openapi-client-gen and openapi-server-gen.

Lorenzo Scalese
Docker
IPM
5.0 (1)28 Sep, 2023 247 178

cos-url-shortener

URL Shortener project with campaign tag and clicked control.

D
Daniel Aguilar
Docker
IPM
5.0 (1)09 Feb, 2023 295 2

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 711 78

iris-pubsub

Simple local Publisher-Subscriber utility for InterSystems IRIS

A
Alberto Fuentes
Docker
IPM
5.0 (1)23 Feb, 2023 311 4

Custom ZenProxy

%ZEN.proxyObject send numeric as String

D
Daniel Aguilar
Docker
IPM
3.8 (2)21 Mar, 2023 281

production-settings

Module to change InterSystems Interoperability Production settings

Evgeny Shvarov
Docker
IPM
5.0 (1)20 Jun, 2023 265 330

irisChatGPT

Application uses LangChain framework which is built around LLMs

Muhammad Waseem
Docker
Python
IPM
AI
4.0 (1)12 Nov, 2024 1.7k 12

FHIR - AI and OpenAPI Chain

Call any FHIR API with natural language input. OpenAI. LangChain

Ikram Shah
Docker
Python
IPM
AI
0.0 (0)07 Jul, 2023 794

Python IRIS SQL Procedures Sample

Samples of python running inside SQL InterSystems IRIS Database

Yuri Marx
Docker
IPM
5.0 (1)20 Jul, 2022 357 7

interoperability-soap

Tool to help troubleshoot Generic SOAP Service interface

O
Oliver Wilms
Docker
IPM
5.0 (1)15 Sep, 2022 266 3

Sustainable Machine Learning

Sustainable Machine Learning for the InterSystems contest

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

iris-flow

IRIS Flow is a tool which lets you create IRIS Interoperability productions just by connecting building blocks

José Pereira
Docker
IPM
4.0 (1)23 Sep, 2022 263 12

iris-grpc-example

A hello world example adapted from the officials examples, presenting how to use gRPC with IRIS.

José Pereira
Docker
Python
IPM
4.0 (1)02 Nov, 2022 353 9

iris-qr-barcode-utils

Read and write QR and Barcodes using InterSystems IRIS and Python

Yuri Marx
Docker
Python
IPM
5.0 (1)14 Nov, 2022 309 6

iris-fhir-app

My first IRIS FHIR app

O
Oliver Wilms
Docker
IPM
4.5 (2)29 Nov, 2022 415 8

Interopway XDBC

Simple way to implement XDBC Interoperability.

Cristiano Silva
IPM
4.0 (1)26 Apr, 2023 428

swagger-validator-cli

Client ObjectScript for swagger validator services

Lorenzo Scalese
Docker
IPM
0.0 (0)09 Apr, 2025 422 400

OpenAPI-Suite

Set of tools for ObjectScript code generation from Swagger 3.0

Lorenzo Scalese
Docker
IPM
5.0 (4)09 Apr, 2025 1.8k 341

iris-deploy-tools

Easy way to deploy your production in IRIS or Ensemble.

Kurro Lopez
Docker
IPM
5.0 (1)06 Feb, 2023 454 81

MTConnect-ObjectScript

An ObjectScript Implementation for the MTConnect Standard.

P
Philipp Bonin
Docker
IPM
4.3 (3)12 Feb, 2024 333 5

Google IRIS Login

Add Sign-in with Google into Management Portal

Yuri Marx
Docker
IPM
5.0 (1)28 Mar, 2023 464 7

JsonTraceViewer

Display trace as JSON

G
Guillaume Rongier
Docker
IPM
4.8 (4)31 Oct, 2025 834 959

Interopway REST

Repositório com conjunto de classes para auxiliar no desenvolvimento de integrações que consomem serviços REST

Cristiano Silva
IPM
3.3 (2)28 May, 2023 238 1

Text Extractor

Extracts text from PDF files using embedded python

N
Nikolay Solovyev
Docker
IPM
5.0 (1)10 Jul, 2023 332 35