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

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

iris-xml-sample

IRIS sample for interoperate XML files

Yuri Marx
Docker
5.0 (1)27 Mar, 2024 145

iris-fhirsqlbuilder-dbt-integratedml

Demonstration of building predictive models trained on FHIR data

Thomas Dyar
Docker
Python
AI
ML
ML
0.0 (0)29 Mar, 2024 183

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

Python Gateway Samples

Examples of PythonGateway Usage. Python Gateway for InterSystems Data Platforms. Execute Python code and more from InterSystems IRIS brings you the power of Python right into your InterSystems IRIS environment.

E
Eduard Lebedyuk
Docker
AI
ML
ML
0.0 (0)31 Jul, 2019 400

cryptography-samples

Examples of %SYSTEM.Encryption class methods

Yuri Marx
Docker
5.0 (1)24 Mar, 2022 262

isc-live-global-mover

Tool for moving large globals from a database to another database without application downtime.

Lorenzo Scalese
Docker
IPM
5.0 (1)17 Apr, 2020 209 17

isc-global-size-tracing

Application to keep track of your globals and database size.

Lorenzo Scalese
Docker
IPM
5.0 (1)15 Apr, 2020 235 22

CacheCrypto

Cryptograpic solution for Cache development based on MS CryptoAPI

0.0 (0)01 Jun, 2018 85

iknow-entity-browser

Visualizer of relations between iKnow entities. Text data visual analysis.

Nikita Savchenko
0.0 (0)04 Feb, 2019 283

objectscript-donts

What you shouldn't do in objectscript

Evgeny Shvarov
Docker
5.0 (1)25 May, 2020 229

objectscriptQuality for VSCode

IDE extension that helps you detect and fix quality issues as you write code. Like a spell checker, this extension squiggles flaws so they can be fixed before committing code. You can get it directly from the VS Code Marketplace and it will then detect new bugs and quality issues as you code (Object

D
Daniel
Docker
Python
4.5 (1)14 Sep, 2020 409

mg_go

A GO Extension for InterSystems Caché/IRIS.

C
Chris Munt
0.0 (0)25 Mar, 2021 846

dataking-server

A simple and fast way to send data from your application to the IRIS database for further processing and search for insights.

Alexey Nechaev
2.0 (1)20 Dec, 2020 139

mg_python

A Python Extension for InterSystems Caché/IRIS.

C
Chris Munt
Python
4.0 (1)24 Mar, 2021 421

Google Cloud Platform PubSub Business Hosts

Interoperability components for GCP PubSub

M
Marc Mundt
0.0 (0)22 Jul, 2021 414

Node-RED node for InterSystems IRIS

Node-RED node for InterSystems IRIS

Dmitry Maslennikov
Docker
5.0 (1)18 Feb, 2022 751

Logi Composer

Customizable low-code dashboards and data visualizations.

N
Nica Danganan
0.0 (0)01 Nov, 2021 414

BulkProfile_HL7RoutingRules

IRIS Integration - Bulk find HL7 Routing changes. No UnitTests.

A
Alex Woodhead
IPM
3.0 (2)08 Jul, 2023 228

Dia-Bro-App

To highlight IRIS for Health Integrational capabilities

D
Dzmitry Rabotkin
0.0 (0)04 Dec, 2022 313

NeuraHeart

See readme for auth details.

G
Grzegorz Koperwas
Python
4.0 (1)27 Nov, 2022 168

FHIRDrop-FHIRBox

A simple production that enables FHIR transaction bundles to be loaded into InterSystems® FHIR® Server via Box and Dropbox.

Ron Sweeney
0.0 (0)17 Jan, 2023 254

message_key_query

Integrate hospital information services based on Intersystems IRIS platform

王喆
0.0 (0)08 Feb, 2023 273

Text Extractor

Extracts text from PDF files using embedded python

N
Nikolay Solovyev
Docker
IPM
5.0 (1)10 Jul, 2023 273 32

IRIS Smart String

Smart String Datatype for InterSystems Products

S
Stefan Cronje
Docker
IPM
5.0 (2)05 Nov, 2023 205

formation-fhir-python

Training on FHIR and Python based on IRIS for Health.

G
Guillaume Rongier
Docker
Python
0.0 (0)29 Feb, 2024 440

langchain-iris

Support for IRIS for Langchain

Dmitry Maslennikov
Python
0.0 (0)16 Apr, 2024 190

smart-day-hands-on

A hands-on workshop sample with detailed exercise instructions

N
Netanel Frankel
Docker
0.0 (0)22 Sep, 2024 152

IRIS-Intelligent-Butler

# IRIS-Intelligent Butler IRIS Intelligent Butler is an AI intel

janzai renato
Docker
Python
IPM
AI
ML
ML
4.0 (1)27 Mar, 2025 125

iris-integratedml-monitor-example

Example on extending %Monitor.Adaptor to monitor IRIS IntegrateML models performance metrics.

José Pereira
Docker
ML
ML
0.0 (0)12 Jul, 2020 363

SPOOL-demo

Demo Code using SPOOL

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

appmsw-dbdeploy

An example of deploying solutions with prepared databases, even without source code.

Sergey Mikhailenko
Docker
IPM
5.0 (1)04 Dec, 2021 252 17