This repository contains a simple Xcode project that will enable you to add a custom prompt and your OpenAI API key to have a chat with Chat GPT4.
Step 1. Add your API key to ChatView's apiKey var.
Step 2. Change prompt in messages.
Step 3. Build and run!