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

494 Application(s)
Filter
Show only
Last release on OEX
Categories
Works with
Industry
InterSystems IRIS for Health
Application NameDeveloperMade withRatingLast updatedViewsInstalls

oex-vscode-snippets-template

GitHub template for publishing VS Code snippets with IPM / ZPM

John Murray
Docker
0.0 (0)29 Jun, 2023 298

IrisSapConnector

Example connection IRIS with SAP using RFC

D
Daniel Aguilar
Docker
IPM
0.0 (0)26 Jun, 2023 282 2

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

production-settings

Module to change InterSystems Interoperability Production settings

Evgeny Shvarov
Docker
IPM
5.0 (1)20 Jun, 2023 251 325

workshop-rest-ws

Creation of REST web service for training purposes

Luis Angel Pérez Ramos
Docker
5.0 (1)16 Jun, 2023 330

ChatGPT Telegram Bot

Talk to Chat GPT via Telegram!

Evgeny Shvarov
Docker
IPM
AI
0.0 (0)12 Jun, 2023 533 24

MergeCPF Application Settings

Get correct MergeCPF Application settings faster

A
Alex Woodhead
4.3 (2)08 Jun, 2023 153

fhir-profile-validation

Validating FHIR resources against profiles

D
Dmitry Zasypkin
Docker
4.5 (1)30 May, 2023 501

riris

Remote InterSystems IRIS command execution

P
Pietro Montorfano
Docker
Python
3.8 (2)28 May, 2023 245

Interopway REST

Repositório com conjunto de classes para auxiliar no desenvolvimento de integrações que consomem serviços REST

Cristiano Silva
IPM
3.3 (2)28 May, 2023 228 1

Nomenclator

Face recognition using Embedded Python and IRIS in Docker

Luis Angel Pérez Ramos
Docker
Python
4.5 (1)01 Jul, 2023 224

generate-dates

Generate a CSV file containing dates with additional information

Asaf Sinay
Python
3.5 (1)04 May, 2023 182

OMOP and Atlas on IRIS for Health

Implementation of the OMOP common data model on IRIS for Health

R
Raj Singh
Docker
4.5 (1)27 Apr, 2023 527

workshop-smart-data-fabric

Learn the main ideas involved in developing a Smart Data Fabric using InterSystems IRIS

A
Alberto Fuentes
Docker
Python
5.0 (1)26 Apr, 2023 293

IntegratedML-IRIS-Cloud-Height-prediction

Height and weight prediction based on InterSystems IntegratedML

Shanshan Yu
2.0 (1)19 Apr, 2023 389

workshop-sql-jgw

Workshop about an IRIS production with a JDBC connection to a MySQL database throught JGW

Luis Angel Pérez Ramos
Docker
4.5 (1)17 Apr, 2023 208

workshop-dicom-orthanc

Full example of a DICOM communication IRIS - PACS

Luis Angel Pérez Ramos
Docker
5.0 (1)10 Apr, 2023 359

Google IRIS Login

Add Sign-in with Google into Management Portal

Yuri Marx
Docker
IPM
5.0 (1)28 Mar, 2023 447 7

zbash

zbash - A bash wrapper for InterSystems Terminal.

N
Nicholai Mitchko
Docker
IPM
4.0 (2)27 Feb, 2023 378 47

iris-pubsub

Simple local Publisher-Subscriber utility for InterSystems IRIS

A
Alberto Fuentes
Docker
IPM
5.0 (1)23 Feb, 2023 299 4

Interopway XDBC

Simple way to implement XDBC Interoperability.

Cristiano Silva
IPM
4.0 (1)26 Apr, 2023 412

Custom ZenProxy

%ZEN.proxyObject send numeric as String

D
Daniel Aguilar
Docker
IPM
3.8 (2)21 Mar, 2023 272

zpmhub

ZpmHub.com: Managed hosting for ZPM packages by Banksia Global

S
Sergei Shutov
Docker
IPM
3.0 (1)13 Feb, 2023 562 64

gateway-sql

Installing jdbс drivers for oracle, mssql and mysql

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

iris-geo-map

App to provide Interactive visualization of Geographic data

Muhammad Waseem
Docker
Python
IPM
5.0 (1)09 Feb, 2023 650 32

cos-url-shortener

URL Shortener project with campaign tag and clicked control.

D
Daniel Aguilar
Docker
IPM
5.0 (1)09 Feb, 2023 285 2

iris-connections

Conduct impact and dependency analysis of your source code

Yuri Marx
Docker
IPM
5.0 (1)07 Feb, 2023 361 16

iris-deploy-tools

Easy way to deploy your production in IRIS or Ensemble.

Kurro Lopez
Docker
IPM
5.0 (1)06 Feb, 2023 434 75

Intersystems IRIS platform queue trend monitoring component

Intersystems IRIS platform queue trend monitoring component

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

iris_log_analytics

Monitoring Event Log Solution Based on Intersystems IRIS

银行 郝
0.0 (0)03 Feb, 2023 240

iris-fhirsqlbuilder

Showcase of the FHIR SQL Builder from IRIS

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