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

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

CSV Interoperability Transformation

An example of CSV data transformation via IRIS Interoperability

Evgeny Shvarov
Docker
IPM
5.0 (1)12 Feb, 2023 361 3

gateway-sql

Installing jdbс drivers for oracle, mssql and mysql

Sergey Mikhailenko
Docker
IPM
5.0 (1)11 Feb, 2023 448 16

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

blockchain - [ IRIS python ]

Save your logs in a blockchain structure

D
Davi Massaru Teixeira Muta
Docker
4.5 (1)04 Feb, 2023 618

Intersystems IRIS platform queue trend monitoring component

Intersystems IRIS platform queue trend monitoring component

Y
Yubo Mao
IPM
3.5 (2)03 Feb, 2023 434 21

iris-fhirsqlbuilder

Showcase of the FHIR SQL Builder from IRIS

G
Guillaume Rongier
Docker
Python
5.0 (1)02 Feb, 2023 341

test-data

App to create test-data, as much as you need

O
Oliver Wilms
Docker
Python
IPM
4.5 (2)28 Jan, 2023 429 12

FHIR Interoperability examples

Example of using InterSystems IRIS or HealthShare Health Connect interoperability features for FHIR. Scenarios where forwarding requests and handling responses are required.

A
Alberto Fuentes
Docker
IPM
5.0 (1)17 Jan, 2023 736

iknow-utils

Bundles a few reusable IRIS NLP utilities for common scenarios

B
Benjamin De Boe
IPM
AI
4.8 (2)17 Jan, 2023 196 1

NY Taxi Demo

A simple guide to NY taxi business, leveraging Columnar Storage

B
Benjamin De Boe
Docker
Python
IPM
5.0 (1)10 Jan, 2023 420 44

IoT Sample

Sample how to use MQTT with InterSystems IRIS MQTT Interoperability adapter

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

Pregnancy Symptoms Tracker

Example of using FHIR to track pregnancy symptoms

José Pereira
Docker
IPM
3.5 (1)08 Dec, 2022 658 20

FHIR Questionnaires

FHIR Questions and Responses

Yuri Marx
Docker
IPM
5.0 (1)03 Dec, 2022 431 2

FemTech Reminder

Project to take part the InterSystems IRIS for Health Contest

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

iris-fhir-app

My first IRIS FHIR app

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

apptools-gateway-demo

Demo of exporting and importing instances of the SQL.Connection

Sergey Mikhailenko
Docker
5.0 (1)20 Nov, 2022 219

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 310 6

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 354 9

gateway-mysql-connector-java-8-0-21-jar

import instance %Library.SQLConnection, mysql-connector-java

Sergey Mikhailenko
Docker
IPM
5.0 (1)13 Oct, 2022 195 1

Sea Battle

The code is an ObjectScript remake of Python example in CodeAcademy

Evgeny Shvarov
Docker
Python
IPM
4.8 (2)09 Oct, 2022 350 6

grpc-iris-interop

Proof of concept of a gRPC implementation with IRIS

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

iris-ftp-sample

Sample showing how to use InterSystems IRIS FTP Adapter

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

interoperability-test

Unit Test Interoperability production interface

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

interoperability-soap

Tool to help troubleshoot Generic SOAP Service interface

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

production-monitor

Custom Production Monitor

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

DC Analytics

InterSystems Developer Community analytics.

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

iris-readonly-interop

Read Only Role for Interoperability

G
Guillaume Rongier
Docker
IPM
5.0 (2)30 Aug, 2022 493 99

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 608

iris-web-scraping

Simple web scraping using full Python in IRIS

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

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 884

fhir-orga-dt

This is a simple full python IRIS production that gather information from a csv, use a DataTransformation to make it into a FHIR object and then, save that information to a FHIR server.

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