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.
Application Name | Developer | Made with | Rating | Last updated | Views | Installs |
---|---|---|---|---|---|---|
FHIRValidationTest cases validating FHIR payload against custom FHIR IG on InterSystems IRIS FHIR Server | L | Docker | 0.0 (0) | 10 Oct, 2024 | ||
workshop-llmPython application to demo RAG application using IRIS vector DB | Docker Python AI | 4.0 (1) | 08 Oct, 2024 | |||
InterSystems Ideas Waiting to be ImplementedProgrammatic reportsThe 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 5Votes3Comments | ||||||
![]() db-management-toolThis project is a web-based database management tool | A | Docker IPM | 3.0 (1) | 29 Sep, 2024 | ||
VectorSearchOnPatientSimilarityA Patient similarity comparison demo running on IRIS for Health | L | Docker | 4.5 (1) | 23 Sep, 2024 | ||
![]() iris-api-interface-generatorAn app to generate interfaces to query APIs | A | Docker Python | 5.0 (1) | 22 Sep, 2024 | ||
smart-day-hands-onA hands-on workshop sample with detailed exercise instructions | N | Docker | 0.0 (0) | 22 Sep, 2024 | ||
UtilsVarious code snippets for InterSystems IRIS | E | Docker IPM | 5.0 (1) | 29 Aug, 2024 | ||
![]() First-Vector-Search-on-IRISPlay Vector Search with only one IRIS class file. | 5.0 (1) | 16 Aug, 2024 | ||||
objectscript-package-exampleObjectScript Package example with simplified folder structure | Docker IPM | 5.0 (1) | 12 Aug, 2024 | |||
IRIS RAG AppIris python first experience django template | A | Docker Python AI ML ML | 4.5 (1) | 06 Aug, 2024 | ||
![]() iris-RAG-GenRAG Personal ChatGPT app leverages IRIS Vector Search func. | Docker Python IPM AI | 5.0 (1) | 31 Jul, 2024 | |||
![]() Game Of Throne AnalyticsGame of Throne deaths analytics | Docker IPM | 4.3 (2) | 19 Jul, 2024 | |||
samples-bi-demoDemo of InterSystems IRIS BI cubes, pivots and dashboards in DSW | Docker IPM | 4.5 (1) | 14 Jun, 2024 | |||
Metrics exampleSimple example of collating database and license metrics | D | Docker | 3.5 (2) | 10 Jun, 2024 | ||
iris-pkcs7-utilAn util to create CMS/pkcs7 object | G | Docker Python IPM | 3.5 (1) | 27 May, 2024 | ||
iris-health-coachLLM Health Coach using InterSystems Vector DB | Z | IPM AI ML ML | 4.5 (1) | 18 May, 2024 | ||
![]() companies-searchFind a company based on Glassdoor with Vector Search and GPT. | L | Docker Python IPM AI | 5.0 (1) | 17 May, 2024 | ||
![]() iris-VectorLabThe application demonstrates the functionality of Vector Search. | Docker Python IPM AI | 5.0 (1) | 15 May, 2024 | |||
![]() BG-AppealAIAppeals against insurance company denials | Docker IPM AI | 4.0 (1) | 15 May, 2024 | |||
iris-image-vector-searchUsing IRIS vector search to achieve image retrieval | s | Docker Python IPM | 4.5 (1) | 15 May, 2024 | ||
![]() AutoML Churn Predict ShowroomInterSystems IRIS AutoML Showroom | Docker IPM ML ML | 5.0 (1) | 12 May, 2024 | |||
AriticleSimilarityComparing article similarity through vector search | x | Docker IPM | 3.5 (1) | 09 May, 2024 | ||
ImageSearchVideoAn image search corresponds to a video application | R | Docker IPM | 4.5 (1) | 07 May, 2024 | ||
![]() Hackupc24_interText-to-video application based on user photos. | J | Python AI | 0.0 (0) | 05 May, 2024 | ||
![]() Demo-Pandas-AnalyticsDemo application to demonstrate how to use the analytics power of IRIS Embedded Python | E | Docker Python IPM | 5.0 (1) | 03 May, 2024 | ||
![]() geo-vector-searchmathematical use of vector search | Docker IPM | 5.0 (3) | 27 Apr, 2024 | |||
![]() workshop-workflowExample of workflow management an UI | Docker | 5.0 (1) | 26 Apr, 2024 | |||
foreign-tablesexample for using Foreign Tables with CSV | Docker IPM | 5.0 (1) | 09 Apr, 2024 | |||
workshop-vector-faceFace recognition using vectors and vector search. | Docker AI | 4.8 (2) | 27 Mar, 2024 | |||
iris-xml-sampleIRIS sample for interoperate XML files | Docker | 5.0 (1) | 27 Mar, 2024 |