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

1026 Application(s)
Filter
Show only
Last release on OEX
Categories
Works with
Industry
Application NameDeveloperMade withRatingLast updatedViewsInstalls

pxw-debug

Log debug output

P
Paul Waterman
Docker
IPM
5.0 (1)08 Mar, 2025 63 6

objectscript-errors

Example class which reproduces typical ObjectScript errors

Evgeny Shvarov
Docker
IPM
5.0 (1)05 Mar, 2025 172 55

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-watched-status

Status that automatically detects and handles errors.

D
David Hockenbroch
IPM
0.0 (0)05 Mar, 2025 13 7

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 12

isc-codetidy

Server-side code standards enforcement for ObjectScript

Timothy Leavitt
IPM
4.0 (1)03 Mar, 2025 688 490

intersystems-objectscript-class-diagram-view

Powerful class diagram view for objectscript

sdfsdf sadfsdaf
0.0 (0)02 Mar, 2025 70

bas_labs

Connecting companies with climate actions.

A
Alice Heiman
Python
AI
ML
ML
0.0 (0)01 Mar, 2025 17

sqlalchemy-iris

An InterSystems IRIS dialect for SQLAlchemy

Dmitry Maslennikov
Docker
Python
5.0 (5)01 Mar, 2025 1.3k

rabbit-iris-sample

Sample of using RabbitMQ and InterSystems IRIS

Yuri Marx
Docker
IPM
0.0 (0)27 Feb, 2025 21

objectscript-copilot-demo

An ObjectScript App completely (almost) written with AI Copilot

Evgeny Shvarov
Docker
AI
5.0 (1)25 Feb, 2025 51

SQL DATA LENS

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

A
Andreas Schneider
5.0 (1)23 Feb, 2025 1.1k

iris-fhir-io-demo

Create FHIR Binary response with interoperability

L
Laura Blázquez García
0.0 (0)23 Feb, 2025 31

sql-stats-api

IRIS Sql dashboard using Grafana

Lorenzo Scalese
Docker
IPM
4.0 (1)19 Feb, 2025 84

Intersystems-Monitoring

Enable monitoring of IRIS instances via Elastic Discover

Teunis Stolker
Python
IPM
4.5 (3)13 Feb, 2025 1.1k 1.6k

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)11 Feb, 2025 1.6k 658

Embedded Git

Embedded Git support for InterSystems platforms

Timothy Leavitt
IPM
5.0 (2)11 Feb, 2025 3.4k 4.9k

interoperability-embedded-python

Hack of PEX Python but for Embedded Python

G
Guillaume Rongier
Docker
Python
IPM
5.0 (15)11 Feb, 2025 7.6k 1.1k

SAML-COS

SAML2.0 Token for Catalan HealthCare Autorities from InterSystems IRIS ObjectScript

D
David González Buisán
Docker
IPM
4.5 (1)06 Feb, 2025 360 54

Customizing the InterSystems IRIS for Health FHIR Repository - samples

How to customize the InterSystems IRIS FHIR Repository - Samples

Teunis Stolker
Docker
Python
IPM
5.0 (1)05 Feb, 2025 355 3

bdb-sql-utils

Various utilities from the SQL cookbook

B
Benjamin De Boe
Docker
IPM
4.5 (2)04 Feb, 2025 704 79

memoria

just an API Accelerator for InterSystems IRIS, IRIS4H, Health Connect, etc.

Joel Espinoza
0.0 (0)03 Feb, 2025 47

Mimic-SQL-Host-Variables

Allow SQL Host Variables outside embedded SQL

Robert Cemper
Docker
IPM
5.0 (1)03 Feb, 2025 38

Monitoring IRIS with Prometheus and Grafana

Monitoring configuration for IRIS using Grafana and Prometheus

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

IKO Guaranteed QoS

Achieve Guaranteed QoS on your IKO K8s Deployment

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

iris-salesforce

An interoperability sample between InterSystems IRIS and Salesforce

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

DeepSeeWeb

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

Anton Gnibeda
Docker
IPM
4.5 (2)27 Jan, 2025 2.5k 28.1k

isc-ipm-js

Build/deploy JavaScript in the InterSystems Package Manager

Timothy Leavitt
IPM
0.0 (0)23 Jan, 2025 384 932

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 537 70

demo-dbs-iris

This project provides a Docker container running an InterSystems IRIS database. The database includes multiple namespaces, each featuring demo datasets designed for exploring various scenarios, including data analysis, application prototyping, and testing.

A
Andreas Schneider
5.0 (1)12 Jan, 2025 78

iris-iop-dtl-demo

Iop demo with dtl

G
Guillaume Rongier
Docker
Python
0.0 (0)10 Jan, 2025 51