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

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

grpc-iris-interop

Proof of concept of a gRPC implementation with IRIS

G
Guillaume Rongier
Docker
Python
5.0 (1)01 Oct, 2022 314

The Folding Stuff

We're publishing it here because developers on the InterSystems platforms are increasingly using VSCode to edit their codebase, including via our 'Serenji' extension. However 'The Folding Stuff' works with any VSCode document that already supports folding and unfolding.

John Murray
0.0 (0)27 Sep, 2022 581

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

Umlanji

Visualization of classes using UML modeling tools with XMI 1.2 support such as Enterprise Architect, Visual Paradigm, ArgoUML.

John Murray
0.0 (0)27 Sep, 2022 314

iris-python-interoperability-template

A template to build interoperability component in pure python

G
Guillaume Rongier
Docker
Python
5.0 (1)27 Sep, 2022 1.3k

iris-ftp-sample

Sample showing how to use InterSystems IRIS FTP Adapter

Yuri Marx
Docker
IPM
5.0 (1)26 Sep, 2022 414 16

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 290 12

ObjectScript Extension Pack for VS Code

A Visual Studio Code extension pack for ObjectScript development.

John Murray
5.0 (1)23 Sep, 2022 870

Docker InterSystems Extension

Docker Extension for InterSystems

Dmitry Maslennikov
Docker
5.0 (5)20 Sep, 2022 1.1k

GraphQL

GraphQL provides a complete and understandable description of the data in your API, gives clients the power to ask for exactly what they need and nothing more, makes it easier to evolve APIs over time, and enables powerful developer tools.

G
Gevorg Arutiunian
Docker
0.0 (0)16 Sep, 2022 782

n8n-nodes-iris

Support for InterSystems IRIS in an automation platform n8n

Dmitry Maslennikov
Docker
IPM
5.0 (1)15 Sep, 2022 813

Digistat Connect

Multiple medical devices. One solution to harvest their data.

S
Sabri Romdhani
0.0 (0)15 Sep, 2022 428

Digistat Smart Central

Enhancing visibility of patient conditions

S
Sabri Romdhani
0.0 (0)15 Sep, 2022 581

The Ascom Myco 3 smartphone

The Myco 3 makes information accessible to clinicians

S
Sabri Romdhani
0.0 (0)15 Sep, 2022 523

interoperability-test

Unit Test Interoperability production interface

O
Oliver Wilms
Docker
IPM
5.0 (1)15 Sep, 2022 455 12

interoperability-soap

Tool to help troubleshoot Generic SOAP Service interface

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

demo-deployment

Deploy Demo of your InterSystems IRIS application

Dmitry Maslennikov
5.0 (1)14 Sep, 2022 285

samba-iris-adapter

InterSystems IRIS Support to Samba protocol (smb v2/v3)

Yuri Marx
Docker
IPM
5.0 (1)14 Sep, 2022 548 10

Sustainable Machine Learning

Sustainable Machine Learning for the InterSystems contest

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

production-monitor

Custom Production Monitor

O
Oliver Wilms
Docker
IPM
5.0 (1)11 Sep, 2022 534 18

appmsw-banks-ru

An example of working with the service for updating the list of Russian banks

Sergey Mikhailenko
Docker
IPM
5.0 (1)11 Sep, 2022 226 6

Community objectscriptQuality

ObjectScript code analysis for community projects

D
Daniel Tamajon
IPM
4.0 (1)08 Sep, 2022 629

DC Analytics

InterSystems Developer Community analytics.

E
Evgeniy Potapov
Docker
IPM
4.5 (2)06 Sep, 2022 768

PMML Business Operation

With this simple Business Operation, you can easily leverage your predictive models (saved as PMML) in a Production. There's both a generic BO and a utility method that allows you to generate dedicated operation / request / response classes.

B
Benjamin De Boe
ML
ML
0.0 (0)31 Aug, 2022 479

iris-readonly-interop

Read Only Role for Interoperability

G
Guillaume Rongier
Docker
IPM
5.0 (2)30 Aug, 2022 541 119

iris-fine-tuned-ml

Train and tune a machine learning model using IRIS and Python

L
Lucas Enard
Docker
Python
ML
ML
4.0 (1)24 Aug, 2022 668

iris-web-scraping

Simple web scraping using full Python in IRIS

L
Lucas Enard
Docker
Python
4.5 (1)24 Aug, 2022 384

Data Catalog

A single solution to easily discover and access reliable data

P
Paulo Taylor
0.0 (0)24 Aug, 2022 541

SETI Viewer

Add-on to unlock the Clinical Viewer feature of SETI.

L
Louis Kabelka
IPM
0.0 (0)18 Aug, 2022 315 18

SETI

Extends SDA and propagates to Health Insight & Clinical Viewer.

L
Louis Kabelka
IPM
5.0 (1)18 Aug, 2022 815 38

iris-python-flask-api-template

The simplest template with REST CRUD for InterSystems IRIS

L
Lucas Enard
Docker
Python
4.5 (1)17 Aug, 2022 935