Application Name | Developer | Made with | Rating | Last updated | Views | Installs |
---|---|---|---|---|---|---|
d[IA]gnosisWeb application to find out diagnoses and suggest ICD-10 codes | Docker Python AI | 0.0 (0) | 23 Dec, 2024 | 144 | ||
Vector Search for MPIExample of vector search applied for patient identification | Docker AI | 4.0 (1) | 11 Dec, 2024 | 27 | ||
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 4Votes3Comments | ||||||
LLM QuickStartExample codebase to match Dev Community Article | C | Docker Python AI | 0.0 (0) | 10 Dec, 2024 | 21 | |
irisGoogleChatSend messages powered by AI to Google Chat | D | Docker AI | 3.5 (1) | 12 Nov, 2024 | 33 | |
EduVerseAccessible Learning Assistant | R | Python AI | 0.0 (0) | 11 Nov, 2024 | 23 | |
DNA sequence Gene finderFind certain genes in DNA sequences | F | Python AI ML ML | 0.0 (0) | 10 Nov, 2024 | 29 | |
workshop-llmPython application to demo RAG application using IRIS vector DB | Docker Python AI | 4.0 (1) | 08 Oct, 2024 | 94 | ||
thalamus-ogThalamus revolutionizes LLM routing | A | Python AI ML ML | 0.0 (0) | 19 Sep, 2024 | 36 | |
sqlzillaSQLzilla is designed to simplify SQL query generation | Docker Python AI | 5.0 (2) | 16 Aug, 2024 | 378 | ||
IRIS RAG AppIris python first experience django template | A | Docker Python AI ML ML | 4.5 (1) | 06 Aug, 2024 | 360 | |
DataAIhttp://DataAI.link - Where Data Meets Intelligence! | I | AI | 0.0 (0) | 03 Aug, 2024 | 44 | |
iris-RAG-GenRAG Personal ChatGPT app leverages IRIS Vector Search func. | Docker Python IPM AI | 5.0 (1) | 31 Jul, 2024 | 305 | 1 | |
IRIS-production-chat-robotCreate a service through chat | S | Docker Python IPM AI | 4.5 (1) | 28 Jul, 2024 | 121 | |
iris-errors-analysis-graphAnalyze errors on the IRIS portal generate statistical graphs. | L | Docker Python IPM AI | 1.8 (2) | 28 Jul, 2024 | 164 | |
iris-email-analyzer-appIris Email Analyzer for suspicious or confidential content. | E | Docker Python IPM AI | 4.5 (1) | 23 Jul, 2024 | 183 | |
iris-medicopilotMediCopilot uses AI to assist healthcare professionals | Docker Python IPM AI | 4.5 (1) | 17 May, 2024 | 388 | 6 | |
IRIS AI StudioAI Studio to load and retrieve vector embeddings from your files | Python AI | 0.0 (0) | 16 May, 2024 | 417 | ||
iris-VectorLabThe application demonstrates the functionality of Vector Search. | Docker Python IPM AI | 5.0 (1) | 15 May, 2024 | 215 | 19 | |
HackUPC24_KlìnicSymptoms Clinical Trial Search Tool using Knowledge Graphs | T | AI ML ML | 0.0 (0) | 15 May, 2024 | 189 | |
BG-AppealAIAppeals against insurance company denials | Docker IPM AI | 4.0 (1) | 15 May, 2024 | 455 | 1 | |
document_vector_search_unifiaiApplication for document summarisation and question and answer | P | AI ML ML | 0.0 (0) | 14 May, 2024 | 93 | |
potatoes_patatasTravel Planning 2.0: Uniting similar people in similar layovers! | B | Python AI ML ML | 0.0 (0) | 13 May, 2024 | 90 | |
iris-health-coachLLM Health Coach using InterSystems Vector DB | Z | IPM AI ML ML | 4.5 (1) | 13 May, 2024 | 249 | 7 |
WALL-MA Platform for Retrieval Augmented Generation (RAG) for Question-Answering of E-Mails | S | Python AI ML ML | 0.0 (0) | 12 May, 2024 | 247 | |
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 | 257 | |
companies-searchFind a company based on Glassdoor with Vector Search and GPT. | L | Docker Python IPM AI | 5.0 (1) | 11 May, 2024 | 248 | 2 |
Job Advertisement GeneratorRAG tool to assist HR in creating job advertisements quickly | S | AI | 0.0 (0) | 09 May, 2024 | 73 | |
hackupcHACKUPC 2024 edition | M | Python AI ML ML | 0.0 (0) | 07 May, 2024 | 82 | |
Hackupc24_interText-to-video application based on user photos. | J | Python AI | 0.0 (0) | 05 May, 2024 | 149 | |
iris-openaiLibrary for use Open AI | Docker IPM AI | 5.0 (5) | 18 Apr, 2024 | 822 | 39 |