wangxuncaiGH / SwiftUI-ChatGPT-DALL-E-2

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SwiftUI - ChatGPT and DALL·E 2 app

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

ABOUT THE PROJECT

SwiftUI MVVM application that contains OpenAI GPT-3 chat bot and OpenAI DALL·E 2 system. OpenAI client providing GPT3 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 packages (OpenAIKit, OpenAISwift, SlidingTabView)
  • 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

About

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


Languages

Language:Swift 100.0%