Application Name | Developer | Made with | Rating | Last updated | Views | Installs |
---|---|---|---|---|---|---|
iris-vector-searchQuick and easy ways to use iris vector search with Python. | F | Docker AI ML ML | 4.0 (2) | 21 Apr, 2025 | ||
![]() iris-mll-fordummiesSamples how to use MLL in Intersystems IRIS - for dummies | Docker ML ML | 5.0 (1) | 21 Apr, 2025 | |||
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 | ||||||
![]() tootIRIS Vector powered Whistle-and-Sing to Search for Music | A | Docker AI ML ML | 4.0 (1) | 30 Mar, 2025 | ||
![]() Vitals LabEnhancing Caregiver Support through accessible AI tools. | G | Python AI ML ML | 0.0 (0) | 30 Mar, 2025 | ||
pax-ai-irisHybrid Framework for Anomaly Detection: IRIS, Embd Python, AI | AI ML ML | 0.0 (0) | 28 Mar, 2025 | |||
![]() IRIS-Intelligent-Butler# IRIS-Intelligent Butler IRIS Intelligent Butler is an AI intel | Docker Python IPM AI ML ML | 4.0 (1) | 27 Mar, 2025 | |||
X-rAI-iris-healthInterSystems IRIS for Health Data Analytics with Explainable AI | R | Python AI ML ML | 0.0 (0) | 05 Mar, 2025 | ||
bas_labsConnecting companies with climate actions. | A | Python AI ML ML | 0.0 (0) | 01 Mar, 2025 | ||
DNA sequence Gene finderFind certain genes in DNA sequences | F | Python AI ML ML | 0.0 (0) | 10 Nov, 2024 | ||
thalamus-ogThalamus revolutionizes LLM routing | A | Python AI ML ML | 0.0 (0) | 19 Sep, 2024 | ||
IRIS RAG AppIris python first experience django template | A | Docker Python AI ML ML | 4.5 (1) | 06 Aug, 2024 | ||
iris-health-coachLLM Health Coach using InterSystems Vector DB | Z | IPM AI ML ML | 4.5 (1) | 18 May, 2024 | ||
![]() HackUPC24_KlìnicSymptoms Clinical Trial Search Tool using Knowledge Graphs | T | AI ML ML | 0.0 (0) | 15 May, 2024 | ||
document_vector_search_unifiaiApplication for document summarisation and question and answer | P | AI ML ML | 0.0 (0) | 14 May, 2024 | ||
![]() WALL-MA Platform for Retrieval Augmented Generation (RAG) for Question-Answering of E-Mails | S | Python AI ML ML | 0.0 (0) | 13 May, 2024 | ||
![]() potatoes_patatasTravel Planning 2.0: Uniting similar people in similar layovers! | B | Python AI ML ML | 0.0 (0) | 13 May, 2024 | ||
![]() DNA-similarity-and-classifyClassify gene family find similar DNAs with Vector Search and ML | D | Docker Python AI ML ML | 5.0 (1) | 12 May, 2024 | ||
![]() AutoML Churn Predict ShowroomInterSystems IRIS AutoML Showroom | Docker IPM ML ML | 5.0 (1) | 12 May, 2024 | |||
![]() hackupcHACKUPC 2024 edition | M | Python AI ML ML | 0.0 (0) | 07 May, 2024 | ||
iris-fhirsqlbuilder-dbt-integratedmlDemonstration of building predictive models trained on FHIR data | Docker Python AI ML ML | 0.0 (0) | 29 Mar, 2024 | |||
![]() QuinielaMLSoccer match predictions with IntegratedML | Docker ML ML | 5.0 (1) | 09 Feb, 2024 | |||
Fhir-HepatitisC-PredictProcessing FHIR resources through FHIR SQL BUILDER will predict the probability of suffering from HepatitisC disease | s | IPM ML ML | 0.0 (0) | 02 Feb, 2024 | ||
workshop-timeseries-csvExample of IntegratedML Time Series predictions. | Docker ML ML | 5.0 (1) | 27 Sep, 2023 | |||
![]() iris-python-machinelearnMachine learning application Python IRIS | Docker Python ML ML | 4.5 (1) | 22 Sep, 2023 | |||
![]() IntegratedMLandDashboardSampleA simple example of generating machine learning prediction data | IPM ML ML | 0.0 (0) | 06 Jul, 2023 | |||
IntegratedML-IRIS-PlatformEntryPredictionIntegration platform server admission forecast | Z | ML ML | 0.0 (0) | 04 Jul, 2023 | ||
AI text detectionIs your text generated by AI? | O | Docker Python AI ML ML | 4.7 (3) | 01 Jul, 2023 | ||
workshop-integratedml-csvExample of IntegratedML predictions based on real data in CSV | Docker ML ML | 5.0 (1) | 27 Jun, 2023 | |||
Customer churn predictorChecking customer churn with IntegratedML | O | Docker Python ML ML | 5.0 (2) | 28 Apr, 2023 | ||
![]() Sheep’s GalaxyExample of using InterSystems IRIS Cloud SQL and IntegratedML | M | Docker Python ML ML | 2.0 (1) | 21 Apr, 2023 |