Application Name | Developer | Made with | Rating | Last updated | Views | Installs |
---|---|---|---|---|---|---|
![]() ☤ Care 🩺 Compass 🧭RAG AI app for care managers, uses InterSystems IRIS as the Vector Store | B | AI | 5.0 (1) | 13 Jul, 2025 | ||
iris-vector-ragProduction-ready RAG applications with InterSystems IRIS. | Docker Python AI | 0.0 (0) | 24 Jun, 2025 | |||
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 | ||||||
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 | |||
iris-vector-searchQuick and easy ways to use iris vector search with Python. | F | Docker AI ML ML | 4.3 (3) | 21 Apr, 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 | ||
![]() oncoragIRIS-integrated RAG pipeline for oncology data curation | P | Docker Python AI | 0.0 (0) | 30 Mar, 2025 | ||
iris-clinical-assistantNatural language querying of patient clinical data. | D | Python AI | 0.0 (0) | 30 Mar, 2025 | ||
![]() tootIRIS Vector powered Whistle-and-Sing to Search for Music | A | Docker AI ML ML | 4.0 (1) | 30 Mar, 2025 | ||
![]() Vitals LabEnhancing Caregiver Support through accessible AI tools. | G | Python AI ML ML | 0.0 (0) | 30 Mar, 2025 | ||
pax-ai-irisHybrid Framework for Anomaly Detection: IRIS, Embd Python, AI | AI ML ML | 0.0 (0) | 28 Mar, 2025 | |||
AiAssistantUsing vector search to assist large language models in generatin | X | Docker IPM AI | 4.5 (1) | 27 Mar, 2025 | ||
![]() 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 | |||
React Native Frontend for FHIR by LovableA React-Native frontend UI for FHIR server generated by Lovable | AI | 0.0 (0) | 26 Mar, 2025 | |||
![]() mcp-server-irisInterSystems IRIS MCP server | Docker Python AI | 0.0 (0) | 26 Mar, 2025 | |||
TaskListEasy and convienient Project Manager for small groups we use. | I | AI | 0.0 (0) | 14 Mar, 2025 | ||
![]() ollama-ai-irisUsing Ollama LLM (as an alternative to OpenAI) with IRIS | R | Python AI | 0.0 (0) | 12 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 | ||
bas_labsConnecting companies with climate actions. | A | Python AI ML ML | 0.0 (0) | 01 Mar, 2025 | ||
objectscript-copilot-demoAn ObjectScript App completely (almost) written with AI Copilot | Docker AI | 5.0 (1) | 25 Feb, 2025 | |||
![]() d[IA]gnosisWeb application to find out diagnoses and suggest ICD-10 codes | Docker Python AI | 0.0 (0) | 23 Dec, 2024 |