OpenAI-chat-dalle

SwiftUI app integrates with OpenAI’s API and features a chat with GPT-3 and DALL-E

ABOUT THE PROJECT

SwiftUI application that contains OpenAI GPT-3 chat bot and OpenAI DALL-E 2 system. OpenAI client providing GPT-3 is implemented with this library. The DALL-E client is provided by OpenAIKit. To use OpenAI you need to get your api here.

INSTALLATION

  • Install all required pods (OpenAIKit, OpenAISwift)
  • Enter your api key here: ChattingAPP/ViewModel/ChatBotViewModel.swift
  • You can also create a property file called ‘Api-keys’ and add API_KEY row there.

OPENAI CHATBOT

OPENAI DALL-E 2

BUILT WITH

Swift Firebase

GitHub

View Github