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 |
---|---|---|---|---|---|---|
simplemirrorSuper SIMPLE mirroring solution with dockers | M | Docker | 5.0 (1) | 08 Oct, 2019 | ||
Financial Fraud Prevention with ML and IRISDemo of how to apply Machine Learning and Business Rules to prevent frauds on financial transactions. | A | Docker ML ML | 5.0 (1) | 12 Nov, 2019 | ||
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 | ||||||
DocumentTemplateDocumentTemplate allows you to use ODT and DOCX files as templates for rendering reports or letters. | Z | Docker | 0.0 (0) | 17 Oct, 2019 | ||
iris-sample-rest-angularSample Angular app using InterSytems IRIS as backend. | A | Docker | 0.0 (0) | 02 Mar, 2020 | ||
irishealth-ensdemoInterSystems IRIS for Health ENSDEMO | R | Docker IPM | 4.5 (1) | 25 Mar, 2024 | ||
Production ManagerREST API to manage IRIS Interoperability Productions. | N | Docker IPM | 5.0 (1) | 25 Mar, 2024 | ||
objectscript-json-patchAn implementation of JSON-Path in ObjectScript. | G | IPM | 4.5 (2) | 08 Dec, 2020 | ||
![]() Game Of Throne AnalyticsGame of Throne deaths analytics | Docker IPM | 4.3 (2) | 19 Jul, 2024 | |||
XList - for declarative and functional programmingExtended list for ObjectScript with support for declarative and functional programming | M | 4.0 (1) | 04 Aug, 2021 | |||
NavMethodsForIndexedPropertiesNavigation methods for InterSystems Objects Indexed properties | V | Docker IPM | 0.0 (0) | 06 Jul, 2020 | ||
![]() IRIS-NativeAPI-Nodejs-compactan all-in-1 package of the WebSocket MicroService Demo | Docker | 5.0 (1) | 05 Nov, 2023 | |||
![]() WebSocketClient CSP basedExtended CSP page consuming WebService as Client | Docker IPM | 3.0 (1) | 25 Mar, 2024 | |||
![]() zpmshwHelper to Search, Install, Uninstall ZPM packages | Docker | 3.5 (2) | 05 Nov, 2023 | |||
![]() SQL-for-ERRORS-GlobalMap ^ERRORS Global and have a custom query for full content | Docker IPM | 5.0 (1) | 25 Mar, 2024 | |||
![]() function-ISJSONA function to check if string is JSON object | Docker IPM | 4.0 (1) | 26 Nov, 2024 | |||
![]() snapshot-to-JSONUse %JSON.Adaptor for object snapshot | Docker IPM | 4.0 (1) | 25 Mar, 2024 | |||
![]() The adopted BitmapHow to enable Bitmaps for nonstandard IDs | Docker IPM | 5.0 (1) | 25 Mar, 2024 | |||
![]() fast-JSON-formatting-Cachefast JSON formating for Caché / Ensemble | Docker IPM | 5.0 (1) | 25 Mar, 2024 | |||
![]() SPOOL-demoDemo Code using SPOOL | Docker IPM | 4.5 (1) | 26 Nov, 2024 | |||
![]() errors-global-analyticsAnalytics for the bugs in ^ERRORS | Docker IPM | 5.0 (1) | 01 Sep, 2024 | |||
![]() IRIS internal WebSocket ClientUsing %Net.WebSocket feature available in IRIS | Docker IPM | 4.0 (1) | 21 Mar, 2025 | |||
![]() DbVisualizerDbVisualizer is the universal database tool for administrators, developers, and analysts. It runs on all major OSes and connects to all commercially viable database engines. | S | 0.0 (0) | 10 Oct, 2022 | |||
DataGripDataGrip is a multi-engine database environment targeting the specific needs of professional SQL developers. | M | 0.0 (0) | 23 Aug, 2021 | |||
LogSimple macros-driven logging system | E | Docker IPM | 4.0 (1) | 18 Feb, 2022 | ||
![]() CosNumberTranslateThe function also allows to treat the numbers of 10^9 (millards) in English-speaking countries format. | Docker | 4.7 (3) | 06 Mar, 2024 | |||
Reducing Readmission Risks with Realtime MLPatient Readmissions are said to be the Hello World of Machine Learning in Healthcare. We use this problem to show how IRIS can be used to safely build and operationalize ML models for real time predictions and how this can be integrated into a random application. | A | Docker ML ML | 3.5 (1) | 29 Jan, 2020 | ||
PortletSamplesSample DeepSee Portlets showing different ways to implement custom widgets | P | 5.0 (1) | 30 Dec, 2020 | |||
JuliaGatewayInterface to Julia programming language for InterSystems IRIS | E | Docker AI ML ML | 0.0 (0) | 09 Apr, 2020 | ||
![]() CloudWatch-IRISConfiguring AWS CloudWatch with InterSystems IRIS | A | Python | 0.0 (0) | 02 Apr, 2020 | ||
![]() Light-weight-EXCEL-downloadLight weight Excel export over CSP | Docker IPM | 5.0 (1) | 15 Oct, 2024 |