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

448 Application(s)
Filter
Show only
Last release on OEX
Categories
Works with
Industry
Technology Example
Clear filters
Application NameDeveloperMade withRatingLast updatedViewsInstalls

foreign-tables

example for using Foreign Tables with CSV

Robert Cemper
Docker
IPM
5.0 (1)09 Apr, 2024 132

workshop-vector-face

Face recognition using vectors and vector search.

Luis Angel Pérez Ramos
Docker
AI
4.8 (2)27 Mar, 2024 255

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-xml-sample

IRIS sample for interoperate XML files

Yuri Marx
Docker
5.0 (1)27 Mar, 2024 148

BardPythonSample

An Embedded Python Calling Bard Example

x
xuanyou du
Python
IPM
AI
0.0 (0)25 Mar, 2024 234 2

iris-analytics-package

This project has the intention to show a basic approach using the Analytics capabilities of InterSystems IRIS

Henrique Dias
Docker
IPM
5.0 (1)25 Mar, 2024 423 28

sql-rest-api

Simple REST API web app which accepts SQL and returns the result in JSON

Evgeny Shvarov
Docker
IPM
5.0 (1)25 Mar, 2024 606 34

cpipe-for-AoC2020

A practical example to consume external modules as solutions using cpipe

Robert Cemper
Docker
Python
IPM
5.0 (1)25 Mar, 2024 276 26

iris-csv-anonymizer

Version: store/intersystems/iris-community:2020.3.0.221.0

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

try_embedded_python

An early attempt to use embedded Python in IRIS 2020.3

Robert Cemper
Docker
Python
IPM
4.8 (2)25 Mar, 2024 491 30

iris-image-index-demo

A demo on how to build a custom SQL index for images data type.

José Pereira
Docker
Python
IPM
3.0 (1)25 Mar, 2024 530 19

Wsock-EmbeddedPy

Simple WebSocket Client with Embedded Python in IRIS

Robert Cemper
Docker
Python
IPM
4.5 (1)25 Mar, 2024 478 19

Sync-Data-with-DSTIME

Synchronizing your data to some external DB

Robert Cemper
Docker
IPM
5.0 (1)25 Mar, 2024 333 22

fast-JSON-formatting-IRIS

fast JSON formatting in IRIS

Robert Cemper
Docker
IPM
4.5 (1)25 Mar, 2024 375 26

fast-JSON-formatting-Cache

fast JSON formating for Caché / Ensemble

Robert Cemper
Docker
IPM
5.0 (1)25 Mar, 2024 340 40

snapshot-to-JSON

Use %JSON.Adaptor for object snapshot

Robert Cemper
Docker
IPM
4.0 (1)25 Mar, 2024 316 23

SPOOL-mapping

SPOOL as SQL tabel

Robert Cemper
Docker
IPM
4.5 (1)25 Mar, 2024 298 22

Simple-remote-server-control

Simple Server Communication over TCP/IP

Robert Cemper
Docker
IPM
3.0 (1)25 Mar, 2024 357 22

WebSocketClient CSP based

Extended CSP page consuming WebService as Client

Robert Cemper
Docker
IPM
3.0 (1)25 Mar, 2024 233 4

The adopted Bitmap

How to enable Bitmaps for nonstandard IDs

Robert Cemper
Docker
IPM
5.0 (1)25 Mar, 2024 239 33

SQL-for-ERRORS-Global

Map ^ERRORS Global and have a custom query for full content

Robert Cemper
Docker
IPM
5.0 (1)25 Mar, 2024 378 69

IRIS EchoServer for WebSockets

WebSocket Echo Server for IRIS as known from Caché / Ensemble

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

Global-Scan-to-SQL

Analyze Globals by Subscript-Level

Robert Cemper
Docker
IPM
4.5 (1)25 Mar, 2024 383 24

iris-fhir-portal

Patient Chart using FHIR Resources

Henrique Dias
Docker
IPM
5.0 (1)25 Mar, 2024 1.2k 672

realworld-intersystems-iris

InterSystems IRIS Starter kit for new RealWorld framework implementations

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

declarative-objectscript

Work with collections like a boss + Epic promo video inside!

M
Maks Atygaev
Docker
IPM
1.0 (1)25 Mar, 2024 267 36

Samples-BI

Provides sample data for use with InterSystems IRIS Business Intelligence, as well as fully developed sample BI models and dashboards.

Evgeny Shvarov
Docker
IPM
5.0 (1)25 Mar, 2024 866 963

objectscript-package-template

Template for InterSystems ObjectScript classes published to Package Manager ZPM

Evgeny Shvarov
Docker
IPM
5.0 (1)25 Mar, 2024 543 50

objectscript-starter-pack-example

ObjectScript starter pack

M
Maks Atygaev
Docker
IPM
3.0 (1)25 Mar, 2024 151 23

posts-and-tags-dataset

Repository with Post data from community.intersystems.com data to solve posts and tags issue in InterSystems AI programming Contest

S
Semion Makarov
Docker
IPM
ML
ML
5.0 (1)25 Mar, 2024 299 28

Multi-Line-Command-Editor

Terminal Multi-Line Input + Editor

Robert Cemper
Docker
IPM
5.0 (1)25 Mar, 2024 431 33