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

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

iris-python-apps

Python IRIS Dashboard, Data Sciences, Plotting and Visualization

Muhammad Waseem
Docker
Python
4.0 (1)23 Feb, 2022 1.6k

django-iris

InterSystems IRIS backend for Django

Dmitry Maslennikov
Python
0.0 (0)20 Feb, 2022 717

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

IRIS-Database-and-Machine-Learning-Based-Approaches-for-Prediction-of-Spontaneous-Intracerebral-Hemo

IRIS-Database-and-Machine-Learning

F
Fatian Wu
Python
0.0 (0)20 Feb, 2022 351

IRIS Text2Audio

Text To Speech engine for InterSystems IRIS - Convert Text to Audio and Audio to Text

Yuri Marx
Docker
5.0 (1)20 Feb, 2022 345

appmsw-sql2xlsx

Module for exporting IRIS queries to an excel file using the python openxl library.

Sergey Mikhailenko
Docker
IPM
5.0 (1)23 Feb, 2022 440 36

AI Image Object Detector

Python Embedded IRIS Application to Analyze images and videos using Machine Learning and ImageAI

Yuri Marx
Docker
Python
5.0 (1)08 Feb, 2022 661

iris-kaggle-socrata-generator

Do you need some real data to use in your projects? Why not use real data from the best sources?

Henrique Dias
Docker
Python
IPM
4.5 (1)16 Jan, 2022 652 18

PKI-Script

IRIS Public Key Infrastructure helper

Lorenzo Scalese
Docker
IPM
5.0 (1)15 Jan, 2022 856 156

Medical Datasets

Easy to use 12 DataSets containing 43 tables

Muhammad Waseem
Docker
IPM
4.5 (1)15 Jan, 2022 810 50

Predict Maternal Risk

Predict Maternal Risk from Health Dataset application

Yuri Marx
Docker
ML
ML
5.0 (1)13 Jan, 2022 508

Health Dataset

10 curated health datasets (cancer, heart, diabetes, kidney)

Yuri Marx
Docker
IPM
5.0 (4)13 Jan, 2022 1.5k 37

aoc-2021-uvg

Advent of code 2021 in objectscript classes

Y
Yuval Golan
Docker
IPM
5.0 (1)06 Jan, 2022 191 13

zap-api-scan-sample

An example on how to scan your REST APIs on IRIS using the OWASP

José Pereira
Docker
5.0 (1)05 Mar, 2023 1.3k

IRIS JSON Schema Validator

InterSystems IRIS JSON Schema support.

Yuri Marx
Docker
4.5 (1)10 Dec, 2021 913

appmsw-zpm-shields

Service for displaying version numbers of ZPM.

Sergey Mikhailenko
Docker
IPM
4.5 (1)10 Dec, 2021 305 6

Data_APP_Security

OAuth Authentication, Authorization & Auditing basics

Muhammad Waseem
Docker
IPM
5.0 (1)12 Nov, 2024 828 19

passwords-tool

Generating secure passwords and check strength of passwords

Dmitry Maslennikov
Docker
IPM
5.0 (1)02 Dec, 2021 591 15

appmsw-forbid-old-passwd

To meet the requirements of section 8.2.5 PCI DSS "Prohibit the use of old passwords", a small application has been implemented that will be launched by the system when a user tries to change a password and check if it was used before.

Sergey Mikhailenko
Docker
IPM
5.0 (1)01 Dec, 2021 295 9

global-logging-template

A simple objectscript global logging template

N
Niklas Thilmont
3.5 (1)01 Dec, 2021 257

Audit Mediator

Object Script mediator to audit ObjectScript REST API requests

Yuri Marx
Docker
IPM
5.0 (1)01 Dec, 2021 940 16

isc-apptools-lockdown

Program for changing the security level of the system.

Sergey Mikhailenko
Docker
IPM
5.0 (1)29 Nov, 2021 546 279

IRIS Middlewares

Specify your middlewares. security treatments on all requests.

D
Davi Massaru Teixeira Muta
Docker
0.0 (0)28 Nov, 2021 790

iris-saml-example

InterSystems IRIS - SAML Authentication Test

Dmitry Maslennikov
Docker
IPM
5.0 (1)27 Nov, 2021 821 11

API Security Mediator

InterSystems IRIS Declarative Security Rules for REST APIs

Yuri Marx
Docker
IPM
5.0 (1)30 Nov, 2021 1.0k 14

secured-rest-api

Basic authentication and authorisation via REST API in IRIS

Evgeny Shvarov
Docker
IPM
5.0 (1)15 Nov, 2021 389 17

MOVE: Migration Viewer

MOVE - View, Select and Transfer patient data

C
Catherine Ignudo
0.0 (0)11 Nov, 2021 822

FACT

Financial Administrative Clinical Trends

C
Catherine Ignudo
0.0 (0)11 Nov, 2021 285

appmsw-docbook

An application for installation into your instance of the DoсBook database

Sergey Mikhailenko
Docker
IPM
5.0 (1)15 Nov, 2021 237 4

appmsw-telealerts

Products for informing and notifying via telegram messenger and email

Sergey Mikhailenko
Docker
IPM
4.5 (1)31 Oct, 2021 426 21

Defero

Advanced Text Message solution for healthcare providers.

T
Terry Byrne
0.0 (0)20 Oct, 2021 397