Skip to content

mbabicz/SwiftGPT

Repository files navigation

SwiftUI - ChatGPT and DALL·E 2 iOS

mbabicz
stars forks iOS Swift Swift

ABOUT THE PROJECT

SwiftUI application that contains OpenAI GPT-3.5 Turbo or GPT 4 chat bot and OpenAI DALL·E 2 system. OpenAI client providing GPT-3.5 is implemented with this library. The DALL·E client is provided by OpenAIKit. To use OpenAI you will need to obtain your API from the OpenAI website.

INSTALLATION

  • Enter your api key in API.swift file here:
static let apiKey = "API_KEY"

OPENAI CHATBOT

OPENAI DALL·E 2

BUILT WITH


Swift

Releases

No releases published

Packages

No packages published

Languages