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

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

django-iris-todo

A simple todo app built with Django and the ability to use IRIS

Dmitry Maslennikov
Docker
Python
4.0 (1)25 Feb, 2022 313

appmsw-sql2xlsx

Module for exporting IRIS queries to an excel file using the python openxl library.

Sergey Mikhailenko
Docker
IPM
5.0 (1)23 Feb, 2022 389 35

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

iris-python-apps

Python IRIS Dashboard, Data Sciences, Plotting and Visualization

Muhammad Waseem
Docker
Python
4.0 (1)23 Feb, 2022 1.5k

iris-python-dashboards

Data Visualization App Using Embedded Python

E
Evgeniy Potapov
Docker
Python
5.0 (1)22 Feb, 2022 464

django-iris

InterSystems IRIS backend for Django

Dmitry Maslennikov
Python
0.0 (0)20 Feb, 2022 665

IRIS-Database-and-Machine-Learning-Based-Approaches-for-Prediction-of-Spontaneous-Intracerebral-Hemo

IRIS-Database-and-Machine-Learning

F
Fatian Wu
Python
0.0 (0)20 Feb, 2022 307

IRIS Text2Audio

Text To Speech engine for InterSystems IRIS - Convert Text to Audio and Audio to Text

Yuri Marx
Docker
5.0 (1)20 Feb, 2022 318

Log

Simple macros-driven logging system

E
Eduard Lebedyuk
Docker
IPM
4.0 (1)18 Feb, 2022 244 8

Node-RED node for InterSystems IRIS

Node-RED node for InterSystems IRIS

Dmitry Maslennikov
Docker
5.0 (1)18 Feb, 2022 757

Blinx AI - Turn Data into Intelligence in a blinx

The App Platform for AI Lifecycle

S
Suresh Vallabhaneni
AI
ML
ML
0.0 (0)15 Feb, 2022 378

AI Image Object Detector

Python Embedded IRIS Application to Analyze images and videos using Machine Learning and ImageAI

Yuri Marx
Docker
Python
5.0 (1)08 Feb, 2022 631

InterSystems Iris Drivers Distribution

Official InterSystems JDBC, ODBC drivers and other libraries

Evgeny Shvarov
5.0 (1)31 Jan, 2022 488

iris-kaggle-socrata-generator

Do you need some real data to use in your projects? Why not use real data from the best sources?

Henrique Dias
Docker
Python
IPM
4.5 (1)16 Jan, 2022 610 18

exchange-rate-cbrf-ui

UI for demonstration exchange-rate-cbrf

Sergey Mikhailenko
Docker
IPM
5.0 (1)16 Jan, 2022 193 18

exchange-rate-cbrf

Database of exchange rates of the Central Bank RF

Sergey Mikhailenko
Docker
IPM
5.0 (1)16 Jan, 2022 309 13

ApacheLog-Dataset

Dataset from a real Apache webserver

E
Evgeniy Potapov
Docker
IPM
0.0 (0)16 Jan, 2022 554 11

dataset-finance

Dataset of Finance Transactions in a CSV file for SQL LOAD DATA

O
Oliver Wilms
Docker
IPM
5.0 (1)15 Jan, 2022 264 21

IO-Redirect

IO Redirect in ObjectScript

Lorenzo Scalese
Docker
IPM
4.8 (2)15 Jan, 2022 804 542

PKI-Script

IRIS Public Key Infrastructure helper

Lorenzo Scalese
Docker
IPM
5.0 (1)15 Jan, 2022 792 156

promjet-stats

Statistics from promjet.ru site compared to Yandex.Metrika statistics

E
Evgeniy Potapov
Docker
IPM
5.0 (1)15 Jan, 2022 400

Medical Datasets

Easy to use 12 DataSets containing 43 tables

Muhammad Waseem
Docker
IPM
4.5 (1)15 Jan, 2022 746 49

analyze-dataset-finance

Analytics companion to dataset-finance

O
Oliver Wilms
Docker
5.0 (1)14 Jan, 2022 201

Predict Maternal Risk

Predict Maternal Risk from Health Dataset application

Yuri Marx
Docker
ML
ML
5.0 (1)13 Jan, 2022 452

Health Dataset

10 curated health datasets (cancer, heart, diabetes, kidney)

Yuri Marx
Docker
IPM
5.0 (4)13 Jan, 2022 1.4k 31

aoc-2021-uvg

Advent of code 2021 in objectscript classes

Y
Yuval Golan
Docker
IPM
5.0 (1)06 Jan, 2022 150 12

OPNEx-ECP Deployment

Build quickly a full ECP architecture to test your apps

J
Jose Tomas Salvador
5.0 (1)29 Dec, 2021 533

iris-python-examples

Embedded Python examples with notebook support.

G
Guillaume Rongier
Docker
Python
5.0 (2)13 Dec, 2021 8.9k

IRIS JSON Schema Validator

InterSystems IRIS JSON Schema support.

Yuri Marx
Docker
4.5 (1)10 Dec, 2021 732

appmsw-zpm-shields

Service for displaying version numbers of ZPM.

Sergey Mikhailenko
Docker
IPM
4.5 (1)10 Dec, 2021 266 6

appmsw-dbdeploy

An example of deploying solutions with prepared databases, even without source code.

Sergey Mikhailenko
Docker
IPM
5.0 (1)04 Dec, 2021 257 17