/OpenAIGPTiOS

Swift implementation of OpenAI's GPT-3 API.

Primary LanguageSwift

OpenAIGPTiOS

Swift implementation of OpenAI's GPT-3 API.

Introduction

This is an iOS application for interacting with ChatGPT using Swift without the need for a backend service. https://openai.com/

OpenAI API Client Library in Swift

This is a community-maintained library to access OpenAI HTTP API's. The full API docs can be found here: https://beta.openai.com/docs/engines

Set your API token from creating one here.

public static let SECRETKEY = "TOKEN"

Demo

Watch the video

Simulator.Screen.Recording.-.iPhone.SE.3rd.generation.-.2023-01-22.at.20.21.37.mp4