61 Application(s) results for #embedded python
Filter
Show only
Last release on OEX
Categories
Works with
Industry
Status
Application NameDeveloperMade withRatingLast updatedViewsInstalls

iris-python-lookup-table-utils

IRIS Python Lookup Table Utils (pylotaut is a simple CRUD API)

J
Johannes Heinzl
Docker
Python
5.0 (1)01 Dec, 2024 415

irisChatGPT

Application uses LangChain framework which is built around LLMs

Muhammad Waseem
Docker
Python
IPM
AI
4.0 (1)12 Nov, 2024 1.7k 12

InterSystems Ideas Waiting to be Implemented

AI 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
by Alex Woodhead

3

Votes

1

Comments
Vote

iris-fhir-client

InterSystems FHIR Client Connect to any Open FHIR Server

Muhammad Waseem
Docker
Python
IPM
5.0 (2)06 Nov, 2024 1.3k 40

iris-DataViz

Exploratory Data Analysis with Visualization Application

Muhammad Waseem
Docker
Python
IPM
5.0 (1)28 Sep, 2024 343 4

IOP REST Client Framework

Framework for creating REST API clients in python with IOP

A
Antoine Dhollande
Docker
Python
IPM
4.5 (1)25 Sep, 2024 327

iris-fastapi-template

Iris python first experience with fastapi

G
Guillaume Rongier
Docker
Python
3.5 (1)25 Jun, 2024 431

iris-flask-template

Iris python first experience flask template

G
Guillaume Rongier
Docker
Python
3.5 (1)25 Jun, 2024 569

companies-search

Find a company based on Glassdoor with Vector Search and GPT.

L
Lucas Fernandes
Docker
Python
IPM
AI
5.0 (1)17 May, 2024 580 2

DNA-similarity-and-classify

Classify gene family find similar DNAs with Vector Search and ML

Davi Massaru Teixeira Muta
Docker
Python
AI
ML
ML
5.0 (1)12 May, 2024 572

AriticleSimilarity

Comparing article similarity through vector search

x
xuanyou du
Docker
IPM
3.5 (1)09 May, 2024 318

Demo-Pandas-Analytics

Demo application to demonstrate how to use the analytics power of IRIS Embedded Python

E
Evgeniy Potapov
Docker
Python
IPM
5.0 (1)03 May, 2024 196 16

workshop-vector-face

Face recognition using vectors and vector search.

Luis Angel Pérez Ramos
Docker
AI
4.8 (2)27 Mar, 2024 325

formation-fhir-python

Training on FHIR and Python based on IRIS for Health.

G
Guillaume Rongier
Docker
Python
5.0 (1)29 Feb, 2024 1.1k

QuinielaML

Soccer match predictions with IntegratedML

Luis Angel Pérez Ramos
Docker
ML
ML
5.0 (1)09 Feb, 2024 1.0k

workshop-firebase

Firebase adaptor

Luis Angel Pérez Ramos
Docker
IPM
0.0 (0)31 Jan, 2024 200

iris-rag-demo

IRIS with RAG (Retrieval Augmented Generation) example

G
Guillaume Rongier
Docker
Python
AI
0.0 (0)15 Dec, 2023 1.0k

iris-recorder-helper

The simplest app for records transcribe to text on python

Alexey Nechaev
IPM
AI
4.5 (1)22 Sep, 2023 415

Webinar-Leveraging-Embedded-Python

Follow along the Leveraging Embedded Python Webinar!

A
Ariel Glikman
Docker
Python
4.3 (2)18 Sep, 2023 272

iris-fhir-generative-ai

An experiment to use generative AI and FHIR

José Pereira
Docker
Python
IPM
AI
0.0 (0)16 Jul, 2023 666 27

IRIS FHIR Transcribe Summarize Export

OpenAI Transcribe & Summarize. Google Docs & Sheets Integration

Ikram Shah
Docker
Python
IPM
AI
0.0 (0)06 Jul, 2023 657

Nomenclator

Face recognition using Embedded Python and IRIS in Docker

Luis Angel Pérez Ramos
Docker
Python
4.5 (1)01 Jul, 2023 258

irissqlcli

A REPL for InterSystems IRIS SQL

Dmitry Maslennikov
Docker
Python
5.0 (2)23 Mar, 2023 847

iris-geo-map

App to provide Interactive visualization of Geographic data

Muhammad Waseem
Docker
Python
IPM
5.0 (1)09 Feb, 2023 704 32

ipython-iris-magic

%%iris magic for IPython, can run ObjectScript command in Notebooks

G
Guillaume Rongier
Docker
Python
0.0 (0)02 Dec, 2022 276

iris-qr-barcode-utils

Read and write QR and Barcodes using InterSystems IRIS and Python

Yuri Marx
Docker
Python
IPM
5.0 (1)14 Nov, 2022 341 6

iris-grpc-example

A hello world example adapted from the officials examples, presenting how to use gRPC with IRIS.

José Pereira
Docker
Python
IPM
4.0 (1)02 Nov, 2022 373 9

iris-dollar-list

Interpretor of $list for python

G
Guillaume Rongier
Python
5.0 (1)28 Oct, 2022 797

zpip

Python pip extension for InterSystems Products

N
Nicholai Mitchko
Docker
IPM
4.8 (2)28 Oct, 2022 461 102

formation-template-python

Formation to learn InterSystems' interoperability framework using python

L
Lucas Enard
Docker
Python
5.0 (1)17 Aug, 2022 1.5k

Python IRIS SQL Procedures Sample

Samples of python running inside SQL InterSystems IRIS Database

Yuri Marx
Docker
IPM
5.0 (1)20 Jul, 2022 396 7