From f05426f645a13dbdce90b3a0bb10275f711328dd Mon Sep 17 00:00:00 2001 From: bastiion Date: Tue, 20 Aug 2024 10:15:27 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 52a6031..3bbc8ec 100644 --- a/README.md +++ b/README.md @@ -8,10 +8,9 @@ The form generator can be used to generate forms for various purposes such as su ## User Manual -When you open the Demo you will e asked for a valid OpenAI Key, which is needed to use the GPT-2 model. You can get an API key from the OpenAI website. +When you open the Demo you will e asked for a valid OpenAI Key, which is needed to use the GPT-4 model. You can get an API key from the OpenAI website. Because we run in a serverless environment, the key is not stored and you will need to provide it every time you run the demo. -Once you provide the API key, you can enter the text that you want to use as input for the form generator. The form generator will then generate the form fields based on the input text. Click on "KI gestütztes Formular generieren" to open a prompt where you can enter the text that you want to use as input for the form generator. The form generator will then generate the form fields based on the input text. You can also click on the microphone icon to use speech-to-text to enter the input text.