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 |
---|---|---|---|---|---|---|
pxw-debugLog debug output | P | Docker IPM | 5.0 (1) | 08 Mar, 2025 | ||
objectscript-errorsExample class which reproduces typical ObjectScript errors | Docker IPM | 5.0 (1) | 05 Mar, 2025 | |||
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-watched-statusStatus that automatically detects and handles errors. | D | IPM | 0.0 (0) | 05 Mar, 2025 | ||
X-rAI-iris-healthInterSystems IRIS for Health Data Analytics with Explainable AI | R | Python AI ML ML | 0.0 (0) | 05 Mar, 2025 | ||
isc-codetidyServer-side code standards enforcement for ObjectScript | IPM | 4.0 (1) | 03 Mar, 2025 | |||
intersystems-objectscript-class-diagram-viewPowerful class diagram view for objectscript | 0.0 (0) | 02 Mar, 2025 | ||||
bas_labsConnecting companies with climate actions. | A | Python AI ML ML | 0.0 (0) | 01 Mar, 2025 | ||
![]() sqlalchemy-irisAn InterSystems IRIS dialect for SQLAlchemy | Docker Python | 5.0 (5) | 01 Mar, 2025 | |||
![]() rabbit-iris-sampleSample of using RabbitMQ and InterSystems IRIS | Docker IPM | 0.0 (0) | 27 Feb, 2025 | |||
objectscript-copilot-demoAn ObjectScript App completely (almost) written with AI Copilot | Docker AI | 5.0 (1) | 25 Feb, 2025 | |||
![]() SQL DATA LENSFast database sql tool with special features for IRIS & Caché | A | 5.0 (1) | 23 Feb, 2025 | |||
iris-fhir-io-demoCreate FHIR Binary response with interoperability | L | 0.0 (0) | 23 Feb, 2025 | |||
sql-stats-apiIRIS Sql dashboard using Grafana | Docker IPM | 4.0 (1) | 19 Feb, 2025 | |||
![]() Intersystems-MonitoringEnable monitoring of IRIS instances via Elastic Discover | Python IPM | 4.5 (3) | 13 Feb, 2025 | |||
![]() IRIS apiPubautomatically publish RESTful API's built with Intersystems IRIS technology, in the simplest and fastest way possible, using the Open API Specification (OAS 3.0) standard | Docker IPM | 4.8 (4) | 11 Feb, 2025 | |||
Embedded GitEmbedded Git support for InterSystems platforms | IPM | 5.0 (2) | 11 Feb, 2025 | |||
interoperability-embedded-pythonHack of PEX Python but for Embedded Python | G | Docker Python IPM | 5.0 (15) | 11 Feb, 2025 | ||
SAML-COSSAML2.0 Token for Catalan HealthCare Autorities from InterSystems IRIS ObjectScript | D | Docker IPM | 4.5 (1) | 06 Feb, 2025 | ||
![]() Customizing the InterSystems IRIS for Health FHIR Repository - samplesHow to customize the InterSystems IRIS FHIR Repository - Samples | Docker Python IPM | 5.0 (1) | 05 Feb, 2025 | |||
bdb-sql-utilsVarious utilities from the SQL cookbook | B | Docker IPM | 4.5 (2) | 04 Feb, 2025 | ||
![]() memoriajust an API Accelerator for InterSystems IRIS, IRIS4H, Health Connect, etc. | 0.0 (0) | 03 Feb, 2025 | ||||
![]() Mimic-SQL-Host-VariablesAllow SQL Host Variables outside embedded SQL | Docker IPM | 5.0 (1) | 03 Feb, 2025 | |||
Monitoring IRIS with Prometheus and GrafanaMonitoring configuration for IRIS using Grafana and Prometheus | S | 0.0 (0) | 03 Feb, 2025 | |||
IKO Guaranteed QoSAchieve Guaranteed QoS on your IKO K8s Deployment | A | 0.0 (0) | 02 Feb, 2025 | |||
![]() iris-salesforceAn interoperability sample between InterSystems IRIS and Salesforce | Docker IPM | 5.0 (1) | 02 Feb, 2025 | |||
DeepSeeWebRenderer for DeepSee Dashboards in Browser with MDX2JSON as a Serverside and JS web-client | Docker IPM | 4.5 (2) | 27 Jan, 2025 | |||
isc-ipm-jsBuild/deploy JavaScript in the InterSystems Package Manager | IPM | 0.0 (0) | 23 Jan, 2025 | |||
![]() iris-datapipeDataPipe an interoperability framework to ingest data in InterSystems IRIS in a flexible way | A | Docker Python IPM | 5.0 (1) | 15 Jan, 2025 | ||
![]() demo-dbs-irisThis project provides a Docker container running an InterSystems IRIS database. The database includes multiple namespaces, each featuring demo datasets designed for exploring various scenarios, including data analysis, application prototyping, and testing. | A | 5.0 (1) | 12 Jan, 2025 | |||
iris-iop-dtl-demoIop demo with dtl | G | Docker Python | 0.0 (0) | 10 Jan, 2025 |