1209 Application(s) results for ##studio #vscode #snippets
Filter
Show only
Last release on OEX
Categories
Works with
Industry
Status
Application NameDeveloperMade withRatingLast updatedViewsInstalls

healthcare-openfda-pyprod

InterSystems IRIS Interoperability production

I
Iryna Mykhailova
IPM
0.0 (0)09 Jul, 2026 2

InterSystems-Employee-Programming-Challenge-001-jwhitney

InterSystems Employee Programming Challenge #1 Submission: https://openexchange.intersystems.com/contest/47

J
Jared Whitney
0.0 (0)09 Jul, 2026 1

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

openapi3

Converts OpenAPI 3.1.x spec to ObjectScript REST service

R
Raj Singh
0.0 (0)09 Jul, 2026 0

Gaia_Challenge_Benchmark

Contest-Gaia DR3 Epoch Photometry Variability Analysis

Xiaoyun Wu
0.0 (0)09 Jul, 2026 6

SQLgateway-migration-IRIS-IRIS

show SQLgateway working IRIS to IRIS

Robert Cemper
Docker
0.0 (0)09 Jul, 2026 6

gaia-codegolf

Minimal-code solution to the challenge: identify Gaia DR3 sources whose BP or RP flux changed by more than 100% over the observation period and write the result CSV. Optimized for fewest lines of code (see the sibling repo gaia-benchmark for the speed-optimized, parallel variant).

S
Suprateem Banerjee
Docker
0.0 (0)08 Jul, 2026 41

gaia-golf

Code-golf submission for the ISC Employee Programming contest

G
Gabriel Ing
Docker
0.0 (0)08 Jul, 2026 9

SQLgateway-migration-Caché-IRIS

SQLgateway importing from Caché to IRIS

Robert Cemper
Docker
0.0 (0)07 Jul, 2026 9

gaia-benchmark

Speed-optimized solution to the challenge: identify Gaia DR3 sources whose BP or RP flux changed by more than 100% over the observation period and write the result CSV. Optimized for shortest execution time via parallel parsing, ≈1.3 seconds (see the sibling repo gaia-codegolf for the minimal-code variant).

S
Suprateem Banerjee
Docker
Python
0.0 (0)07 Jul, 2026 40

SQLgateway-migration-ORACLE-IRIS

Show a working connection to ORACLE

Robert Cemper
Docker
0.0 (0)06 Jul, 2026 19

Gaia

Gaia challenge with interactive 3D visualization

E
Emil Polakiewicz
Docker
Python
0.0 (0)06 Jul, 2026 27

SQLgateway-migration-ibmDB2-IRIS

show migration with SQL gateway from IBM DB2

Robert Cemper
Docker
0.0 (0)05 Jul, 2026 14

SQLgateway-migration-MSsql-IRIS

Show connection to MSsqlServer from SQLgateway with JDBC

Robert Cemper
Docker
0.0 (0)05 Jul, 2026 16

iris-vectorsearch-fordummies

Demo of how to use vector search using Intersystems IRIS

Kurro Lopez
Docker
Python
0.0 (0)05 Jul, 2026 10

SQLgateway-migration-mysql-IRIS

straight IRIS with JDBC driver as only external part

Robert Cemper
Docker
5.0 (1)03 Jul, 2026 25

iris-gaia-dr3

IoP application for the Gaia DR3 epoch photometry benchmark

G
Guillaume Rongier
Docker
Python
0.0 (0)03 Jul, 2026 35

iris-mus

Implementation of spanish cards game "Mus" with AI Hub

Luis Angel Pérez Ramos
Docker
AI
0.0 (0)03 Jul, 2026 36

iris-haystack

IRIS as a native Document Store within the Haystack

L
Luciano Kalatalo
Python
AI
0.0 (0)01 Jul, 2026 26

intersystems-challenge1-docker-template

Template project for the InterSystems Employee Programming Challenge #1 with InterSystems IRIS community Edition docker container: https://openexchange.intersystems.com/contest/47

I
Irene Mykhailova
Docker
4.5 (1)01 Jul, 2026 64

ISC-Programming-Challenge-GAIA

InterSystems Coding Challenge: detects astronomical sources with >100% BP/RP flux variability in Gaia DR3, via IRIS Embedded Python + polars (with an opt-in C/libdeflate kernel)

N
Nicholai Mitchko
Docker
Python
0.0 (0)30 Jun, 2026 74

InterSystems Employee Programming Challenge #1 solution

InterSystems Employee Programming Challenge #1 solution

S
Simone Padrin
Docker
5.0 (1)30 Jun, 2026 48

smart-grid-pyprod

Example of PyProd usage

I
Iryna Mykhailova
Docker
Python
IPM
5.0 (1)28 Jun, 2026 76

BRAINSAIT-LINC-FHIR

BrainSAIT LINC FHIR is a fully integrated platform

M
Mohamed El fadil Abuagla
AI
0.0 (0)26 Jun, 2026 80

Embedded Git

Embedded Git support for InterSystems platforms

P
Pravin Barton
Docker
IPM
5.0 (2)22 Jun, 2026 5.1k 10.3k

csvgen-pyprod

CSV to Table interoperability production with InterSystems IRIS

G
Gabriel Ing
Docker
Python
IPM
4.5 (1)22 Jun, 2026 51

ClaimAuditAi

ClaimAuditAI is a state-of-the-art payment integrity application designed to intercept and audit medical claims in real time (pre-payment) rather than relying on retroactive "pay-and-chase" audits. It runs natively on the InterSystems IRIS for Health platform, combining the robust transactional capabilities of the IRIS FHIR Server.

M
Mainza Kangombe
Docker
Python
AI
ML
ML
0.0 (0)22 Jun, 2026 84

healthcoach-ai-fhir-training

HealthCoach AI is a FHIR training platform that helps healthcare

Gesner Deslandes
Python
AI
0.0 (0)19 Jun, 2026 49

Hospital-Management-System-Software-built-by-Gesner-Deslandes

AI‑powered Hospital Management System with integrated FHIR inter

Gesner Deslandes
Python
AI
0.0 (0)19 Jun, 2026 60

system-health-ai-monitor-Important

Real‑time system health monitor with AI‑powered anomaly

Gesner Deslandes
Python
AI
ML
ML
0.0 (0)19 Jun, 2026 39

ai-customer-service-suite

AI-powered customer support suite for text, email, and voice.

Gesner Deslandes
Python
AI
ML
ML
0.0 (0)19 Jun, 2026 36