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

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

FHIRValidation

Test cases validating FHIR payload against custom FHIR IG on InterSystems IRIS FHIR Server

L
Lin Zhu
Docker
0.0 (0)10 Oct, 2024 136

workshop-llm

Python application to demo RAG application using IRIS vector DB

Luis Angel Pérez Ramos
Docker
Python
AI
4.0 (1)08 Oct, 2024 225

InterSystems Ideas Waiting to be Implemented

Programmatic reports

The report creation is a tedious and non-productive task. You need an IDE, create a connection, create a SQL query, define report bands, drag-and-drop/design report columns, fields, labels, summarizations, margins, charts and prepare perfect pixel reports for print. To create a tradicional report the effort takes 4 to 12 hours. The idea is to define reports using object script instructions. With some minutes and with writing a few object script lines you can get a report equivalent to a tradicional report, with the benefit to create dynamic content for the reports (productivity). The idea includes yet the feature to allows to the developer set print restrictions for the PDF report generated (reduce carbon emission, not allowing print, only read). Benefits of this idea: 1 - Productivity - develop a report in minutes not in hours 2 - Reduce carbon emission - is possible restrict the PDF print 3 - Create dynamic reports using ObjectScript 4 - No need to install a report server, saving processor and memory resources (decreasing emissions) To create a report using source code, see this sample with Java, but could be in ObjectScript too: TextColumnBuilder<String> itemColumn = col.column("Item", "item", type.stringType()); TextColumnBuilder<Date> orderDateColumn = col.column("Order date", "orderdate", type.dateType()); TextColumnBuilder<Integer> quantityColumn = col.column("Quantity", "quantity", type.integerType()).setFixedWidth(50); TextColumnBuilder<BigDecimal> unitPriceColumn = col.column("Unit price", "unitprice", type.bigDecimalType()); ColumnTitleGroupBuilder titleGroup2 = grid.titleGroup("Group 2", quantityColumn, unitPriceColumn); ColumnTitleGroupBuilder titleGroup1 = grid.titleGroup("Group 1", orderDateColumn, titleGroup2).setTitleFixedWidth(450); report() .setTemplate(Templates.reportTemplate) .columnGrid(itemColumn, titleGroup1) .columns(itemColumn, orderDateColumn, quantityColumn, unitPriceColumn) .title(Templates.createTitleComponent("ColumnTitleGroup")) .pageFooter(Templates.footerComponent) .setDataSource(createDataSource()) .setSecurityRule(PrintRule.READ_ONLY) //if you want restrict print .printPDF();

Y
by Yuri Marx

5

Votes

3

Comments
Vote

db-management-tool

This project is a web-based database management tool

A
Andrii Mishchenko
Docker
IPM
3.0 (1)29 Sep, 2024 218

VectorSearchOnPatientSimilarity

A Patient similarity comparison demo running on IRIS for Health

L
Lin Zhu
Docker
4.5 (1)23 Sep, 2024 104

iris-api-interface-generator

An app to generate interfaces to query APIs

A
Alex Alcivar
Docker
Python
5.0 (1)22 Sep, 2024 271

smart-day-hands-on

A hands-on workshop sample with detailed exercise instructions

N
Netanel Frankel
Docker
0.0 (0)22 Sep, 2024 147

Utils

Various code snippets for InterSystems IRIS

E
Eduard Lebedyuk
Docker
IPM
5.0 (1)29 Aug, 2024 469 29

First-Vector-Search-on-IRIS

Play Vector Search with only one IRIS class file.

Seisuke Nakahashi
5.0 (1)16 Aug, 2024 164

objectscript-package-example

ObjectScript Package example with simplified folder structure

Evgeny Shvarov
Docker
IPM
5.0 (1)12 Aug, 2024 586 45

IRIS RAG App

Iris python first experience django template

A
Alex Alcivar
Docker
Python
AI
ML
ML
4.5 (1)06 Aug, 2024 562

iris-RAG-Gen

RAG Personal ChatGPT app leverages IRIS Vector Search func.

Muhammad Waseem
Docker
Python
IPM
AI
5.0 (1)31 Jul, 2024 403 1

Game Of Throne Analytics

Game of Throne deaths analytics

Evgeny Shvarov
Docker
IPM
4.3 (2)19 Jul, 2024 521 7

samples-bi-demo

Demo of InterSystems IRIS BI cubes, pivots and dashboards in DSW

Evgeny Shvarov
Docker
IPM
4.5 (1)14 Jun, 2024 306 14

Metrics example

Simple example of collating database and license metrics

D
David Underhill
Docker
3.5 (2)10 Jun, 2024 218

iris-pkcs7-util

An util to create CMS/pkcs7 object

G
Guillaume Rongier
Docker
Python
IPM
3.5 (1)27 May, 2024 189 7

iris-health-coach

LLM Health Coach using InterSystems Vector DB

Z
Zacchaeus Chok
IPM
AI
ML
ML
4.5 (1)18 May, 2024 309 7

companies-search

Find a company based on Glassdoor with Vector Search and GPT.

L
Lucas Fernandes
Docker
Python
IPM
AI
5.0 (1)17 May, 2024 309 2

iris-VectorLab

The application demonstrates the functionality of Vector Search.

Muhammad Waseem
Docker
Python
IPM
AI
5.0 (1)15 May, 2024 284 19

BG-AppealAI

Appeals against insurance company denials

Katsiaryna Shaustruk
Docker
IPM
AI
4.0 (1)15 May, 2024 548 2

iris-image-vector-search

Using IRIS vector search to achieve image retrieval

s
shan yue
Docker
Python
IPM
4.5 (1)15 May, 2024 218 1

AutoML Churn Predict Showroom

InterSystems IRIS AutoML Showroom

Yuri Marx
Docker
IPM
ML
ML
5.0 (1)12 May, 2024 126

AriticleSimilarity

Comparing article similarity through vector search

x
xuanyou du
Docker
IPM
3.5 (1)09 May, 2024 234

ImageSearchVideo

An image search corresponds to a video application

R
Rebecca Deng
Docker
IPM
4.5 (1)07 May, 2024 145

Hackupc24_inter

Text-to-video application based on user photos.

J
Jonathan Rodríguez Barja
Python
AI
0.0 (0)05 May, 2024 172

Demo-Pandas-Analytics

Demo application to demonstrate how to use the analytics power of IRIS Embedded Python

E
Evgeniy Potapov
Docker
Python
IPM
5.0 (1)03 May, 2024 117 10

geo-vector-search

mathematical use of vector search

Robert Cemper
Docker
IPM
5.0 (3)27 Apr, 2024 304

workshop-workflow

Example of workflow management an UI

Luis Angel Pérez Ramos
Docker
5.0 (1)26 Apr, 2024 213

foreign-tables

example for using Foreign Tables with CSV

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

workshop-vector-face

Face recognition using vectors and vector search.

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

iris-xml-sample

IRIS sample for interoperate XML files

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