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 |
---|---|---|---|---|---|---|
iris-data-analysisImplementing data query and analysis | l | Docker Python IPM AI | 4.0 (1) | 01 Apr, 2025 | ||
![]() iris-easybotA Fast, Simple, Experimental Chatbot Framework Using IRIS Vector Search. | E | Docker Python AI | 5.0 (1) | 31 Mar, 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 | ||||||
iris-clinical-assistantNatural language querying of patient clinical data. | D | Python AI | 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 | |||
AiAssistantUsing vector search to assist large language models in generatin | X | Docker IPM AI | 3.5 (1) | 27 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 | |||
![]() ollama-ai-irisUsing Ollama LLM (as an alternative to OpenAI) with IRIS | R | Python AI | 0.0 (0) | 12 Mar, 2025 | ||
bas_labsConnecting companies with climate actions. | A | Python AI ML ML | 0.0 (0) | 01 Mar, 2025 | ||
![]() sqlalchemy-irisAn InterSystems IRIS dialect for SQLAlchemy | Docker Python | 5.0 (5) | 01 Mar, 2025 | |||
Embedded GitEmbedded Git support for InterSystems platforms | IPM | 5.0 (2) | 11 Feb, 2025 | |||
interoperability-embedded-pythonHack of PEX Python but for Embedded Python | G | Docker Python IPM | 5.0 (15) | 11 Feb, 2025 | ||
![]() Mimic-SQL-Host-VariablesAllow SQL Host Variables outside embedded SQL | Docker IPM | 5.0 (1) | 03 Feb, 2025 | |||
![]() Jupyter Server Proxy for VS CodeVS Code extension to provide a local Jupyter server acting as a proxy for IRIS servers defined in Server Manager | Docker | 5.0 (1) | 02 Jan, 2025 | |||
![]() d[IA]gnosisWeb application to find out diagnoses and suggest ICD-10 codes | Docker Python AI | 0.0 (0) | 23 Dec, 2024 | |||
![]() iris-HL7v2GenDynamically Generate HL7 Test Messages | Docker Python IPM | 5.0 (1) | 23 Dec, 2024 | |||
mongoCDCA sample of using embedded python with interoperability | N | Docker | 5.0 (1) | 22 Dec, 2024 | ||
InterSystems Package ManagerInterSystems Package Manager | R | Docker Python | 4.8 (22) | 20 Dec, 2024 | ||
![]() tz - ObjectScript Time Zone Conversion LibraryObjectScript Time Zone Conversion Library | E | Docker IPM | 5.0 (1) | 19 Dec, 2024 | ||
ServiceInspectionA simple application for monitoring Iris service information | W | Docker Python IPM | 5.0 (1) | 13 Dec, 2024 | ||
GPGGPG Interoperability Adapter for InterSystems IRIS. | E | Python | 0.0 (0) | 10 Dec, 2024 | ||
LLM QuickStartExample codebase to match Dev Community Article | C | Docker Python AI | 0.0 (0) | 10 Dec, 2024 | ||
![]() iris-energy-isodataAccess energy data of Major ISOs in the United States | Docker Python IPM | 5.0 (1) | 04 Dec, 2024 | |||
![]() iris-python-lookup-table-utilsIRIS Python Lookup Table Utils (pylotaut is a simple CRUD API) | J | Docker Python | 5.0 (1) | 01 Dec, 2024 | ||
iris-graphql-demoExample of using GraphQL with InterSystems IRIS with Graphene, S | A | Docker Python | 5.0 (1) | 27 Nov, 2024 | ||
![]() recomendacao-filmes-intersystemsExample of using Vector Search for movie recommendations | D | Docker Python | 5.0 (1) | 16 Nov, 2024 | ||
![]() irisChatGPTApplication uses LangChain framework which is built around LLMs | Docker Python IPM AI | 4.0 (1) | 12 Nov, 2024 | |||
EduVerseAccessible Learning Assistant | R | Python AI | 0.0 (0) | 11 Nov, 2024 | ||
![]() iris-fhir-clientInterSystems FHIR Client Connect to any Open FHIR Server | Docker Python IPM | 5.0 (2) | 06 Nov, 2024 | |||
workshop-llmPython application to demo RAG application using IRIS vector DB | Docker Python AI | 4.0 (1) | 08 Oct, 2024 | |||
![]() sql-embeddingsSQL-Embedding simplifies creating and using embeddings in query | Docker IPM | 4.8 (2) | 29 Sep, 2024 |