Welcome to Open Exchange

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.

Top contributors

Featured applications

949 Application(s)
Filter
Show only
Last release on OEX
Categories
Works with
Industry
Application NameDeveloperMade withRatingLast updated

npm-iris

Project & Task Management using InterSystems IRIS and Bootstrap 4

Henrique Gonçalves Dias
Docker
IPM
5.0 (1)25 Mar, 2024 293 41

CubeEventMonitor

Tool for monitoring BI cube events and build errors

S
Samuel Duncan
Docker
IPM
4.0 (1)29 Jan, 2024 353 39

InterSystems Ideas Waiting to be Implemented

AI 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
by Alex Woodhead

3

Votes

1

Comments
Vote

website-analyzer

InterSystems IRIS NLP Analyzer to websites. Extract all website content with the app crawler and analyze into Text Analytics Domain Explorer and in the BI User Portal.

YURI MARX PEREIRA GOMES
Docker
AI
5.0 (1)22 Dec, 2020 340

DBeaver

Universal Database Manager and SQL Client

S
Serge Rider
4.9 (15)29 May, 2023 2.1k

Serenji

A zero configuration ObjectScript debugger for VS Code.

J
John Murray
4.8 (4)19 Apr, 2023 979

DeepSeeButtons

Tool for analyzing your DeepSee Environment

P
Peter Steiwer
4.0 (1)12 Dec, 2019 344

IRIS memory configuration wizard

Simple/sample wizard to help configure InterSystems IRIS memory settings

B
Benjamin De Boe
IPM
5.0 (3)23 Feb, 2021 423 20

Dynamic SQL to Dynamic Object

📟 ObjectScript function to convert any sql query into a dynamic object

D
David Crawford
Docker
4.5 (1)22 Mar, 2020 235

iris-rest-api-template

The simplest template with REST CRUD for InterSystems IRIS

Evgeny Shvarov
Docker
IPM
5.0 (2)25 Mar, 2024 1.1k 54

ObjectScript-Math

Math library for InterSystems ObjectScript

P
Peter Steiwer
Docker
IPM
3.3 (2)12 Nov, 2020 478 38

RESTForms2

Forms adapter for InterSystems IRIS

Henry Pereira
Docker
IPM
5.0 (2)25 Mar, 2024 653 897

isc-utils

Weather, Exchange Rate, Temperature, Length

Henrique Gonçalves Dias
Docker
IPM
5.0 (1)02 Aug, 2020 270 19

integratedml-demo-template

IntegratedML samples to be used as a template

Thomas Dyar
Docker
ML
ML
5.0 (1)23 Oct, 2020 739

iris-embedded-python-template

The simplest template to run embedded python

Evgeny Shvarov
Docker
Python
IPM
5.0 (2)03 Sep, 2023 1.0k 60

Config-API

A library to ease IRIS configuration.

Lorenzo Scalese
Docker
IPM
5.0 (1)25 Oct, 2022 944 271

sqlalchemy-iris

An InterSystems IRIS dialect for SQLAlchemy

Dmitry Maslennikov
Docker
Python
5.0 (5)02 May, 2023 981

Frontier

%CSP.REST on steroids

R
Rubens Silva
0.0 (0)23 Oct, 2019 250

apps-rest

Framework for rapid development of secure, sustainable REST APIs

Timothy Leavitt
IPM
3.0 (1)17 Aug, 2020 491 172

IntelliJ InterSystems

IntelliJ IDEA Plugin for InterSystems

Dmitry Maslennikov
0.0 (0)17 Apr, 2021 509

iris-deploy-tools

Easy way to deploy your production in IRIS or Ensemble.

Kurro Lopez
Docker
IPM
5.0 (1)06 Feb, 2023 305 24

iris-python-machinelearn

Machine learning application Python IRIS

André Dienes Friedrich
Docker
Python
ML
ML
4.5 (1)22 Sep, 2023 263

iris-openai

Library for use Open AI

Kurro Lopez
Docker
IPM
AI
5.0 (5)18 Apr, 2024 737 30

objectscript-docker-template

Template project for InterSystems ObjectScript with InterSystems IRIS community Edition docker container

Evgeny Shvarov
Docker
5.0 (1)25 Jan, 2024 1.1k

isc-live-global-mover

Tool for moving large globals from a database to another database without application downtime.

Lorenzo Scalese
Docker
IPM
5.0 (1)17 Apr, 2020 147 17

IRIS Data Migration Manager

This application allows you to import data into IRIS from various sources in a simple way.

O
Oleh Dontsov
Docker
Python
5.0 (1)02 Jul, 2023 575

Multi-Line-Command-Editor

Terminal Multi-Line Input + Editor

Robert Cemper
Docker
IPM
5.0 (1)25 Mar, 2024 356 32

iris-fhir-template

FHIR Server template for InterSystems IRIS for Health

Evgeny Shvarov
Docker
IPM
5.0 (2)01 Feb, 2024 1.3k 62

realworld-intersystems-iris

InterSystems IRIS Starter kit for new RealWorld framework implementations

Dmitry Maslennikov
Docker
IPM
0.0 (0)25 Mar, 2024 443 34

OCR Service

OCR Interoperability Service. This app get an image or pdf, extract text using OCR from Tesseract, send to the NLP index and returns to the user. The app uses a PEX Business Operation in ObjectScript consuming a Java class thats uses Tesseract. This app has NLP to the OCR extracted text too. Enjoy O

YURI MARX PEREIRA GOMES
Docker
5.0 (2)19 Nov, 2020 683

iris-csv-anonymizer

Version: store/intersystems/iris-community:2020.3.0.221.0

R
Renan Lourenco
Docker
IPM
5.0 (1)25 Mar, 2024 359 46