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

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

simplemirror

Super SIMPLE mirroring solution with dockers

M
Mario Sanchez Macias
Docker
5.0 (1)08 Oct, 2019 286

Financial Fraud Prevention with ML and IRIS

Demo of how to apply Machine Learning and Business Rules to prevent frauds on financial transactions.

A
Amir Samary
Docker
ML
ML
5.0 (1)12 Nov, 2019 462

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

DocumentTemplate

DocumentTemplate allows you to use ODT and DOCX files as templates for rendering reports or letters.

Z
Zenkov Artem
Docker
0.0 (0)17 Oct, 2019 302

iris-sample-rest-angular

Sample Angular app using InterSytems IRIS as backend.

A
Alberto Fuentes
Docker
0.0 (0)02 Mar, 2020 410

irishealth-ensdemo

InterSystems IRIS for Health ENSDEMO

R
Renan Lourenco
Docker
IPM
4.5 (1)25 Mar, 2024 537 158

Production Manager

REST API to manage IRIS Interoperability Productions.

N
Nikolay Solovyev
Docker
IPM
5.0 (1)25 Mar, 2024 351 124

objectscript-json-patch

An implementation of JSON-Path in ObjectScript.

G
Guillaume Rongier
IPM
4.5 (2)08 Dec, 2020 201 15

Game Of Throne Analytics

Game of Throne deaths analytics

Evgeny Shvarov
Docker
IPM
4.3 (2)19 Jul, 2024 527 7

XList - for declarative and functional programming

Extended list for ObjectScript with support for declarative and functional programming

M
Mirko Ozekker
4.0 (1)04 Aug, 2021 222

NavMethodsForIndexedProperties

Navigation methods for InterSystems Objects Indexed properties

V
Vasiliy Bondar
Docker
IPM
0.0 (0)06 Jul, 2020 240 21

IRIS-NativeAPI-Nodejs-compact

an all-in-1 package of the WebSocket MicroService Demo

Robert Cemper
Docker
5.0 (1)05 Nov, 2023 289

WebSocketClient CSP based

Extended CSP page consuming WebService as Client

Robert Cemper
Docker
IPM
3.0 (1)25 Mar, 2024 233 4

zpmshw

Helper to Search, Install, Uninstall ZPM packages

Robert Cemper
Docker
3.5 (2)05 Nov, 2023 215 95

SQL-for-ERRORS-Global

Map ^ERRORS Global and have a custom query for full content

Robert Cemper
Docker
IPM
5.0 (1)25 Mar, 2024 378 69

function-ISJSON

A function to check if string is JSON object

Robert Cemper
Docker
IPM
4.0 (1)26 Nov, 2024 387 39

snapshot-to-JSON

Use %JSON.Adaptor for object snapshot

Robert Cemper
Docker
IPM
4.0 (1)25 Mar, 2024 316 23

The adopted Bitmap

How to enable Bitmaps for nonstandard IDs

Robert Cemper
Docker
IPM
5.0 (1)25 Mar, 2024 239 33

fast-JSON-formatting-Cache

fast JSON formating for Caché / Ensemble

Robert Cemper
Docker
IPM
5.0 (1)25 Mar, 2024 340 40

SPOOL-demo

Demo Code using SPOOL

Robert Cemper
Docker
IPM
4.5 (1)26 Nov, 2024 240 19

errors-global-analytics

Analytics for the bugs in ^ERRORS

Evgeny Shvarov
Docker
IPM
5.0 (1)01 Sep, 2024 431 28

IRIS internal WebSocket Client

Using %Net.WebSocket feature available in IRIS

Robert Cemper
Docker
IPM
4.0 (1)21 Mar, 2025 417 5

DbVisualizer

DbVisualizer is the universal database tool for administrators, developers, and analysts. It runs on all major OSes and connects to all commercially viable database engines.

S
Sandra Bjarevall
0.0 (0)10 Oct, 2022 1.1k

DataGrip

DataGrip is a multi-engine database environment targeting the specific needs of professional SQL developers.

M
Maksim Sobolevskiy
0.0 (0)23 Aug, 2021 473

Log

Simple macros-driven logging system

E
Eduard Lebedyuk
Docker
IPM
4.0 (1)18 Feb, 2022 244 8

CosNumberTranslate

The function also allows to treat the numbers of 10^9 (millards) in English-speaking countries format.

Kurro Lopez
Docker
4.7 (3)06 Mar, 2024 302

Reducing Readmission Risks with Realtime ML

Patient Readmissions are said to be the Hello World of Machine Learning in Healthcare. We use this problem to show how IRIS can be used to safely build and operationalize ML models for real time predictions and how this can be integrated into a random application.

A
Amir Samary
Docker
ML
ML
3.5 (1)29 Jan, 2020 841

PortletSamples

Sample DeepSee Portlets showing different ways to implement custom widgets

P
Peter Steiwer
5.0 (1)30 Dec, 2020 162

JuliaGateway

Interface to Julia programming language for InterSystems IRIS

E
Eduard Lebedyuk
Docker
AI
ML
ML
0.0 (0)09 Apr, 2020 704

CloudWatch-IRIS

Configuring AWS CloudWatch with InterSystems IRIS

A
Anton Umnikov
Python
0.0 (0)02 Apr, 2020 409

Light-weight-EXCEL-download

Light weight Excel export over CSP

Robert Cemper
Docker
IPM
5.0 (1)15 Oct, 2024 525 28