| Application Name | Developer | Made with | Rating | Last updated | Views | Installs |
|---|---|---|---|---|---|---|
![]() zpm-registryInterSystems ObjectScript Registry Server For ZPM packages | Docker IPM | 5.0 (1) | 26 Jan, 2026 | |||
![]() zpmshwHelper to Search, Install, Uninstall ZPM packages | 3.5 (2) | 25 Jan, 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 | ||||||
![]() iris-fhir-templateFHIR Server template for InterSystems IRIS for Health | Docker IPM | 5.0 (3) | 28 Dec, 2025 | |||
IRISSystemCheckDisplay some system parameters to facilitate system maintenance | J | Docker IPM | 4.0 (1) | 10 Dec, 2025 | ||
iris-global-statistics-chartUse scheduled tasks to compile statistics on the Global data in the database and display the changing trends on a chart. | s | Docker IPM | 3.5 (1) | 04 Dec, 2025 | ||
![]() wsgi-to-zpmGenerate InterSystems ZPM/IPM module.xml from an existing WSGI project. | E | Python | 5.0 (1) | 29 Jul, 2025 | ||
intersystems-iris-dev-templateA basic template to develop with InterSystems IRIS | Docker Python | 5.0 (3) | 03 Jul, 2025 | |||
isc-ipm-jsBuild/deploy JavaScript in the InterSystems Package Manager | IPM | 0.0 (0) | 16 Jun, 2025 | |||
![]() Smart Clinical Copilot - Configuration Management SystemAI-powered Clinical Decision Support System (CDSS) | K | Docker Python AI ML ML | 5.0 (1) | 30 May, 2025 | ||
![]() CCD Data ProfilerProfiles and analyzes CCD documents with customizable reports. | L | IPM | 0.0 (0) | 30 May, 2025 | ||
Database-Size-MonitoringMonitor database size growth and issue alerts | s | Docker IPM | 4.0 (1) | 20 Dec, 2024 | ||
rest-api-contest-templateTemplate repository for InterSystems IIRS REST API Programming Contest | Docker IPM | 5.0 (1) | 13 Dec, 2024 | |||
IRIS-Test-Data-GeneratorUsed to generate test data | D | Docker IPM | 3.0 (1) | 29 Sep, 2024 | ||
VectorSearchOnPatientSimilarityA Patient similarity comparison demo running on IRIS for Health | L | Docker | 4.5 (1) | 23 Sep, 2024 | ||
objectscript-package-exampleObjectScript Package example with simplified folder structure | Docker IPM | 5.0 (1) | 12 Aug, 2024 | |||
iris-email-analyzer-appIris Email Analyzer for suspicious or confidential content. | E | Docker Python IPM AI | 4.5 (1) | 23 Jul, 2024 | ||
Fhir-HepatitisC-PredictProcessing FHIR resources through FHIR SQL BUILDER will predict the probability of suffering from HepatitisC disease | s | IPM ML ML | 0.0 (0) | 02 Feb, 2024 | ||
native-api-py-demoThis is a Native API for Python demo | s | 3.5 (1) | 17 Sep, 2023 | |||
zpm-dockerhubrepository for baking zpm enabled images for InterSystems IRIS | Docker Python | 5.0 (1) | 07 Aug, 2023 | |||
oex-vscode-snippets-templateGitHub template for publishing VS Code snippets with IPM / ZPM | Docker | 0.0 (0) | 29 Jun, 2023 | |||
![]() zpmhubZpmHub.com: Managed hosting for ZPM packages by Banksia Global | S | Docker IPM | 3.0 (1) | 13 Feb, 2023 | ||
![]() zpm-explorerA graphic interface to explorer the applications inside InterSystems Package Manager | Docker IPM | 4.1 (7) | 28 Dec, 2022 | |||
interoperability-testUnit Test Interoperability production interface | O | Docker IPM | 5.0 (1) | 15 Sep, 2022 | ||
iris-docker-zpm-usage-templateThe simplest template to use InterSystems IRIS in Docker and with an arbitrary InterSystems Community Package | Docker | 5.0 (1) | 08 May, 2022 | |||
isc-global-size-tracingApplication to keep track of your globals and database size. | Docker IPM | 5.0 (1) | 15 Apr, 2020 | |||