| Application Name | Developer | Made with | Rating | Last updated | Views | Installs |
|---|---|---|---|---|---|---|
![]() dc-maisMulti-Agent Interoperability Systemis an agentic micro-framework | Docker IPM AI | 0.0 (0) | 25 Jan, 2026 | |||
FHIR-AI-Hackathon-KitA kit for using IRIS with Python to create FHIR applications with AI | G | Docker Python AI | 0.0 (0) | 16 Jan, 2026 | ||
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 | ||||||
IRIS_dockerizationSet up an entire IRIS for Data Science using Docker | J | Docker Python AI ML ML | 4.5 (1) | 09 Jan, 2026 | ||
![]() iris-health-fhir-agentic-demoEvent-driven Agentic AI demo for healthcare using InterSystems IRIS for Health and FHIR | A | Docker Python AI | 5.0 (1) | 09 Jan, 2026 | ||
iris-vector-searchQuick and easy ways to use iris vector search with Python. | F | Docker AI ML ML | 4.3 (3) | 06 Jan, 2026 | ||
IRISVectorSearchRAGExampleExample of RAG using IRIS vector search | E | Python AI | 0.0 (0) | 08 Dec, 2025 | ||
![]() VIPIKHackathon | Y | Docker Python AI ML ML | 0.0 (0) | 03 Dec, 2025 | ||
FHIR SQL Builder with Vector SearchFHIR SQL Builder with Vector Search Demo | F | Docker Python AI | 5.0 (2) | 22 Nov, 2025 | ||
![]() FHIR Data Explorer with Hybrid Search and AI SummariesThis is a POC to demonstrate how InterSystems IRIS can be used to interact with an external language via the Python SDK (IRIS Native) to create and analyze a FHIR repository. Finally, the data is visualized using Streamlit, featuring hybrid search to locate the patient and a local LLM model to generate a patient history based on the extracted data. | P | Docker Python AI | 0.0 (0) | 09 Oct, 2025 | ||
IRIStool and Data ManagerThis is a POC to demonstrate how InterSystems IRIS can be integrated with pandas and plotly Python libraries via the Python SDK (IRIS Native). | P | Docker Python AI | 0.0 (0) | 09 Oct, 2025 | ||
python-iris-audio-queryText queries over audio knowledge base | Y | Docker Python AI | 0.0 (0) | 05 Oct, 2025 | ||
InterSystems IRIS GraphRAGGraphRAG with InterSystems IRIS | F | Docker Python AI | 4.0 (1) | 02 Oct, 2025 | ||
RAGBookRecommenderA basic implementation of an AI book recommender using IRIS Vector search | G | Python AI | 4.0 (1) | 20 Sep, 2025 | ||
customer-support-agent-demoAI-powered customer support agent built with Python smolagents and InterSystems IRIS — SQL, RAG, and live interoperability | A | Docker Python AI | 4.5 (1) | 29 Aug, 2025 | ||
![]() DataAILiteDataAIlite.com – Secure in-memory analytics | I | AI | 0.0 (0) | 19 Aug, 2025 | ||
![]() dc-artisanPrompt & RAG Pipeline Toolkit for Developers | Docker IPM AI | 5.0 (1) | 03 Aug, 2025 | |||
iris-vector-ragProduction-ready RAG applications with InterSystems IRIS. | Docker Python AI | 0.0 (0) | 23 Jul, 2025 | |||
![]() ☤ Care 🩺 Compass 🧭RAG AI app for care managers, uses InterSystems IRIS as the Vector Store | B | AI | 5.0 (1) | 13 Jul, 2025 | ||
Generative AI Pattern Match WorkBenchMultilingual Generative AI assistant for Pattern Match Operator | A | AI ML ML | 0.0 (0) | 19 Jun, 2025 | ||
dc-customer-support-agentexample about AI agents powered by LangGraph in InterSystems Ir | Docker Python AI | 5.0 (1) | 02 Jun, 2025 | |||
![]() FHIRInsightFHIRInsight: Transform complex health data into clear, actionable insights. A tool to convert FHIR blood test data into a comprehensive, easy-to-understand analysis report. | Docker Python IPM AI | 5.0 (1) | 31 May, 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 | ||
ollama-ai-irisAnalyze PDF by extracting text and sending chat to ollama | O | Docker Python AI | 5.0 (1) | 24 May, 2025 | ||
![]() Langchain4jFhirAI-powered Quarkus backend that analyzes base on a FHIR | Docker AI | 4.0 (1) | 24 May, 2025 | |||
![]() Facilis[ˈfäkɪlʲɪs̠] Facilis – Effortless API Interoperability with AI | Docker Python AI | 5.0 (1) | 21 Apr, 2025 | |||
![]() iris-AgenticAINext generation of autonomous AI Agentic Application | Docker Python AI | 5.0 (1) | 06 Apr, 2025 | |||
![]() langchain-iris-toolInterSystems IRIS LangChain Tool and AI Agent to ask IRIS | Docker Python IPM AI | 5.0 (1) | 05 Apr, 2025 | |||
![]() bg-iris-agentAI IRIS Agent | Docker IPM AI | 5.0 (1) | 04 Apr, 2025 | |||
iris-data-analysisImplementing data query and analysis | l | Docker Python IPM AI | 4.0 (1) | 01 Apr, 2025 | ||
![]() iris-easybotA Fast, Simple, Experimental Chatbot Framework Using IRIS Vector Search. | E | Docker Python AI | 5.0 (1) | 31 Mar, 2025 | ||