Icon

OpenAI

This directory contains 10 workflows.

IconApple image generator with DALL-E 

Workflow description: This workflows leverages OpenAI's DALL-E model to generate multiple images (e.g., to create or augment an existing data set for […]

IconBasics - Connect to OpenAI models 

A simple workflow to connect, access, and query the models by OpenAI. Request API key at: https://openai.com/api/

IconChatGPT as a KNIME chat dashboard 

This workflow issues POST requests to the OpenAI API, and uses the model that powers ChatGPT to create a chat dashboard.

IconChatGPT_​meets_​StackOverflow 

The workflow begins by scraping the top 10 questions from StackOverflow with the Get Request node. These questions are cleaned and prepared for input to […]

IconLLMs for CV summarization 

This workflow is a CV summarizer that relies on LLMs to summarize candidates’ CVs and help the HR Team screen candidates' profile faster. Information such […]

IconScore ChatGPT and use it for classification 

This workflow relies on zero-shot and few-shot learning via prompt engineering to score ChatGPT. Next, the user can apply the best performing settings to […]

IconSpeech-to-text with OpenAI's Whisper 

TAGS: Speech recognizer,LLMs,Whisper,OpenAI,GenAI