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 |
|---|---|---|---|---|---|---|
![]() node-red-contrib-irisAn Interface for Node-Red to InterSystems IRIS Data Platform. | P | 0.0 (0) | 30 Nov, 2023 | |||
![]() prodeye-mobile-app-client-sideflutter mobile app client to work with prodeye server side. | A | 0.0 (0) | 09 Oct, 2022 | |||
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 | ||||||
prodeye-server-sideProdEye Server Side : an object script package that monitors productions on a server and avails it for prodeye mobile app client | A | 0.0 (0) | 09 Oct, 2022 | |||
iris-flowIRIS Flow is a tool which lets you create IRIS Interoperability productions just by connecting building blocks | Docker IPM | 4.0 (1) | 23 Sep, 2022 | |||
![]() n8n-nodes-irisSupport for InterSystems IRIS in an automation platform n8n | Docker IPM | 5.0 (1) | 15 Sep, 2022 | |||
![]() Digistat ConnectMultiple medical devices. One solution to harvest their data. | S | 0.0 (0) | 15 Sep, 2022 | |||
![]() Digistat Smart CentralEnhancing visibility of patient conditions | S | 0.0 (0) | 15 Sep, 2022 | |||
![]() The Ascom Myco 3 smartphoneThe Myco 3 makes information accessible to clinicians | S | 0.0 (0) | 15 Sep, 2022 | |||
![]() samba-iris-adapterInterSystems IRIS Support to Samba protocol (smb v2/v3) | Docker IPM | 5.0 (1) | 14 Sep, 2022 | |||
![]() appmsw-banks-ruAn example of working with the service for updating the list of Russian banks | Docker IPM | 5.0 (1) | 11 Sep, 2022 | |||
PMML Business OperationWith this simple Business Operation, you can easily leverage your predictive models (saved as PMML) in a Production. There's both a generic BO and a utility method that allows you to generate dedicated operation / request / response classes. | B | ML ML | 0.0 (0) | 31 Aug, 2022 | ||
![]() iris-fix-protocolIntegration of the FIX protocol inside IRIS using Python | L | Docker Python | 0.0 (0) | 28 Jul, 2022 | ||
![]() ObjectScript KernelExecute ObjectScript in Jupyter Notebook | Docker Python | 5.0 (1) | 18 Jul, 2022 | |||
![]() UnitTest_RuleSetUnit Tests for HL7 Routing in IRIS Integration | A | 5.0 (1) | 13 Jul, 2022 | |||
FIT REST Operation FrameworkAn IRIS Interoperability REST Operation Framework | Docker IPM | 4.5 (1) | 06 Jun, 2022 | |||
iris-mailiris-mail serves as a substitute for mail server. | O | IPM | 4.8 (2) | 30 May, 2022 | ||
![]() EmergeNeed“Emergency” + “Need” = “EmergeNeed” | V | Python | 0.0 (0) | 20 Mar, 2022 | ||
![]() exchange-rate-cbrfDatabase of exchange rates of the Central Bank RF | Docker IPM | 5.0 (1) | 16 Jan, 2022 | |||
![]() appmsw-zpm-shieldsService for displaying version numbers of ZPM. | Docker IPM | 4.5 (1) | 10 Dec, 2021 | |||
![]() ESKLPApplication demonstrates using Python and InterSystems IRIS to resolve linear regression in task of checking similarity of two text strings | Docker | 4.5 (1) | 04 Jun, 2022 | |||
interoperability-for-moneyInteroperability solution with two IRIS containers | O | Docker IPM | 4.5 (1) | 23 Oct, 2021 | ||
![]() iris-crypto-trackerTracking Crypto currency levels and alerts about ups and downs. | E | Docker | 4.5 (1) | 23 Oct, 2021 | ||
![]() Node-RED node for InterSystems IRISNode-RED node for InterSystems IRIS | Docker | 5.0 (1) | 18 Feb, 2022 | |||
![]() IRIS Big Data SQL AdapterPEX Adapter to execute SQL into Hadoop Big Data repositories | Docker | 5.0 (1) | 21 Oct, 2021 | |||
![]() FemPowerEnsuring Women Health by analyzing and storing data on IRIS | J | Python | 0.0 (0) | 17 Oct, 2021 | ||
Med-Sync: HackMIT 2021Revolutionizing blood glucose tracking | R | Docker Python | 1.5 (1) | 25 Sep, 2021 | ||
FHIROktaIntegrationExample FHIR application that uses OAuth 2.0 and Okta. | P | 0.0 (0) | 16 Sep, 2021 | |||
Google Cloud Platform PubSub Business HostsInteroperability components for GCP PubSub | M | 0.0 (0) | 22 Jul, 2021 | |||
![]() appmsw-telestatIneroperability manages a Telegram Admin_bot and Informant_bot in providing content. | Docker IPM | 5.0 (1) | 21 Jul, 2021 | |||
ensemble-interoperability-formationEnsemble / Interoperability training course. | T | Docker | 4.5 (1) | 14 Jun, 2021 | ||