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 |
---|---|---|---|---|---|---|
ks-iris-libIRIS / IRIS Health utilities library | Docker IPM | 5.0 (1) | 04 Oct, 2024 | 116 | ||
iris-datapipeDataPipe an interoperability framework to ingest data in InterSystems IRIS in a flexible way | A | Docker Python IPM | 5.0 (1) | 30 Sep, 2024 | 374 | 26 |
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 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) | 26 Sep, 2024 | 1.4k | 391 | |
IOP REST Client FrameworkFramework for creating REST API clients in python with IOP | A | Docker Python IPM | 0.0 (0) | 22 Sep, 2024 | 61 | |
HackUPC24_KlìnicSymptoms Clinical Trial Search Tool using Knowledge Graphs | T | AI ML ML | 0.0 (0) | 15 May, 2024 | 167 | |
WALL-MA Platform for Retrieval Augmented Generation (RAG) for Question-Answering of E-Mails | S | Python AI ML ML | 0.0 (0) | 12 May, 2024 | 237 | |
iris-openaiLibrary for use Open AI | Docker IPM AI | 5.0 (5) | 18 Apr, 2024 | 782 | 30 | |
llama-irisSupport for IRIS for Llama-index | Docker Python | 0.0 (0) | 16 Apr, 2024 | 159 | ||
langchain-irisSupport for IRIS for Langchain | Docker Python | 0.0 (0) | 16 Apr, 2024 | 117 | ||
EnsembleWorkflowUIAngular UI for InterSystems Ensemble Workflow | S | Docker IPM | 2.0 (1) | 25 Mar, 2024 | 324 | 382 |
RESTForms2Forms adapter for InterSystems IRIS | Docker IPM | 5.0 (2) | 25 Mar, 2024 | 693 | 936 | |
iris-teams-adapterAdapter to connect your IRIS producction with Microsoft Teams | Docker IPM | 4.6 (5) | 14 Mar, 2024 | 259 | 9 | |
webHERALDFRONTEND MADE EASY! Develop all you browser-based applications. | A | 5.0 (2) | 16 Feb, 2024 | 190 | ||
iris-fhir-clientInterSystems FHIR Client Connect to any Open FHIR Server | Docker Python IPM | 5.0 (2) | 18 Jan, 2024 | 928 | 35 | |
iris-vectorInitial realization for Vector datatype support | Python IPM AI | 4.8 (4) | 17 Sep, 2023 | 351 | 5 | |
IRIS-FlaskBlogRealworld Application using Flask, SQLAlchemy, and InterSystems IRIS | Docker Python | 5.0 (1) | 28 Aug, 2023 | 239 | ||
liquibase-irisLuquibase extension: InterSystems IRIS support | 0.0 (0) | 21 Aug, 2023 | 262 | |||
IRIS Hibernate DialectHibernate 6 Dialect for InterSystems IRIS - dialect, sample and tests | 5.0 (1) | 20 Jul, 2023 | 410 | |||
ririsRemote InterSystems IRIS command execution | P | Docker Python | 3.8 (2) | 28 May, 2023 | 160 | |
Interopway RESTRepositório com conjunto de classes para auxiliar no desenvolvimento de integrações que consomem serviços REST | IPM | 3.3 (2) | 28 May, 2023 | 133 | 1 | |
sqlalchemy-irisAn InterSystems IRIS dialect for SQLAlchemy | Docker Python | 5.0 (5) | 02 May, 2023 | 1.1k | ||
Interopway XDBCSimple way to implement XDBC Interoperability. | IPM | 4.0 (1) | 17 Feb, 2023 | 283 | ||
iris-tripleslashGenerate unit test cases from the class documentation | Docker IPM | 5.0 (2) | 03 Feb, 2023 | 359 | 13 | |
iris-pero-ocrOCR demo for IRIS | G | Docker Python ML ML | 5.0 (1) | 06 Dec, 2022 | 301 | |
ipython-iris-magic%%iris magic for IPython, can run ObjectScript command in Notebooks | G | Docker Python | 0.0 (0) | 02 Dec, 2022 | 152 | |
IrisWrappedA Pythonic wrapper for Intersystems IrisNative API | A | Python | 4.0 (1) | 24 Nov, 2022 | 106 | |
iris-python-interoperability-templateA template to build interoperability component in pure python | G | Docker Python | 5.0 (1) | 27 Sep, 2022 | 352 | |
KozoKozo Page Builder | S | Docker IPM | 5.0 (2) | 15 Jul, 2022 | 463 | 32 |
wifis-connectWiFIS Connect is an application you can install in InterSystems Healthcare products to build your connection to WiFIS interoperability platform in SISCAT. | A | Docker | 5.0 (1) | 27 May, 2022 | 162 | |
CubesA search engine database | S | 0.0 (0) | 10 Apr, 2022 | 201 |