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 |
|---|---|---|---|---|---|---|
![]() Customizing the InterSystems IRIS for Health FHIR Repository - samplesHow to customize the InterSystems IRIS FHIR Repository - Samples | Docker IPM | 5.0 (1) | 10 Apr, 2026 | |||
iris-class-explorerA vibecoded frontend for iris stats app | Docker IPM AI | 0.0 (0) | 04 Apr, 2026 | |||
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 | ||||||
![]() fast-httpFast HTTP wrapper for %Net.HttpRequest | Docker Python IPM | 5.0 (1) | 28 Mar, 2026 | |||
iris-budgetInterSystems IRIS Full Stack Budget App | O | Docker Python IPM | 5.0 (1) | 25 Feb, 2026 | ||
DeepSeeWebRenderer for DeepSee Dashboards in Browser with MDX2JSON as a Serverside and JS web-client | Docker IPM | 4.5 (2) | 20 Feb, 2026 | |||
![]() facial-matchingRegister and validate people using facial recognition | Docker Python AI ML ML | 5.0 (1) | 28 Feb, 2026 | |||
![]() db-migration-using-SQLgatewayfrom PostgreSQL to InterSystems IRIS using SQLGateway | Docker | 5.0 (1) | 25 Jan, 2026 | |||
![]() SSH-for-IRIS-containerExample how you can add SSH server to a standard IRIS docker image | Docker | 4.0 (1) | 25 Jan, 2026 | |||
![]() zpmshwHelper to Search, Install, Uninstall ZPM packages | 3.5 (2) | 25 Jan, 2026 | ||||
![]() Stream-Sample-for-BeginnersIntro for first-time users of Streams in IRIS | 5.0 (1) | 25 Jan, 2026 | ||||
![]() WSockClientMicroSVDocker based WebSocket Client as Micro Service | Docker | 5.0 (1) | 25 Jan, 2026 | |||
![]() IRIS-fast-ECP-setupFast setup of ECP client / sever with almost no manual intervention. | Docker | 5.0 (1) | 21 Jan, 2026 | |||
![]() lovable-backendMinimalistic spec first API as a backend for Lovable AI UI | Docker IPM | 5.0 (1) | 18 May, 2025 | |||
![]() iris-fhir-templateFHIR Server template for InterSystems IRIS for Health | Docker IPM | 5.0 (3) | 28 Dec, 2025 | |||
![]() fhir-listsSample of using FHIR Lists (_list, Functional/Current Lists, and $find) | N | 0.0 (0) | 28 Dec, 2025 | |||
integratedml-demo-templateIntegratedML samples to be used as a template | Docker Python ML ML | 4.3 (2) | 27 Dec, 2025 | |||
iris-embedded-python-templateThe simplest template to run embedded python | Docker Python IPM | 5.0 (2) | 27 Dec, 2025 | |||
workshop-openehropenEHR repository implementation. | Docker | 3.8 (2) | 28 Jan, 2026 | |||
![]() DevHuba centralized toolkit and launcher framework designed for Devs | Docker IPM | 5.0 (1) | 31 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) | 25 Jan, 2026 | ||||
![]() 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 | |||