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

865 Application(s)
Filter
Show only
Last release on OEX
Categories
Works with
Industry
InterSystems IRIS
Clear filters
Application NameDeveloperMade withRatingLast updatedViewsInstalls

covid-ai-demo-deployment

"Covid-19 AI demo in Docker" deployment including dockerised Flask, FastAPI, Tensorflow Serving and HA Proxy etc etc.

Z
Zhong Li
Docker
Python
ML
ML
0.0 (0)07 Sep, 2020 438

objectscriptQuality for Atelier

IDE extension that helps you detect and fix quality issues as you write code. Like a spell checker, this extension squiggles flaws so they can be fixed before committing code. You can install it directly from Atelier and it will then detect new bugs and quality issues as you code (ObjectScript and J

D
Daniel
0.0 (0)27 Aug, 2020 112

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

objectscriptQuality for Studio

IDE extension that helps you detect and fix quality issues as you write code. Like a spell checker, this extension squiggles flaws so they can be fixed before committing code. You can get it from our site and it will then detect new bugs and quality issues as you code (ObjectScript and JavaScript) i

D
Daniel
0.0 (0)27 Aug, 2020 162

objectscriptQuality

Analyze your ObjecScript source code to find bugs and vulnerabilities, obtain detailed Unit Test Coverage, and improves your software process management using your own KPIs, always focused on code quality

D
Daniel
3.0 (1)27 Aug, 2020 571

Kafka Demo with InterSystems IRIS

Demo of InterSystems IRIS with Kafka, Schema Registry, AVRO and Schema Migration. We also show how the data coalesced in InterSystems IRIS can be queried using SQL, REST and MDX (Business Intelligence)

A
Amir Samary
Docker
0.0 (0)27 Aug, 2020 963

CloudFormation IRIS Deployment

Collection of scripts for Automated deployment of InterSystems IRIS instances into the Amazon cloud

A
Anton Umnikov
0.0 (0)24 Aug, 2020 92

dynapool

This is an experimental project adding dynamic poolsize allocation functionality into productions.

D
Daniel Kutac
4.0 (1)21 Aug, 2020 172

apps-rest

Framework for rapid development of secure, sustainable REST APIs

Timothy Leavitt
IPM
3.0 (1)17 Aug, 2020 619 175

JSON Web Token Generator

JSON Web Token Generator for ObjectScript

Lorenzo Scalese
Docker
IPM
5.0 (1)02 Aug, 2020 658 80

DotEnv

Load environment variables from .dotenv files or straight from the OS to Caché

R
Rubens Silva
4.5 (1)29 Jul, 2020 141

SAPPHIRE

SAPPHIRE is an web application to create and train your InterSystems IntegratedML models. You can load CSV data too. It is business user friendly.

Yuri Marx
Docker
ML
ML
4.0 (1)19 Jul, 2020 552

iris-ml-suite

A suite to use IRIS as Machine Learning Environment. Helping the development community to classify the posts with tags.

R
Renato Banzai
Docker
Python
ML
ML
4.5 (1)18 Jul, 2020 360

ML Made Easy : IntegratedML

A 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
Aleksandar Kovacevic
Docker
AI
ML
ML
0.0 (0)16 Jul, 2020 187

pex-demo

Demo showcasing InterSystems IRIS integration with Kafka via PEX (java, .net)

E
Eduard Lebedyuk
Docker
Python
5.0 (2)16 Jul, 2020 892

iris-integratedml-monitor-example

Example on extending %Monitor.Adaptor to monitor IRIS IntegrateML models performance metrics.

José Pereira
Docker
ML
ML
0.0 (0)12 Jul, 2020 446

NavMethodsForIndexedProperties

Navigation methods for InterSystems Objects Indexed properties

V
Vasiliy Bondar
Docker
IPM
0.0 (0)06 Jul, 2020 257 21

restforms2-angularui-demo

An example of REST API and Angular UI generator for InterSystems IRIS persistent class

Evgeny Shvarov
Docker
4.5 (1)24 Jun, 2020 417

isc-webgateway-letsencrypt

Https example for webgateaway using letsencrypt

Lorenzo Scalese
Docker
0.0 (0)10 Jun, 2020 369

CRUD-GLOBALS-IRISNATIVEAPI-JAVA

CRUD operation & Search on globals using IRIS Native API for Java.

M
Muni Ganesh
Docker
4.0 (1)07 Jun, 2020 237

iris-python-suite

A suite of tools and examples to show how powerful InterSystems IRIS can be when combined with Python by the API Python Native API. Including: - A machine learning chatbot - A chart to show any global as a graph - A COVID-19 analysis

R
Renato Banzai
Docker
Python
0.5 (1)06 Jun, 2020 523

Perfomance comparison of IRIS Native API and EAV-approach

Browser view and cli script available.

S
Sergey Kamenev
Docker
Python
5.0 (1)03 Jun, 2020 323

OData Server for IRIS

OData Server for InterSystems IRIS SQL Repositories

Yuri Marx
Docker
4.5 (1)02 Jun, 2020 672

CacheDirectEmulator for InterSystems IRIS Data Platform

.Net class mimics Cache Direct(Aka VisM.OCX) interfaces

H
Hiroshi Sato
0.0 (0)01 Jun, 2020 727

IRISGlobalsNative.Extensions

Library for Class-based Collection for Globals and Json Provider for Globals.

M
Mark Erwin Villarina
Docker
1.0 (1)30 May, 2020 143

PythonGateway-Template

PythonGateway Template repository

E
Eduard Lebedyuk
Docker
AI
ML
ML
0.5 (1)29 May, 2020 461

objectscript-donts

What you shouldn't do in objectscript

Evgeny Shvarov
Docker
5.0 (1)25 May, 2020 261

sys-perf-restapi

An API (basic and REST) for the SystemPerformance (pka pButtons) utility

N
Netanel Frankel
Docker
IPM
4.5 (1)17 May, 2020 276 36

RSA

Example of Asymmetric RSA encryption on JS side with InterSystems IRIS decryption

E
Eduard Lebedyuk
3.5 (1)10 May, 2020 290

native-api-contest-template

Template to get participants in the InterSystems Native API programming contest started

R
Robert Kuszewski
Docker
Python
5.0 (1)07 May, 2020 477

REST for Tasks on my Status Report

Iris Rest App for Tasks for Status Report

O
Oliver Wilms
Docker
IPM
4.5 (1)30 Apr, 2020 246 24