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

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

iris-web-swagger-ui

Interactive Swagger docs for your REST API

S
Semion Makarov
Docker
IPM
4.7 (3)16 Apr, 2025 1.6k 3.3k

OpenAPI-Suite

Set of tools for ObjectScript code generation from Swagger 3.0

Lorenzo Scalese
Docker
IPM
5.0 (4)09 Apr, 2025 1.4k 285

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

DeepSeeWeb

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

Anton Gnibeda
Docker
IPM
4.5 (2)01 Apr, 2025 2.6k 32.7k

iris-fhir-template

FHIR Server template for InterSystems IRIS for Health

Evgeny Shvarov
Docker
IPM
5.0 (2)12 Mar, 2025 1.5k 96

objectscript-copilot-demo

An ObjectScript App completely (almost) written with AI Copilot

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

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

memoria

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

Joel Espinoza
0.0 (0)03 Feb, 2025 58

SharePoint Online SPO REST API

Sharepoint API template

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

rest-api-contest-template

Template repository for InterSystems IIRS REST API Programming Contest

Evgeny Shvarov
Docker
IPM
5.0 (1)13 Dec, 2024 492 29

isc-rest

Build REST APIs rapidly, securely, and sustainably

Timothy Leavitt
IPM
4.8 (2)05 Dec, 2024 1.0k 1.4k

function-ISJSON

A function to check if string is JSON object

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

CPIPE

Example of using CPIPE programmatically

Robert Cemper
Docker
5.0 (2)26 Nov, 2024 431

IRIS REST API Explorer for VS Code

A VS Code extension for browsing IRIS server REST API endpoints

John Murray
0.0 (0)18 Nov, 2024 94

InterSystems Testing Manager for VS Code

Integrate the %UnitTest framework with VS Code

John Murray
4.5 (2)15 Nov, 2024 447

IOP REST Client Framework

Framework for creating REST API clients in python with IOP

A
Antoine Dhollande
Docker
Python
IPM
4.5 (1)25 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 146

isc-perf-ui

Simple REST APIs and Angular UI for the line-by-line monitor

Timothy Leavitt
Python
IPM
4.0 (1)16 Aug, 2024 384 158

MDX2JSON

RESTful web api for MDX to JSON transformation (plus JSONP and XML/A) for InterSystems Caché. Also provides information about DeepSee objects.

E
Eduard Lebedyuk
IPM
4.5 (2)12 Jul, 2024 1.0k 33.1k

iris-fastapi-template

Iris python first experience with fastapi

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

iris-flask-template

Iris python first experience flask template

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

iris-angular-template

A template for RESTful IRIS applications using Angular

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

companies-search

Find a company based on Glassdoor with Vector Search and GPT.

L
Lucas Fernandes
Docker
Python
IPM
AI
5.0 (1)17 May, 2024 302 2

DNA-similarity-and-classify

Classify gene family find similar DNAs with Vector Search and ML

D
Davi Massaru Teixeira Muta
Docker
Python
AI
ML
ML
5.0 (1)12 May, 2024 295

EnsembleWorkflow

Restful web API for InterSystems Ensemble / InterSystems IRIS Workflow

E
Eduard Lebedyuk
Docker
IPM
4.3 (2)08 Feb, 2024 640 2.8k

iris-healthtoolkit-service

Convert HL7 to FHIR, CDA to FHIR, FHIR to HL7 as a Service

G
Guillaume Rongier
Docker
IPM
5.0 (3)23 Jan, 2024 1.1k 9

WidgetsDirector

A sample IRIS Backend app to implement a REST API for a helpdesk

C
Chris Stewart
Docker
IPM
3.8 (3)23 Jan, 2024 174 22

POST HL7 Message to REST API Endpoint

POST an HL7 message converted to JSON to a REST API Endpoint

A
Ariel Glikman
0.0 (0)15 Dec, 2023 325

fhirserver-profile-based-validation

A sample of calls (Postman Collection) to demonstrate FHIR Profile-based Validation Requests

N
Netanel Frankel
5.0 (1)11 Dec, 2023 165

Restart-httpd-SMP

Restart httpd server for SMP

Robert Cemper
Docker
4.0 (1)05 Nov, 2023 227 13

Open API Client Gen

IRIS Interoperability Production generator from Swagger 2.0 specification.

Lorenzo Scalese
Docker
IPM
5.0 (2)28 Sep, 2023 1.4k 349