Application Name | Developer | Made with | Rating | Last updated | Views | Installs |
---|---|---|---|---|---|---|
![]() iris-dev-codeinspectorValidates packages and classes, returning a report with issues. | Docker IPM | 4.0 (1) | 25 Sep, 2024 | |||
DataAIhttp://DataAI.link - Where Data Meets Intelligence! | I | AI | 0.0 (0) | 03 Aug, 2024 | ||
InterSystems Ideas Waiting to be ImplementedAI extensibility Prompt keyword for Class and Method implementation. Also Prompt macro generator.To accelerate capability of growing code generation. This proposal suggests new extensibility facilities and hooks that can be democratized to community and / or fulfilled by commercial partners. To add Training metadata to Refine a Large Language Model for code, a "Prompt Input" is associated with an expected "Code Output", as part of a class definition. This provide structured keywords to describe: * The expected output * And / Or Chain-of-thought to generate the correct output | /// The following Prompt describes the full implementation of the class Class alwo.Calculator [Abstract, Prompt = "Provides methods to Add, Subtract, Multiply and divide given numbers." ] { /// The following Prompt describes the full implementation of the method ClassMethod Add(arg1 As %Float, arg2 As %Float) As %Float [ Prompt ="Add numeric arguments and return result." ] { return arg1 + arg2 } ClassMethod Subtract(arg1 as %Float, arg2 As %Float) { &Prompt("Subtract numeric arguments and return result") ) } | The Prompt macro generates code based on the context of the method it is within. Once resolved, it automatically comments out the processed macro. | ClassMethod Subtract(arg1 as %Float, arg2 As %Float) { //&Prompt("Subtract arguments and return the result") return arg1 - arg2 //&Prompt("Model alwogen-objectscript-7.1.3") ) | The generator leveraged at compilation time could be configured in a similar way to how source control is configured for a namespace. Configuration could lock / exclude packages from being processed in this way. A "\prompt" compilation flag could be used to control the default environment behavior and editor compilation behavior. For example to force reprocessing of previously resolved prompts due to a newer more capable version of code Large Language Model, then a "\prompt=2" could be applied. Different models or third-party services could be applied depending the language of the given method. When redacting source code by "deployment", the existing "deploy" facility could be extended to also ensure removal of "Prompt" metadata from code. A 3Votes1Comments | ||||||
![]() 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 | |||
![]() CrossECP-IRISIRIS ECP Client in Docker to use Caché ECP Server | Docker IPM | 5.0 (1) | 05 Nov, 2023 | |||
![]() CrossECP-CacheCaché ECP Server in Docker | Docker | 5.0 (1) | 05 Nov, 2023 | |||
![]() IRIS-FlaskBlogRealworld Application using Flask, SQLAlchemy, and InterSystems IRIS | Docker Python | 5.0 (1) | 06 Sep, 2023 | |||
GraphQLGraphQL provides a complete and understandable description of the data in your API, gives clients the power to ask for exactly what they need and nothing more, makes it easier to evolve APIs over time, and enables powerful developer tools. | G | Docker | 0.0 (0) | 16 Sep, 2022 | ||
![]() Community objectscriptQualityObjectScript code analysis for community projects | D | IPM | 4.0 (1) | 08 Sep, 2022 | ||
![]() iris-history-monitorIRIS History Monitor - For InterSystems IRIS is now available in Package Manager and using IRIS 2019.4 API and WS | Docker IPM | 4.2 (3) | 15 May, 2022 | |||
Dictionary comparison scheme of cache databaseThe dictionary comparison of the data collected in the cache database is carried out, and the dictionary related data cleaning work is quickly completed through the global model, so as to build a unified and correct database for the hospital | W | 0.0 (0) | 27 Feb, 2021 | |||
![]() objectscriptQualityAnalyze your ObjecScript source code to find bugs and vulnerabilities, obtain detailed Unit Test Coverage, and improves your software process management using your own KPIs, always focused on code quality | D | 3.0 (1) | 27 Aug, 2020 | |||
iris-ci-demoA demonstration of how IRIS-CI works. | R | Docker | 3.0 (1) | 23 Mar, 2020 | ||
![]() OpenCodeWell, perhaps it's a goal too ambitious to reach 100% but, exploring this idea, and starting with JSON, I've developed a bunch of classes that I thought it was good to share. If you want to test, change, modify or improve the code, or just take a look at it, you can do it. In GitHub repository you c | J | 3.5 (1) | 18 Mar, 2020 | |||
DSW ReportsAddon for DeepSee Web which provides online reports and PDF emailing reports from InterSystems DeepSee dashboards | S | 0.0 (0) | 11 Dec, 2019 | |||
![]() PHP-module for IRISModule has excelence speed because uses c-callin interface for access to DB. | S | Docker | 0.0 (0) | 23 May, 2019 | ||
![]() PHP-module for CachéModule has excelence speed because uses c-callin interface for access to DB. | S | 0.0 (0) | 23 May, 2019 | |||
Cache ODBC for Node.jsODBC Bindings for node.js and Caché | K | Docker | 0.0 (0) | 04 Dec, 2018 | ||
Design Pattern in Caché Object ScriptExamples of design patterns in Caché Object Script. | T | 3.0 (1) | 20 Oct, 2018 |