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.


| Application Name | Developer | Made with | Rating | Last updated | Views | Installs |
|---|---|---|---|---|---|---|
DeepSeeWebRenderer for DeepSee Dashboards in Browser with MDX2JSON as a Serverside and JS web-client | Docker IPM | 4.5 (2) | 27 Nov, 2025 | |||
![]() DevHuba centralized toolkit and launcher framework designed for Devs | Docker IPM | 5.0 (1) | 31 Oct, 2025 | |||
InterSystems Ideas Waiting to be ImplementedAI 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 3Votes1Comments | ||||||
![]() Stream-Sample-for-BeginnersIntro for first-time users of Streams in IRIS | IPM | 5.0 (1) | 14 Oct, 2025 | |||
python-iris-audio-queryText queries over audio knowledge base | Y | Docker Python AI | 0.0 (0) | 05 Oct, 2025 | ||
![]() A Configurable Template for Automated Splitting of HL7 Repeating SegmentsSplit and Send HL7 message | S | 0.0 (0) | 26 Sep, 2025 | |||
mini-dockerBasic template for InterSystems IRIS development environment with Docker, VSCode and ZPM | 5.0 (1) | 03 Aug, 2025 | ||||
![]() AoC2021-rccAn Embedded Python based view of Advent of Code | Docker IPM | 5.0 (1) | 03 Aug, 2025 | |||
![]() db-migration-using-SQLgatewayfrom PostgreSQL to InterSystems IRIS using SQLGateway | Docker | 5.0 (1) | 03 Aug, 2025 | |||
![]() WSockClientMicroSVDocker based WebSocket Client as Micro Service | Docker | 5.0 (1) | 03 Aug, 2025 | |||
![]() SSH-for-IRIS-containerExample how you can add SSH server to a standard IRIS docker image | Docker IPM | 4.0 (1) | 31 Jul, 2025 | |||
![]() iris4wordDeveloper tool to easily create Word documents in InterSystems IRIS | Docker IPM | 5.0 (1) | 30 Jul, 2025 | |||
![]() wsgi-to-zpmGenerate InterSystems ZPM/IPM module.xml from an existing WSGI project. | E | Python | 5.0 (1) | 29 Jul, 2025 | ||
![]() templated_emailInterSystems IRIS module for sending Jinja2-based emails | Docker IPM | 5.0 (1) | 29 Jul, 2025 | |||
iris-vector-ragProduction-ready RAG applications with InterSystems IRIS. | Docker Python AI | 0.0 (0) | 23 Jul, 2025 | |||
iris-telemetry-sampleSample how to use Open Telemetry, Jaeger and Prometheus | Docker | 5.0 (2) | 17 Jul, 2025 | |||
iris-python-articleThis is a template to follow the article that introduce Python in an IRIS context | G | Docker Python | 5.0 (1) | 16 Jul, 2025 | ||
Interoperability REST API TemplateYet another API template for the InterSystems IRIS Data platform | 5.0 (1) | 06 Jul, 2025 | ||||
objectscript-docker-templateTemplate project for InterSystems ObjectScript with InterSystems IRIS community Edition docker container | Docker | 5.0 (1) | 03 Jul, 2025 | |||
intersystems-iris-dev-templateA basic template to develop with InterSystems IRIS | Docker Python | 5.0 (3) | 03 Jul, 2025 | |||
dc-customer-support-agentexample about AI agents powered by LangGraph in InterSystems Ir | Docker Python AI | 5.0 (1) | 02 Jun, 2025 | |||
![]() lovable-backendMinimalistic spec first API as a backend for Lovable AI UI | Docker IPM | 5.0 (1) | 18 May, 2025 | |||
Github Action IRIS DeployerExample of Python Github Action to automate deploy code in IRIS | Docker Python | 0.0 (0) | 25 Apr, 2025 | |||
![]() oncoragIRIS-integrated RAG pipeline for oncology data curation | P | Docker Python AI | 0.0 (0) | 30 Mar, 2025 | ||
![]() iris-fhir-templateFHIR Server template for InterSystems IRIS for Health | Docker IPM | 5.0 (2) | 12 Mar, 2025 | |||
X-rAI-iris-healthInterSystems IRIS for Health Data Analytics with Explainable AI | R | Python AI ML ML | 0.0 (0) | 05 Mar, 2025 | ||
![]() Customizing the InterSystems IRIS for Health FHIR Repository - samplesHow to customize the InterSystems IRIS FHIR Repository - Samples | Docker Python IPM | 5.0 (1) | 05 Feb, 2025 | |||
![]() iris-salesforceAn interoperability sample between InterSystems IRIS and Salesforce | Docker IPM | 5.0 (1) | 02 Feb, 2025 | |||
iris-http-callsInteroperability Adapter and Service for making HTTP calls | O | Docker IPM | 5.0 (1) | 22 Dec, 2024 | ||
InterSystems Package ManagerInterSystems Package Manager | R | Docker Python | 4.8 (23) | 20 Dec, 2024 | ||
![]() iris-global-yamlInterSystems IRIS Global Data as YAML content | Docker IPM | 4.5 (1) | 15 Dec, 2024 | |||