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

59 Application(s)
Filter
Show only
Last release on OEX
Categories
Works with
Industry
InterSystems IRIS BI
Clear filters
Application NameDeveloperMade withRatingLast updatedViewsInstalls

MDX2JSON

RESTful web api for MDX to JSON transformation (plus JSONP and XML/A) for InterSystems Caché. Also provides information about DeepSee objects.

E
Eduard Lebedyuk
IPM
4.5 (2)08 Sep, 2025 1.1k 37.0k

DataAILite

DataAIlite.com – Secure in-memory analytics

I
Irina Yaroshevskaya
AI
0.0 (0)19 Aug, 2025 31

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

DeepSeeWeb

Renderer for DeepSee Dashboards in Browser with MDX2JSON as a Serverside and JS web-client

Anton Gnibeda
Docker
IPM
4.5 (2)08 Aug, 2025 2.8k 35.8k

CubeEventMonitor

Tool for monitoring BI cube events and build errors

S
Samuel Duncan
Docker
IPM
4.0 (1)15 Jul, 2025 525 47

PivotToPowerBI

View extracted data from IRIS BI cubes in Power BI

P
Peter Steiwer
Docker
IPM
0.0 (0)22 Jun, 2025 79 18

ReadyForAction

Demo for "Demos and Drinks" at InterSystems READY 2025

P
Peter Steiwer
Docker
Python
5.0 (1)20 Jun, 2025 81

AnalyzeThis

Easily transform a CSV file/Table/SQL query into a personalized preview of InterSystems IRIS BI

P
Peter Steiwer
Docker
IPM
5.0 (3)20 Jun, 2025 1.3k 808

ThirdPartyChartPortlets

Use third-party charting libraries inside of Dashboards

P
Peter Steiwer
Docker
IPM
4.5 (1)20 Jun, 2025 672 31

CustomCubeActionManager

Easily manage InterSystems IRIS BI custom cube actions

P
Peter Steiwer
Docker
IPM
0.0 (0)06 Jun, 2025 29 21

PivotSubscriptions

Subscribe to Pivot Tables in InterSystems IRIS Business Intelligence to receive scheduled emails

P
Peter Steiwer
Docker
IPM
0.0 (0)14 May, 2025 579 19

SQL DATA LENS

Fast database sql tool with special features for IRIS & Caché

A
Andreas Schneider
5.0 (1)05 May, 2025 1.3k

Samples-Aviation

Provides sample data for use in exploring InterSystems IRIS Text Analytics capabilities. Also includes sample analytics model elements.

Evgeny Shvarov
Docker
IPM
4.5 (2)03 Jan, 2025 484 132

BridgeWorks VDM

BridgeWorks VDM is an ad hoc reporting and graphical SQL query application.

Tony Coffman
0.0 (0)26 Aug, 2024 574

iris-bi-utils

Import, export, autocheck

E
Evgeniy Potapov
Docker
IPM
5.0 (1)20 Aug, 2024 179 2.2k

iris-analytics-template

Basic template for IRIS Analytics solutions

Evgeny Shvarov
Docker
IPM
5.0 (2)13 Aug, 2024 1.1k 90

AdvancedIRISBISamples

Advanced samples for InterSystems IRIS BI

P
Peter Steiwer
0.0 (0)10 Jun, 2024 98

Demo-Pandas-Analytics

Demo application to demonstrate how to use the analytics power of IRIS Embedded Python

E
Evgeniy Potapov
Docker
Python
IPM
5.0 (1)03 May, 2024 143 12

iris-analytics-notebook

A notebook approach to use IRIS analytics capabilities.

José Pereira
Docker
IPM
4.0 (1)25 Mar, 2024 416 26

iris-analytics-package

This project has the intention to show a basic approach using the Analytics capabilities of InterSystems IRIS

Henrique Dias
Docker
IPM
5.0 (1)25 Mar, 2024 438 28

ISC DEV

Export/Import InterSystems Data Platform development artefacts

G
Gevorg Arutiunian
Docker
IPM
5.0 (1)25 Mar, 2024 1.9k 2.1k

Samples-BI

Provides sample data for use with InterSystems IRIS Business Intelligence, as well as fully developed sample BI models and dashboards.

Evgeny Shvarov
Docker
IPM
5.0 (1)25 Mar, 2024 927 1.1k

covid-19 analytics

analytics for covid-19

Evgeny Shvarov
Docker
IPM
5.0 (2)25 Mar, 2024 673 22

dsw-map

It is map examples of different regions to render in DeepSeeWeb

S
Semion Makarov
Docker
IPM
3.0 (1)25 Mar, 2024 347 14

WidgetsDirector

A sample IRIS Backend app to implement a REST API for a helpdesk

C
Chris Stewart
Docker
IPM
3.8 (3)23 Jan, 2024 192 22

IntegratedMLandDashboardSample

A simple example of generating machine learning prediction data

Shanshan Yu
IPM
ML
ML
0.0 (0)06 Jul, 2023 362 3

generate-dates

Generate a CSV file containing dates with additional information

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

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 270

blockchain - [ IRIS python ]

Save your logs in a blockchain structure

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

ompare

Compare side-by-side multiple disconnected IRIS / Cache systems.

A
Alex Woodhead
IPM
4.5 (1)28 Jan, 2023 629 23

Dexcom Board

Real-time data glucose values monitoring

D
Daniel Šulc
0.0 (0)27 Nov, 2022 257