LiYanan2004 / ChatBot

ChatGPT Client for macOS written in SwiftUI powered by GPT-3.5-turbo.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChatBot

ChatBot is a dedicated chat app powered by OpenAI’s GPT-3.5. It has all capabilites as Web ChatGPT.

Thanks all contributions from Daniel Fürst.

Quick start

The only thing you need to prepare is your API_KEY.

You can create one from https://platform.openai.com/account/api-keys

Hit "Generate”

Copy your API_KEY

Enter your API_KEY

When you first open ChatBot, it will ask for your API_KEY.

Also, you can set it later through the button on the side bar.

Start a chat 🥳

Tip for China users

Users in China may not be able to request from OpenAI’s API domain, namely api.openai.com.

If you want to use ChatBot, you need to connect VPN.

About

ChatGPT Client for macOS written in SwiftUI powered by GPT-3.5-turbo.

License:MIT License


Languages

Language:Swift 100.0%