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 |
|---|---|---|---|---|---|---|
workshop-smart-data-fabricLearn the main ideas involved in developing a Smart Data Fabric using InterSystems IRIS | A | Docker Python | 5.0 (1) | 26 Apr, 2023 | ||
IntegratedML-IRIS-Cloud-Height-predictionHeight and weight prediction based on InterSystems IntegratedML | 2.0 (1) | 19 Apr, 2023 | ||||
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 | ||||||
workshop-sql-jgwWorkshop about an IRIS production with a JDBC connection to a MySQL database throught JGW | Docker | 4.5 (1) | 17 Apr, 2023 | |||
workshop-dicom-orthancFull example of a DICOM communication IRIS - PACS | Docker | 5.0 (1) | 10 Apr, 2023 | |||
![]() Google IRIS LoginAdd Sign-in with Google into Management Portal | Docker IPM | 5.0 (1) | 28 Mar, 2023 | |||
![]() zbashzbash - A bash wrapper for InterSystems Terminal. | N | Docker IPM | 4.0 (2) | 27 Feb, 2023 | ||
![]() iris-pubsubSimple local Publisher-Subscriber utility for InterSystems IRIS | A | Docker IPM | 5.0 (1) | 23 Feb, 2023 | ||
![]() Interopway XDBCSimple way to implement XDBC Interoperability. | IPM | 4.0 (1) | 26 Apr, 2023 | |||
![]() Custom ZenProxy%ZEN.proxyObject send numeric as String | D | Docker IPM | 3.8 (2) | 21 Mar, 2023 | ||
![]() zpmhubZpmHub.com: Managed hosting for ZPM packages by Banksia Global | S | Docker IPM | 3.0 (1) | 13 Feb, 2023 | ||
![]() gateway-sqlInstalling jdbс drivers for oracle, mssql and mysql | Docker IPM | 5.0 (1) | 11 Feb, 2023 | |||
![]() iris-geo-mapApp to provide Interactive visualization of Geographic data | Docker Python IPM | 5.0 (1) | 09 Feb, 2023 | |||
![]() cos-url-shortenerURL Shortener project with campaign tag and clicked control. | D | Docker IPM | 5.0 (1) | 09 Feb, 2023 | ||
![]() iris-connectionsConduct impact and dependency analysis of your source code | Docker IPM | 5.0 (1) | 07 Feb, 2023 | |||
![]() iris-deploy-toolsEasy way to deploy your production in IRIS or Ensemble. | Docker IPM | 5.0 (1) | 06 Feb, 2023 | |||
![]() Intersystems IRIS platform queue trend monitoring componentIntersystems IRIS platform queue trend monitoring component | Y | IPM | 3.5 (2) | 03 Feb, 2023 | ||
![]() iris_log_analyticsMonitoring Event Log Solution Based on Intersystems IRIS | 银 | 0.0 (0) | 03 Feb, 2023 | |||
iris-fhirsqlbuilderShowcase of the FHIR SQL Builder from IRIS | G | Docker Python | 5.0 (1) | 02 Feb, 2023 | ||
![]() Explore Class Member Inheritance in VS CodeBrowse everything a class implements or inherits | 5.0 (1) | 30 Jan, 2023 | ||||
FHIR Interoperability examplesExample of using InterSystems IRIS or HealthShare Health Connect interoperability features for FHIR. Scenarios where forwarding requests and handling responses are required. | A | Docker IPM | 5.0 (1) | 17 Jan, 2023 | ||
iknow-utilsBundles a few reusable IRIS NLP utilities for common scenarios | B | IPM AI | 4.8 (2) | 17 Jan, 2023 | ||
![]() IoT SampleSample how to use MQTT with InterSystems IRIS MQTT Interoperability adapter | Docker IPM | 5.0 (1) | 10 Jan, 2023 | |||
![]() zpm-explorerA graphic interface to explorer the applications inside InterSystems Package Manager | Docker IPM | 4.1 (7) | 28 Dec, 2022 | |||
JSON2PersistentLittle tool to create persistent or message classes for InterSystems IRIS and InterSystems IRIS For Health from JSON input. The created classes will extend %JSON.Adaptor | M | Docker | 5.0 (3) | 19 Dec, 2022 | ||
![]() FHIR QuestionnairesFHIR Questions and Responses | Docker IPM | 5.0 (1) | 03 Dec, 2022 | |||
![]() iris-key-uploaderAngular UI to upload licence key in IRIS | G | Docker IPM | 4.5 (1) | 29 Nov, 2022 | ||
csvgen-uiAn angular frontend for Csvgen app. | G | Docker IPM | 5.0 (4) | 29 Nov, 2022 | ||
iris-fhir-appMy first IRIS FHIR app | O | Docker IPM | 4.5 (2) | 29 Nov, 2022 | ||
![]() Contest-FHIREasy CSV to FHIR to SQL to JUPYTER in full PYTHON | L | Docker Python | 4.5 (1) | 29 Nov, 2022 | ||
![]() Beat SaviorApp for first responders to emergency cardiac arrest | J | Docker | 0.0 (0) | 27 Nov, 2022 | ||