From 9df40207237f49ad4e312e5767ba347c86b43c2d Mon Sep 17 00:00:00 2001 From: Andreas Balsiger <75735026+andreasbalsiger@users.noreply.github.com> Date: Mon, 4 Sep 2023 14:10:11 +0200 Subject: [PATCH] Changes by Balsi --- openai-assistant-product/README.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/openai-assistant-product/README.md b/openai-assistant-product/README.md index 01df096..5584c37 100644 --- a/openai-assistant-product/README.md +++ b/openai-assistant-product/README.md @@ -1,13 +1,12 @@ # ChatGPT Code Assistant -AI Context assistance for all your code works within the Designer IDE. +Axon Ivy’s ChatGPT Assistant for your design environment helps you to accelerate process automation initiatives by adding a context menu providing AI features via the OpenAI API. This connector: -Helps you by: +- Is based on the OpenAI API [platform.openai.com](https://platform.openai.com/). +- Extends your existing Axon Ivy Designer IDE +- Needs an API key from Open AI API +- Helps you develop business processes by explaining code snippets, fixing broken code, inserting new statements, answering questions about your code, and adding new BPMN elements. -- explaining code snippets -- fixing broken codes -- inserting new statements -- answering questions about your code ## Demo