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 |
|---|---|---|---|---|---|---|
integratedml-demo-templateIntegratedML samples to be used as a template | Docker Python ML ML | 4.3 (2) | 27 Dec, 2025 | |||
![]() AutoML Churn Predict ShowroomInterSystems IRIS AutoML Showroom | Docker IPM ML ML | 5.0 (1) | 12 May, 2024 | |||
InterSystems Ideas Waiting to be ImplementedParser for arbitrary binary protocolsRapid growth of IoT industry in recent years produced a plethora of new protocols with varying levels of standardization and adoption. Quite a lot of these protocols are binary because: * It allows for greater throughput * On a device level these protocols are easier to implement * On a device level they are more resource (CPU/RAM) efficient Currently InterSystems IRIS offers several functions for work with binary data: * zzdump * $zhex * $char * $ascii But protocol implementation is left as a task for the end user. Removing the time-consuming need for protocol implementation would allow for easier and stronger positioning of InterSystems IRIS as an IoT platform. One of the possible approaches to protocol implementation is declarative parsing. With declarative parsing user describes the data structure that he wants parsed (i.e.{ name: title, type: string, length: 5}...) in some declarative language (XML, JSON, YAML) and we use this to generate a concrete parser. Afterwards user passes protocol data to the concrete parser implementation and receives parsed values (as objects or locals or $lb). Kaitai Struct (http://kaitai.io) is an OpenSource (MIT license) declarative parser implementation which allows user to generate parser code for several languages: C++, C#, Go, Java, JavaScript, Lua, Perl, PHP, Python, Ruby, Rust. It allows easy language extensibility by keeping most of the process language-agnostic and only the last step (concrete parser generation) is end-language specific. I propose we add ObjectScript as a Kaitai Struct generation language. It would allow us to generate native ObjectScript parsers easily which would help with presenting InterSystems IRIS an IoT platform especially at a PoC stage. Alternatives to Kaitai Struct: * binpac (https://github.com/bro/binpac) - C++ only * preon (https://github.com/preon/preon) - Java only The advantage of Kaitai Struct is that it's not aimed at one language form the beginning, so adding a new language is an expected procedure. Article on the topic (https://old.reddit.com/r/cpp/comments/5tcnmh/implementing_communication_protocols_in_c_for/) E 3Votes0Comments | ||||||
![]() Hackupc24_interText-to-video application based on user photos. | J | Python AI | 0.0 (0) | 05 May, 2024 | ||
iris-fhirsqlbuilder-dbt-integratedmlDemonstration of building predictive models trained on FHIR data | Docker Python AI ML ML | 0.0 (0) | 29 Mar, 2024 | |||
iris-analytics-notebookA notebook approach to use IRIS analytics capabilities. | Docker IPM | 4.0 (1) | 25 Mar, 2024 | |||
iris-image-index-demoA demo on how to build a custom SQL index for images data type. | Docker Python IPM | 3.0 (1) | 25 Mar, 2024 | |||
interoperability-integratedml-adapterAn IRIS Interoperability adapter to use ML models managed by IRIS IntegratedML | Docker IPM ML ML | 5.0 (1) | 25 Mar, 2024 | |||
![]() QuinielaMLSoccer match predictions with IntegratedML | Docker ML ML | 5.0 (1) | 09 Feb, 2024 | |||
workshop-timeseries-csvExample of IntegratedML Time Series predictions. | Docker ML ML | 5.0 (1) | 27 Sep, 2023 | |||
![]() IntegratedMLandDashboardSampleA simple example of generating machine learning prediction data | IPM ML ML | 0.0 (0) | 06 Jul, 2023 | |||
IntegratedML-IRIS-PlatformEntryPredictionIntegration platform server admission forecast | Z | ML ML | 0.0 (0) | 04 Jul, 2023 | ||
workshop-integratedml-csvExample of IntegratedML predictions based on real data in CSV | Docker ML ML | 5.0 (1) | 27 Jun, 2023 | |||
workshop-smart-data-fabricLearn the main ideas involved in developing a Smart Data Fabric using InterSystems IRIS | A | Docker Python | 5.0 (1) | 26 Apr, 2023 | ||
![]() Sheep’s GalaxyExample of using InterSystems IRIS Cloud SQL and IntegratedML | M | Docker Python ML ML | 2.0 (1) | 21 Apr, 2023 | ||
IntegratedML-IRIS-Cloud-Height-predictionHeight and weight prediction based on InterSystems IntegratedML | 2.0 (1) | 19 Apr, 2023 | ||||
Customer churn predictorChecking customer churn with IntegratedML | O | Docker Python ML ML | 5.0 (2) | 28 Apr, 2023 | ||
AI text detectionIs your text generated by AI? | O | Docker Python AI ML ML | 4.7 (3) | 01 Jul, 2023 | ||
![]() Disease PredictorPredict Diseases using InterSystems IRIS IntegratedML | Docker IPM ML ML | 5.0 (1) | 01 Jun, 2022 | |||
![]() Predict Maternal RiskPredict Maternal Risk from Health Dataset application | Docker ML ML | 5.0 (1) | 13 Jan, 2022 | |||
integrated-ml-demoBackend in Python or ObjectScript | G | Docker Python ML ML | 5.0 (1) | 31 Aug, 2021 | ||
fhir-integratedml-exampleAn example on how to use InterSystems IRIS for Health FHIR database to perform ML models througth InterSystems IRIS IntegratedML | Docker ML ML | 4.8 (3) | 01 Aug, 2021 | |||
covid-ai-demo-deployment"Covid-19 AI demo in Docker" deployment including dockerised Flask, FastAPI, Tensorflow Serving and HA Proxy etc etc. | Z | Docker Python ML ML | 0.0 (0) | 07 Sep, 2020 | ||
iris-ml-suiteA suite to use IRIS as Machine Learning Environment. Helping the development community to classify the posts with tags. | R | Docker Python ML ML | 4.5 (1) | 18 Jul, 2020 | ||
![]() ML Made Easy : IntegratedMLA guide through the IntegratedML used as a hands-on session on InterSystems DACH PartnerTag 2020. It is based on work of Derek Robinson and documentation of InterSystems. | A | Docker AI ML ML | 5.0 (1) | 16 Jul, 2020 | ||
SAPPHIRESAPPHIRE is an web application to create and train your InterSystems IntegratedML models. You can load CSV data too. It is business user friendly. | Docker ML ML | 4.0 (1) | 19 Jul, 2020 | |||
iris-integratedml-monitor-exampleExample on extending %Monitor.Adaptor to monitor IRIS IntegrateML models performance metrics. | Docker ML ML | 0.0 (0) | 12 Jul, 2020 | |||
PythonGateway-TemplatePythonGateway Template repository | E | Docker AI ML ML | 0.5 (1) | 29 May, 2020 | ||