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 |
---|---|---|---|---|---|---|
iris-xml-sampleIRIS sample for interoperate XML files | Docker | 5.0 (1) | 27 Mar, 2024 | |||
iris-fhirsqlbuilder-dbt-integratedmlDemonstration of building predictive models trained on FHIR data | Docker Python AI ML ML | 0.0 (0) | 29 Mar, 2024 | |||
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 | ||||||
Python Gateway SamplesExamples of PythonGateway Usage. Python Gateway for InterSystems Data Platforms. Execute Python code and more from InterSystems IRIS brings you the power of Python right into your InterSystems IRIS environment. | E | Docker AI ML ML | 0.0 (0) | 31 Jul, 2019 | ||
![]() cryptography-samplesExamples of %SYSTEM.Encryption class methods | Docker | 5.0 (1) | 24 Mar, 2022 | |||
isc-live-global-moverTool for moving large globals from a database to another database without application downtime. | Docker IPM | 5.0 (1) | 17 Apr, 2020 | |||
isc-global-size-tracingApplication to keep track of your globals and database size. | Docker IPM | 5.0 (1) | 15 Apr, 2020 | |||
CacheCryptoCryptograpic solution for Cache development based on MS CryptoAPI | 0.0 (0) | 01 Jun, 2018 | ||||
iknow-entity-browserVisualizer of relations between iKnow entities. Text data visual analysis. | 0.0 (0) | 04 Feb, 2019 | ||||
objectscript-dontsWhat you shouldn't do in objectscript | Docker | 5.0 (1) | 25 May, 2020 | |||
![]() objectscriptQuality for VSCodeIDE extension that helps you detect and fix quality issues as you write code. Like a spell checker, this extension squiggles flaws so they can be fixed before committing code. You can get it directly from the VS Code Marketplace and it will then detect new bugs and quality issues as you code (Object | D | Docker Python | 4.5 (1) | 14 Sep, 2020 | ||
mg_goA GO Extension for InterSystems Caché/IRIS. | C | 0.0 (0) | 25 Mar, 2021 | |||
![]() dataking-serverA simple and fast way to send data from your application to the IRIS database for further processing and search for insights. | 2.0 (1) | 20 Dec, 2020 | ||||
mg_pythonA Python Extension for InterSystems Caché/IRIS. | C | Python | 4.0 (1) | 24 Mar, 2021 | ||
Google Cloud Platform PubSub Business HostsInteroperability components for GCP PubSub | M | 0.0 (0) | 22 Jul, 2021 | |||
![]() Node-RED node for InterSystems IRISNode-RED node for InterSystems IRIS | Docker | 5.0 (1) | 18 Feb, 2022 | |||
![]() Logi ComposerCustomizable low-code dashboards and data visualizations. | N | 0.0 (0) | 01 Nov, 2021 | |||
![]() BulkProfile_HL7RoutingRulesIRIS Integration - Bulk find HL7 Routing changes. No UnitTests. | A | IPM | 3.0 (2) | 08 Jul, 2023 | ||
![]() Dia-Bro-AppTo highlight IRIS for Health Integrational capabilities | D | 0.0 (0) | 04 Dec, 2022 | |||
![]() NeuraHeartSee readme for auth details. | G | Python | 4.0 (1) | 27 Nov, 2022 | ||
![]() FHIRDrop-FHIRBoxA simple production that enables FHIR transaction bundles to be loaded into InterSystems® FHIR® Server via Box and Dropbox. | 0.0 (0) | 17 Jan, 2023 | ||||
![]() message_key_queryIntegrate hospital information services based on Intersystems IRIS platform | 0.0 (0) | 08 Feb, 2023 | ||||
Text ExtractorExtracts text from PDF files using embedded python | N | Docker IPM | 5.0 (1) | 10 Jul, 2023 | ||
IRIS Smart StringSmart String Datatype for InterSystems Products | S | Docker IPM | 5.0 (2) | 05 Nov, 2023 | ||
formation-fhir-pythonTraining on FHIR and Python based on IRIS for Health. | G | Docker Python | 0.0 (0) | 29 Feb, 2024 | ||
![]() langchain-irisSupport for IRIS for Langchain | Python | 0.0 (0) | 16 Apr, 2024 | |||
smart-day-hands-onA hands-on workshop sample with detailed exercise instructions | N | Docker | 0.0 (0) | 22 Sep, 2024 | ||
![]() IRIS-Intelligent-Butler# IRIS-Intelligent Butler IRIS Intelligent Butler is an AI intel | Docker Python IPM AI ML ML | 4.0 (1) | 27 Mar, 2025 | |||
iris-integratedml-monitor-exampleExample on extending %Monitor.Adaptor to monitor IRIS IntegrateML models performance metrics. | Docker ML ML | 0.0 (0) | 12 Jul, 2020 | |||
![]() SPOOL-demoDemo Code using SPOOL | Docker IPM | 4.5 (1) | 26 Nov, 2024 | |||
![]() appmsw-dbdeployAn example of deploying solutions with prepared databases, even without source code. | Docker IPM | 5.0 (1) | 04 Dec, 2021 |