Home Applications iris-pretty-gpt

iris-pretty-gpt

This application is not supported by InterSystems Corporation. Please be notified that you use it at your own risk.
3.5
1 reviews
0
Awards
143
Views
2
IPM installs
0
0
Details
Releases
Reviews
Issues
Pull requests
This is the easiest assistant for accessing chatgpt

What's new in this version

change name

iris-prettygpt

This is the easiest assistant for accessing chatgpt

Example of use

USER>w ##class(dc.irisprettygpt.main).prompt(“please return random name”)

Alex

Setup

Set the environment variable for chatgpt (OpenAI)

API_CHATGPT_KEY=sk-xxx

or you can pass the key as the second parameter

USER>w ##class(dc.irisprettygpt.main).prompt(“please return random name”, “sk-xxx”)

Configuration

  1. Clone/git pull the repo into any local directory
git clone https://github.com/alexnxela/iris-pretty-gpt.git

2Run the IRIS container:

docker-compose up -d

Install with IPM

zpm "install irisprettygpt"

How to run it

docker-compose up -d 
Read more
Made with
Install
zpm install irisprettygpt download archive
Version
1.0.102 Dec, 2023
Category
Solutions
Works with
InterSystems IRIS
First published
02 Dec, 2023